next,previous page on openposting, untested..
[mir.git] / source /
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...
2002-03-25 idfxa better solution for the popUpData: there is a new...
2002-03-25 idfxmedia-folder-popup were not displayed, fixxed but under...
2002-03-24 br1internationalized admin templates
2002-03-23 mhrework of media handling vis a vis storage and producin...
2002-03-23 mhcoding style
2002-03-23 mhdebug noise. coding style
2002-03-23 mhquiet debugging noise. minor coding style cleanup.
2002-03-23 mhfix the package name for the exceptions/* classes.
2002-03-18 rkObjectStore cache is working with StorableObjectEntities
2002-03-18 mhmake it i18n compatible
2002-03-18 mhget rid of deprecated makeSimpleList and makeSimpleHash...
2002-03-17 idfxi18n-feature based on kellans proposal implemented...
2002-03-17 rkupdate new style :)
2002-03-17 idfxtemplateModelRoot ist now a simplehash with two entries...
2002-03-17 zapatainitial checkin of the new xml-style configuration...
2002-03-11 rkobject store preparations before being integrated in...
2002-03-05 mhfirst cut of merge of STABLE-pre1_0 into HEAD. I won...
2002-02-06 tobno message
2002-01-24 rkGot rid of AbstractEntity.java / deprecated Entity...
2002-01-24 rkbreaking news switched to TemplateRootModel
2002-01-24 rkadded possibility to run postbuild-scripts
2002-01-24 rktesting TemplateHashModel
2001-12-02 mhforget to add the config file itself...
2001-12-02 mhOk, big merge. here's the new xml-config stuff in actio...
2001-12-02 mhAdded specific mp3 media handler. modified RealAudio...
2001-11-05 rkno message
2001-11-04 tobno message
2001-11-03 tob*** empty log message ***
2001-11-03 tob*** empty log message ***
2001-11-02 johnmodified this code to use the newer media handling...
2001-10-27 mhadded the reflection stuff to call the set* method...
2001-10-26 idfxCleaned up DatabaseContentToTopics.java. The set-method...
2001-10-24 mhgot rid of stallman compatibility hack.. stallman is...
2001-10-24 mhadded bits necessary for XmlConfigurator.addRequiredTag...
2001-10-23 mhnew mir Configuration file parser. not used yet. it...
2001-10-23 kellanWhoops. Broke the build. Now MessageMethodModel shoul...
2001-10-22 kellanFreemarker I18N tag. For use with a resource bundle...
2001-10-19 johnadded an entry for real audio files. possibly irreleva...
2001-10-19 mhchanged the way we get content-type during file upload.
2001-10-17 mhjust comments
2001-10-17 johnthese two handlers take care of setting the correct...
2001-10-17 johnadded options for RealMedia host and storage directory
2001-10-13 johnsmall fix for searching by media type. added MediaType...
2001-10-11 johnhandles avi, mpg, and qt files in much the same way...
2001-10-10 mhdbug
2001-10-10 mhmore dbug
2001-10-10 mhsome dbug info
2001-10-10 mhforgot to add the Jpeg entry to the media_type table..
2001-10-10 rksql-statement is logged even if excption is thrown
2001-10-10 mh- documentation for the Media handling interface. See...
2001-10-09 fhadded search functionality
next