Commit graph

19 commits

Author SHA1 Message Date
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
p3k
76bbe4053b replaced "prefix" and "suffix" parameters in global formatProperties() function and corresponding skins by "itemprefix" and "itemsuffix" due to incorrect HTML output. 2002-10-26 11:07:50 +00:00
hns
1b3d6adc79 Show message when client IP address is not allowed instead of
going stealth mode.
2002-07-16 14:45:34 +00:00
p3k
c3b41519bf moved format functions from macros.js to functions.js (where they belong to, imho) 2002-06-25 14:04:29 +00:00
stefanp
2daf832db0 made the "create username/password"-part work with the newer snapshots. 2002-06-20 17:21:21 +00:00
hns
32d2230ef5 Updated code to new session/app/req/res object layout. 2002-05-31 14:14:37 +00:00
stefanp
0524f54a47 failure to catch an empty enumeration from javascript caused a bug when
an application had no app.properties. workaround: check against new
method SystemProperties.size().
2002-04-18 09:37:55 +00:00
stefanp
8f6503ae6b changed instructions 2002-03-26 19:00:25 +00:00
stefanp
0dbab772a6 saving of username and password now works through appending and not by saving the whole properties list. 2002-03-26 19:00:03 +00:00
stefanp
ddd6149251 added createAuth()
if no username/password are set and request comes from localhost checkAuth() now goes into createAuth() to let user enter uname/passwd combination.
2002-03-26 16:10:28 +00:00
stefanp
2a25fd3054 very basic skin 2002-03-26 16:08:03 +00:00
stefanp
9e8d43a015 html-form to set adminUsername and adminPassword 2002-03-26 16:07:48 +00:00
stefanp
41fdae647f added style-class formEl 2002-03-26 16:04:45 +00:00
stefanp
7d607250b6 added link to helma.org, aehm 2002-03-25 18:50:29 +00:00
stefanp
eb6f593913 obsolete after switch to helma embedded md5-function 2002-03-25 17:57:38 +00:00
stefanp
6374ce94fc improved addressFilter, switched to helma embedded md5-function 2002-03-25 17:56:26 +00:00
stefanp
3c21f1a7d2 ouch 2002-03-11 15:03:09 +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