mir.git
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

21 years agosearch results are much prettier
john [Mon, 13 Jan 2003 20:30:22 +0000 (20:30 +0000)]
search results are much prettier

21 years agoadding the stuff so dynamic pdf generation works
john [Mon, 13 Jan 2003 16:12:21 +0000 (16:12 +0000)]
adding the stuff so dynamic pdf generation works

21 years agofixed a couple of problems with do=getpdf
john [Mon, 13 Jan 2003 16:08:32 +0000 (16:08 +0000)]
fixed a couple of problems with do=getpdf

21 years agoadded key for "get as pdf"
john [Mon, 13 Jan 2003 13:25:29 +0000 (13:25 +0000)]
added key for "get as pdf"

21 years agoadded link to download pdf version of article
john [Mon, 13 Jan 2003 13:25:01 +0000 (13:25 +0000)]
added link to download pdf version of article

21 years agoadded some stuff to make sure xml is encoded properly...
john [Mon, 13 Jan 2003 13:19:52 +0000 (13:19 +0000)]
added some stuff to make sure xml is encoded properly...
also added stuff to convert newlines to br's(without doing the rest of
createHTML) so that these can be picked up and transformed to fo:block's

21 years agoa few changes to make sure this works...nothing major
john [Mon, 13 Jan 2003 13:18:17 +0000 (13:18 +0000)]
a few changes to make sure this works...nothing major

21 years agoadded working pdf-generation nodes to articles producer
john [Mon, 13 Jan 2003 13:17:47 +0000 (13:17 +0000)]
added working pdf-generation nodes to articles producer

21 years agoarticle generation also generates an emailable version
john [Sun, 12 Jan 2003 22:36:37 +0000 (22:36 +0000)]
article generation also generates an emailable version

21 years agoa nightly cvs build from the jakarta-commons sandbox.
john [Sun, 12 Jan 2003 22:30:21 +0000 (22:30 +0000)]
a nightly cvs build from the jakarta-commons sandbox.
perhaps dicey, but apache licensed, rather than sun-licensed java mail.

upshot: mir now talks smtp

21 years agoadded do=mail
john [Sun, 12 Jan 2003 22:25:18 +0000 (22:25 +0000)]
added do=mail

21 years agoadded some keys for email-thingy
john [Sun, 12 Jan 2003 22:14:32 +0000 (22:14 +0000)]
added some keys for email-thingy

21 years agoreally basic(i.e. ugly), but functional templates for
john [Sun, 12 Jan 2003 22:13:12 +0000 (22:13 +0000)]
really basic(i.e. ugly), but functional templates for
a servlet interface to sending mircontent via email

21 years agosome of the headers, and all of the structure
john [Sun, 12 Jan 2003 22:12:06 +0000 (22:12 +0000)]
some of the headers, and all of the structure
of a mime multipart/alternatives email message with
a text only version and a html version of a piece of mircontent

21 years agoadded some config options for the new email-an-article feature
john [Sun, 12 Jan 2003 22:10:41 +0000 (22:10 +0000)]
added some config options for the new email-an-article feature

21 years agoportuguese translation of the admin bundle thanks to toya
zapata [Fri, 10 Jan 2003 14:36:27 +0000 (14:36 +0000)]
portuguese translation of the admin bundle thanks to toya

21 years agoAdmin interface translated into swedish! thanks to jimmy and matthias
zapata [Tue, 7 Jan 2003 17:48:55 +0000 (17:48 +0000)]
Admin interface translated into swedish! thanks to jimmy and matthias

21 years agoadded encodeXML
zapata [Mon, 6 Jan 2003 15:44:06 +0000 (15:44 +0000)]
added encodeXML

21 years agoicons were not visible in the edit article page
zapata [Mon, 6 Jan 2003 15:30:29 +0000 (15:30 +0000)]
icons were not visible in the edit article page

21 years agoimproved Tomcat-4.1.x support
mh [Sun, 29 Dec 2002 19:27:28 +0000 (19:27 +0000)]
improved Tomcat-4.1.x support

21 years agowe should be using tomcat's copy of servlet.jar
mh [Sun, 29 Dec 2002 19:26:38 +0000 (19:26 +0000)]
we should be using tomcat's copy of servlet.jar

21 years agojikes v1.18 works
mh [Sat, 28 Dec 2002 03:39:17 +0000 (03:39 +0000)]
jikes v1.18 works

21 years agochange sql LIMIT usage from LIMIT #,# to LIMIT # OFFSET #, this is makes us postgresq...
mh [Sat, 28 Dec 2002 03:21:38 +0000 (03:21 +0000)]
change sql LIMIT usage from LIMIT #,# to LIMIT # OFFSET #, this is makes us postgresql 7.3 compatible, I hope this works for 7.2 and below as well.

21 years agofix trivial thinko bug regarding the nexturl
mh [Sat, 28 Dec 2002 03:14:42 +0000 (03:14 +0000)]
fix trivial thinko bug regarding the nexturl

21 years agoeuskera language bundle added
zapata [Wed, 25 Dec 2002 00:32:10 +0000 (00:32 +0000)]
euskera language bundle added

21 years agozert fixed things in the spanish admin bundle
zapata [Wed, 25 Dec 2002 00:21:04 +0000 (00:21 +0000)]
zert fixed things in the spanish admin bundle

21 years agodeleting a comment now unchecks the is_produced flag of the article the comment
zapata [Tue, 24 Dec 2002 22:31:50 +0000 (22:31 +0000)]
deleting a comment now unchecks the is_produced flag of the article the comment
belongs to

21 years agomerge in changes from MIR_1_0
mh [Tue, 24 Dec 2002 01:52:41 +0000 (01:52 +0000)]
merge in changes from MIR_1_0

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)