Commit graph

3332 commits

Author SHA1 Message Date
hns
d7677773c5 fixed a bug in the href/skin code, or actually wrote a quick workaround 2001-07-26 15:13:05 +00:00
hns
a041b8ec78 completely got rid of getHref function in INode, just using getUrl from now on.
added optional root prototype name for getUrl.
2001-07-26 14:46:30 +00:00
hns
1be9b1687b removed local reval field from all function classes
added href postprocessing with skin to NodeHref
2001-07-26 14:45:02 +00:00
hns
5e04d833f1 switched to new href() syntax,
fixed bug in user.register where the db field name was used instead of the
corresponding property name
2001-07-26 14:44:17 +00:00
hns
45eabd9fca quick fix for base class name, should now also work for non-relational
mappings (checks for "hopobject" prototype name)
2001-07-25 16:46:00 +00:00
hns
8ab24c2d41 * renamed filter to subnoderelation to free filter for future use
* added groupby.prototype
* possibly cleaned up a bug where relation properties were not properly inherited
when an explicit subnoderelation was specified on a virtual node in the type properties.
2001-07-25 16:45:13 +00:00
hns
1ca8ff7363 * added check if prototype exists
* set prototype on groupby node, if specified in type.properties
2001-07-25 16:43:32 +00:00
hns
e2390da037 replaced getFilter with getSubnodeRelation in Relation 2001-07-25 16:42:50 +00:00
hns
5e00718453 support different encodings for macros handled by param, request and response 2001-07-25 15:55:52 +00:00
hns
bfd3c0ae6a first implementation of inheritable data mappings 2001-07-23 16:48:28 +00:00
hns
b64c59dd8a First implementation of inheritable data mappings 2001-07-23 16:48:00 +00:00
hns
9563372c51 pretty much rewrote request path evaluation code.
the global path object now also makes its elements accessible via
prototype name.
2001-07-19 14:59:24 +00:00
hns
9952f9b161 added comments to fields, added extendsMapping
for dbmapping inheritance
2001-07-18 13:14:34 +00:00
hns
c28f67f5dc oops, doesSubnodeChecking returned the opposite of what it should 2001-07-16 15:33:46 +00:00
hns
58c92aec46 Made subnode check optional in NodeManager.getNode()
Switched from Vector to ArrayList as base class for ExternalizableVector.
Binary representations of both versions of ExternalizableVector should still be
compatible.
2001-07-16 15:30:40 +00:00
hns
a974b77f62 Added method: doesSubnodeChecking() to disable subnode checks. 2001-07-16 15:05:58 +00:00
hns
07ab01490f rethrow ConcurrencyException and RedirectException in
Macro evaluation
2001-07-16 13:43:28 +00:00
hns
d795dfbb48 fixed bug where encodeForm would duplicate \n newlines (wahhhh!) 2001-07-11 15:22:34 +00:00
hns
f5402ee06f Fixed HTML encoding formatting where the <br> tag would be
inserted between \r and \n
2001-07-11 13:13:32 +00:00
hns
87c5ead501 empty test edit 2001-07-10 18:06:03 +00:00
hns
5ecd6f36b6 empty log edit 2001-07-10 18:02:09 +00:00
hns
3d607d5507 zero test edit 2001-07-10 17:57:44 +00:00
hns
57bccc4354 another zero edit to check setup... 2001-07-10 17:41:32 +00:00
hns
6144eedd27 zero edit to test CVS mailing list setup 2001-07-10 17:30:34 +00:00
hns
3ade4ad604 zero edit to test CVS setup 2001-07-10 17:14:47 +00:00
hns
7ccb86988f zero test edit 2001-07-10 17:05:43 +00:00
hns
0190f2e8e4 empty edit to test CVS setup 2001-07-10 17:01:01 +00:00
hns
0fa1f97b42 another zero edit to test CVS setup 2001-07-10 16:53:51 +00:00
hns
e5a7bbfb14 zero edit to test CVS setup 2001-07-10 16:50:41 +00:00
p3k
6aea071159 initial check-in 2001-07-02 13:36:42 +00:00
hns
0f42a7b624 Fixed bug where DbMapping was not created for zipped prototype
if it didn't contain a type.properties file.
2001-06-28 14:44:47 +00:00
p3k
3cee7707ad version update: jdom 6beta 2001-06-28 13:13:09 +00:00
p3k
1209fcf238 added jdom.jar to classpath 2001-06-28 12:08:02 +00:00
p3k
2cc2fdc1fd added jdom.jar to classpath 2001-06-28 11:48:16 +00:00
hns
87d575503b Got the tar task working as it should (after lots of tweaking) 2001-06-27 13:17:00 +00:00
p3k
08996497bd initial check-in 2001-06-25 15:09:38 +00:00
p3k
8cd94e3bfc initial check-in 2001-06-25 15:03:35 +00:00
p3k
583671984d removed 2001-06-25 14:59:39 +00:00
p3k
57750fb578 initial check-in 2001-06-25 14:59:28 +00:00
hns
d57dddedde Switched newlines to Unix-style 2001-06-25 14:55:00 +00:00
hns
467eccf1bb Updated Ant to version 1.3, package building now works 2001-06-25 13:31:51 +00:00
p3k
ec4f8e4fb2 whitespace! :( 2001-06-25 12:55:17 +00:00
p3k
5559c0eb7f added some commented country/language codes as examples 2001-06-25 12:46:26 +00:00
p3k
7bd4d6433b initial check-in 2001-06-25 12:22:40 +00:00
p3k
fd0735fbb0 initial check-in 2001-06-25 11:50:58 +00:00
p3k
d7b6d3a86d initial check-in 2001-06-25 09:57:02 +00:00
p3k
6516169371 no whitespace, please... 2001-06-25 09:56:31 +00:00
p3k
3fd709272a replaced relics of Hop occurences with Helma 2001-06-22 12:30:23 +00:00
p3k
5ece26786a added system requirements 2001-06-22 12:28:49 +00:00
p3k
25a3919df7 updated for version 1.2 2001-06-22 12:23:23 +00:00