cleanup coding style of getpdf() method
[mir.git] / source /
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
2002-03-31 idfxlive debugging: finding a nullpointer
2002-03-30 cvswas missing an orderBy
2002-03-29 mhfix mediaFolder popup
2002-03-29 br1media stuff
2002-03-29 rkalter config
2002-03-29 br1media stuff
2002-03-29 mhpopup
2002-03-29 mhget rid of deprecated methods and new popup stuff
2002-03-29 mhpopups is now called extra
2002-03-29 mhs/Bilder/Images/
2002-03-29 mhget rid of unused method
2002-03-29 idfxpopups in list
2002-03-29 mhbeginning of media admin stuff. will be cleaned up...
2002-03-29 br1fixed a bug that prevented saving when there are no...
2002-03-28 mhcode cleanups
2002-03-27 johnfirst stab at dynamically generated pdf's.
2002-03-27 johnthe PDF stuff gets done here.
2002-03-27 johna small <br> -> <br /> fix
2002-03-27 johnadded the config value to the template data
2002-03-27 johnchanged the newline->br thing so it makes
2002-03-27 mhadded getDescr(). and ditched getListView() as it's...
2002-03-27 mhsource/mir/media/MirMedia.java
2002-03-27 johnadded options for pdf stuff
2002-03-26 mhmade the getUrl() method of MirMedia return a SimpleLis...
2002-03-26 mhreplace deprecated JAI method with new one.
2002-03-26 br1language bundles are now in a directory bundles/ in...
2002-03-25 rknow implement StorableObject and are used by ObjectStor...
next