Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

3956 by gbevin on 09 May 2008, 05:14:50 +0200 (7 days ago) Make Review Updated eclipse projects for RIFE crud support

rife/trunk/eclipse/RIFE 11_crud.launch 3956 history download (+26) new

rife/trunk/src/examples/tutorial/11_crud/.classpath 3956 history download (+1 -1) diffs

rife/trunk/src/examples/tutorial/11_crud/.project 3956 history download (+1 -1) diffs

3955 by gbevin on 09 May 2008, 02:32:39 +0200 (7 days ago) Make Review Fixed the X-develop project files

rife/trunk/rife.sln 3955 history download (+6 -0) diffs

rife/trunk/rife_framework.javaproj 3955 history download (+118 -2) diffs

rife/trunk/src/examples/tutorial/11_crud/11_crud.javaproj 3955 history download (+54 -186) diffs

3953 by gbevin on 08 May 2008, 03:04:08 +0200 (8 days ago) Make Review Added RIFE/Crud to RIFE itself and integrated the sample.

rife/trunk/build.xml 3953 history download (+15 -51) diffs

rife/trunk/rife.iml 3953 history download (+1 -394) diffs

rife/trunk/rife.ipr 3953 history download (+26 -0) diffs

rife/trunk/src/blueprints 3953 history download (+0) new

rife/trunk/src/blueprints/rife 3953 history download (+0) new

… 145 more files in changeset.
3952 by gbevin on 05 May 2008, 15:49:50 +0200 (10 days ago) Make Review Relocated templates to a directory with the rife prefix so that they can afterwards be moved into the main RIFE distribution.
Added copy of Apache 2 license.

rife-crud/trunk/LICENSE.txt 3952 history download (+202) new

rife-crud/trunk/samples/templates/custom/html/add_custom.html 3952 history download (+2 -2) diffs

rife-crud/trunk/samples/templates/custom/html/blueprint_custom.html 3952 history download (+1 -1) diffs

rife-crud/trunk/samples/templates/custom/html/home.html 3952 history download (+1 -1) diffs

rife-crud/trunk/src/java/com/uwyn/rife/crud/templates/AdminTemplateTransformer.java 3952 history download (+3 -1) diffs

… 47 more files in changeset.
3951 by gbevin on 05 May 2008, 15:35:02 +0200 (10 days ago) Make Review Updated copyright years.
Changed license to Apache 2.
Set the correct svn keyword replacement properties on all files.

rife-crud/trunk/LICENSE_CDDL.txt 3951 history deleted

rife-crud/trunk/LICENSE_LGPL.txt 3951 history deleted

rife-crud/trunk/LICENSE_rife.txt 3951 history deleted

rife-crud/trunk/build.xml 3951 history download (+4 -6) diffs

rife-crud/trunk/samples/java/com/uwyn/rife/crud/samples/beans/Account.java 3951 history download (+2 -4) diffs

… 76 more files in changeset.
3950 by gbevin on 05 May 2008, 15:22:52 +0200 (10 days ago) Make Review Ignored IDEA workspace file and the test output dir

rife-crud/trunk 3950 history download (+0 -0) diffs

3949 by gbevin on 05 May 2008, 15:21:03 +0200 (10 days ago) Make Review Removed IDEA workspace

rife-crud/trunk/rife-crud.iws 3949 history deleted

3948 by gbevin on 05 May 2008, 14:51:09 +0200 (10 days ago) Make Review Added support for generating RESTful CRUD by simply setting the 'crud_template_group' element/site property to 'xml'.
Added support for template groups and types, allow much easier creation of RIFE/Cr…

rife-crud/trunk/.classpath 3948 history download (+8 -8) diffs

rife-crud/trunk/Run Samples.launch 3948 history deleted

rife-crud/trunk/Run Tests.launch 3948 history deleted

rife-crud/trunk/build.xml 3948 history download (+1 -1) diffs

rife-crud/trunk/eclipse 3948 history download (+0) new

… 105 more files in changeset.
3946 by gbevin on 04 May 2008, 11:12:20 +0200 (11 days ago) Make Review Regression fix to form exit tags generation.
Improved handling of JDK 1.5 and 1.6 specific RIFE jars, displaying a message when the wrong version is used for the active JDK.

rife/trunk/rife_framework.javaproj 3946 history download (+2 -74) diffs

rife/trunk/src/framework/com/uwyn/rife/database/DbStatement.java 3946 history download (+24 -5) diffs

rife/trunk/src/framework/com/uwyn/rife/datastructures/EnumClass.java 3946 history download (+5 -0) diffs

rife/trunk/src/framework/com/uwyn/rife/engine/EngineTemplateHelper.java 3946 history download (+1 -1) diffs

3945 by gbevin on 01 May 2008, 14:22:37 +0200 (14 days ago) Make Review Updated sponsors and mailing list logo.

rifers/trunk/lib/rife-1.6.2-snapshot-jdk15.jar 3945 history download

rifers/trunk/src/templates/pub/about.html 3945 history download (+17 -8) diffs

rifers/trunk/src/templates/pub/maillists.html 3945 history download (+1 -1) diffs

3944 by gbevin on 27 April 2008, 23:07:04 +0200 (18 days ago) Make Review Added IDEA project modules and launch configurations for all examples.

rife/trunk/rife.ipr 3944 history download (+214 -3) diffs

rife/trunk/src/examples/tutorial/01_helloworld/01_helloworld.iml 3944 history download (+49 -5) diffs

rife/trunk/src/examples/tutorial/02_recursion/02_recursion.iml 3944 history download (+62) new

rife/trunk/src/examples/tutorial/03_numberguess/03_numberguess.iml 3944 history download (+63) new

rife/trunk/src/examples/tutorial/05_friends_basic/05_friends_basic.iml 3944 history download (+63) new

… 5 more files in changeset.
3943 by gbevin on 27 April 2008, 11:09:02 +0200 (18 days ago) Make Review Upgraded Spring to v2.5.3
Upgraded Servlet API to v2.5
Adapted project files to run the examples with the new Jetty version

rife/trunk/.classpath 3943 history download (+6 -7) diffs

rife/trunk/eclipse/RIFE 01_helloworld.launch 3943 history download (+13 -12) diffs

rife/trunk/eclipse/RIFE 02_recursion.launch 3943 history download (+13 -12) diffs

rife/trunk/eclipse/RIFE 03_numberguess.launch 3943 history download (+13 -12) diffs

rife/trunk/eclipse/RIFE 04_numberguess_continuations.launch 3943 history download (+6 -5) diffs

… 195 more files in changeset.
3942 by gbevin on 27 April 2008, 00:02:11 +0200 (19 days ago) Make Review Upgraded JAI to v1.1.3

rife/trunk/.classpath 3942 history download (+2 -3) diffs

rife/trunk/lib/jai_codec-1.1.2.jar 3942 history deleted

rife/trunk/lib/jai_codec-1.1.3.jar 3942 history download (+0) new/moved

rife/trunk/lib/jai_core-1.1.2.jar 3942 history deleted

rife/trunk/lib/jai_core-1.1.3.jar 3942 history download (+0) new/moved

… 4 more files in changeset.
3940 by gbevin on 26 April 2008, 22:09:27 +0200 (19 days ago) Make Review Increased max permgen size in Ant script for running tests.

rife/trunk/build.xml 3940 history download (+1 -0) diffs

3939 by gbevin on 26 April 2008, 22:09:07 +0200 (19 days ago) Make Review Minor source improvements to content loaders.

rife/trunk/src/framework/com/uwyn/rife/cmf/loader/ImageContentLoader.java 3939 history download (+1 -1) diffs

rife/trunk/src/framework/com/uwyn/rife/cmf/loader/XhtmlContentLoader.java 3939 history download (+1 -1) diffs

3938 by gbevin on 26 April 2008, 22:08:37 +0200 (19 days ago) Make Review Upgraded Oracle JDBC driver to v11.1.0.6.0 and tested all features with Oracle Database 11g Express

rife/trunk/.classpath 3938 history download (+1 -1) diffs

rife/trunk/lib/oraclejdbc14-10.2.0.1.0.jar 3938 history deleted

rife/trunk/lib/oraclejdbc15-11.1.0.6.0.jar 3938 history download (+0) new/moved

rife/trunk/nbproject/project.properties 3938 history download (+2 -2) diffs

rife/trunk/rife.iml 3938 history download (+2 -2) diffs

… 2 more files in changeset.
3937 by gbevin on 26 April 2008, 16:28:10 +0200 (19 days ago) Make Review Upgraded Firebird JDBC driver to v2.1.3.
Tested all functionalities with Firebird the 2.1 release.

rife/trunk/.classpath 3937 history download (+2 -2) diffs

rife/trunk/lib/jaybird-full-2.1.1.jar 3937 history deleted

rife/trunk/lib/jaybird-full-2.1.3.jar 3937 history download (+0) new/moved

rife/trunk/nbproject/project.properties 3937 history download (+4 -4) diffs

rife/trunk/programs/unittests/config/rep/config-mac_os_x.xml 3937 history download (+1 -1) diffs

… 3 more files in changeset.
3936 by gbevin on 26 April 2008, 14:05:37 +0200 (19 days ago) Make Review Upgraded MySQL JDBC driver to v5.1.6 and fixed some DB layer support issues for that version.
Upgraded PostgreSQL JDBC driver to v8.3-603.
Fixed an issue with the numberguess continuations tests where…

rife/trunk/.classpath 3936 history download (+2 -2) diffs

rife/trunk/lib/mysql-connector-java-3.1.12-bin.jar 3936 history deleted

rife/trunk/lib/mysql-connector-java-5.1.6-bin.jar 3936 history download (+0) new/moved

rife/trunk/lib/postgresql-8.2-505.jdbc3.jar 3936 history deleted

rife/trunk/lib/postgresql-8.3-603.jdbc3.jar 3936 history download (+0) new/moved

… 12 more files in changeset.
3935 by gbevin on 26 April 2008, 00:58:45 +0200 (20 days ago) Make Review Upgraded Activation to v1.1.1
Upgraded Javamail to v1.1.1

rife/trunk/.classpath 3935 history download (+2 -2) diffs

rife/trunk/lib/activation-1.1.1.jar 3935 history download (+0) new/moved

rife/trunk/lib/activation-1.1.jar 3935 history deleted

rife/trunk/lib/javamail-1.4.1.jar 3935 history download (+0) new/moved

rife/trunk/lib/javamail-1.4.jar 3935 history deleted

… 4 more files in changeset.
3934 by gbevin on 26 April 2008, 00:40:47 +0200 (20 days ago) Make Review Upgraded ImageJ to v1.40
Upgraded ImageroReader to v2.0.0-rc9
Upgraded Janino to v2.5.13
Upgraded JRuby to v1.1.1
Upgraded Jython to v2.1
Upgraded NekoHTML to v1.9.7
Upgraded Rhino to v1.7R1

rife/trunk/.classpath 3934 history download (+7 -7) diffs

rife/trunk/lib/imagej-1.37.jar 3934 history deleted

rife/trunk/lib/imagej-1.40.jar 3934 history download (+0) new/moved

rife/trunk/lib/imageroreader-1.9.6-16.jar 3934 history deleted

rife/trunk/lib/imageroreader-2.0.0-rc9.jar 3934 history download (+0) new/moved

… 382 more files in changeset.
3933 by gbevin on 25 April 2008, 22:41:45 +0200 (20 days ago) Make Review Upgraded Groovy to v1.5.5.
Upgraded embedded Jetty for engine tests to v6.1.9, adapted the testing code for the new APIs.
Upgraded Hessian to v3.1.5.

rife/trunk/.classpath 3933 history download (+4 -3) diffs

rife/trunk/lib/groovy-all-1.5.2.jar 3933 history deleted

rife/trunk/lib/groovy-all-1.5.5.jar 3933