hns
924f3f31a6
added getType() accessor
2001-02-24 01:23:40 +00:00
hns
3d8960caee
added debug check to put().
2001-02-24 01:23:03 +00:00
hns
e861654e2c
check if baseURI is null in href()
2001-02-24 00:41:07 +00:00
hns
cae03f5fef
minor fix in Node.href() to recognize user nodes
2001-02-24 00:40:26 +00:00
hns
bf8397634c
reversed comparison of type and id in Key.equals()
2001-02-23 23:58:37 +00:00
hns
35d118c43c
made max the default method of key generation for relational databases
...
cleanup in ESNode on while searching comic node manager bug
set baseuri when using embedded web server
2001-02-23 18:07:24 +00:00
hns
9c058a3a02
changed exception handling in renderSkin()
2001-02-21 18:14:28 +00:00
hns
bba67e87fb
check for null values in response macros
2001-02-21 16:09:18 +00:00
hns
4ca07eedc4
Made generateSQLID synchronized and remember last generated ID in
...
DbMapping
2001-02-21 14:31:46 +00:00
hns
06fd698c41
replaced statement in generateSQLID with MAX() expression
2001-02-21 14:21:49 +00:00
hns
e756709eff
Fixed case in getSQLIDgen() method name
2001-02-20 21:14:32 +00:00
hns
cf7bdee73b
Added Daniel's changes to generate id from table without sequence
2001-02-20 21:10:17 +00:00
hns
fbcfbc32ba
implemented global skin to be rendered after action has been executed
2001-02-20 15:53:48 +00:00
hns
ffe720105c
implemented global skin to be rendered after request is executed
2001-02-20 15:53:12 +00:00
hns
0a2cbec8f7
fixed bug for global skins
2001-02-20 14:23:35 +00:00
hns
c708ff0c29
fallback to hopobject if skin is not found in prototype
2001-02-19 17:54:16 +00:00
hns
bf0ecdd923
first implementation of system lever skin support
2001-02-19 16:59:11 +00:00
hns
9922ea3fd8
save res.message on the user object across a redirect
2001-02-15 15:54:11 +00:00
hns
23195369b1
pass groupbyorder on to virtual relations
2001-02-15 12:42:06 +00:00
hns
511f151546
added pre to list of tags where newlines are not encoded
2001-02-15 12:41:27 +00:00
hns
523c05a3dc
builds a working snapshot
2001-02-09 19:01:03 +00:00
hns
9f8f477bf3
we dont need that either
2001-02-09 18:54:29 +00:00
hns
57c322a273
not needed
2001-02-09 18:51:07 +00:00
hns
7ac5ae3331
Removed Interpret.java
2001-02-09 18:49:44 +00:00
hns
098baf9c49
removed dependency on FESI.gui
2001-02-09 18:46:44 +00:00
hns
fd4cacb4a9
checked in GNU RegExp 1.1.0
2001-02-09 18:41:12 +00:00
hns
55b399987c
removed swing stuff
2001-02-09 18:31:59 +00:00
hns
da462d53c0
removed swing and AWT stuff from FESI
2001-02-09 18:31:35 +00:00
hns
171b44fb85
initial check in
2001-02-09 18:22:52 +00:00
hns
541dc1e58d
Added missing Acme classes
2001-02-09 18:17:24 +00:00
hns
1b98b7379f
moved build files to own top level directory
2001-02-09 16:31:23 +00:00
hns
1bdff708b2
made contains() work with groupby nodes
...
containting relational objects
2001-02-09 15:27:10 +00:00
hns
037ecba368
Added proxy method for getPropertyNames()
2001-02-08 21:03:57 +00:00
hns
a129191e19
Log when a date property is set and date parsing fails
2001-02-08 21:03:24 +00:00
hns
33f89d80a0
Added method getPropertyNames() which is almost identical
...
to getNodeIDs, except simpler and it returns the property names
instead of the ids of the nodes. Used for getAllUsers().
2001-02-08 21:02:19 +00:00
hns
231750434e
differentiated between the two versions of setParent and
...
made the one called from script "smart".
added capability of listing properties mapped via a direct
relational mapping, which means getAllUsers works again.
2001-02-08 21:01:04 +00:00
hns
a31a28ea02
added zero-argument constructor
2001-02-08 20:58:59 +00:00
hns
9c91767abc
put all the Relation constructors in try{}catch blocks.
2001-02-08 20:58:28 +00:00
hns
cfad0969b9
when setParent was called with a second argument of null, it was
...
delivered as string "null"
2001-02-08 20:57:33 +00:00
hns
223ed97251
gotten rid of userroot.properties file, finally
2001-02-08 20:56:42 +00:00
hns
0843826ed1
catch exception in application checker
2001-02-06 19:36:17 +00:00
hns
2136f712e9
print stack trace if error happens in stop app
2001-02-06 19:35:54 +00:00
hns
61cc0ba627
remove unnecessary import statement
2001-02-06 19:35:19 +00:00
hns
4719197ea7
added groupby support (actually a statical emulation thereof) for embedded database
2001-02-06 09:43:50 +00:00
hns
63e52f7f72
log node inserts
2001-02-06 09:41:51 +00:00
hns
c379daf45c
added groupby.order property
2001-02-06 09:41:19 +00:00
hns
5af80ba48b
added error field, removed buggy thread exit after 1000 requests
2001-02-06 09:40:39 +00:00
hns
7c0b2cc9d9
added error field
2001-02-06 09:39:51 +00:00
hns
eac9e96dee
avoid calling setParent for root node ;-)
2001-02-01 19:11:39 +00:00
hns
fbf746ed9e
changed sleepycat error prefix to "Sleepycat"
2001-02-01 19:10:59 +00:00