Summary Period: 2003-11-23 to 2005-05-01
[root]/antville/code/LayoutMgr
Total Lines Of Code:
253 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 45 (100.0%) | 340 (100.0%) | 7.5 |
robert | 31 (68.9%) | 321 (94.4%) | 10.3 |
tobi | 14 (31.1%) | 19 (5.6%) | 1.3 |
changed ZipLib.extractAll() to Zip.extractData() (fixes bug 422, http://helma.org/bugs/show_bug.cgi?id=422)
2 lines of code changed in:
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
11 lines of code changed in:
committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
6 lines of code changed in:
remove hopobjects by using their own method remove() now (the former way to call the remove() method of the parent and pass the object to delete is deprecated in helma)
1 lines of code changed in:
cleaned up code
5 lines of code changed in:
removed all <b> tags with <strong> and all <i> taqs with <em>
1 lines of code changed in:
merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro
1 lines of code changed in:
removed obsolete files
0 lines of code changed in:
redirect to edit action after the new layout has been created
1 lines of code changed in:
removed the input for the layout title since it's not required anymore
1 lines of code changed in:
title is no longer required for creating a new layout, if no basis layout has been chosen use "untitled" as a start, otherwise inherit the parent layout's title
2 lines of code changed in:
retouched layout to become more concistent
1 lines of code changed in:
changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).
1 lines of code changed in:
changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).
1 lines of code changed in:
initial check-in
19 lines of code changed in:
removed
0 lines of code changed in:
just formatting
4 lines of code changed in:
- simplyfied renderManagerView()
- added method renderParentLayoutChooser()
22 lines of code changed in:
- renamed chooseNewLayout to evalNewLayout (changed too)
- added method evalImport() that handles the import of a layout zip file
56 lines of code changed in:
- exchanged link to "choose" action (which was removed) to "create" action
- added link to import action
2 lines of code changed in:
(5 more)
Generated by StatCVS 0.2.2