mir.git
21 years agoadded features
mh [Tue, 24 Dec 2002 01:45:54 +0000 (01:45 +0000)]
added features

21 years agosupport operations that are always available
zapata [Mon, 23 Dec 2002 16:46:42 +0000 (16:46 +0000)]
support operations that are always available

21 years agoadded optional logging for article operations in admin
zapata [Mon, 23 Dec 2002 16:19:38 +0000 (16:19 +0000)]
added optional logging for article operations in admin

21 years agotimezone
mh [Mon, 23 Dec 2002 05:38:50 +0000 (05:38 +0000)]
timezone

21 years agojob control in producer queue. error reporting?
mh [Mon, 23 Dec 2002 05:00:15 +0000 (05:00 +0000)]
job control in producer queue. error reporting?

21 years agotalk about config stuff
mh [Mon, 23 Dec 2002 03:57:14 +0000 (03:57 +0000)]
talk about config stuff

21 years agoadd in extra search parameters for on delete request.. do we want to build this url...
mh [Mon, 23 Dec 2002 03:56:02 +0000 (03:56 +0000)]
add in extra search parameters for on delete request.. do we want to build this url in ServletModuleComment first? we have 3 search systems in admin right now, we should really have 1

21 years agouse configurable Mir.DefaultHTMLCharset instead of hardcoded value
mh [Mon, 23 Dec 2002 03:53:23 +0000 (03:53 +0000)]
use configurable Mir.DefaultHTMLCharset instead of hardcoded value

21 years agoit should be Message modules and not the Users module
mh [Mon, 23 Dec 2002 03:52:24 +0000 (03:52 +0000)]
it should be Message modules and not the Users module

21 years agoadd in query_.. parameters to the delete request url so that we come back to the...
mh [Mon, 23 Dec 2002 03:50:47 +0000 (03:50 +0000)]
add in query_.. parameters to the delete request url so that we come back to the same place on the list when deleting a media item. also: it's data.query_media_folder not query_media_folder.

21 years agoadd in hidden fields for media search method.. this is still kind of a hack because...
mh [Mon, 23 Dec 2002 03:48:33 +0000 (03:48 +0000)]
add in hidden fields for media search method.. this is still kind of a hack because currently we have _3_ search systems in the admin. we should merge them into 1

21 years agowe also need to check to see if the order is empty for things to work properly in...
mh [Mon, 23 Dec 2002 03:44:51 +0000 (03:44 +0000)]
we also need to check to see if the order is empty for things to work properly in the lists when deleting

21 years agocall deleteHTMLTableTags on description field in insposting as well as call deleteFor...
mh [Mon, 23 Dec 2002 03:43:46 +0000 (03:43 +0000)]
call deleteHTMLTableTags on description field in insposting as well as call deleteForbiddenTags on content_data

21 years agoadd in offset to response data needed to go back to same place in list after a delete...
mh [Mon, 23 Dec 2002 03:41:22 +0000 (03:41 +0000)]
add in offset to response data needed to go back to same place in list after a delete operation. although it's still broken

21 years agoadd in HTML tag mangling routines to protect the media metadata fields
mh [Mon, 23 Dec 2002 03:38:32 +0000 (03:38 +0000)]
add in HTML tag mangling routines to protect the media metadata fields

21 years agoMirConfig.getProp throws an exception if the config value is not present which kind...
mh [Mon, 23 Dec 2002 03:36:47 +0000 (03:36 +0000)]
MirConfig.getProp throws an exception if the config value is not present which kind of makes the getConfigPropertyWithDefault method useless, so add a try/catch block to deal with gracefully and set a default. Still a hack, Global config stuff should be in a separate class and/or merged with MirConfig

21 years agouse Mir.Name config instead of hardcoded mir.indymedia.de for the site name used...
mh [Mon, 23 Dec 2002 03:33:36 +0000 (03:33 +0000)]
use Mir.Name config instead of hardcoded mir.indymedia.de for the site name used in the HTML title. use Mir.DefaultHTMLCharset config instead of hardcoded iso-8859-1...

21 years agoit's to_topic, not data.to_topic. use Mir.DefaultHTMLCharset config instead of hardco...
mh [Mon, 23 Dec 2002 03:31:50 +0000 (03:31 +0000)]
it's to_topic, not data.to_topic. use Mir.DefaultHTMLCharset config instead of hardcoded iso-8859-1...

21 years agoadd in Mir.DefaultHTMLCharset (used to set charset in the Mir and OpenMir servlets...
mh [Mon, 23 Dec 2002 03:29:21 +0000 (03:29 +0000)]
add in Mir.DefaultHTMLCharset (used to set charset in the Mir and OpenMir servlets as well as the content-type META tags in the templates. Add note about setting the default language empty

21 years agoadd hidden fields for media search functions
mh [Mon, 23 Dec 2002 03:19:23 +0000 (03:19 +0000)]
add hidden fields for media search functions

21 years agoquiet some unnecessary logging and remove some unused stuff
mh [Mon, 23 Dec 2002 03:18:02 +0000 (03:18 +0000)]
quiet some unnecessary logging and remove some unused stuff

21 years agopre-compile delete forbidden tag rexexp as well as add deleteTableTags method.. get...
mh [Mon, 23 Dec 2002 03:15:32 +0000 (03:15 +0000)]
pre-compile delete forbidden tag rexexp as well as add deleteTableTags method.. get rid of some unused methods.

21 years agomerge no-cache stuff into AbstractServlet's setNoChaching method
mh [Mon, 23 Dec 2002 03:12:46 +0000 (03:12 +0000)]
merge no-cache stuff into AbstractServlet's setNoChaching method

21 years agoIf Mir.Login.DefaulLanguage is _empty_ then set the default to the browsers current...
mh [Mon, 23 Dec 2002 03:00:11 +0000 (03:00 +0000)]
If Mir.Login.DefaulLanguage is _empty_ then set the default to the browsers current accept-language setting. This is useful for international sites like PGA. also, merge no-cache stuff into AbstractServlet's setNoChaching method

21 years agomention reproducing and browser
mh [Mon, 23 Dec 2002 02:56:17 +0000 (02:56 +0000)]
mention reproducing and browser

21 years agoupdates
mh [Mon, 23 Dec 2002 02:55:13 +0000 (02:55 +0000)]
updates

21 years agosingle quote bug is resolved now
mh [Mon, 23 Dec 2002 02:54:40 +0000 (02:54 +0000)]
single quote bug is resolved now

21 years agomerge latest from MIR_1_0 branch + fix indentation of 1.1 stuff
mh [Mon, 23 Dec 2002 02:34:56 +0000 (02:34 +0000)]
merge latest from MIR_1_0 branch + fix indentation of 1.1 stuff

21 years agohours in article list now displayed in 24h format
zapata [Sat, 21 Dec 2002 21:02:42 +0000 (21:02 +0000)]
hours in article list now displayed in 24h format

21 years agofixed a minor bug
zapata [Fri, 20 Dec 2002 12:27:55 +0000 (12:27 +0000)]
fixed a minor bug

21 years agosmall fixes yet again
zapata [Thu, 19 Dec 2002 20:13:46 +0000 (20:13 +0000)]
small fixes yet again

21 years agofixes+cosmetic changes
zapata [Thu, 19 Dec 2002 20:08:11 +0000 (20:08 +0000)]
fixes+cosmetic changes

21 years agoanother cosmetic fix
zapata [Thu, 19 Dec 2002 19:34:26 +0000 (19:34 +0000)]
another cosmetic fix

21 years agocosmetic fix
zapata [Thu, 19 Dec 2002 19:03:33 +0000 (19:03 +0000)]
cosmetic fix

21 years agofix in the date representation of listed comments
zapata [Thu, 19 Dec 2002 17:52:59 +0000 (17:52 +0000)]
fix in the date representation of listed comments

21 years agofixed a bug in the update script
zapata [Thu, 19 Dec 2002 16:14:34 +0000 (16:14 +0000)]
fixed a bug in the update script

21 years agofixed a missing config property regarding admin login languages
zapata [Thu, 19 Dec 2002 15:36:39 +0000 (15:36 +0000)]
fixed a missing config property regarding admin login languages

21 years agofixed a bug: synchronization now really optional
zapata [Thu, 19 Dec 2002 11:48:25 +0000 (11:48 +0000)]
fixed a bug: synchronization now really optional

21 years agomissing indexes added to conversion script
zapata [Thu, 19 Dec 2002 10:07:50 +0000 (10:07 +0000)]
missing indexes added to conversion script

21 years agosmall performance gain
zapata [Wed, 18 Dec 2002 22:48:50 +0000 (22:48 +0000)]
small performance gain

21 years agosome stylesheet changes
zapata [Tue, 17 Dec 2002 19:33:58 +0000 (19:33 +0000)]
some stylesheet changes

21 years agodutch admin bundle added + login languages made configurable
zapata [Tue, 17 Dec 2002 19:23:14 +0000 (19:23 +0000)]
dutch admin bundle added + login languages made configurable

21 years agologin languages made configurable + default number of uploaded media configurable
zapata [Tue, 17 Dec 2002 19:22:36 +0000 (19:22 +0000)]
login languages made configurable + default number of uploaded media configurable

21 years agoadded a missing grant to the db creation script
zapata [Tue, 17 Dec 2002 19:22:06 +0000 (19:22 +0000)]
added a missing grant to the db creation script

21 years agologin languages made configurable
zapata [Tue, 17 Dec 2002 19:20:31 +0000 (19:20 +0000)]
login languages made configurable

21 years agofixed a possible bug in the update script dealing with permissions on new
zapata [Sun, 15 Dec 2002 00:41:34 +0000 (00:41 +0000)]
fixed a possible bug in the update script dealing with permissions on new
sequences.

21 years agofixed a bug: rights were not granted to sequences
zapata [Sun, 15 Dec 2002 00:33:49 +0000 (00:33 +0000)]
fixed a bug: rights were not granted to sequences

21 years ago2 flavors for displaying customizable operations in comment/article lists added:
zapata [Sat, 14 Dec 2002 22:38:52 +0000 (22:38 +0000)]
2 flavors for displaying customizable operations in comment/article lists added:
  with checkboxes and with drop-down lists

21 years agolanguage for comments now properly supported
zapata [Sat, 14 Dec 2002 17:36:17 +0000 (17:36 +0000)]
language for comments now properly supported

21 years agosupport added for local additions to admin.properties
zapata [Sat, 14 Dec 2002 15:54:58 +0000 (15:54 +0000)]
support added for local additions to admin.properties

21 years ago- circumvented the JDBC ?-bug
zapata [Sat, 14 Dec 2002 01:37:43 +0000 (01:37 +0000)]
- circumvented the JDBC ?-bug
- made a separate encodeXML function (' is not valid in HTML, but
  required in XML)

21 years agofull support for comment status in admin
zapata [Fri, 13 Dec 2002 20:59:41 +0000 (20:59 +0000)]
full support for comment status in admin

21 years agosupport for managing users/article types/languages/comment statusses
zapata [Fri, 13 Dec 2002 17:57:31 +0000 (17:57 +0000)]
support for managing users/article types/languages/comment statusses

21 years agosome maintenance on the db scripts:
zapata [Fri, 13 Dec 2002 15:01:49 +0000 (15:01 +0000)]
some maintenance on the db scripts:
- a separate script to update the sequences
- a fully automatic database creation script(experimental)
- updates on the creation script for is_html in comments and
  for sequence use in comment_status, article_type and language
- a script to update existing databases

21 years agoget rid of the fucking dotcom'ish my.mir...
mh [Fri, 13 Dec 2002 08:00:01 +0000 (08:00 +0000)]
get rid of the fucking dotcom'ish my.mir...

21 years agomade the log4j LoggerImpl thread-safe
zapata [Thu, 12 Dec 2002 14:45:14 +0000 (14:45 +0000)]
made the log4j LoggerImpl thread-safe

21 years agofix obvious spelling error
mh [Tue, 10 Dec 2002 04:30:05 +0000 (04:30 +0000)]
fix obvious spelling error

21 years agoadded a blurb about lucene search to NEWS file
john [Mon, 9 Dec 2002 21:39:18 +0000 (21:39 +0000)]
added a blurb about lucene search to NEWS file

21 years agoreplaced by MAINTENANCE.postgresql
mh [Sun, 8 Dec 2002 07:07:16 +0000 (07:07 +0000)]
replaced by MAINTENANCE.postgresql

21 years agomerge in doc from MIR_1_0
mh [Sun, 8 Dec 2002 07:05:56 +0000 (07:05 +0000)]
merge in doc from MIR_1_0

21 years agoreplace CHANGES.txt with more standard named NEWS file. fill in the NEW file..
mh [Sat, 7 Dec 2002 07:01:08 +0000 (07:01 +0000)]
replace CHANGES.txt with more standard named NEWS file. fill in the NEW file..

21 years agoadd a note about consulting the NEWS file
mh [Sat, 7 Dec 2002 07:00:16 +0000 (07:00 +0000)]
add a note about consulting the NEWS file

21 years agocosmetic fix
zapata [Fri, 6 Dec 2002 21:43:06 +0000 (21:43 +0000)]
cosmetic fix

21 years agoreplaced some awful code with slighly less awful code to fix a bug that prevented...
zapata [Fri, 6 Dec 2002 21:07:37 +0000 (21:07 +0000)]
replaced some awful code with slighly less awful code to fix a bug that prevented audio/video deletion to work

21 years agomove title and file field for media upload down to be compatible w/ new Streams based...
mh [Fri, 6 Dec 2002 08:54:55 +0000 (08:54 +0000)]
move title and file field for media upload down to be compatible w/ new Streams based upload handling. otherwise, the data entered in the fields above gets lost

21 years agoadd no-cache Pragma and Cache-control headers to the http response.. I see no reason...
mh [Fri, 6 Dec 2002 08:12:42 +0000 (08:12 +0000)]
add no-cache Pragma and Cache-control headers to the http response.. I see no reason why not to do this as nothing in Mir should be cached and I have been annoyed to many times by opera and IE caching stuff not to do this. It has to be in the http headers and not in the Meta tags as some browsers have problems..

21 years agoadd video/avi
mh [Fri, 6 Dec 2002 08:12:06 +0000 (08:12 +0000)]
add video/avi

21 years agointroduce an update method that overrides and calls the one from the superclass in...
mh [Fri, 6 Dec 2002 08:09:51 +0000 (08:09 +0000)]
introduce an update method that overrides and calls the one from the superclass in order to set all content that has a particular media item attached un-produced upon modification of the media entity

21 years agoupdate the getContent method so it uses the newer EntityUploadedMedia and not the...
mh [Fri, 6 Dec 2002 08:08:44 +0000 (08:08 +0000)]
update the getContent method so it uses the newer EntityUploadedMedia and not the deprecated EntityMedia

21 years agochange the way, size, height, OID, etc is entered in the DB: do it via the Entity...
mh [Fri, 6 Dec 2002 08:08:14 +0000 (08:08 +0000)]
change the way, size, height, OID, etc is entered in the DB: do it via the Entity interface and not via manual SQL. with manual SQL, the entity becomes out of sync w/ data in the DB and this is bad. It's not as fast as the manual SQL, but more consistent and nicer. also move the update override method that sets content that has this media item attached to EntityUploadedMedia so all media types can take advantage of it

21 years agofirst attempt to support localization source
zapata [Wed, 4 Dec 2002 15:32:18 +0000 (15:32 +0000)]
first attempt to support localization source

21 years agomisc. maintenance
zapata [Mon, 2 Dec 2002 12:33:22 +0000 (12:33 +0000)]
misc. maintenance

21 years agomaintenance
zapata [Mon, 2 Dec 2002 12:32:38 +0000 (12:32 +0000)]
maintenance

21 years agomaintenance + localized operations introduced for comments
zapata [Sun, 1 Dec 2002 22:12:25 +0000 (22:12 +0000)]
maintenance + localized operations introduced for comments

21 years agotracked down a nasty error reporting bug
zapata [Sun, 1 Dec 2002 15:05:51 +0000 (15:05 +0000)]
tracked down a nasty error reporting bug

21 years agointroduced some customization for the content list in admin
zapata [Sat, 30 Nov 2002 20:19:57 +0000 (20:19 +0000)]
introduced some customization for the content list in admin

21 years agosome fixes in logger names
zapata [Sat, 30 Nov 2002 19:46:32 +0000 (19:46 +0000)]
some fixes in logger names

21 years agointroduced some customization for the content list in admin
zapata [Sat, 30 Nov 2002 19:45:56 +0000 (19:45 +0000)]
introduced some customization for the content list in admin

21 years agoit's a bad thing w/ our persistance layer to override getValues, for keys that exist...
mh [Fri, 29 Nov 2002 21:11:57 +0000 (21:11 +0000)]
it's a bad thing w/ our persistance layer to override getValues, for keys that exist in the DB.. overriden key size becomes human_readable_size and description becomes media_descr

21 years agosearch stuff:
john [Fri, 29 Nov 2002 14:22:30 +0000 (14:22 +0000)]
search stuff:
-added sort by date logic
-added pagination (stores results in session so searches aren't repeated)

21 years agoadded a date field which is sortable lexographically so that searches can be meaningf...
john [Fri, 29 Nov 2002 13:53:26 +0000 (13:53 +0000)]
added a date field which is sortable lexographically so that searches can be meaningfully ordered

21 years agoback and next buttons appear on this template if there are more/previoud search results
john [Fri, 29 Nov 2002 13:52:21 +0000 (13:52 +0000)]
back and next buttons appear on this template if there are more/previoud search results

21 years ago- all servletmodules and all modules now use log4j for logging
zapata [Fri, 29 Nov 2002 13:43:41 +0000 (13:43 +0000)]
- all servletmodules and all modules now use log4j for logging
- preparing ServletModuleContent for some localization
- some minor general maintenance

21 years agoall servletmodules and all modules now use log4j for logging
zapata [Fri, 29 Nov 2002 13:41:36 +0000 (13:41 +0000)]
all servletmodules and all modules now use log4j for logging

21 years agoclean out deadwood
mh [Fri, 29 Nov 2002 06:38:27 +0000 (06:38 +0000)]
clean out deadwood

21 years agovery stupid mistake.
john [Thu, 28 Nov 2002 20:46:18 +0000 (20:46 +0000)]
very stupid mistake.

21 years agoadded a sort option, will do something besides maintain button state real soon
john [Thu, 28 Nov 2002 20:08:50 +0000 (20:08 +0000)]
added a sort option, will do something besides maintain button state real soon

21 years agoquick hack bugfix
mh [Thu, 28 Nov 2002 20:08:34 +0000 (20:08 +0000)]
quick hack bugfix

21 years agoget rid of debug println
mh [Thu, 28 Nov 2002 19:12:08 +0000 (19:12 +0000)]
get rid of debug println

21 years agoadded a scary jikes warning
mh [Thu, 28 Nov 2002 07:51:08 +0000 (07:51 +0000)]
added a scary jikes warning

21 years agonote about using jikes
mh [Thu, 28 Nov 2002 07:47:37 +0000 (07:47 +0000)]
note about using jikes

21 years agoin the wrong place.. oops
mh [Thu, 28 Nov 2002 07:46:29 +0000 (07:46 +0000)]
in the wrong place.. oops

21 years agomerge changes from MIR_1_0 branch that add humanreadable size output for media files
mh [Thu, 28 Nov 2002 07:28:24 +0000 (07:28 +0000)]
merge changes from MIR_1_0 branch that add humanreadable size output for media files

21 years agobetter way to create temp. files
mh [Wed, 27 Nov 2002 21:17:09 +0000 (21:17 +0000)]
better way to create temp. files

21 years agosmall bug fix, explictly specified field name for boolean queries
john [Wed, 27 Nov 2002 17:20:28 +0000 (17:20 +0000)]
small bug fix, explictly specified field name for boolean queries

21 years agohas a pretty interface
john [Wed, 27 Nov 2002 15:45:52 +0000 (15:45 +0000)]
has a pretty interface

21 years agoadded propery for Lucene
john [Wed, 27 Nov 2002 15:43:10 +0000 (15:43 +0000)]
added propery for Lucene

21 years agoforgot to actually enable setting index location in config.properties
john [Wed, 27 Nov 2002 15:40:25 +0000 (15:40 +0000)]
forgot to actually enable setting index location in config.properties

21 years agosearch is simple, functional, soon to be broken again
john [Wed, 27 Nov 2002 15:28:52 +0000 (15:28 +0000)]
search is simple, functional, soon to be broken again

21 years agothese actually work now
john [Wed, 27 Nov 2002 15:26:52 +0000 (15:26 +0000)]
these actually work now