Summary Period: 2002-03-27 to 2004-01-12
[root]/antville_archive/syslog
Total Lines Of Code:
109 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 191 (100.0%) | 7.6 |
robert | 15 (60.0%) | 162 (84.8%) | 10.8 |
tobi | 10 (40.0%) | 29 (15.2%) | 2.9 |
cleaned up code
7 lines of code changed in:
set createtime format to logical order
1 lines of code changed in:
updated the contents of the global help.js file to reflect the current macros and skins and by the way removed code which was either obsolete, deprecated or went into antvillelib
0 lines of code changed in:
removed all <b> tags with <strong> and all <i> taqs with <em>
1 lines of code changed in:
changed because default layout was changed too
10 lines of code changed in:
modified layout
8 lines of code changed in:
replaced call of global image macro with layout.image
4 lines of code changed in:
modified comments
6 lines of code changed in:
minor reformatting
1 lines of code changed in:
accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)
4 lines of code changed in:
replaced <% imageurl %> macro by <% image as="url" %>
1 lines of code changed in:
replaced all occurrences of "this" with the name of the corresponding prototype
5 lines of code changed in:
changed because the prototype weblog was renamed to site
2 lines of code changed in:
changed type.properties according to new database-schema:
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
10 lines of code changed in:
replaced td attribute "background" with appropriate style attribute for xhtml compatibility (this is supposed to be a transitional fix, in the end there should be a class/id doing the job)
1 lines of code changed in:
modified code on the search for xhtml compatibility (mainly adding quotes to non-quoted attribute values)
7 lines of code changed in:
fixed markup to be xhtml compatible
6 lines of code changed in:
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)
0 lines of code changed in:
now using new global function isUserSysAdmin()
change code according to helma's new session/usermodel
- removed explicit writing of prefix and suffix (helma's doing that from now on)
5 lines of code changed in:
initial check-in
112 lines of code changed in:
Generated by StatCVS 0.2.2