show the 'size' field for media
[mir.git] / source /
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
2002-04-30 mhmake necessary changes to output UTF8 files and pages...
2002-04-30 mhremove the unused and horrid encodeHTML method. saves...
2002-04-21 idfxsingle quote qeustionmark bug
2002-04-20 idfxbecause of heavy-spam-attacks to indymedia.de i added...
2002-04-18 johnadded another "virtual member"
2002-04-18 johngot rid of use of jdbc's result_set.getTimestamp()...
2002-04-18 johnfixed the method which takes a webdb_date to a dublin...
2002-04-15 mhmake image/gif and image/png images be converted into...
2002-04-15 johnuggghhhh. timezone info, which is in the database...
2002-04-15 johnmore bug fixes in dublin core date functions....
2002-04-15 johnbug fix...was far too late last night to be trying...
2002-04-14 johnif you make a start page, you also make a rdf file...
2002-04-14 johnevery entity now has a webdb_create_dc value
2002-04-14 johna couple of w3/dublin core date functions added
2002-04-14 johnpoints to the featuresRSS template in the producer...
2002-04-14 mhfix single quote bug. get rid of obselete quick hack...
2002-04-08 mhmake media log a static class variable as it shoul dbe
2002-04-08 mhadded a comment: why not pass the whole config hashMap...
2002-04-08 mhadded support for configuration of max size of a single...
2002-04-08 cvsforgot to synchronize some more DB instances
2002-04-08 mhminor cleanup
2002-04-08 mhsend the proper content-type
2002-04-08 mhquick hack to use JPEG again. better solution on the...
2002-04-07 mhsynchronize singleton constructor static getInstance...
2002-04-03 mhI hateReal*
2002-04-02 mhgetPublishHost() for Real*
2002-04-02 mhmake RealMedia mediaHandlers have their own getUrl...
2002-04-02 mhuse ServletContext.getMimeType() as fallback to find...
2002-04-02 mhsupport for storing the ServletContext in MirConfig...
2002-04-02 rkcommentlist fixxing
2002-04-02 rkcommentlist fixxing
2002-04-02 rkfixed date bug in EntityComment
2002-04-02 cvsincreased maxfileupload-size to 20 MB
2002-04-01 rktemplate alternating colors
2002-04-01 rkmoved entities of n:m tables away from ostore caching...
2002-04-01 cvsit seems poolman does more caching than we thought...
2002-04-01 mhbug fix in content type finding logic. this really...
2002-03-31 rkentity user caching cause of password vulnerability
next