stefanp
a48d2fefc9
make app work again with new way of retrieving a custom root object (helma.main.Server, that is)
2002-04-08 08:49:41 +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
660ea666d9
makekey now uses createAuth() and shows a nice form.
2002-03-26 16:11:18 +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
fb264c63e5
replaced javascript-md5-library with method in helma.util.MD5Encoder
2002-03-26 12:47:49 +00:00
stefanp
7d607250b6
added link to helma.org, aehm
2002-03-25 18:50:29 +00:00
stefanp
078769bb43
no message
2002-03-25 18:37:19 +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
891b5056c8
no message
2002-03-25 17:58:45 +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
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
cc36746efb
changed typo
2002-03-25 17:55:25 +00:00
hns
c8be51599b
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-19 19:33:49 +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
3c21f1a7d2
ouch
2002-03-11 15:03:09 +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
hns
72d15e11ab
New repository initialized by cvs2svn.
2000-12-29 17:57:21 +00:00