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

21 years agosimple and stable, about to be broken again soon
john [Wed, 27 Nov 2002 15:25:49 +0000 (15:25 +0000)]
simple and stable, about to be broken again soon

21 years agomerge in changes from MIR_1_0 branch that iplement media preview/download in the...
mh [Wed, 27 Nov 2002 08:57:31 +0000 (08:57 +0000)]
merge in changes from MIR_1_0 branch that iplement media preview/download in the admin interface.

21 years agokeyword stuff
mh [Wed, 27 Nov 2002 08:22:03 +0000 (08:22 +0000)]
keyword stuff

21 years agoremove unused methods
mh [Wed, 27 Nov 2002 08:21:02 +0000 (08:21 +0000)]
remove unused methods

21 years agowe don't need to decodeHTML anymore since we don't encode... from MIR_1_0 branch
mh [Wed, 27 Nov 2002 08:20:14 +0000 (08:20 +0000)]
we don't need to decodeHTML anymore since we don't encode... from MIR_1_0 branch

21 years agofix indentation
mh [Wed, 27 Nov 2002 08:06:54 +0000 (08:06 +0000)]
fix indentation

21 years agoget rid of annoying $Log$ keywords
mh [Wed, 27 Nov 2002 07:46:34 +0000 (07:46 +0000)]
get rid of annoying $Log$ keywords

21 years agochanged to use new modular SearchTerm classes
john [Tue, 26 Nov 2002 21:38:11 +0000 (21:38 +0000)]
changed to use new modular SearchTerm classes
... looks more like java, less like bad perl

21 years agojohn learns about java's non-intuitive constructor inheritance rules
john [Tue, 26 Nov 2002 21:36:29 +0000 (21:36 +0000)]
john learns about java's non-intuitive constructor inheritance rules

21 years agoforgot one ....
john [Tue, 26 Nov 2002 20:26:02 +0000 (20:26 +0000)]
forgot one ....

21 years agomaking search more comprehensible by associating
john [Tue, 26 Nov 2002 18:31:52 +0000 (18:31 +0000)]
making search more comprehensible by associating
the (potentially weird or potentially fairly intuitive) indexing logic
for each piece of entity data with the (correspondingly weird or intuitive) logic
for searching and result displaying.

also probably useful in future configuration schemes.....

21 years agosilly bug that caused nasty problems fixed in producer localizer
zapata [Tue, 26 Nov 2002 16:25:25 +0000 (16:25 +0000)]
silly bug that caused nasty problems fixed in producer localizer

21 years agouse req.getContextPath to find the RootUri.. much more robust. 4.0 and 4.1 compatible...
mh [Tue, 26 Nov 2002 00:25:59 +0000 (00:25 +0000)]
use req.getContextPath to find the RootUri.. much more robust. 4.0 and 4.1 compatible due to new web.xml mapping

21 years agolog4j implemented for the producer subsystem
zapata [Mon, 25 Nov 2002 19:04:33 +0000 (19:04 +0000)]
log4j implemented for the producer subsystem

21 years agobacked out patch regarding automatic media title assignment
john [Mon, 25 Nov 2002 10:10:10 +0000 (10:10 +0000)]
backed out patch regarding automatic media title assignment

21 years agoerror templates needed "templates/" to work
john [Mon, 25 Nov 2002 10:01:56 +0000 (10:01 +0000)]
error templates needed "templates/" to work

21 years agofixed bug where media subtitle was being
john [Fri, 22 Nov 2002 11:57:52 +0000 (11:57 +0000)]
fixed bug where media subtitle was being
interpreted as mandatory,
now instead of throwing an error if the user didn't
put a subtitle on the media item,
it assigns a sensible default.

21 years agoa rudimentary search result template, used by OpenMir
john [Thu, 21 Nov 2002 23:52:15 +0000 (23:52 +0000)]
a rudimentary search result template, used by OpenMir

21 years agoadded ?do=search
john [Thu, 21 Nov 2002 23:51:07 +0000 (23:51 +0000)]
added ?do=search
which takes &query=somequerystringinlucentsyntax
and returns some rudimentary results

21 years agoadded definitions for the IndexingProducerNodeBuilder
john [Thu, 21 Nov 2002 21:09:14 +0000 (21:09 +0000)]
added definitions for the IndexingProducerNodeBuilder

21 years agonow features intelligent destruction of locks on error!
john [Thu, 21 Nov 2002 21:08:12 +0000 (21:08 +0000)]
now features intelligent destruction of locks on error!
(means might actually be usuable soon)

21 years agocompiles into a standalone program that generates the intitial index directory
john [Thu, 21 Nov 2002 21:03:01 +0000 (21:03 +0000)]
compiles into a standalone program that generates the intitial index directory
for lucene.
documentation forthcoming....

21 years agosome updates/fixes
zapata [Wed, 20 Nov 2002 17:48:12 +0000 (17:48 +0000)]
some updates/fixes

21 years agosome updates
zapata [Wed, 20 Nov 2002 17:47:39 +0000 (17:47 +0000)]
some updates

21 years agofixed a bug: when someone logged out, a dysfunctional login page would be
zapata [Wed, 20 Nov 2002 16:16:53 +0000 (16:16 +0000)]
fixed a bug: when someone logged out, a dysfunctional login page would be
returned.

21 years agofix serious bug introduced with the media InputStream changes that caused a database...
mh [Fri, 15 Nov 2002 22:13:21 +0000 (22:13 +0000)]
fix serious bug introduced with the media InputStream changes that caused a database connection to be lost when a LargeObject was missing/broken. eventually postgrss would hit it's max connections limit

21 years agobigger :)
trez [Thu, 14 Nov 2002 00:22:53 +0000 (00:22 +0000)]
bigger :)

21 years agobigger
trez [Thu, 14 Nov 2002 00:18:43 +0000 (00:18 +0000)]
bigger

21 years agobigger textarea now
trez [Wed, 13 Nov 2002 21:07:55 +0000 (21:07 +0000)]
bigger textarea now

21 years agofixes + a (not yet tested) writer to logger adapter
zapata [Mon, 11 Nov 2002 17:32:22 +0000 (17:32 +0000)]
fixes + a (not yet tested) writer to logger adapter

21 years agolanguage property for content added in basic localizer
zapata [Fri, 8 Nov 2002 15:54:37 +0000 (15:54 +0000)]
language property for content added in basic localizer

21 years agonew file
mh [Wed, 6 Nov 2002 06:24:11 +0000 (06:24 +0000)]
new file

21 years agoFixed bad line wrap and add in the missing TempDir line (from MIR_1_0)
mh [Wed, 6 Nov 2002 03:15:31 +0000 (03:15 +0000)]
Fixed bad line wrap and add in the missing TempDir line (from MIR_1_0)

21 years agowhoops ;-)
zapata [Tue, 5 Nov 2002 14:51:41 +0000 (14:51 +0000)]
whoops ;-)

21 years agoCopyDir now also copies files
zapata [Mon, 4 Nov 2002 23:13:11 +0000 (23:13 +0000)]
CopyDir now also copies files

21 years agosome misc. maintenance
zapata [Mon, 4 Nov 2002 20:32:45 +0000 (20:32 +0000)]
some misc. maintenance

21 years agomerge media InputStream changes from MIR_1_0 branch
mh [Mon, 4 Nov 2002 04:35:20 +0000 (04:35 +0000)]
merge media InputStream changes from MIR_1_0 branch

21 years agomake form changes necessary for the new way doing file uploads (InputStream): move...
mh [Mon, 4 Nov 2002 04:34:08 +0000 (04:34 +0000)]
make form changes necessary for the new way doing file uploads (InputStream): move media_title above the file field

21 years agofix obvious spelling mistake
mh [Mon, 4 Nov 2002 04:32:57 +0000 (04:32 +0000)]
fix obvious spelling mistake

21 years ago*** empty log message ***
matt [Fri, 25 Oct 2002 20:22:10 +0000 (20:22 +0000)]
*** empty log message ***

21 years ago- producer links are moved to an "advanced" page, not intended for normal
zapata [Fri, 25 Oct 2002 03:25:13 +0000 (03:25 +0000)]
- producer links are moved to an "advanced" page, not intended for normal
  users. Normal users have only 1 link "generate all new"
- used br1's support for log4j at 1 place (ServletModuleDispatch)
- misc. small changes/fixes here and there

21 years agogerman producer bundles
idfx [Thu, 24 Oct 2002 16:34:38 +0000 (16:34 +0000)]
german producer bundles

21 years agoadded the fileEdit to admin_en.properties
maulwurf [Sun, 20 Oct 2002 03:22:44 +0000 (03:22 +0000)]
added the fileEdit to admin_en.properties

21 years agoreset in admin_en.properties added
maulwurf [Sun, 20 Oct 2002 02:25:45 +0000 (02:25 +0000)]
reset in admin_en.properties added

21 years agofixed a default config bug
zapata [Fri, 18 Oct 2002 22:30:19 +0000 (22:30 +0000)]
fixed a default config bug

21 years agochanged the name of the default OpenMir logfile
zapata [Fri, 18 Oct 2002 00:51:14 +0000 (00:51 +0000)]
changed the name of the default OpenMir logfile

21 years agofixed config a bug regarding OpenMir
zapata [Fri, 18 Oct 2002 00:50:22 +0000 (00:50 +0000)]
fixed config a bug regarding OpenMir

21 years agosupport for the new CopyDir producer node
zapata [Tue, 15 Oct 2002 23:07:33 +0000 (23:07 +0000)]
support for the new CopyDir producer node

21 years agoa quick bugfix of the new producer templates
zapata [Tue, 15 Oct 2002 23:04:14 +0000 (23:04 +0000)]
a quick bugfix of the new producer templates

21 years agosome fixes for the new basic producer template set
zapata [Tue, 15 Oct 2002 22:57:58 +0000 (22:57 +0000)]
some fixes for the new basic producer template set

21 years agothe new basic producer template set (designed by thomas)
zapata [Tue, 15 Oct 2002 22:56:58 +0000 (22:56 +0000)]
the new basic producer template set (designed by thomas)

21 years agoupdates producer bundles for the new basic template set
zapata [Tue, 15 Oct 2002 22:55:41 +0000 (22:55 +0000)]
updates producer bundles for the new basic template set

21 years ago- mysql references removed
zapata [Mon, 14 Oct 2002 03:33:00 +0000 (03:33 +0000)]
- mysql references removed
- small error in the help corrected

21 years agobugfix in expression parsing
zapata [Sun, 13 Oct 2002 20:38:24 +0000 (20:38 +0000)]
bugfix in expression parsing

21 years agocreationdate for breaking news now available in producers
zapata [Sun, 13 Oct 2002 20:37:27 +0000 (20:37 +0000)]
creationdate for breaking news now available in producers

21 years agocorrected the path to jai*.jar in the documentation. the new directory-structure...
idfx [Sat, 12 Oct 2002 11:22:03 +0000 (11:22 +0000)]
corrected the path to jai*.jar in the documentation. the new directory-structure has to be documentated, too

21 years agoservlet-2.2.jar is not copied anymore to WEF-INF/lib, beacuse normally tomcat provide...
idfx [Thu, 10 Oct 2002 10:57:39 +0000 (10:57 +0000)]
servlet-2.2.jar is not copied anymore to WEF-INF/lib, beacuse normally tomcat provides this jar in his common/lib-directory. a small change in the web.xml, that tomcat 4.1.* starts the web-app

21 years agonot used anymore
bruno [Wed, 9 Oct 2002 16:46:46 +0000 (16:46 +0000)]
not used anymore

21 years agoaccidentally checked in
bruno [Wed, 9 Oct 2002 16:44:56 +0000 (16:44 +0000)]
accidentally checked in

21 years agonot needed, log output is in WEB-INF/log
bruno [Wed, 9 Oct 2002 16:31:58 +0000 (16:31 +0000)]
not needed, log output is in WEB-INF/log

21 years agothese files have moved to etc/ or templates/
bruno [Wed, 9 Oct 2002 16:30:55 +0000 (16:30 +0000)]
these files have moved to etc/ or templates/

21 years agopreparing for a new logging framework
bruno [Wed, 9 Oct 2002 16:25:17 +0000 (16:25 +0000)]
preparing for a new logging framework

21 years agonew version of log4j which we are very likely going to use
bruno [Wed, 9 Oct 2002 16:23:19 +0000 (16:23 +0000)]
new version of log4j which we are very likely going to use

21 years agohave moved to etc/
bruno [Wed, 9 Oct 2002 16:21:20 +0000 (16:21 +0000)]
have moved to etc/

21 years agomoving all configurable stuff to etc/
bruno [Wed, 9 Oct 2002 16:11:24 +0000 (16:11 +0000)]
moving all configurable stuff to etc/

21 years agocontains only admin templates which should not be changed by users
bruno [Wed, 9 Oct 2002 16:09:05 +0000 (16:09 +0000)]
contains only admin templates which should not be changed by users

21 years agowe do not need to copy src to the deployment home, do we?
bruno [Tue, 8 Oct 2002 14:09:40 +0000 (14:09 +0000)]
we do not need to copy src to the deployment home, do we?

21 years agonot used
bruno [Tue, 8 Oct 2002 14:07:39 +0000 (14:07 +0000)]
not used

21 years agothese are never used
bruno [Tue, 8 Oct 2002 14:06:27 +0000 (14:06 +0000)]
these are never used

21 years agocss file for admin templates
bruno [Tue, 8 Oct 2002 14:05:21 +0000 (14:05 +0000)]
css file for admin templates

21 years agoadaption to new admin templates
bruno [Tue, 8 Oct 2002 14:03:29 +0000 (14:03 +0000)]
adaption to new admin templates

21 years agocss style
bruno [Tue, 8 Oct 2002 13:59:35 +0000 (13:59 +0000)]
css style

21 years agomerged in trez's css templates
bruno [Tue, 8 Oct 2002 13:57:54 +0000 (13:57 +0000)]
merged in trez's css templates

21 years ago- general maintenance
zapata [Sat, 5 Oct 2002 01:45:15 +0000 (01:45 +0000)]
- general maintenance
- added a Loop ProducerNode for loop constructions
- added a routine to work with sublists in producers

21 years agochanged the article types import script to have names that can be used from
zapata [Thu, 3 Oct 2002 21:36:59 +0000 (21:36 +0000)]
changed the article types import script to have names that can be used from
inside templates / producers.xml

21 years agoMisc. changes
zapata [Tue, 1 Oct 2002 04:15:57 +0000 (04:15 +0000)]
Misc. changes

21 years agoTowards a reasonable template set
zapata [Tue, 1 Oct 2002 04:12:01 +0000 (04:12 +0000)]
Towards a reasonable template set

21 years agoutility class for making an Enumeration over input files
john [Sun, 29 Sep 2002 12:13:34 +0000 (12:13 +0000)]
utility class for making an Enumeration over input files
suitable for passing to SequenceInputStream

21 years agoadded pdf stuff
john [Sat, 28 Sep 2002 14:30:36 +0000 (14:30 +0000)]
added pdf stuff

21 years ago*** empty log message ***
zapata [Fri, 27 Sep 2002 17:16:31 +0000 (17:16 +0000)]
*** empty log message ***

21 years agomany fixes and tweaks, now it actually works!
john [Fri, 27 Sep 2002 11:54:24 +0000 (11:54 +0000)]
many fixes and tweaks, now it actually works!

21 years agothis actually works now!
john [Fri, 27 Sep 2002 11:53:57 +0000 (11:53 +0000)]
this actually works now!

21 years agofix the text splitting routines
john [Fri, 27 Sep 2002 09:08:26 +0000 (09:08 +0000)]
fix the text splitting routines
so that we only break sections on word boundaries
not only do we not have to learn how to hyphenate in a correctly
localized manner, but we also avoid the problem encountered
of splitting in the middle of """, which the xml parser just *loved*

21 years agomissing </fo:table> tag
john [Fri, 27 Sep 2002 09:06:01 +0000 (09:06 +0000)]
missing </fo:table> tag

21 years agoseveral updates:
zapata [Wed, 25 Sep 2002 21:27:57 +0000 (21:27 +0000)]
several updates:
- all the config options are now available from the producer templates
- the producers that need to be called after an open posting are now
  configurable from config.properties
- some misc. maintenance

21 years agook, this uses the new manually typeset content supplied by
john [Wed, 25 Sep 2002 21:22:13 +0000 (21:22 +0000)]
ok, this uses the new manually typeset content supplied by
PDFPreformattingProducerNode,
except that it seems broken with regard to changes in the rest of
the data like the title and so on.....complains about the article key
being missing.....
so it's close, but not functional yet

21 years agoadded a stylesheet argument to the makePDF method so that it could
john [Wed, 25 Sep 2002 21:16:42 +0000 (21:16 +0000)]
added a stylesheet argument to the makePDF method so that it could
be fully ocnfigured from producers.xml

21 years agoadded PDFGenerate, which wraps up PDFGeneratingProducerNode with an
john [Wed, 25 Sep 2002 21:15:26 +0000 (21:15 +0000)]
added PDFGenerate, which wraps up PDFGeneratingProducerNode with an
XML interface

21 years agogetting there....
john [Wed, 25 Sep 2002 21:14:43 +0000 (21:14 +0000)]
getting there....

21 years agomore work on the default templates... still not finished...
zapata [Tue, 24 Sep 2002 14:20:19 +0000 (14:20 +0000)]
more work on the default templates... still not finished...