c9463fe57a
fix bug causing an exception when there's no app directory at all
2006-06-06 17:18:03 +00:00
hns
437dfb94d3
* Bring manage app up to date with current Helma.
2005-08-31 13:16:21 +00:00
stefanp
e8e2c7098a
added function renderApi(appName) which can be used from commandline
2004-01-06 15:55:39 +00:00
stefanp
544c791ddc
- moved key-generation from a global function to root/makekey.hac
...
- added a nice feedback skin
2002-12-04 09:21:40 +00:00
stefanp
7bd5803a33
simplified editing of server authentication.
...
as changes to server.properties are now immediately read and accessible
from the manage-application we just have a md5-encoding utility and leave
it to the admin to add the values to the server.properties file. this makes
sure that nothing can be changed via the web.
changes to allowadmin are effective immediately too.
2002-11-22 11:58:37 +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
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
stefanp
0e1ea8b8c0
show loaded extensions
2002-09-24 09:04:19 +00:00
5e1913d98b
sort works again, uncommented line 116
2002-09-24 08:56:04 +00:00
stefanp
d3837363e9
added blank onRequest()
2002-09-23 12:22:13 +00:00
stefanp
38ec696cf2
temporary fix to have a working list of apps
2002-09-23 12:21:47 +00:00
hns
32d2230ef5
Updated code to new session/app/req/res object layout.
2002-05-31 14:14:37 +00:00
stefanp
660ea666d9
makekey now uses createAuth() and shows a nice form.
2002-03-26 16:11:18 +00:00
stefanp
fb264c63e5
replaced javascript-md5-library with method in helma.util.MD5Encoder
2002-03-26 12:47:49 +00:00
stefanp
15221babdc
typo
2002-03-25 17:58:28 +00:00
stefanp
fd73f252a0
bugfixed and improved calculation of 5-minute request count
2002-03-25 17:58:19 +00:00
hns
b46c2f1f4f
The duplicate clearAppCache() method in Application() isn't necessary
...
anymore because a JavaScript prototype without all the HopObject
crap is used for scripting Java objects now. Calling clearCache()
will reach through to the Java method.
2002-03-19 19:32:41 +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