mir.git
21 years agobetter layout
init [Fri, 18 Apr 2003 21:22:34 +0000 (21:22 +0000)]
better layout

21 years agofixed missing paranthesis
init [Fri, 18 Apr 2003 21:07:19 +0000 (21:07 +0000)]
fixed missing paranthesis

21 years agolayout improvement
init [Fri, 18 Apr 2003 20:16:22 +0000 (20:16 +0000)]
layout improvement

21 years agohints in the topic list
zapata [Fri, 18 Apr 2003 19:02:20 +0000 (19:02 +0000)]
hints in the topic list

21 years agoradiobuttons for comment-status
init [Fri, 18 Apr 2003 16:12:50 +0000 (16:12 +0000)]
radiobuttons for comment-status

21 years agofixed up CacheKey with appropriate equals and hashCode methods,
john [Fri, 18 Apr 2003 15:37:29 +0000 (15:37 +0000)]
fixed up CacheKey with appropriate equals and hashCode methods,
and set the MRUCache and OpenIndy to use CacheKey's instead of hackish String keys

also changed logger.warn to logger.info for the cache timing statements.

21 years agoadded in an option to control how big your MRUCache is
john [Fri, 18 Apr 2003 14:55:59 +0000 (14:55 +0000)]
added in an option to control how big your MRUCache is

21 years agouse the MRUCache for pdfs.
john [Fri, 18 Apr 2003 14:54:54 +0000 (14:54 +0000)]
use the MRUCache for pdfs.
speeds things up a lot(takes like 2 seconds to generate a pdf, and tens of milliseconds
to pull one out of the cache)

21 years agosupport for the new MediaSearchTerm.
john [Fri, 18 Apr 2003 14:01:41 +0000 (14:01 +0000)]
support for the new MediaSearchTerm.

also hardcoded a 15-article limit for newsletters so we don't open ourselves up to
a dos when we start storing pdfs in memory(real soon now!)

21 years agoadded a cgi-query only class for portland
john [Fri, 18 Apr 2003 14:00:09 +0000 (14:00 +0000)]
added a cgi-query only class for portland

basically, you can do

search_hasMedia= x where x is *one* of {hasImages,hasAudio,hasVideo}

in your form logic and it will do the right thing when it returns the search results.

basically an alternate for :

search_hasImages=y,search_hasAudio=y,or search_hasVideo=y

enjoy

21 years agoa first stab at a memory resident MRU cache. very untested, just checking it in if...
john [Thu, 17 Apr 2003 22:33:50 +0000 (22:33 +0000)]
a first stab at a memory resident MRU cache. very untested, just checking it in if anyone wants to have a
look at the way i'm planning on doing it.

21 years agopdf log messages go someplace useful
john [Wed, 16 Apr 2003 15:14:58 +0000 (15:14 +0000)]
pdf log messages go someplace useful

21 years agoadmin template/stylesheet fix
zapata [Wed, 16 Apr 2003 13:23:09 +0000 (13:23 +0000)]
admin template/stylesheet fix

21 years ago- experimental opensessions
zapata [Wed, 16 Apr 2003 03:26:44 +0000 (03:26 +0000)]
- experimental opensessions
- experimental media in comments support
- first attempts of replacing cos
- support for Beans by the freemarker generator

21 years agothe ie .pdf fix
john [Tue, 15 Apr 2003 09:13:19 +0000 (09:13 +0000)]
the ie .pdf fix

sigh...stupid microsoft....

21 years agosome basic cookie support for generating a custom newsletter...
john [Mon, 14 Apr 2003 19:56:32 +0000 (19:56 +0000)]
some basic cookie support for generating a custom newsletter...
basically you can click to have the current article id added to a cookie

(can't do anything with the cookie yet!)

21 years agopdf stuff in here too
john [Mon, 14 Apr 2003 19:35:14 +0000 (19:35 +0000)]
pdf stuff in here too

21 years agothe new pdf generator support.
john [Mon, 14 Apr 2003 19:19:16 +0000 (19:19 +0000)]
the new pdf generator support.

still lacks:
-ability to turn off via the config
-the MRU caching thing

21 years agothe class that generates PDFs
john [Mon, 14 Apr 2003 19:18:06 +0000 (19:18 +0000)]
the class that generates PDFs

21 years agosome options to (minimally) customize pdfs
john [Mon, 14 Apr 2003 19:13:53 +0000 (19:13 +0000)]
some options to (minimally) customize pdfs

21 years agothe iText library.
john [Mon, 14 Apr 2003 19:08:12 +0000 (19:08 +0000)]
the iText library.
which makes better pdfs than fop.

21 years agowhoops
zapata [Sat, 12 Apr 2003 23:18:39 +0000 (23:18 +0000)]
whoops

21 years ago"external" image handler a bit more configurable now
zapata [Sat, 12 Apr 2003 21:17:24 +0000 (21:17 +0000)]
"external" image handler a bit more configurable now

21 years agoencoding fixes
zapata [Sat, 12 Apr 2003 15:29:43 +0000 (15:29 +0000)]
encoding fixes

21 years agofrench bundle added, thanks to bak
zapata [Thu, 10 Apr 2003 17:10:41 +0000 (17:10 +0000)]
french bundle added, thanks to bak

21 years agomedia in comments, part 1: the admin side
zapata [Thu, 10 Apr 2003 03:31:46 +0000 (03:31 +0000)]
media in comments, part 1: the admin side

21 years agobundle fixes
zapata [Wed, 9 Apr 2003 17:58:30 +0000 (17:58 +0000)]
bundle fixes

21 years agobundle fixes
zapata [Wed, 9 Apr 2003 17:05:18 +0000 (17:05 +0000)]
bundle fixes

21 years agonew admin templates! with many thanks to init...
zapata [Wed, 9 Apr 2003 02:06:06 +0000 (02:06 +0000)]
new admin templates! with many thanks to init...

21 years agoBundletool dev
zapata [Fri, 4 Apr 2003 02:04:37 +0000 (02:04 +0000)]
Bundletool dev

21 years agoBundle tool added
zapata [Thu, 3 Apr 2003 02:57:38 +0000 (02:57 +0000)]
Bundle tool added

21 years agosearch fix
zapata [Wed, 2 Apr 2003 22:15:03 +0000 (22:15 +0000)]
search fix

21 years agofirst preliminary version of support for displaying RSS feeds
zapata [Sun, 30 Mar 2003 13:16:19 +0000 (13:16 +0000)]
first preliminary version of support for displaying RSS feeds

21 years agocase bug fixed
zapata [Sun, 30 Mar 2003 12:22:48 +0000 (12:22 +0000)]
case bug fixed

21 years agosmall fixes
zapata [Thu, 27 Mar 2003 21:12:08 +0000 (21:12 +0000)]
small fixes

21 years agosmall fixes here and there
zapata [Thu, 27 Mar 2003 20:18:37 +0000 (20:18 +0000)]
small fixes here and there

21 years agoadded search by id
zapata [Thu, 27 Mar 2003 20:11:35 +0000 (20:11 +0000)]
added search by id

21 years agoadded search by article id
zapata [Thu, 27 Mar 2003 20:09:53 +0000 (20:09 +0000)]
added search by article id

21 years agobug fixed thanks to thomas
zapata [Tue, 25 Mar 2003 23:36:05 +0000 (23:36 +0000)]
bug fixed thanks to thomas

21 years agoupdate doc for dump&restore
rk [Wed, 19 Mar 2003 19:18:23 +0000 (19:18 +0000)]
update doc for dump&restore

21 years agoobsolete
rk [Wed, 19 Mar 2003 18:56:23 +0000 (18:56 +0000)]
obsolete

21 years agochanged import from dollar-notation to dot-notation
rk [Wed, 19 Mar 2003 15:34:52 +0000 (15:34 +0000)]
changed import from dollar-notation to dot-notation

21 years agolibs update
rk [Tue, 18 Mar 2003 17:39:28 +0000 (17:39 +0000)]
libs update

21 years agofixed missing escaping of textarea data
zapata [Mon, 17 Mar 2003 21:04:12 +0000 (21:04 +0000)]
fixed missing escaping of textarea data

21 years agoforgotten file
zapata [Mon, 17 Mar 2003 20:48:01 +0000 (20:48 +0000)]
forgotten file

21 years agoVarious fixes + Upgrades to the FileEdit module:
zapata [Mon, 17 Mar 2003 20:47:03 +0000 (20:47 +0000)]
Various fixes + Upgrades to the FileEdit module:
- recurse option
- regular expressions for the filename

21 years agoand this time right...
zapata [Sun, 16 Mar 2003 19:54:45 +0000 (19:54 +0000)]
and this time right...

21 years agobugfixes
zapata [Sun, 16 Mar 2003 19:51:35 +0000 (19:51 +0000)]
bugfixes

21 years agobugfix
zapata [Sun, 16 Mar 2003 19:34:43 +0000 (19:34 +0000)]
bugfix

21 years agofixed dos line endings
zapata [Sun, 16 Mar 2003 18:49:09 +0000 (18:49 +0000)]
fixed dos line endings

21 years agoa small bugfix
idfx [Sun, 16 Mar 2003 16:40:26 +0000 (16:40 +0000)]
a small bugfix

21 years agofixes
zapata [Sun, 16 Mar 2003 14:26:30 +0000 (14:26 +0000)]
fixes

21 years agoopen posting internationalizable again...
zapata [Sun, 16 Mar 2003 13:10:45 +0000 (13:10 +0000)]
open posting internationalizable again...

21 years ago- topiclist now optionally with checkboxes on article edit form
zapata [Sun, 16 Mar 2003 00:11:09 +0000 (00:11 +0000)]
- topiclist now optionally with checkboxes on article edit form
- topiclist now with configurable ordering
- a more generic back button on some places

21 years agoremoved an JDK 1.3 incompatibility problem with URLEncoder
zapata [Sat, 15 Mar 2003 16:16:12 +0000 (16:16 +0000)]
removed an JDK 1.3 incompatibility problem with URLEncoder

21 years ago- anti-abuse features created
zapata [Sat, 15 Mar 2003 15:35:56 +0000 (15:35 +0000)]
- anti-abuse features created
- old config functions removed

21 years agoBug fixed reported by Zapata that config.docRoot is null if first calling OpenMir...
idfx [Sat, 15 Mar 2003 02:07:35 +0000 (02:07 +0000)]
Bug fixed reported by Zapata that config.docRoot is null if first calling OpenMir after restart

21 years agoperms.sh-dist now knows about the new tree structure
zapata [Fri, 14 Mar 2003 23:32:28 +0000 (23:32 +0000)]
perms.sh-dist now knows about the new tree structure

21 years agopreparation of library cleaning
rk [Fri, 14 Mar 2003 11:11:03 +0000 (11:11 +0000)]
preparation of library cleaning

21 years agothe application is now copied and compiles into the \rdirectory mir/bin.\ri changed...
idfx [Thu, 13 Mar 2003 22:05:21 +0000 (22:05 +0000)]
the application is now copied and compiles into the \rdirectory mir/bin.\ri changed this that operating-systems with a non-case-sensitiv\rfilesystem dont copy the distribution in to the same dir.

21 years agoa bit nicer
idfx [Thu, 13 Mar 2003 22:02:25 +0000 (22:02 +0000)]
a bit nicer

21 years agocommons-configuration is gone to commons-collections
idfx [Thu, 13 Mar 2003 21:33:21 +0000 (21:33 +0000)]
commons-configuration is gone to commons-collections

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