Commit graph

1457 commits

Author SHA1 Message Date
p3k
e646f24715 removed all database files to start from scratch 2003-04-10 09:41:16 +00:00
p3k
09b98dabec test 2003-04-10 09:39:05 +00:00
p3k
8287705a2c replaced 1.3 version committed to HEAD by accident with previous version 1.2 2003-04-09 07:08:51 +00:00
p3k
cee30e4833 added TEXT_ALIAS column to table AV_TEXT 2003-04-08 22:34:16 +00:00
hns
c25ffcf69d Merging changes from helma_1_2_3 2003-03-07 16:49:18 +00:00
hns
ed15173b8c Merged in changes from helma_1_2 branch 2003-02-26 12:41:54 +00:00
grob
9d73c836ed - added target "antville" to create the antville-distribution (app only)
- changed target antclick (added zipping db_support directory)
2003-02-23 15:41:13 +00:00
stefanp
9fdcecd9ff user.onLogout() is passed the id of the session that is actually logged out
as a parameter.
2003-01-22 09:23:17 +00:00
hns
f5f4db52ca go more than 3 steps down the parent chain in getNonVirtualParent() 2002-12-06 18:17:31 +00:00
hns
020766d634 Updated helma version to 1.2 rc2 and antclick version to 1.0pre3 2002-12-05 18:06:24 +00:00
hns
6b6f86117e Updated version string to 1.2 RC2 2002-12-05 16:52:15 +00:00
hns
f2bfe5b9cf Added new DbColumn class that encapsulates column name, SQL type and the
relation associated with the column. This helps us fix a bug where no column info
is available because a column has no relation associated with it. It also helps us
streamline the Relation lookup when creating a Node from a ResultSet.

Use StringBuffers instead of + for query string composition where possible.
2002-12-05 16:51:17 +00:00
hns
3d7af041bd Moved back to 4.1 line. Update to org.mortbay.jetty-jdk1.2.jar from Jetty 4.1.4. 2002-12-05 14:35:35 +00:00
hns
853001e62e Include README.txt (which is up to date) and exclude docs/ (which is outdated) 2002-12-05 14:15:26 +00:00
hns
8cc6ed61eb Brought Helma part of the README up to date. 2002-12-05 14:04:31 +00:00
hns
36836ddaf7 brought readme file up to date. 2002-12-05 13:50:50 +00:00
hns
7e04b199e7 Explicitly make bean access methods public to prevent reflection bug. 2002-12-03 15:10:39 +00:00
hns
084b1cfe39 Copied over new start scripts from build/main 2002-12-03 13:53:12 +00:00
hns
238c7a43d5 Copied over new start scripts from ../main 2002-12-03 13:51:59 +00:00
stefanp
3ddebd959f added a compile script as helma can't be run from classes directory anymore 2002-12-03 13:28:36 +00:00
hns
2e9f98039d Updated version string to 1.2 RC1 2002-12-03 12:58:15 +00:00
hns
4e8a6f3a12 Do not include source file in main helma distribution and make separate source
package instead.
2002-12-03 12:50:28 +00:00
hns
0f07aa0b41 Fix indentation (tab to space) 2002-12-03 10:33:43 +00:00
hns
b929268fb6 Implement a better way to get the URL of the helma.jar file. To be more precise,
do not rely on HOP_HOME to contain the file.
2002-12-02 16:10:31 +00:00
hns
9954933145 Separate HOP_HOME from Helma installation directory 2002-12-02 16:05:15 +00:00
hns
d9a462f1ec Do not mess with HOP_HOME in launcher/Main 2002-12-02 13:26:01 +00:00
stefanp
9fa5abf0ac added method to filter type.properties for mappings to other prototypes 2002-12-02 12:17:45 +00:00
stefanp
f29baf6c5d fixed parse error in @param tags 2002-12-02 11:24:07 +00:00
stefanp
9f0699ace7 fixed bug that would parse only every 2nd function in functionfiles 2002-12-02 10:56:26 +00:00
hns
788c987a2d Updated version string 2002-11-29 17:59:26 +00:00
hns
62c54ce820 New smart classloading 2002-11-29 17:58:28 +00:00
hns
719959353e Merged in changes from FESI 1.1.5 2002-11-29 17:56:44 +00:00
hns
19fd7b0f7d Use the application's classloader for the Packages object if available.
Merged in changes from FESI 1.1.5
2002-11-29 17:56:20 +00:00
hns
148cd5de94 Use generic ClassLoader so we can use our own HelmaClassLoader. 2002-11-29 17:54:20 +00:00
hns
0aa65b8683 Add additional newline character at the end of every EcmaScript reader.
Otherwise, a // comment in the last line throws a parsing error (bug 169)
2002-11-29 17:01:02 +00:00
hns
b93edfdc4d Changed newline encoding to CRLF like the rest of the FESI package. 2002-11-29 15:09:08 +00:00
hns
3e5a3516d8 Merged in changes from FESI 1.1.5 2002-11-29 14:46:07 +00:00
hns
765b1dddf8 Updated version string 2002-11-28 18:23:05 +00:00
hns
a0dad78958 Copied over new start scripts from build/main 2002-11-28 16:20:46 +00:00
hns
0eaa19411d Copied over new start scripts from ../main 2002-11-28 16:16:26 +00:00
hns
a028092e40 Removed support for adding jar files to the classpath, since it didn't work anyway
with the new -jar starter.
2002-11-28 16:03:54 +00:00
hns
808a1e8f00 Checking in Mckoi 0.94h 2002-11-28 15:57:57 +00:00
hns
fb5bc6306e Oops, checked in as text again. 2002-11-28 15:55:06 +00:00
hns
9584004de5 Moving Mckoi 0.94g from lib to lib/ext 2002-11-28 15:51:25 +00:00
hns
91101092f4 Updated to org.mortbay.jetty-jdk1.2.jar from the Jetty 4.2.2 distribution. 2002-11-28 15:34:17 +00:00
hns
9adf11a9d6 # Make check for jar files in lib/ext case insensitive.
# Add files in lib/ext before lib/apache-dom.jar so if xerces jar files are added they
  override the partial xerces in apache-dom.jar.
2002-11-28 13:43:15 +00:00
hns
f90f8d678b Fixed encoding in XML declaration (Xerces complained) 2002-11-28 13:18:11 +00:00
hns
03af43fd40 Moved JDBC MySQL 2.0.14 from lib to lib/ext 2002-11-28 13:02:13 +00:00
hns
c44446023d Put pushStringBuffer() and popStringBuffer() back in because they are needed
by the template_as_string() functions.
2002-11-28 12:55:21 +00:00
stefanp
d79cb11bda j2sdk1.4.1 strangely complained about a comment in the last line of the file 2002-11-28 11:02:08 +00:00