Summary Period: 2003-11-23 to 2005-02-13
[root]/antville/code/LayoutImageMgr
Total Lines Of Code:
277 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 36 (100.0%) | 359 (100.0%) | 9.9 |
robert | 16 (44.4%) | 286 (79.7%) | 17.8 |
tobi | 20 (55.6%) | 73 (20.3%) | 3.6 |
* reworked layout export: image-metadata is exported even if the file itself is missing, cleaned up code
* fixed bug 409 (http://helma.org/bugs/show_bug.cgi?id=409)
15 lines of code changed in:
modified main_action(): first argument to renderList is now an array containing
all images of the layout chain (but without duplicates)
1 lines of code changed in:
added mergeImages() to merge the images of a layout with the ones of its
parent layout (images of the current layout override those of the parent layout
and won't be displayed in the list of all images)
34 lines of code changed in:
re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes
13 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)
20 lines of code changed in:
committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
3 lines of code changed in:
cleaned up code
4 lines of code changed in:
* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist
1 lines of code changed in:
embedded sorter function in function call
1 lines of code changed in:
* renamed parent_action to default_action
* added main_action and additional_action
* enabled main_action to display merged default and additional images collections
32 lines of code changed in:
retouched layout to become more concistent
2 lines of code changed in:
changed dumpToZip() to handle both complete and incremental exports
18 lines of code changed in:
parentimages_action was renamed to parent_action
1 lines of code changed in:
- renamed parentimages_action to parent_action
- preview.skin of image was renamed to mgrlistitem.skin
2 lines of code changed in:
bugfix in importImage(): create layoutimages, not images, otherwise they won't show up in layoutimagemgr
1 lines of code changed in:
initial check-in
211 lines of code changed in:
Generated by StatCVS 0.2.2