Module antville_archive/db_support/

back to main page

Summary Period: 2003-01-02 to 2004-02-18

Modules

[root]/antville_archive/db_support
     patches (39 files, 893 lines)

Lines of Code


Total Lines Of Code: 1237 (2006-01-17 17:18)

Authors

Author Changes Lines of Code Lines per Change
Totals 38 (100.0%) 1458 (100.0%) 38.3
robert 25 (65.8%) 1425 (97.7%) 57.0
hannes 1 (2.6%) 18 (1.2%) 18.0
tobi 9 (23.7%) 12 (0.8%) 1.3
michi 3 (7.9%) 3 (0.2%) 1.0

Most Recent Commits

robert 2004-02-18 18:53

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)

4 lines of code changed in:

robert 2004-01-06 18:28

added prototype value to default layout images

9 lines of code changed in:

robert 2004-01-06 18:25

added missing column IMAGE_PROTOTYPE

1 lines of code changed in:

robert 2004-01-06 17:14

synced db creation script with current version for mysql (1.1pre2)

45 lines of code changed in:

robert 2004-01-06 17:14

added indexes on AV_IMAGE and AV_LAYOUT

8 lines of code changed in:

robert 2003-12-30 14:07

removed insert statements of standard images (the metadata of those images is now handled by global DefaultImages object)

0 lines of code changed in:

robert 2003-12-08 21:08

- included db schema changes of antville_dbpatch-20031128-layouts2.sql
- fixed create statement of default layout

4 lines of code changed in:

robert 2003-11-23 18:55

modified table creation scripts to create table AV_LAYOUT, add an initial layout object and it's standard images

44 lines of code changed in:

michi 2003-11-01 16:24

(finally) merged imagetopics branch to HEAD

3 lines of code changed in:

robert 2003-10-30 10:49

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

1 lines of code changed in:

hannes 2003-10-07 17:14

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

18 lines of code changed in:

robert 2003-09-09 21:09

added column SITE_PREFERENCES, removed preference columns that are now stored xml encoded in SITE_PREFERENCES (includes db-patches 20030729 and 20030728)

2 lines of code changed in:

tobi 2003-04-10 15:52

modified alt tags of antville logos (now showing "made with antville")

9 lines of code changed in:

tobi 2003-04-10 12:16

added TEXT_ALIAS column to AV_TEXT table for future use

3 lines of code changed in:

robert 2003-03-03 13:02

added insert statement for standard menu image "manage"

3 lines of code changed in:

robert 2003-02-23 16:18

removed smalltrans-image (which is not needed anymore)

22 lines of code changed in:

tobi 2003-02-11 17:54

removed shortcuts from antville. support of shortcut is now optional via zip module

0 lines of code changed in:

robert 2003-01-03 10:25

shortcut-table is called AV_SHORTCUT (not AV_SITE)

1 lines of code changed in:

robert 2003-01-02 20:11

moved from root-directory of application into this directory (should be zipped for distribution)

1281 lines of code changed in:

Generated by StatCVS 0.2.2