Summary Period: 2003-01-02 to 2004-02-18
[root]/antville_archive/db_support
patches
(39 files, 893 lines)
Total Lines Of Code:
1237 (2006-01-17 17:18)
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 |
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:
added prototype value to default layout images
9 lines of code changed in:
added missing column IMAGE_PROTOTYPE
1 lines of code changed in:
synced db creation script with current version for mysql (1.1pre2)
45 lines of code changed in:
added indexes on AV_IMAGE and AV_LAYOUT
8 lines of code changed in:
removed insert statements of standard images (the metadata of those images is now handled by global DefaultImages object)
0 lines of code changed in:
- included db schema changes of antville_dbpatch-20031128-layouts2.sql
- fixed create statement of default layout
4 lines of code changed in:
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:
(finally) merged imagetopics branch to HEAD
3 lines of code changed in:
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:
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:
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:
modified alt tags of antville logos (now showing "made with antville")
9 lines of code changed in:
added TEXT_ALIAS column to AV_TEXT table for future use
3 lines of code changed in:
added insert statement for standard menu image "manage"
3 lines of code changed in:
removed smalltrans-image (which is not needed anymore)
22 lines of code changed in:
removed shortcuts from antville. support of shortcut is now optional via zip module
0 lines of code changed in:
shortcut-table is called AV_SHORTCUT (not AV_SITE)
1 lines of code changed in:
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