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
Robert Gaggl
bce6a1e812
- included db schema changes of antville_dbpatch-20031128-layouts2.sql
...
- fixed create statement of default layout
2003-12-08 20:08:51 +00:00
Hannes Wallnöfer
58fc36d56a
Set layout_alias on converted layouts to layout_id so they're accessible via web.
2003-11-24 12:39:00 +00:00
Robert Gaggl
2b110e1f29
modified table creation scripts to create table AV_LAYOUT, add an initial layout object and it's standard images
2003-11-23 17:55:00 +00:00
Robert Gaggl
b9d2030f1e
initial check-in
2003-11-23 17:46:34 +00:00
Michael Platzer
22c1e4c5ef
(finally) merged imagetopics branch to HEAD
2003-11-01 15:24:07 +00:00
Robert Gaggl
8743911c36
changed SKIN_F_SITE to SKIN_F_SKINSET in create statement of IDX_SKIN_MIXED, otherwise mysql complains about the no longer existing column SKIN_F_SITE
2003-10-30 09:49:24 +00:00
Hannes Wallnöfer
e8adb95a2c
Added support for skinsets:
...
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage
2003-10-07 15:14:47 +00:00
8db75a6f29
changed sentence structure of important note for better instruction
2003-09-16 16:06:00 +00:00
59d5de2b49
added "important note" to warn from not converting site data to the new database scheme before proceeding
2003-09-16 16:02:54 +00:00
Robert Gaggl
f1bcf012e8
removed second drop statement of column SITE_TEXTFONT
2003-09-09 19:09:36 +00:00
Robert Gaggl
345e0a5948
added column SITE_PREFERENCES, removed preference columns that are now stored xml encoded in SITE_PREFERENCES (includes db-patches 20030729 and 20030728)
2003-09-09 19:09:09 +00:00
Robert Gaggl
d16494e7fc
added "use antville", removed adding of column SITE_PREFERENCES (which is covered by the previous patch)
2003-08-31 14:31:07 +00:00
Robert Gaggl
5263e7df87
added "use antville"
2003-08-31 14:30:30 +00:00
Robert Gaggl
62bbe2c4b8
initial check-in: remove the preferences columns since site prefs are now stored xml encoded in SITE_PREFERENCES
2003-08-02 12:22:51 +00:00
Robert Gaggl
fb804a0210
initial check-in: adds the column SITE_PREFERENCES in table AV_SITE
2003-08-02 12:20:52 +00:00
Hannes Wallnöfer
f1191f819f
added "use antville;"
...
fixed statement for TEXT_ALIAS column.
2003-04-11 13:24:15 +00:00
69d43e1211
modified alt tags of antville logos (now showing "made with antville")
2003-04-10 13:52:07 +00:00
da6ba94bba
added TEXT_ALIAS column to AV_TEXT table for future use
2003-04-10 10:17:04 +00:00
222c56a99d
refurbished polls; removed title property wherever it occurred; state_macro() is deprecated (but still working) now, use closetime_macro() and appropriate prefix/suffix strings instead.
2003-03-03 13:51:54 +00:00
Robert Gaggl
09a671fa54
dbpatch for adding standard menu image "manage"
2003-03-03 12:02:33 +00:00
Robert Gaggl
d78f03e5f7
added insert statement for standard menu image "manage"
2003-03-03 12:02:04 +00:00
Robert Gaggl
dde7123c9b
removed smalltrans-image (which is not needed anymore)
2003-02-23 15:18:20 +00:00
b458c2cab1
removed shortcuts from antville. support of shortcut is now optional via zip module
2003-02-11 16:54:07 +00:00
95b5af749b
fixed syntax errors in drop index statements (text in brackets, lines 9/10)
2003-01-09 15:02:25 +00:00
Robert Gaggl
3ebd26f134
shortcut-table is called AV_SHORTCUT (not AV_SITE)
2003-01-03 09:25:08 +00:00
Robert Gaggl
5fcc9f8383
moved from root-directory of application into this directory (should be zipped for distribution)
2003-01-02 19:11:56 +00:00