Commit graph

15 commits

Author SHA1 Message Date
hns
dd20db9815 * Close quotes for suffix attribute. 2007-03-15 16:48:00 +00:00
hns
694139d897 * Do not rely on Java classes to implement IPathElement.
Implement all necessary features such as href() and getChildElement()
  ourselves instead.
* Add missing classes to class.properties.
* Display actual line numbers in function source macro.
2006-11-20 11:05:24 +00:00
hns
437dfb94d3 * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
stefanp
265fc2bf77 don't encode type.properties content to avoid double blank lines 2004-04-13 08:35:15 +00:00
stefanp
862cdef847 fixed problem with type.properties pointing to non-existing prototypes 2002-12-04 09:35:34 +00:00
stefanp
1f9846f157 two formatting fixes 2002-12-02 12:23:19 +00:00
stefanp
428b1ab1ef type.properties are now parsed, mappings to other prototypes are linked 2002-12-02 12:19:36 +00:00
stefanp
c52925d414 added getApplication () 2002-12-02 12:18:59 +00:00
stefanp
cd8ebdd41b re-added access check to actions 2002-11-22 11:55:42 +00:00
stefanp
604ab4f8ba lots of formatting fixes,
added functionindex to docapplication
2002-11-22 11:39:11 +00:00
stefanp
7633e98eea 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.
2002-11-21 18:36:03 +00:00
hns
32d2230ef5 Updated code to new session/app/req/res object layout. 2002-05-31 14:14:37 +00:00
stefanp
bf86d54c67 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).
2002-03-25 18:36:56 +00:00
stefanp
69f391d2d6 modified header in apidocs 2002-03-11 14:46:30 +00:00
stefanp
4a7616d5a0 This commit was generated by cvs2svn to compensate for changes in r2155,
which included commits to RCS files with non-trunk default branches.
2002-03-11 13:49:50 +00:00