mir.git
22 years agoupdate TODO and explain mime-types in web.xml
mh [Tue, 2 Apr 2002 22:59:36 +0000 (22:59 +0000)]
update TODO and explain mime-types in web.xml

22 years agouse ServletContext.getMimeType() as fallback to find media mime-type from .extension...
mh [Tue, 2 Apr 2002 22:58:30 +0000 (22:58 +0000)]
use ServletContext.getMimeType() as fallback to find media mime-type from .extension instead of broken sun.MimeTable..

22 years agosupport for storing the ServletContext in MirConfig for later use. Have to do this...
mh [Tue, 2 Apr 2002 22:56:05 +0000 (22:56 +0000)]
support for storing the ServletContext in MirConfig for later use. Have to do this because otherwise we can't access it from the invoked via reflection servlet modules

22 years agocommentlist fixxing
rk [Tue, 2 Apr 2002 22:14:51 +0000 (22:14 +0000)]
commentlist fixxing

22 years agocommentlist fixxing
rk [Tue, 2 Apr 2002 22:09:29 +0000 (22:09 +0000)]
commentlist fixxing

22 years agocommentlist fixxing
rk [Tue, 2 Apr 2002 22:07:51 +0000 (22:07 +0000)]
commentlist fixxing

22 years agocommentlist fixxing
rk [Tue, 2 Apr 2002 22:01:10 +0000 (22:01 +0000)]
commentlist fixxing

22 years agocommentlist fixxing
rk [Tue, 2 Apr 2002 21:49:19 +0000 (21:49 +0000)]
commentlist fixxing

22 years agofixed date bug in EntityComment
rk [Tue, 2 Apr 2002 21:27:39 +0000 (21:27 +0000)]
fixed date bug in EntityComment

22 years agoincreased maxfileupload-size to 20 MB
cvs [Tue, 2 Apr 2002 19:03:46 +0000 (19:03 +0000)]
increased maxfileupload-size to 20 MB

22 years agoadded audio/mpeg.. small mistake
mh [Tue, 2 Apr 2002 00:22:22 +0000 (00:22 +0000)]
added audio/mpeg.. small mistake

22 years agoadded audio/mpeg... fuck I hate how mime-types seem to be such a fucking mess..
mh [Tue, 2 Apr 2002 00:20:51 +0000 (00:20 +0000)]
added audio/mpeg... fuck I hate how mime-types seem to be such a fucking mess..

22 years agocommentlist fixxing
rk [Mon, 1 Apr 2002 21:10:50 +0000 (21:10 +0000)]
commentlist fixxing

22 years agocommentlist fixxing
rk [Mon, 1 Apr 2002 21:05:06 +0000 (21:05 +0000)]
commentlist fixxing

22 years agotemplate alternating colors
rk [Mon, 1 Apr 2002 20:53:29 +0000 (20:53 +0000)]
template alternating colors

22 years agotemplate alternating colors
rk [Mon, 1 Apr 2002 20:48:55 +0000 (20:48 +0000)]
template alternating colors

22 years agotemplate alternating colors
rk [Mon, 1 Apr 2002 20:33:45 +0000 (20:33 +0000)]
template alternating colors

22 years agotemplate alternating colors
rk [Mon, 1 Apr 2002 20:31:37 +0000 (20:31 +0000)]
template alternating colors

22 years agotemplate alternating colors
rk [Mon, 1 Apr 2002 20:22:44 +0000 (20:22 +0000)]
template alternating colors

22 years agocreate without connect line
cvs [Mon, 1 Apr 2002 19:46:35 +0000 (19:46 +0000)]
create without connect line

22 years agomoved entities of n:m tables away from ostore caching. no primary key was given....
rk [Mon, 1 Apr 2002 19:43:50 +0000 (19:43 +0000)]
moved entities of n:m tables away from ostore caching. no primary key was given. the right implementation needs to be aware of changes in the dependant tables. StorableObjectEntity cannot be used

22 years agocreatedb with encoding parameter
reto [Mon, 1 Apr 2002 13:50:17 +0000 (13:50 +0000)]
createdb with encoding parameter

22 years agodumb bug
cvs [Mon, 1 Apr 2002 13:42:42 +0000 (13:42 +0000)]
dumb bug

22 years agoit seems poolman does more caching than we thought. it caused problems -mh
cvs [Mon, 1 Apr 2002 04:50:08 +0000 (04:50 +0000)]
it seems poolman does more caching than we thought. it caused problems  -mh

22 years agobug fix in content type finding logic. this really ought to go in another file
mh [Mon, 1 Apr 2002 03:57:52 +0000 (03:57 +0000)]
bug fix in content type finding logic. this really ought to go in another file

22 years agoentity user caching cause of password vulnerability
rk [Sun, 31 Mar 2002 21:15:34 +0000 (21:15 +0000)]
entity user caching cause of password vulnerability

22 years agospace removed in ssi-include statements for compatibility with tomcat ssi-support
reto [Sun, 31 Mar 2002 21:03:35 +0000 (21:03 +0000)]
space removed in ssi-include statements for compatibility with tomcat ssi-support

22 years agolive debugging: finding a nullpointer
idfx [Sun, 31 Mar 2002 12:42:21 +0000 (12:42 +0000)]
live debugging: finding a nullpointer

22 years agowas missing an orderBy
cvs [Sat, 30 Mar 2002 17:26:18 +0000 (17:26 +0000)]
was missing an orderBy

22 years agodata, config and other bugfixes
cvs [Sat, 30 Mar 2002 17:25:39 +0000 (17:25 +0000)]
data, config and other bugfixes

22 years agomore JAI info
cvs [Sat, 30 Mar 2002 14:08:09 +0000 (14:08 +0000)]
more JAI info

22 years agogot rid of JAI from our lkib dir. it beloings in tomcats lib dir.
cvs [Sat, 30 Mar 2002 14:06:37 +0000 (14:06 +0000)]
got rid of JAI from our lkib dir. it beloings in tomcats lib dir.

22 years agoadded JAI to list of requirements
cvs [Sat, 30 Mar 2002 14:01:18 +0000 (14:01 +0000)]
added JAI to list of requirements

22 years agopopups
mh [Fri, 29 Mar 2002 23:49:02 +0000 (23:49 +0000)]
popups

22 years agofix mediaFolder popup
mh [Fri, 29 Mar 2002 23:48:13 +0000 (23:48 +0000)]
fix mediaFolder popup

22 years agomoved german language disclaimer to seperate include
br1 [Fri, 29 Mar 2002 22:44:58 +0000 (22:44 +0000)]
moved german language disclaimer to seperate include

22 years agomedia stuff
br1 [Fri, 29 Mar 2002 22:19:51 +0000 (22:19 +0000)]
media stuff

22 years agoadded asf
br1 [Fri, 29 Mar 2002 22:08:18 +0000 (22:08 +0000)]
added asf

22 years agoalter config
rk [Fri, 29 Mar 2002 21:06:21 +0000 (21:06 +0000)]
alter config

22 years agomedia stuff
br1 [Fri, 29 Mar 2002 20:56:51 +0000 (20:56 +0000)]
media stuff

22 years agomedia attach fixups. popup fix in openposting
mh [Fri, 29 Mar 2002 19:48:02 +0000 (19:48 +0000)]
media attach fixups. popup fix in openposting

22 years agopopup
mh [Fri, 29 Mar 2002 19:46:23 +0000 (19:46 +0000)]
popup

22 years agoget rid of deprecated methods and new popup stuff
mh [Fri, 29 Mar 2002 19:43:48 +0000 (19:43 +0000)]
get rid of deprecated methods and new popup stuff

22 years agonew stuff needed for admin interface
mh [Fri, 29 Mar 2002 19:33:52 +0000 (19:33 +0000)]
new stuff needed for admin interface

22 years agopopups is now called extra
mh [Fri, 29 Mar 2002 19:27:56 +0000 (19:27 +0000)]
popups is now called extra

22 years agopostgres user rights update
rk [Fri, 29 Mar 2002 19:00:43 +0000 (19:00 +0000)]
postgres user rights update

22 years ago*** empty log message ***
idfx [Fri, 29 Mar 2002 16:59:50 +0000 (16:59 +0000)]
*** empty log message ***

22 years agosearch-wrapper for htdig-search to enable a search on media-types
idfx [Fri, 29 Mar 2002 16:05:19 +0000 (16:05 +0000)]
search-wrapper for htdig-search to enable a search on media-types

22 years agodata, config
mh [Fri, 29 Mar 2002 15:23:18 +0000 (15:23 +0000)]
data, config

22 years agoinitial openposting data
mh [Fri, 29 Mar 2002 14:51:48 +0000 (14:51 +0000)]
initial openposting data

22 years agoremoved debug logging
br1 [Fri, 29 Mar 2002 14:50:56 +0000 (14:50 +0000)]
removed debug logging

22 years agos/Bilder/Images/
mh [Fri, 29 Mar 2002 14:49:58 +0000 (14:49 +0000)]
s/Bilder/Images/

22 years agoget rid of unused method
mh [Fri, 29 Mar 2002 14:48:34 +0000 (14:48 +0000)]
get rid of unused method

22 years agopopups in list
idfx [Fri, 29 Mar 2002 14:18:20 +0000 (14:18 +0000)]
popups in list

22 years agorenamed schwerpunkt to coverage
br1 [Fri, 29 Mar 2002 14:17:30 +0000 (14:17 +0000)]
renamed schwerpunkt to coverage

22 years agocommented out schwerpunkt
br1 [Fri, 29 Mar 2002 14:16:59 +0000 (14:16 +0000)]
commented out schwerpunkt

22 years agobeginning of media admin stuff. will be cleaned up next week
mh [Fri, 29 Mar 2002 14:04:36 +0000 (14:04 +0000)]
beginning of media admin stuff. will be cleaned up next week

22 years agopopup
mh [Fri, 29 Mar 2002 14:02:46 +0000 (14:02 +0000)]
popup

22 years agointernationalized
br1 [Fri, 29 Mar 2002 13:48:45 +0000 (13:48 +0000)]
internationalized

22 years agoconfig
br1 [Fri, 29 Mar 2002 13:47:30 +0000 (13:47 +0000)]
config

22 years agofixed a bug that prevented saving when there are no associated articles
br1 [Fri, 29 Mar 2002 13:46:22 +0000 (13:46 +0000)]
fixed a bug that prevented saving when there are no associated articles

22 years agomissing $ symbol in for an i18n thing
mh [Fri, 29 Mar 2002 13:38:21 +0000 (13:38 +0000)]
missing $ symbol in for an i18n thing

22 years agodata, config
mh [Fri, 29 Mar 2002 13:19:32 +0000 (13:19 +0000)]
data, config

22 years agoadded apache configuration info
br1 [Fri, 29 Mar 2002 12:16:16 +0000 (12:16 +0000)]
added apache configuration info

22 years agocode cleanups
mh [Thu, 28 Mar 2002 18:25:24 +0000 (18:25 +0000)]
code cleanups

22 years agodata, config
mh [Thu, 28 Mar 2002 18:21:11 +0000 (18:21 +0000)]
data, config

22 years agoChanged the docs to explain more deeply how to set up the database more
mj [Thu, 28 Mar 2002 11:30:57 +0000 (11:30 +0000)]
Changed the docs to explain more deeply how to set up the database more
securely.

Corrected the bash lines that load the base tables so the also work if
PostgreSQL only accepts connections with a password.

22 years agomaking sure OutputMir can find it's config
john [Wed, 27 Mar 2002 18:50:39 +0000 (18:50 +0000)]
making sure OutputMir can find it's config

22 years agofirst stab at dynamically generated pdf's.
john [Wed, 27 Mar 2002 18:49:23 +0000 (18:49 +0000)]
first stab at dynamically generated pdf's.
it's a new servlet, so something like:
http://blah.org/Mir/servlet/OutputMir?id=16
will return a pdf to the browser directly.

no caching yet, but it's a start.

22 years agoadded producer and open keys (i'll wait with the templates, dont worry) and
br1 [Wed, 27 Mar 2002 18:03:39 +0000 (18:03 +0000)]
added producer and open keys (i'll wait with the templates, dont worry) and
changed admin.properties to only contain imc data

22 years agoadded first version of an internationalization howto
br1 [Wed, 27 Mar 2002 17:54:47 +0000 (17:54 +0000)]
added first version of an internationalization howto

22 years agothe PDF stuff gets done here.
john [Wed, 27 Mar 2002 15:14:38 +0000 (15:14 +0000)]
the PDF stuff gets done here.
logging needs to be unified with our logging system.
needs to let the regular content page know where to find a printable version

22 years agoa small <br> -> <br /> fix
john [Wed, 27 Mar 2002 15:12:52 +0000 (15:12 +0000)]
a small <br> -> <br /> fix

22 years agoadded the config value to the template data
john [Wed, 27 Mar 2002 15:07:09 +0000 (15:07 +0000)]
added the config value to the template data
telling the pdf generate where to get local
files from
(assumes all images are stored locally indefinitely, perhaps
unwarranted.....)

22 years agochanged the newline->br thing so it makes
john [Wed, 27 Mar 2002 14:54:41 +0000 (14:54 +0000)]
changed the newline->br thing so it makes
a <br /> instead of a <br>.

(fop/xalan expects valid xml)

22 years agoadded getDescr(). and ditched getListView() as it's redundant with
mh [Wed, 27 Mar 2002 13:40:14 +0000 (13:40 +0000)]
added getDescr(). and ditched getListView() as it's redundant with
getBigIcon(). list view openposting, etc.. list templates are now more
flexible. sorry about the previous empty log messages, my bad. consider
this the log.

22 years agosource/mir/media/MirMedia.java
mh [Wed, 27 Mar 2002 13:21:43 +0000 (13:21 +0000)]
source/mir/media/MirMedia.java

22 years agoupdate
mh [Wed, 27 Mar 2002 13:19:55 +0000 (13:19 +0000)]
update

22 years agoadded options for pdf stuff
john [Wed, 27 Mar 2002 11:58:10 +0000 (11:58 +0000)]
added options for pdf stuff

22 years agoneeded to update fro pdf/fop stuff
john [Wed, 27 Mar 2002 11:46:57 +0000 (11:46 +0000)]
needed to update fro pdf/fop stuff

22 years agoneeded for xslt transforms for fop stuff
john [Wed, 27 Mar 2002 11:41:33 +0000 (11:41 +0000)]
needed for xslt transforms for fop stuff

22 years agoneeded by fop for pdf stuff
john [Wed, 27 Mar 2002 11:39:07 +0000 (11:39 +0000)]
needed by fop for pdf stuff

22 years agodoes the image conversion for pdf stuff
john [Wed, 27 Mar 2002 11:36:16 +0000 (11:36 +0000)]
does the image conversion for pdf stuff
should be obsoleted by jai when someone gets
fop to use that instead

22 years agodoes the pdf-stuff. custom compiled with jimi support
john [Wed, 27 Mar 2002 11:32:03 +0000 (11:32 +0000)]
does the pdf-stuff.  custom compiled with jimi support
should be changed to jai if anyone can get it to work

22 years agoadded for PDF stuff
john [Wed, 27 Mar 2002 11:25:01 +0000 (11:25 +0000)]
added for PDF stuff

22 years agoadded for PDF stuff
john [Wed, 27 Mar 2002 11:15:55 +0000 (11:15 +0000)]
added for PDF stuff

22 years agoPDF stuff
john [Wed, 27 Mar 2002 10:51:36 +0000 (10:51 +0000)]
PDF stuff

my shabby graphic design efforts here,
useful to have something of the right size to go on the top of printouts.

22 years agoPDF Stuff:
john [Wed, 27 Mar 2002 10:45:06 +0000 (10:45 +0000)]
PDF Stuff:
html2fo.xsl maps brs to fo:blocks
printablecontent does the same thing as content, except it makes fo instead
 of html

22 years agore-added lines to copy bundles to the classes directory
br1 [Wed, 27 Mar 2002 09:43:25 +0000 (09:43 +0000)]
re-added lines to copy bundles to the classes directory

22 years agomade the getUrl() method of MirMedia return a SimpleList of TemplateModels
mh [Tue, 26 Mar 2002 20:47:21 +0000 (20:47 +0000)]
made the getUrl() method of MirMedia return a SimpleList of TemplateModels
(either Entity directly or a self made one.) so that the templates have more
flexibility. it's not quite finished, but hang in there. it does work

22 years agoreplace deprecated JAI method with new one.
mh [Tue, 26 Mar 2002 20:44:51 +0000 (20:44 +0000)]
replace deprecated JAI method with new one.

22 years agocommented out perms.sh. I don't think it should be used by default. maybe a
mh [Tue, 26 Mar 2002 20:35:31 +0000 (20:35 +0000)]
commented out perms.sh. I don't think it should be used by default. maybe a
target? also added comment about jikes.

22 years agoMinor changes.
mj [Tue, 26 Mar 2002 20:28:17 +0000 (20:28 +0000)]
Minor changes.

22 years agoMinor changes.
mj [Tue, 26 Mar 2002 20:00:33 +0000 (20:00 +0000)]
Minor changes.

22 years agoremoved files which became obsolete because of the i18ned admin templates
br1 [Tue, 26 Mar 2002 18:27:24 +0000 (18:27 +0000)]
removed files which became obsolete because of the i18ned admin templates

22 years agolanguage bundles are now in a directory bundles/ in WEB-INF classes in order to keep...
br1 [Tue, 26 Mar 2002 17:43:02 +0000 (17:43 +0000)]
language bundles are now in a directory bundles/ in WEB-INF classes in order to keep things clear even when we have lots of translations. also added copying of bundles to the compile target of the build.xml and commented out the call of perms.sh since thats really annoying and not necessary in a development environment

22 years agotemplates now include i18n-ed head and foot from admin directory.
br1 [Tue, 26 Mar 2002 17:38:01 +0000 (17:38 +0000)]
templates now include i18n-ed head and foot from admin directory.

22 years agonow implement StorableObject and are used by ObjectStore cache
rk [Mon, 25 Mar 2002 23:18:19 +0000 (23:18 +0000)]
now implement StorableObject and are used by ObjectStore cache

22 years agoadded copy command for bundles
cvs [Mon, 25 Mar 2002 21:53:12 +0000 (21:53 +0000)]
added copy command for bundles

22 years agoAdded some lines to explain the different solutions to the dupe problem
mj [Mon, 25 Mar 2002 20:07:08 +0000 (20:07 +0000)]
Added some lines to explain the different solutions to the dupe problem
(trigger and unique indices).