Commit graph

76 commits

Author SHA1 Message Date
5884269360 Removed unnecessary user relation from TagHub 2014-12-14 09:52:58 +01:00
ab8560b057 Updated license header and unified comments 2014-07-04 17:16:51 +02:00
3e769d3d6e Cleaned up whitespace with Sublime Text 2 2014-07-04 15:30:46 +02:00
7537c7fced Prefixed column names when creating metadata indexes in postgre.sql script 2011-05-08 11:41:27 +00:00
1ae41a513a Fixed PostgreSQL comment symbols 2011-03-01 12:57:45 +00:00
5888797569 Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00
02dd525e14 Improved metadata index 2011-02-20 16:09:34 +00:00
c6097affd1 Fixed metadata index containing the value to prevent exceeding the maximum size 2011-02-20 13:26:09 +00:00
b27aa3145c * Moved value normalization from HopObject to Metadata prototype
* Removed limitation to edit running polls
 * Fixed some issues in MySQL database scheme
 * Moved routine for replacing version tags from init to export target in build script
2011-02-20 11:26:41 +00:00
a7c4b8eeb6 Improved indexes of metadata table 2011-02-16 20:17:20 +00:00
78ade4d0c4 * Added SQL statements for creating metadata table to *.sql files
* Added patches for updating current databases with new metadata table
2011-02-10 23:43:40 +00:00
2e9395b26b Moved build/extra/antclick directory to db/h2.compat for consistency 2010-05-31 08:18:29 +00:00
393e1927fd Updated INSTALL file and (hopefully) eased setup procedure by moving my.properties from db to db/my.compat directory and removing postgre.properties. Thus, with a PostgreSQL database it would be possible to run the SQL script only, enable the app and start Helma to get Antville running in three steps only – given that all necessary software packages are already installed with default settings and the installation is not used for production (default password). 2010-05-31 07:50:37 +00:00
e1002ace27 Added statements for index creation 2010-05-24 15:31:10 +00:00
62ed2248fa Reformatted statements (converted to lowercase mostly) 2010-05-24 15:30:28 +00:00
f2ac352c3f Fixed case of membership.role constraints 2010-04-25 20:42:07 +00:00
2505612a37 Switched to PostgreSQL as database of choice and added compatibility files to db/my.compat 2010-04-24 14:27:31 +00:00
c837c6190f Enabled Unicode/UTF-8 when connecting to MySQL 2010-02-07 13:06:20 +00:00
ee4fb92f53 * Generalized H2 database script for PostgreSql
* Renamed database script and properties files
2010-01-20 14:30:00 +00:00
b83a64822c Modified site.mode column to reflect newly added Site.delete property 2009-12-13 22:42:02 +00:00
39ed0cb016 Added license header 2009-12-07 21:49:38 +00:00
47e82a9561 Added missing source column to skin table 2009-12-07 21:39:21 +00:00
4c9f04e197 * Modified order of build targets in build.xml
* Fixed modified location of db.properties for H2 database of AntClick
* Adapted example db.properties file for H2 database
2009-11-01 12:03:32 +00:00
c3c535602a * Moved H2 database files from antville/db to build/extra directory
* Added example db.properties for H2 database
 * Fixed typo in example db.properties for MySQL database
2009-11-01 11:47:47 +00:00
bb5097cf79 Added schema and test database for AntClick 2009-11-01 11:30:42 +00:00
26f33a0220 * Shortened directory names
* Renamed misc directory to extra
 * Moved WEB-INF and updater directories into extra
2009-10-31 13:57:51 +00:00
1e520c248a * Merged source code files of one prototype into one single file named after the prototype
* Applied ECMAScript compliant syntax to prototype member definitions
 * Cleaned up directory structure
2007-06-23 14:53:39 +00:00
291e26af64 fixes bug 384 2004-11-07 21:19:13 +00:00
ffa776247c sql patch fixes bug 384 2004-11-07 21:18:15 +00:00
bdfa556523 replaced some more irregular quotes with nice ones 2004-06-05 13:52:40 +00:00
Robert Gaggl
bfd8f23cc0 updated to current db schema 2004-05-31 22:15:07 +00:00
Robert Gaggl
4855204eee removed because committed as text (not as binary) 2004-05-31 22:13:48 +00:00
Robert Gaggl
6c385ef2d9 removed old (unused) versions of tables 2004-05-31 22:13:01 +00:00
b1be5ffd07 update to current db scheme 2004-05-31 17:30:32 +00:00
163312c612 initial check-in 2004-05-16 11:49:42 +00:00
cbb7dbc6dc * added antclick target to build.xml
* added files needed to build antclick in extra directory
* edited several build and properties files
2004-05-13 13:06:21 +00:00
b146d29966 increased size of IMAGE_ALTTEXT column 2004-04-28 10:11:29 +00:00
9c26020b4d initial check-in 2004-03-21 16:12:44 +00:00
Robert Gaggl
7e98db2560 initial check-in 2004-02-18 17:53:12 +00:00
Robert Gaggl
089610b27b committed Michi Platzer's patch that implements
- diskquota-limits per site
- limits for site-alias and username (30 characters)
- display of last stories/comments of a user in system manager

(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000488.html)
2004-02-18 17:53:02 +00:00
Robert Gaggl
a869878380 added renaming of skin prototypes since the default prototypes of helma are mixed case now 2004-01-09 11:10:00 +00:00
857d86b3b5 fixed missing semicolons 2004-01-06 18:36:50 +00:00
Robert Gaggl
7689da6d5d added prototype value to default layout images 2004-01-06 17:28:03 +00:00
Robert Gaggl
e00d7fccff added missing column IMAGE_PROTOTYPE 2004-01-06 17:25:30 +00:00
Robert Gaggl
465aecef23 synced db creation script with current version for mysql (1.1pre2) 2004-01-06 16:14:35 +00:00
Robert Gaggl
85a1c9011a added indexes on AV_IMAGE and AV_LAYOUT 2004-01-06 16:14:10 +00:00
Robert Gaggl
9847a4bd93 initial check-in 2004-01-02 10:46:23 +00:00
Robert Gaggl
782293a0ca removed insert statements of standard images (the metadata of those images is now handled by global DefaultImages object) 2003-12-30 13:08:17 +00:00
Robert Gaggl
7f7ac464d6 added renaming of db stored mail skins 2003-12-09 19:55:09 +00:00
Robert Gaggl
666a8734ac initial check-in 2003-12-08 22:59:01 +00:00