mir.git
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-12-05 mhmove title and file field for media upload down to...
2002-11-30 mhupdate v1.0 TODO list. almost all done\!
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 mhshow the 'size' field for media
2002-11-28 mhadd media.size
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 mhdumb bug
2002-11-27 mhget rid of annoying $Log$ stuff
2002-11-27 mhremove now unused showicon and showimage methods (repla...
2002-11-27 mhuse new getMedia and getIcon calls in the media Servlet...
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-10-20 cvsadded the fileEdit include features
2002-09-01 mhdon't sort by the "date" field, use webdb_create instead
2002-09-01 mhMir goes GPL
2002-08-25 mhdata. ... got lost
2002-08-25 mhmerge of localization branch into HEAD. mh and zap
2002-08-09 initlanguage fix
2002-08-09 initadded --preview--
2002-08-09 mhservlet module FileEdit, allows one to edit files on...
2002-08-09 mhfix
2002-08-09 initfix
2002-08-09 initfehler
2002-08-09 initnew templates for editing files
2002-08-04 mhfix up the webdb_create update stuff
2002-08-02 mhmissin </table>
2002-07-21 mhcleanup coding style of getpdf() method
2002-07-21 mhminor cleanup
2002-07-21 mhimplement multi file uploads
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-17 mhfix broken next button
2002-07-11 mhPDF stuff needs .fo in UTF8 enc.
2002-07-08 mhmention apache 2.x. make tomcat 4.0.4 required cause...
2002-07-08 rkChanged Producer: producer do not append Producer.DocRo...
2002-07-08 rkChanges description of config properties Producer.Stora...
2002-07-08 mhupdates
2002-07-08 mhlatest from May 27 2002. fixes Opera bug
2002-07-07 mhremoved it. replaced by build.xml and calling ant directly
2002-07-03 mhsome minor media stuff
2002-07-03 mhcvs $
2002-07-03 mhsevr. updts.: recmmd. reading, JkMount stuff, postgres...
2002-07-01 mhadded start.video.title , etc...
2002-07-01 mhadded start.video.title, start.audio.tile, etc..
2002-06-29 mhcvs macros
2002-06-29 mhmake the webdb_create update be called webdb_create_upd...
2002-06-29 mhquick fix: comment out date form
2002-06-29 mhoops. webdb_create_short instead of webddb...
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-22 mhadded UPGRADING tips
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-13 mhs/Other/OtherMedia/ bugfix
2002-06-06 johnadded a link at the top of the page for printing an...
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-06-02 init full language support ;-)
2002-06-02 initadded list hidden articles function
2002-06-02 initedit 04
next