update
[mir.git] / source /
2002-12-20 mhVideo.Host.. instead of VideoHost
2002-12-20 mhreplace the use of StringUtil.quote(String) with String...
2002-12-20 mhadd a RuntimeException to MirConfig.getProp(. if the...
2002-12-20 mhadd the JDBCescapeStringLiteral(String) method to bette...
2002-12-13 mhfix up the deleteForbiddenTags and table tags regexp...
2002-12-13 mhwe need to remove unwanted html tags from here too...
2002-12-13 mhoops call deleteForbiddenTags, deleteTable on the prope...
2002-12-13 mhremove some debug prints to stdout
2002-12-13 mhdeadwood
2002-12-13 mhdeadwood: removed unused source files
2002-12-13 mhConfigDefineNotKnownException.java
2002-12-13 mhdeadwood: removed unsused source files
2002-12-13 mhclean out deadwood: remove unsused source files
2002-12-10 mhfix bug where Mir.DefaultEncoding (the java one) was...
2002-12-10 mhfix bug where Mir.DefaultEncoding (the java one) was...
2002-12-10 mhmake the new Mir.DefaultHTMLCharset config parameter...
2002-12-10 mhadd new config parameter: Mir.DefaultHTMLCharset ....
2002-12-10 mhfor content_data, remove the really evil tags, for...
2002-12-10 mha couple of trivial cleanups: check to see if order...
2002-12-10 mhcomment out debug log stuff
2002-12-10 mhadd in advanced query parameters used by media and...
2002-12-10 mhforward port of a minor bug fix from HEAD
2002-12-10 mhadd the encodeHTML method
2002-12-10 mha wrapper class for the StringUtil.encodeHTML method...
2002-12-10 mhre-introduce leaner/simpler encodeHTML(String aText...
2002-12-10 mhcomment out some debug logging that spews out each...
2002-12-10 mhbring all the instances of setHeader.. for turning...
2002-12-09 mhfix small email address filtering bug (originally the...
2002-12-06 mhadd no-cache Pragma and Cache-control headers to the...
2002-12-05 mhintroduce an update method that overrides and calls... MIR_1_0_0_RC3
2002-12-05 mhupdate the getContent method so it uses the newer Entit...
2002-12-05 mhchange the way, size, height, OID, etc is entered in...
2002-12-05 mhmisc. minor comment clarification
2002-11-29 mhit's a bad thing w/ our persistance layer to override... MIR_1_0_0_RC2
2002-11-29 mhmove the new versioning thing down so it actually works
2002-11-29 mhclean out deadwood
2002-11-28 mhquick hack bugfix
2002-11-28 mhget rid of debug println MIR_1_0_0_RC1
2002-11-28 mhoverride 'size' key to convert it into a human readable...
2002-11-28 mhnumber formatter routine. print raw sizes in bytes...
2002-11-28 mhget rid of unused functions
2002-11-28 mhlocalization/international friendlier wording
2002-11-27 mhbetter way to create temp. files
2002-11-27 mhget rid of annoying $Log$ stuff
2002-11-27 mhremove now unused showicon and showimage methods (repla...
2002-11-27 mhadd getIcon and getMedia methods which use the new...
2002-11-27 mhfix long standing bug that caused produced media files...
2002-11-27 mhadd 'description' as second key for 'descr' key.
2002-11-27 mhchange my email address, add Id keyword macro
2002-11-26 mhjust testing a new way of doing Mir.Version string
2002-11-26 mhget rid of Log CVS keyword expansion that causes proble...
2002-11-26 mhget rid of long standing bug which caused links (href...
2002-11-25 mhuse req.getContextPath to find the RootUri.. much more...
2002-11-25 mhrevert 4.1 compat. change
2002-11-24 cvstomcat 4.0 != tomcat 4.1
2002-11-23 cvsthe patch of mh for tomcat 4.1.* made the servlet-confi...
2002-11-15 mhfix serious bug introduced with the media InputStream...
2002-11-15 mhchanges for tomcat 4.1.x also compatible with 4.0.x...
2002-11-04 mhreplace "/" with java/io/File.separator
2002-11-01 mhConverted media Interface to use streams (Java IO)...
2002-09-01 mhdon't sort by the "date" field, use webdb_create instead
2002-09-01 mhMir goes GPL
2002-08-25 mhmerge of localization branch into HEAD. mh and zap
2002-08-09 mhservlet module FileEdit, allows one to edit files on...
2002-08-04 mhfix up the webdb_create update stuff
2002-07-21 mhcleanup coding style of getpdf() method
2002-07-21 mhminor cleanup
2002-07-21 mhmake use of new MediaRequest class. A big cleanup and...
2002-07-21 mhparses a multipart request's files and makes media...
2002-07-21 mhon insert, the "webdb_lastchange" field should get...
2002-07-21 mhcvs macros
2002-07-21 mhmake the user error msg look nicer
2002-07-20 mhmade the add() method use _showObject. Fixes a bug...
2002-07-19 mhcommented out decodeHTML, as we don't encodeHTML anymore
2002-07-11 mhPDF stuff needs .fo in UTF8 enc.
2002-07-08 rkChanged Producer: producer do not append Producer.DocRo...
2002-07-08 rkChanges description of config properties Producer.Stora...
2002-06-29 mhcvs macros
2002-06-29 mhmake the webdb_create update be called webdb_create_upd...
2002-06-28 mhfix so that webdb_lastchange appears in contentlist...
2002-06-28 mhcvs macro bits
2002-06-28 mhwebdb_create_short
2002-06-28 mhadded necessary bits in templates and Database.java...
2002-06-28 mhadded numberformat helper. make webdbDate2readableDate...
2002-06-28 mhmake date_formatted be webdb_create_short instead to...
2002-06-28 mhuse some cvs macros/id's
2002-06-21 mhadded encoding paramater to Producer.produce(). use...
2002-06-17 mhchange the oderBy from the usual last update to ID...
2002-06-17 mhoops revert. edited the wrong file
2002-06-17 mhchange the oderBy from the usual last update to ID...
2002-06-06 johnadded generateFO and generatePDF to the config hash.
2002-06-03 mhmake so that articles in the openposting but not in...
2002-06-02 mhadded Hidden articles servlet module
2002-06-02 mhif the Media handler does not have a media description...
2002-06-02 mhmake the uploaded media titel field required
2002-05-28 johntook timezones out of dc date function....for now they...
2002-05-28 johnno longer used...functionality moved to OpenMir
2002-05-28 johntook code for on-the-fly pdf generation out
2002-05-14 cvsrevert to ISO8859_1 def encoding cause of browsers
2002-04-30 mhcleanup indentation of the FO/Pdf stuff
next