Summary Period: 2002-03-11 to 2004-04-13
[root]/manage-old/docapplication
Total Lines Of Code:
340 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 39 (100.0%) | 560 (100.0%) | 14.3 |
stefanp | 38 (97.4%) | 556 (99.3%) | 14.6 |
hannes | 1 (2.6%) | 4 (0.7%) | 4.0 |
check for prototype root or Root in hrefRoot_macro
3 lines of code changed in:
added function renderApi() which renders the whole application docs into
files. used via webinterface or commandline.
changed RegExp: rhino needs global setting as second param in constructor
26 lines of code changed in:
moved the actual rendering part in render_action into functions.js
7 lines of code changed in:
- included link to manage console (but not if pages are rendered to static html)
- nicer feedback after rendering
16 lines of code changed in:
render_action: fixed problem with regex parsing of links with anchors
5 lines of code changed in:
added getPrototype (string)
12 lines of code changed in:
- click on showApi-button calls docapplication/read_action to re-read the
application each time a user enters the doc-frameset.
- function docfiles aren't stored in their own directory each but moved up to the
prototype directory, further regex-parsing of the resuting html-code necessary
19 lines of code changed in:
re-added access check to actions
20 lines of code changed in:
lots of formatting fixes,
added functionindex to docapplication
151 lines of code changed in:
major overhaul of the manage app's api-documentation functions.
things can now be rendered to static html, new helma features are
supported (prototype extension), everyhting is done in a nice and
clean way with skins.
179 lines of code changed in:
Updated code to new session/app/req/res object layout.
4 lines of code changed in:
removed obsolete functions: calling href() on Java objects does indeed work. The problem
was that getParentElement() method in Application always returned
null (due to a very hard to find bug in helma.main.Server).
0 lines of code changed in:
modified header in apidocs
22 lines of code changed in:
Initial revision
96 lines of code changed in:
Generated by StatCVS 0.2.2