mir.git
22 years ago changed, because this did not work
idfx [Fri, 5 Oct 2001 14:31:11 +0000 (14:31 +0000)]
 changed, because this did not work

22 years agono message
fh [Thu, 4 Oct 2001 17:54:10 +0000 (17:54 +0000)]
no message

22 years agoremoved unnecessary deliver method
fh [Thu, 4 Oct 2001 15:56:36 +0000 (15:56 +0000)]
removed unnecessary deliver method

22 years agono message
fh [Thu, 4 Oct 2001 12:06:49 +0000 (12:06 +0000)]
no message

22 years agoadded deliver method for merging an entity with a modelRoot
fh [Thu, 4 Oct 2001 11:59:57 +0000 (11:59 +0000)]
added deliver method for merging an entity with a modelRoot
to accomplish add and edit for LinksImcs

22 years agomade the following protected:
fh [Thu, 4 Oct 2001 11:51:10 +0000 (11:51 +0000)]
made the following protected:
invalidatePopupCache ()
throwSQLException (SQLException sqe, String wo)
theAdaptor

complaints are accepted :)

22 years agobugfix: url was like http://server/dirfile.suf now http://server/dir/file.suf
cvs [Wed, 3 Oct 2001 23:25:04 +0000 (23:25 +0000)]
bugfix: url was like server/dirfile.suf now http://server/dir/file.suf

22 years agosmall fixx
idfx [Tue, 2 Oct 2001 18:46:52 +0000 (18:46 +0000)]
small fixx

22 years agoproducer content now htmlize the comments
idfx [Tue, 2 Oct 2001 17:19:12 +0000 (17:19 +0000)]
producer content now htmlize the comments

22 years agoRemoved comments from perms.sh-dist
mj [Tue, 2 Oct 2001 10:33:06 +0000 (10:33 +0000)]
Removed comments from perms.sh-dist

22 years agoAdded a script to set file and directories permissions automatically.
mj [Tue, 2 Oct 2001 10:11:05 +0000 (10:11 +0000)]
Added a script to set file and directories permissions automatically.
Added some lines to the configuration

22 years agoAdded an English version of the posting_dupe.template
mj [Tue, 2 Oct 2001 09:55:55 +0000 (09:55 +0000)]
Added an English version of the posting_dupe.template

22 years agoAdded index creation to database creation script.
mj [Tue, 2 Oct 2001 09:52:25 +0000 (09:52 +0000)]
Added index creation to database creation script.
Enhanced the debugging versions of the posting_dupe.template
Put info to install dupe prevention trigger into INSTALL.mir

22 years agofix problem with populate_mediatyp script.
mh [Tue, 2 Oct 2001 00:53:46 +0000 (00:53 +0000)]
fix problem with populate_mediatyp script.

22 years agomore media.. media is now available in article
mh [Tue, 2 Oct 2001 00:33:12 +0000 (00:33 +0000)]
more media.. media is now available in article
( content) pages.

the reflection stuff is getting out of hand, I'll wrap it in a helper class
maybe with some sort of caching, of handlers or singletons..

22 years agoshit, i made some failures
idfx [Tue, 2 Oct 2001 00:22:02 +0000 (00:22 +0000)]
shit, i made some failures

22 years agoAdded basic template for article dupe prevention testing
mj [Tue, 2 Oct 2001 00:07:28 +0000 (00:07 +0000)]
Added basic template for article dupe prevention testing

22 years agodupe-protection: user gets message
idfx [Mon, 1 Oct 2001 23:55:03 +0000 (23:55 +0000)]
dupe-protection: user gets message

22 years agoadded calls to StringUtil.removeHTMLTags for comments and postings. approveHTMLTags...
john [Sun, 30 Sep 2001 16:54:36 +0000 (16:54 +0000)]
added calls to StringUtil.removeHTMLTags for comments and postings.  approveHTMLTags is in place, but commented out until problems are fixed

22 years agoadded removeHTMLTags and approveHTMLTags. the latter is non-functional and will...
john [Sun, 30 Sep 2001 16:50:24 +0000 (16:50 +0000)]
added removeHTMLTags and approveHTMLTags.  the latter is non-functional and will cause errors if called....but the patterns are ok (and work on perl)  must debug gnu.regexp problems before it is ready for use.

22 years agomore media handling stuff.
mh [Sun, 30 Sep 2001 12:39:40 +0000 (12:39 +0000)]
more media handling stuff.

the ProducerStartPage now sets the tiny icon on the right hand column for
the newswire correctly. You need to update you templates + re-populate
media_type for this.

22 years agoRemoved two memory holes that resulted from missing free() calls.
mj [Fri, 28 Sep 2001 23:38:34 +0000 (23:38 +0000)]
Removed two memory holes that resulted from missing free() calls.

22 years agoRelation isn't hardcoded anymore but determined on runtime. Added user
mj [Fri, 28 Sep 2001 23:23:58 +0000 (23:23 +0000)]
Relation isn't hardcoded anymore but determined on runtime. Added user
defineable attributes (so they, too, aren't hardcoded anymore). The checksum
now gets updated if the row is updated.

22 years agogrupppentemplate away
rk [Fri, 28 Sep 2001 20:39:31 +0000 (20:39 +0000)]
grupppentemplate away

22 years agogrupppentemplate away
rk [Fri, 28 Sep 2001 20:32:43 +0000 (20:32 +0000)]
grupppentemplate away

22 years agogruppen away
rk [Fri, 28 Sep 2001 20:27:44 +0000 (20:27 +0000)]
gruppen away

22 years agowiped away sql/config related to GRUPPEN
rk [Fri, 28 Sep 2001 20:19:36 +0000 (20:19 +0000)]
wiped away sql/config related to GRUPPEN

22 years agowiped away classes related to GRUPPEN
rk [Fri, 28 Sep 2001 20:02:55 +0000 (20:02 +0000)]
wiped away classes related to GRUPPEN

22 years agodebug change and revert
rk [Fri, 28 Sep 2001 18:19:44 +0000 (18:19 +0000)]
debug change and revert

22 years agoanother media handling merge.
mh [Fri, 28 Sep 2001 08:58:36 +0000 (08:58 +0000)]
another media handling merge.

-this one adds a ProducerMedia, and more or less finalizes the MirMedia interface

also here is another workaround for the quick hack actionroot. as idfx's fix
broke it more than before...

PS: error handling is not so hot for openposting right now, this needs to be
fixed.

22 years agoIncluded to_media into the checksum so users can post the same comment to
mj [Thu, 27 Sep 2001 22:48:34 +0000 (22:48 +0000)]
Included to_media into the checksum so users can post the same comment to
different articles.

22 years agoMoved Makefile to Makefile-dist
mj [Thu, 27 Sep 2001 22:31:24 +0000 (22:31 +0000)]
Moved Makefile to Makefile-dist

22 years agoAdditional changes to the code to get dupetrigger working on PostgreSQL 7.0
mj [Thu, 27 Sep 2001 22:23:02 +0000 (22:23 +0000)]
Additional changes to the code to get dupetrigger working on PostgreSQL 7.0

22 years agoactionroot-quickhack deleted
idfx [Thu, 27 Sep 2001 22:11:41 +0000 (22:11 +0000)]
actionroot-quickhack deleted

22 years agoactionroot-quickhack deleted
idfx [Thu, 27 Sep 2001 22:11:41 +0000 (22:11 +0000)]
actionroot-quickhack deleted

22 years agoCorrected Postgres 7.0 support (hopefully).
mj [Thu, 27 Sep 2001 22:07:28 +0000 (22:07 +0000)]
Corrected Postgres 7.0 support (hopefully).

22 years agoAdded support for PostgreSQL 7.0
mj [Thu, 27 Sep 2001 22:04:50 +0000 (22:04 +0000)]
Added support for PostgreSQL 7.0

22 years agoactionroot-quickhack back in town
idfx [Thu, 27 Sep 2001 21:32:30 +0000 (21:32 +0000)]
actionroot-quickhack back in town

22 years agoadded rsync sample script
rk [Thu, 27 Sep 2001 19:55:51 +0000 (19:55 +0000)]
added rsync sample script

22 years agoMoved the creation of the index on comment from the dupetrigger script to
mj [Thu, 27 Sep 2001 19:51:38 +0000 (19:51 +0000)]
Moved the creation of the index on comment from the dupetrigger script to
the create_pg.sql script.

Handle SPI_connect==SPI_ERROR_CONNECT in dupetrigger.c smarter.

22 years agotranslated messages
rk [Thu, 27 Sep 2001 19:48:12 +0000 (19:48 +0000)]
translated messages

22 years agoRenamed the trigger.c to dupetrigger.c to enlarge the namespace for
mj [Thu, 27 Sep 2001 19:29:17 +0000 (19:29 +0000)]
Renamed the trigger.c to dupetrigger.c to enlarge the namespace for
additional triggers. Cleaned up Makefile and the other files.

22 years agomade continuation link to INSTALL.mir
rk [Thu, 27 Sep 2001 19:09:42 +0000 (19:09 +0000)]
made continuation link to INSTALL.mir

22 years agoupdated necessary packages for postgresql
rk [Thu, 27 Sep 2001 18:55:57 +0000 (18:55 +0000)]
updated necessary packages for postgresql

22 years agoCodestructure, next few lines
rk [Thu, 27 Sep 2001 17:39:25 +0000 (17:39 +0000)]
Codestructure, next few lines

22 years agoforgot to make ServletModuleImages use the setImage String.class hack bullshit..
mh [Thu, 27 Sep 2001 17:18:31 +0000 (17:18 +0000)]
forgot to make ServletModuleImages use the setImage String.class hack bullshit..

22 years agoCodestructure, first few lines
rk [Thu, 27 Sep 2001 16:55:22 +0000 (16:55 +0000)]
Codestructure, first few lines

22 years agonew todo-list
idfx [Thu, 27 Sep 2001 16:46:40 +0000 (16:46 +0000)]
new todo-list

22 years agoall DB data now goes in dbscripts/populate*.sql
mh [Thu, 27 Sep 2001 16:33:30 +0000 (16:33 +0000)]
all DB data now goes in dbscripts/populate*.sql

22 years agoadded some basic data into media_type table. (in creation sql script). this is just...
mh [Thu, 27 Sep 2001 16:26:51 +0000 (16:26 +0000)]
added some basic data into media_type table. (in creation sql script). this is just something to start playing with.

22 years agobig media merge ~75% done.. still needs some tweaks, more docs later.
mh [Thu, 27 Sep 2001 14:58:27 +0000 (14:58 +0000)]
big media merge ~75% done.. still needs some tweaks, more docs later.

22 years agoAdded this file for documentation of maintenance tasks
rk [Wed, 26 Sep 2001 09:36:19 +0000 (09:36 +0000)]
Added this file for documentation of maintenance tasks

22 years agonew translation of comment and posting-template, html has to be the same as in de
idfx [Wed, 26 Sep 2001 09:34:27 +0000 (09:34 +0000)]
new translation of comment and posting-template, html has to be the same as in de

22 years agolibupdate postgresl 7.1.3
rk [Wed, 26 Sep 2001 08:17:42 +0000 (08:17 +0000)]
libupdate postgresl 7.1.3

22 years agoupdate about psql shell
rk [Wed, 26 Sep 2001 08:06:55 +0000 (08:06 +0000)]
update about psql shell

22 years agoJava base dupecheck deinstalled because the dupecheck is now implemented
mj [Wed, 26 Sep 2001 02:34:33 +0000 (02:34 +0000)]
Java base dupecheck deinstalled because the dupecheck is now implemented
as a trigger in the database.

22 years agoFirst version of the dupe prevention trigger. Works for INSERTs and UPDATEs.
mj [Wed, 26 Sep 2001 01:52:35 +0000 (01:52 +0000)]
First version of the dupe prevention trigger. Works for INSERTs and UPDATEs.

22 years agoclean up. fixed white on white text, un-hard coded form action,
kellan [Tue, 25 Sep 2001 23:24:08 +0000 (23:24 +0000)]
clean up.  fixed white on white text, un-hard coded form action,
changed default language to english

22 years agoCopied posting_en.template, and comment_en.template to the
kellan [Tue, 25 Sep 2001 23:00:19 +0000 (23:00 +0000)]
Copied posting_en.template, and comment_en.template to the
appropiately named posting.template, and comment.template in
templates-dist/en/open.  Before this, addcomment, and addposting were
showing up in german, even though english was selected.

22 years agoclean
rk [Tue, 25 Sep 2001 21:40:22 +0000 (21:40 +0000)]
clean

22 years agomoved STRUKTUR.txt to CODESTRUCTURE, I'll start working on the text soon :)
rk [Tue, 25 Sep 2001 21:33:02 +0000 (21:33 +0000)]
moved STRUKTUR.txt to CODESTRUCTURE, I'll start working on the text soon :)

22 years agotranslate
rk [Tue, 25 Sep 2001 20:14:07 +0000 (20:14 +0000)]
translate

22 years agotranslate
rk [Tue, 25 Sep 2001 14:21:03 +0000 (14:21 +0000)]
translate

22 years agoequals bug
rk [Tue, 25 Sep 2001 12:23:00 +0000 (12:23 +0000)]
equals bug

22 years agoSaved one redirect
rk [Tue, 25 Sep 2001 11:14:24 +0000 (11:14 +0000)]
Saved one redirect

22 years agosmall session bugfixx
idfx [Tue, 25 Sep 2001 11:03:36 +0000 (11:03 +0000)]
small session bugfixx

22 years agodoku
rk [Tue, 25 Sep 2001 00:34:02 +0000 (00:34 +0000)]
doku

22 years agoMirCoders independant
rk [Mon, 24 Sep 2001 23:55:07 +0000 (23:55 +0000)]
MirCoders independant

22 years agoconfiguration Mir independant
rk [Mon, 24 Sep 2001 23:30:37 +0000 (23:30 +0000)]
configuration Mir independant

22 years agoquick hack servletname away!
rk [Mon, 24 Sep 2001 23:17:18 +0000 (23:17 +0000)]
quick hack servletname away!

22 years agoslight changes / translations
rk [Mon, 24 Sep 2001 23:05:04 +0000 (23:05 +0000)]
slight changes / translations

22 years agoAdded some comments about PostgreSQL password usage with Mir.
mj [Mon, 24 Sep 2001 20:32:25 +0000 (20:32 +0000)]
Added some comments about PostgreSQL password usage with Mir.

22 years agono message
rk [Mon, 24 Sep 2001 18:46:46 +0000 (18:46 +0000)]
no message

22 years agolinefilterwriter: change in constructor / configuration: getPropWithHome
rk [Mon, 24 Sep 2001 15:43:28 +0000 (15:43 +0000)]
linefilterwriter: change in constructor / configuration: getPropWithHome

22 years agosome fixes: images, producerdocroot, ...
idfx [Mon, 24 Sep 2001 13:54:05 +0000 (13:54 +0000)]
some fixes: images, producerdocroot, ...

22 years agosome fixes: images, producerdocroot, ...
idfx [Mon, 24 Sep 2001 13:39:01 +0000 (13:39 +0000)]
some fixes: images, producerdocroot, ...

22 years agosome fixes: images, producerdocroot, ...
idfx [Mon, 24 Sep 2001 13:39:01 +0000 (13:39 +0000)]
some fixes: images, producerdocroot, ...

22 years agomedia-upload
idfx [Mon, 24 Sep 2001 12:31:50 +0000 (12:31 +0000)]
media-upload

22 years agomedia-upload
idfx [Mon, 24 Sep 2001 12:13:51 +0000 (12:13 +0000)]
media-upload

22 years agomedia-upload
idfx [Mon, 24 Sep 2001 12:08:09 +0000 (12:08 +0000)]
media-upload

22 years agomedia-upload
idfx [Mon, 24 Sep 2001 11:54:57 +0000 (11:54 +0000)]
media-upload

22 years agomedia-upload
idfx [Mon, 24 Sep 2001 11:48:54 +0000 (11:48 +0000)]
media-upload

22 years agomedia-upload
idfx [Mon, 24 Sep 2001 11:38:33 +0000 (11:38 +0000)]
media-upload

22 years agoimages 1-n relation
idfx [Mon, 24 Sep 2001 11:08:35 +0000 (11:08 +0000)]
images 1-n relation

22 years agoRemoved my superflous java doc scripts due to the fact that I found better
mj [Sun, 23 Sep 2001 11:52:04 +0000 (11:52 +0000)]
Removed my superflous java doc scripts due to the fact that I found better
code in build.sh-dist

22 years agoModified config.props to include the template definition for the comment
mj [Sun, 23 Sep 2001 11:40:52 +0000 (11:40 +0000)]
Modified config.props to include the template definition for the comment
dupe prevention system (CDPS (tm))

22 years agoAdded templates for use with the comment dupe prevention mechanism
mj [Sun, 23 Sep 2001 11:34:54 +0000 (11:34 +0000)]
Added templates for use with the comment dupe prevention mechanism
Languages: German and English

22 years agoAdded a dupe prevention mechanism for comments.
mj [Sun, 23 Sep 2001 11:28:19 +0000 (11:28 +0000)]
Added a dupe prevention mechanism for comments.

22 years agoBroken feature temporarily deleted
mj [Sun, 23 Sep 2001 09:54:08 +0000 (09:54 +0000)]
Broken feature temporarily deleted

22 years agoAdded a tool to create JavaDoc documentation more easily
mj [Sun, 23 Sep 2001 09:52:14 +0000 (09:52 +0000)]
Added a tool to create JavaDoc documentation more easily

22 years agoSwapped 2nd <servlet> and <servlet-mapping> to bring web.xml into
kellan [Fri, 21 Sep 2001 23:52:18 +0000 (23:52 +0000)]
Swapped 2nd <servlet> and <servlet-mapping> to bring web.xml into
compliance w/ servlet 2.3 (and consquently let it run under Tomcat4)

22 years agore-added, sorry, i'm stupid :re-added, sorry, i'm stupid :))
rk [Fri, 21 Sep 2001 14:13:09 +0000 (14:13 +0000)]
re-added, sorry, i'm stupid :re-added, sorry, i'm stupid :))

22 years agoquickhack: config-problem with actionroot
idfx [Fri, 21 Sep 2001 13:53:01 +0000 (13:53 +0000)]
quickhack: config-problem with actionroot

22 years agojust a small clean up of some stuff I commented out while hacking.
mh [Fri, 21 Sep 2001 13:22:04 +0000 (13:22 +0000)]
just a small clean up of some stuff I commented out while hacking.

22 years agoobsolete and forgotten :)
rk [Fri, 21 Sep 2001 13:21:37 +0000 (13:21 +0000)]
obsolete and forgotten :)

22 years agoquickhack of mh-configthing: the actionroot was /servlet/OpenMir if OpenMir was loade...
idfx [Fri, 21 Sep 2001 12:49:51 +0000 (12:49 +0000)]
quickhack of mh-configthing: the actionroot was /servlet/OpenMir if OpenMir was loaded the before Mir

22 years agobugfixx: classes instead of source put into mirbase.jar
rk [Fri, 21 Sep 2001 12:40:06 +0000 (12:40 +0000)]
bugfixx: classes instead of source put into mirbase.jar

22 years agochanged jar for mirbase.jar, only classes from subdir
rk [Fri, 21 Sep 2001 09:29:51 +0000 (09:29 +0000)]
changed jar for mirbase.jar, only classes from subdir
mir are included. this jar can be used for other
projects based on mir.

22 years agotemplate bugfixxing
rk [Fri, 21 Sep 2001 09:04:57 +0000 (09:04 +0000)]
template bugfixxing

22 years agoAdded two lines for the ant path config and corrected a supposed mistake
mj [Fri, 21 Sep 2001 00:05:46 +0000 (00:05 +0000)]
Added two lines for the ant path config and corrected a supposed mistake
concerning the CP environment variable.