mir.git
21 years agopreparation of library cleaning
rk [Thu, 13 Mar 2003 19:58:55 +0000 (19:58 +0000)]
preparation of library cleaning

21 years agopreparation of library cleaning
rk [Thu, 13 Mar 2003 19:42:56 +0000 (19:42 +0000)]
preparation of library cleaning

21 years agosome changes
idfx [Thu, 13 Mar 2003 19:28:05 +0000 (19:28 +0000)]
some changes

21 years agopreparation of library cleaning
rk [Thu, 13 Mar 2003 18:54:56 +0000 (18:54 +0000)]
preparation of library cleaning

21 years agocode formatting
idfx [Sun, 9 Mar 2003 22:57:37 +0000 (22:57 +0000)]
code formatting

21 years agodupetrigger now compatble to postgresql 7.2.*. thank you matthias
idfx [Sun, 9 Mar 2003 21:26:53 +0000 (21:26 +0000)]
dupetrigger now compatble to postgresql 7.2.*. thank you matthias

21 years agoorganizing imports
idfx [Sun, 9 Mar 2003 19:14:21 +0000 (19:14 +0000)]
organizing imports

21 years agointernationalized user error messages
zapata [Sun, 9 Mar 2003 05:52:12 +0000 (05:52 +0000)]
internationalized user error messages

21 years agowhoops...
zapata [Sun, 9 Mar 2003 04:03:41 +0000 (04:03 +0000)]
whoops...

21 years agoexception + misc. cleanup
zapata [Sun, 9 Mar 2003 03:53:10 +0000 (03:53 +0000)]
exception + misc. cleanup

21 years agoorganising imports
idfx [Sat, 8 Mar 2003 17:18:18 +0000 (17:18 +0000)]
organising imports

21 years agoi deleted some properties from config.properties-dist which are rarely changed
idfx [Sat, 8 Mar 2003 11:55:55 +0000 (11:55 +0000)]
i deleted some properties from config.properties-dist which are rarely changed

21 years agofixed a malicious earlier fix
zapata [Sat, 8 Mar 2003 05:50:42 +0000 (05:50 +0000)]
fixed a malicious earlier fix

21 years agomultex to binary
rk [Fri, 7 Mar 2003 14:45:26 +0000 (14:45 +0000)]
multex to binary

21 years agorestored a bad fix
zapata [Fri, 7 Mar 2003 05:14:29 +0000 (05:14 +0000)]
restored a bad fix

21 years ago*** empty log message ***
zapata [Fri, 7 Mar 2003 01:43:11 +0000 (01:43 +0000)]
*** empty log message ***

21 years agofor some unexplainable reason, Mir.java was empty after my work from last
zapata [Fri, 7 Mar 2003 00:50:22 +0000 (00:50 +0000)]
for some unexplainable reason, Mir.java was empty after my work from last
night...

21 years agoa newer multex
idfx [Thu, 6 Mar 2003 19:24:53 +0000 (19:24 +0000)]
a newer multex

21 years agoServletModule exception cleanup + different error templates for admin + open postings...
zapata [Thu, 6 Mar 2003 05:40:38 +0000 (05:40 +0000)]
ServletModule exception cleanup + different error templates for admin + open postings + misc. fixes here and there

21 years agoorganizing imports
idfx [Wed, 5 Mar 2003 19:23:14 +0000 (19:23 +0000)]
organizing imports

21 years agosome coding style cleanup
idfx [Wed, 5 Mar 2003 19:16:50 +0000 (19:16 +0000)]
some coding style cleanup

21 years ago- Improved user edit support
zapata [Wed, 5 Mar 2003 04:33:29 +0000 (04:33 +0000)]
- Improved user edit support
- Support for optional encrypted password storage

21 years agofixes:
zapata [Tue, 4 Mar 2003 22:00:51 +0000 (22:00 +0000)]
fixes:
- only published media are now generated into articles
- HashMap -> Map for variable defintions
- cos library upgraded
added
- upload media from the article page

21 years agoyet another nasty encoding fix
zapata [Tue, 4 Mar 2003 05:00:11 +0000 (05:00 +0000)]
yet another nasty encoding fix

21 years ago*** empty log message ***
zapata [Tue, 4 Mar 2003 02:04:35 +0000 (02:04 +0000)]
*** empty log message ***

21 years agofixed a bug which prevented page navigation past the 2nd page of a list of articles
zapata [Sun, 2 Mar 2003 04:36:31 +0000 (04:36 +0000)]
fixed a bug which prevented page navigation past the 2nd page of a list of articles

21 years agoSome small things like, reorganizing imports, accessing static variables
idfx [Fri, 28 Feb 2003 18:27:07 +0000 (18:27 +0000)]
Some small things like, reorganizing imports, accessing static variables
in a static way.
(thanks to eclipse)

21 years agoNow there is a way to set default-values for non-existing properties
idfx [Fri, 28 Feb 2003 18:15:55 +0000 (18:15 +0000)]
Now there is a way to set default-values for non-existing properties

21 years agomoved default.properties from mir/etc to mir/source.
idfx [Fri, 28 Feb 2003 17:48:23 +0000 (17:48 +0000)]
moved default.properties from mir/etc to mir/source.
after calling ant the file is copied to Mir/WEB-INF.

21 years agosome code formatting. more property-keys to check.
idfx [Fri, 28 Feb 2003 17:29:55 +0000 (17:29 +0000)]
some code formatting. more property-keys to check.

21 years agocontent -> media are now ordered by id
zapata [Tue, 25 Feb 2003 16:43:34 +0000 (16:43 +0000)]
content -> media are now ordered by id

21 years agoreplaced the german text with engligh
zapata [Mon, 24 Feb 2003 18:03:12 +0000 (18:03 +0000)]
replaced the german text with engligh

21 years agoremoved indymedia.de from the redirect page
zapata [Mon, 24 Feb 2003 17:58:20 +0000 (17:58 +0000)]
removed indymedia.de from the redirect page

21 years agobugfix
zapata [Sun, 23 Feb 2003 22:40:32 +0000 (22:40 +0000)]
bugfix

21 years agotiny bugfix
zapata [Sun, 23 Feb 2003 16:40:04 +0000 (16:40 +0000)]
tiny bugfix

21 years agovarious fixes/cleanup
zapata [Sun, 23 Feb 2003 05:02:49 +0000 (05:02 +0000)]
various fixes/cleanup

21 years agovarious fixes/cleanup: old producers are now completely gone, old logfile class too
zapata [Sun, 23 Feb 2003 05:00:10 +0000 (05:00 +0000)]
various fixes/cleanup: old producers are now completely gone, old logfile class too

21 years agofixed comment/article search + configurable icon sizes
zapata [Fri, 21 Feb 2003 05:37:33 +0000 (05:37 +0000)]
fixed comment/article search + configurable icon sizes

21 years agopreliminary support for translation + misc. fixes
zapata [Thu, 20 Feb 2003 16:06:30 +0000 (16:06 +0000)]
preliminary support for translation + misc. fixes

21 years agosupport for translations + lots of misc. fixes
zapata [Thu, 20 Feb 2003 16:05:32 +0000 (16:05 +0000)]
support for translations + lots of misc. fixes

21 years agosmall bugfix
zapata [Fri, 14 Feb 2003 03:32:15 +0000 (03:32 +0000)]
small bugfix

21 years agosplit the XML parser from the producer-config reader and improved XML parser error...
zapata [Mon, 10 Feb 2003 16:50:17 +0000 (16:50 +0000)]
split the XML parser from the producer-config reader and improved XML parser error reporting

21 years agoexperimental fix for an encoding problem
zapata [Fri, 7 Feb 2003 16:46:56 +0000 (16:46 +0000)]
experimental fix for an encoding problem

21 years agoFixed the breaking news deletion bug, this time for real
zapata [Fri, 7 Feb 2003 14:43:52 +0000 (14:43 +0000)]
Fixed the breaking news deletion bug, this time for real

21 years agofixed a bug that occurs when deleting the last entry from a Cached Entity
zapata [Thu, 6 Feb 2003 21:13:13 +0000 (21:13 +0000)]
fixed a bug that occurs when deleting the last entry from a Cached Entity

21 years agoa small bugfix
idfx [Sun, 2 Feb 2003 17:26:29 +0000 (17:26 +0000)]
a small bugfix

21 years agoa small bugfix
idfx [Tue, 28 Jan 2003 23:37:08 +0000 (23:37 +0000)]
a small bugfix

21 years agosome codeformatting, license for the new classes
idfx [Tue, 28 Jan 2003 21:47:42 +0000 (21:47 +0000)]
some codeformatting, license for the new classes

21 years agosorry forget these two Exceptions
idfx [Mon, 27 Jan 2003 08:39:14 +0000 (08:39 +0000)]
sorry forget these two Exceptions

21 years agoNot needed any more
idfx [Sat, 25 Jan 2003 17:54:30 +0000 (17:54 +0000)]
Not needed any more

21 years agonot needed any more
idfx [Sat, 25 Jan 2003 17:52:28 +0000 (17:52 +0000)]
not needed any more

21 years agocode cleaning, new config
idfx [Sat, 25 Jan 2003 17:50:34 +0000 (17:50 +0000)]
code cleaning, new config

21 years agoapache.commons.config
idfx [Sat, 25 Jan 2003 17:46:14 +0000 (17:46 +0000)]
apache.commons.config

21 years agosome small changes delting unneeded imports. two new exceptions in mir.storage. usage...
idfx [Sat, 25 Jan 2003 17:45:17 +0000 (17:45 +0000)]
some small changes delting unneeded imports. two new exceptions in mir.storage. usage of the new config-class.

21 years agothe new config-class based on apache.commons.config
idfx [Sat, 25 Jan 2003 17:40:27 +0000 (17:40 +0000)]
the new config-class based on apache.commons.config

21 years agonew defaultconfig-file
idfx [Sat, 25 Jan 2003 17:37:51 +0000 (17:37 +0000)]
new defaultconfig-file

21 years agolarger icons for the temporary image handler
zapata [Wed, 22 Jan 2003 03:11:23 +0000 (03:11 +0000)]
larger icons for the temporary image handler

21 years agoslightly improved the way next/prev page was determined.
zapata [Tue, 21 Jan 2003 18:32:03 +0000 (18:32 +0000)]
slightly improved the way next/prev page was determined.

21 years agotext on back/forward buttons can now be internationalized
zapata [Tue, 21 Jan 2003 18:04:29 +0000 (18:04 +0000)]
text on back/forward buttons can now be internationalized

21 years agofixed 2 problems with john's code: publish_path shouldn't be used, and the
zapata [Tue, 21 Jan 2003 18:03:09 +0000 (18:03 +0000)]
fixed 2 problems with john's code: publish_path shouldn't be used, and the
text on back/forward buttons from search results can now be internationalized.

21 years agoextrasource added again
zapata [Mon, 20 Jan 2003 19:49:09 +0000 (19:49 +0000)]
extrasource added again

21 years agocopy-paste bug fix
zapata [Sun, 19 Jan 2003 21:59:34 +0000 (21:59 +0000)]
copy-paste bug fix

21 years agocheck config rather than assume localhost fro smtp
john [Sun, 19 Jan 2003 14:13:34 +0000 (14:13 +0000)]
check config rather than assume localhost fro smtp

21 years agoadded option for SMTPServer, defaulting to localhost
john [Sun, 19 Jan 2003 14:12:44 +0000 (14:12 +0000)]
added option for SMTPServer, defaulting to localhost

21 years agosmall fix
john [Sun, 19 Jan 2003 14:02:18 +0000 (14:02 +0000)]
small fix

21 years agoadded keys for i18n in prepare_mail and sent_mail
john [Sun, 19 Jan 2003 12:52:06 +0000 (12:52 +0000)]
added keys for i18n in prepare_mail and sent_mail

21 years agoi18n
john [Sun, 19 Jan 2003 12:51:33 +0000 (12:51 +0000)]
i18n

21 years agouse config.openaction like a responsible template coder
john [Sun, 19 Jan 2003 12:45:19 +0000 (12:45 +0000)]
use config.openaction like a responsible template coder

21 years agosuper tiny fix
zapata [Sat, 18 Jan 2003 16:27:23 +0000 (16:27 +0000)]
super tiny fix

21 years agotiny fix
zapata [Sat, 18 Jan 2003 16:25:24 +0000 (16:25 +0000)]
tiny fix

21 years agotiny fix in title
zapata [Sat, 18 Jan 2003 16:10:18 +0000 (16:10 +0000)]
tiny fix in title

21 years agofixes
zapata [Sat, 18 Jan 2003 16:04:33 +0000 (16:04 +0000)]
fixes

21 years agodeindex content when you delete it.
john [Sat, 18 Jan 2003 15:55:14 +0000 (15:55 +0000)]
deindex content when you delete it.
uses a new utility method which de-index based off of id, not based off
an entity

21 years agoupdates
zapata [Sat, 18 Jan 2003 15:54:30 +0000 (15:54 +0000)]
updates

21 years agofactored out the "unindex some piece of content code" so it can be used
john [Sat, 18 Jan 2003 15:39:45 +0000 (15:39 +0000)]
factored out the "unindex some piece of content code" so it can be used
everywhere it is needed.  then used it where it is needed.

21 years agoUnIndexContent producer node now will unindex articles which
john [Sat, 18 Jan 2003 14:49:27 +0000 (14:49 +0000)]
UnIndexContent producer node now will unindex articles which
are is_published=='f'

21 years agoupdates
zapata [Sat, 18 Jan 2003 13:13:33 +0000 (13:13 +0000)]
updates

21 years agomade the indexPath parameter-expanded, so we can reference
john [Sat, 18 Jan 2003 12:35:11 +0000 (12:35 +0000)]
made the indexPath parameter-expanded, so we can reference
the centralized location of the index in config.properties
from producers.xml

21 years agoooops
mh [Sat, 18 Jan 2003 09:12:00 +0000 (09:12 +0000)]
ooops

21 years agoquickly mention blurb about apache and character encoding
mh [Sat, 18 Jan 2003 08:44:09 +0000 (08:44 +0000)]
quickly mention blurb about apache and character encoding

21 years agocomment out extrasource stuff for now, until the dir actually contains files, right...
mh [Sat, 18 Jan 2003 08:40:16 +0000 (08:40 +0000)]
comment out extrasource stuff for now, until the dir actually contains files, right now it's just annoyin because CVS doesn't create the dir. unless it actually contains files.. Max: maybe put in a README file there to explain and solve the problem?

21 years agocomment out sending of charset through content-type HTTP header until the code to...
mh [Sat, 18 Jan 2003 08:38:06 +0000 (08:38 +0000)]
comment out sending of charset through content-type HTTP header until the code to find the current Locale is propogated to Abstractservlet so that OpenMir can use it and set the charset..

21 years agochanges necessary to send the charset through the HTTP header using the charset for...
mh [Sat, 18 Jan 2003 08:32:07 +0000 (08:32 +0000)]
changes necessary to send the charset through the HTTP header using the charset for the current Locale. from bundle. These changes as well as maybe the loginlanguage thing needs to put in AbstractServlet maybe so that OpenMir can use it too?

21 years agoremove Mir.DefaultHTMLCharset we have finer grained charset control now taken from...
mh [Sat, 18 Jan 2003 08:28:16 +0000 (08:28 +0000)]
remove Mir.DefaultHTMLCharset we have finer grained charset control now taken from the bundles. it changes dynamically too. Also, make the default encoding used to produce files UTF8 for now. still sort of experimental. The other solution would be to do the same as the charset and determine it dynamically from the bundles.. The other problem it solves, is think of a chinese admin interface view a greek article

21 years agochange the templates to use the charset taken from the message bundle of the current...
mh [Sat, 18 Jan 2003 08:20:56 +0000 (08:20 +0000)]
change the templates to use the charset taken from the message bundle of the current locale.. instead of global default charset

21 years agocoarsly add htmlcharset=utf-8 to each of these. this is now the charset used to produ...
mh [Sat, 18 Jan 2003 08:18:18 +0000 (08:18 +0000)]
coarsly add htmlcharset=utf-8 to each of these. this is now the charset used to produce the files.. still sort of experimental...

21 years agocoarsly add htmlcharset=utf-8 to each of these. this is now the charset the mir/tomca...
mh [Sat, 18 Jan 2003 08:15:19 +0000 (08:15 +0000)]
coarsly add htmlcharset=utf-8 to each of these. this is now the charset the mir/tomcat will spit out for the admin interface.

21 years agowe don't use these anymore, so keep them in the Addic
mh [Sat, 18 Jan 2003 08:07:40 +0000 (08:07 +0000)]
we don't use these anymore, so keep them in the Addic

21 years agoremove it cause it conflicts with the SAX parser installed w/ tomcat (for JDK-1.3...
mh [Sat, 18 Jan 2003 08:04:11 +0000 (08:04 +0000)]
remove it cause it conflicts with the SAX parser installed w/ tomcat (for JDK-1.3.x ) or the one that comes w/ JDK 1.4.x. w/ JVM v1.4.x it breaks goes so far as to break the producer. BTW I think there needs to be a better way to report producer errors, other than just the log file.

21 years agofixes to the euskera and spanish bundles
zapata [Fri, 17 Jan 2003 21:01:29 +0000 (21:01 +0000)]
fixes to the euskera and spanish bundles

21 years agoImage handler that stores imagedata outside the database.
zapata [Fri, 17 Jan 2003 17:34:52 +0000 (17:34 +0000)]
Image handler that stores imagedata outside the database.

This handler is only temporary: a new media handler system will replace this.

21 years agosmall updates
zapata [Wed, 15 Jan 2003 21:13:25 +0000 (21:13 +0000)]
small updates

21 years agodefines UnIndexContent
john [Mon, 13 Jan 2003 23:33:39 +0000 (23:33 +0000)]
defines UnIndexContent

21 years agodeletes content from the index...
john [Mon, 13 Jan 2003 23:33:13 +0000 (23:33 +0000)]
deletes content from the index...
haven't quite figured out where to plug this in to
producers.xml, the same code also
needs to go in module=content&do=delete in order to
be really thorough

21 years agoactivate lucene by default
john [Mon, 13 Jan 2003 23:31:22 +0000 (23:31 +0000)]
activate lucene by default

21 years agoi have no idea where the bug i just found came from.
john [Mon, 13 Jan 2003 23:07:12 +0000 (23:07 +0000)]
i have no idea where the bug i just found came from.
perhaps it is time to sleep.

21 years agostupid mistake...forgot to close the IndexWrite which creates an index if one doesn...
john [Mon, 13 Jan 2003 22:42:35 +0000 (22:42 +0000)]
stupid mistake...forgot to close the IndexWrite which creates an index if one doesn't exist

21 years agothe auxillary program is no longer needed,
john [Mon, 13 Jan 2003 21:03:45 +0000 (21:03 +0000)]
the auxillary program is no longer needed,
the indexingproducernode just makes an index if it doesn't
find one

21 years agomake default navigation template point a lucene search, rather than htdig
john [Mon, 13 Jan 2003 20:46:03 +0000 (20:46 +0000)]
make default navigation template point a lucene search, rather than htdig

21 years agominor change to reflect semantic shift in search from navbar
john [Mon, 13 Jan 2003 20:45:21 +0000 (20:45 +0000)]
minor change to reflect semantic shift in search from navbar