You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (EMPIREDB-7) Add support for CASE WHEN expression - posted by "Jörg Reiher (JIRA)" <em...@incubator.apache.org> on 2008/09/02 10:56:44 UTC, 0 replies.
- svn commit: r691196 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire: commons/ db/ db/expr/column/ - posted by do...@apache.org on 2008/09/02 12:56:23 UTC, 0 replies.
- [jira] Commented: (EMPIREDB-6) Add support for spaces and dashes in table, view and column names - posted by "Jörg Reiher (JIRA)" <em...@incubator.apache.org> on 2008/09/02 17:39:44 UTC, 0 replies.
- svn commit: r691281 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/hsql/DBDatabaseDriverHSql.java - posted by re...@apache.org on 2008/09/02 17:45:03 UTC, 0 replies.
- svn commit: r691328 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db: DBDatabaseDriver.java hsql/DBDatabaseDriverHSql.java - posted by do...@apache.org on 2008/09/02 19:55:27 UTC, 0 replies.
- svn commit: r691329 - in /incubator/empire-db/trunk/core/Empire-db: CHANGELOG.txt src/org/apache/empire/db/DBDatabaseDriver.java src/org/apache/empire/db/hsql/DBDatabaseDriverHSql.java - posted by do...@apache.org on 2008/09/02 19:57:58 UTC, 0 replies.
- svn commit: r691333 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/DBDatabaseDriver.java - posted by do...@apache.org on 2008/09/02 20:06:49 UTC, 0 replies.
- [jira] Created: (EMPIREDB-8) Restrict access to DatabaseDriver object for all subclasses of DBColumnExpr to the addSQL function. - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/02 22:09:44 UTC, 0 replies.
- svn commit: r691366 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db: ./ expr/column/ - posted by do...@apache.org on 2008/09/02 22:18:55 UTC, 0 replies.
- svn commit: r691409 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db: ./ expr/column/ expr/compare/ expr/set/ hsql/ mysql/ oracle/ sqlserver/ - posted by do...@apache.org on 2008/09/03 00:27:49 UTC, 0 replies.
- svn commit: r691420 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db: DBColumn.java DBDatabase.java DBDatabaseDriver.java DBTable.java DBView.java hsql/DBDatabaseDriverHSql.java oracle/DBDatabaseDriverOracle.java - posted by do...@apache.org on 2008/09/03 01:05:58 UTC, 0 replies.
- [jira] Assigned: (EMPIREDB-7) Add support for CASE WHEN expression - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/03 11:05:45 UTC, 0 replies.
- [jira] Created: (EMPIREDB-9) Move build.xml from src directory to root directory - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/03 11:07:46 UTC, 0 replies.
- svn commit: r691580 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/expr/column/DBCountExpr.java - posted by do...@apache.org on 2008/09/03 13:37:27 UTC, 0 replies.
- [jira] Created: (EMPIREDB-10) Allow setting of record property name with control tag - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/05 18:32:44 UTC, 0 replies.
- svn commit: r692490 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src: META-INF/empire-tags.tld org/apache/empire/struts2/jsp/tags/EmpireValueTagSupport.java org/apache/empire/struts2/jsp/tags/InputControlTag.java - posted by do...@apache.org on 2008/09/05 18:59:07 UTC, 0 replies.
- [jira] Created: (EMPIREDB-11) WebAction.clearActionErrors does not remove Error from the session - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/07 15:39:44 UTC, 0 replies.
- svn commit: r692848 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/action/WebAction.java - posted by do...@apache.org on 2008/09/07 15:39:45 UTC, 0 replies.
- [jira] Created: (EMPIREDB-12) Allow reloading of current record from the session - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/08 13:12:45 UTC, 0 replies.
- svn commit: r693052 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/actionsupport/RecordActionSupport.java - posted by do...@apache.org on 2008/09/08 13:13:34 UTC, 0 replies.
- svn commit: r693056 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/actionsupport/RecordActionSupport.java - posted by do...@apache.org on 2008/09/08 13:37:46 UTC, 0 replies.
- svn commit: r693087 - in /incubator/empire-db/trunk: core/Empire-db/NOTICE.txt struts2-ext/Empire-struts2-ext/NOTICE.txt - posted by re...@apache.org on 2008/09/08 15:15:32 UTC, 0 replies.
- svn commit: r693098 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp: controls/PhoneInputControl.java tags/InputControlTag.java tags/TableHeadRowTag.java tags/TableRowTag.java - posted by do...@apache.org on 2008/09/08 15:56:53 UTC, 0 replies.
- svn commit: r693127 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/expr/column: DBAbstractFuncExpr.java DBCaseExpr.java DBConvertExpr.java DBCountExpr.java DBDecodeExpr.java DBFuncExpr.java - posted by do...@apache.org on 2008/09/08 17:10:32 UTC, 0 replies.
- svn commit: r693278 - in /incubator/empire-db/trunk/core/Empire-db/src: build.xml org/apache/empire/db/expr/column/DBDecodeExpr.java - posted by do...@apache.org on 2008/09/08 23:29:25 UTC, 0 replies.
- svn commit: r693284 - in /incubator/empire-db/trunk/core/Empire-db: CHANGELOG.txt LICENSE-HSQLDB.txt LICENSE.txt buildRelease.xml dist/ dist/LICENSE-HSQLDB.txt dist/LICENSE.txt dist/build.xml javadoc.xml - posted by do...@apache.org on 2008/09/08 23:33:15 UTC, 0 replies.
- svn commit: r693285 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext: ./ dist/ src/ - posted by do...@apache.org on 2008/09/08 23:33:46 UTC, 0 replies.
- svn commit: r693286 - /incubator/empire-db/trunk/struts2-ext/DBWebSample/.settings/org.eclipse.wst.common.component - posted by do...@apache.org on 2008/09/08 23:34:11 UTC, 0 replies.
- svn commit: r694217 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/dist: copy_jars.bat copy_jars.sh copy_lib.bat copy_lib.sh libinfo.txt - posted by re...@apache.org on 2008/09/11 13:22:41 UTC, 0 replies.
- [jira] Created: (EMPIREDB-13) Add column attribute to radioButtonTag and onClick attribute to menuItemTag - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 18:59:45 UTC, 0 replies.
- [jira] Updated: (EMPIREDB-13) Add column attribute to radioButtonTag and onClick attribute to menuItemTag - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:01:45 UTC, 0 replies.
- svn commit: r694355 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/CHANGELOG.txt - posted by do...@apache.org on 2008/09/11 19:05:42 UTC, 0 replies.
- svn commit: r694359 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src: META-INF/ org/apache/empire/struts2/actionsupport/ org/apache/empire/struts2/interceptors/ org/apache/empire/struts2/jsp/tags/ - posted by do...@apache.org on 2008/09/11 19:09:49 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-7) Add support for CASE WHEN expression - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:17:44 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-10) Allow setting of record property name with control tag - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:17:44 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-8) Restrict access to DatabaseDriver object for all subclasses of DBColumnExpr to the addSQL function. - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:17:44 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-13) Add column attribute to radioButtonTag and onClick attribute to menuItemTag - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:17:44 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-11) WebAction.clearActionErrors does not remove Error from the session - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:19:44 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-12) Allow reloading of current record from the session - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:19:44 UTC, 0 replies.
- [jira] Updated: (EMPIREDB-6) Add support for spaces and dashes in table, view and column names - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/11 19:19:44 UTC, 0 replies.
- svn commit: r694386 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/README.txt - posted by do...@apache.org on 2008/09/11 19:51:29 UTC, 0 replies.
- svn commit: r695145 - /incubator/empire-db/site/main.dwt - posted by do...@apache.org on 2008/09/14 10:47:59 UTC, 0 replies.
- svn commit: r695151 - /incubator/empire-db/site/struts2ext/Kopie von forms_controls.htm - posted by do...@apache.org on 2008/09/14 10:59:15 UTC, 0 replies.
- svn commit: r695155 - /incubator/empire-db/site/css/ - posted by do...@apache.org on 2008/09/14 11:19:46 UTC, 0 replies.
- svn commit: r695166 - in /incubator/empire-db/site: community/ documentation/ downloads/ empiredb/ images/ images/diagrams/ images/logos/ images/mail/ images/menu/ javadocs/empire-db/ javadocs/empire-db/index-files/ javadocs/empire-db/org/apache/empire... - posted by do...@apache.org on 2008/09/14 11:46:22 UTC, 0 replies.
- svn commit: r695169 - /incubator/empire-db/site/ - posted by do...@apache.org on 2008/09/14 11:50:58 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-9) Move build.xml from src directory to root directory - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/16 12:17:46 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-6) Add support for spaces and dashes in table, view and column names - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/16 12:17:46 UTC, 0 replies.
- [jira] Created: (EMPIREDB-14) Allow javascript code on anchors - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/16 12:25:44 UTC, 0 replies.
- svn commit: r695807 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/components/DataValueComponent.java - posted by do...@apache.org on 2008/09/16 12:43:37 UTC, 0 replies.
- svn commit: r696093 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/DBRecord.java - posted by do...@apache.org on 2008/09/17 01:15:23 UTC, 0 replies.
- [jira] Created: (EMPIREDB-15) Record fields are not cleared properly by createRecord. - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/17 01:15:44 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-15) Record fields are not cleared properly by createRecord. - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/17 01:17:44 UTC, 0 replies.
- svn commit: r696208 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/tags/EmpireTagSupport.java - posted by do...@apache.org on 2008/09/17 11:05:19 UTC, 0 replies.
- [jira] Updated: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/17 12:37:44 UTC, 0 replies.
- [jira] Created: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/17 12:37:44 UTC, 0 replies.
- svn commit: r696230 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src: META-INF/empire-tags.tld org/apache/empire/struts2/jsp/tags/TableDataTag.java - posted by do...@apache.org on 2008/09/17 12:38:47 UTC, 0 replies.
- svn commit: r696982 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/buildRelease.xml - posted by do...@apache.org on 2008/09/19 10:46:00 UTC, 0 replies.
- svn commit: r697605 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/tags/DataValueTag.java - posted by do...@apache.org on 2008/09/21 22:42:56 UTC, 0 replies.
- svn commit: r697606 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src: META-INF/empire-tags.tld org/apache/empire/struts2/jsp/tags/RadioButtonTag.java - posted by do...@apache.org on 2008/09/21 22:47:16 UTC, 0 replies.
- [jira] Created: (EMPIREDB-17) checked attribute does not work on radio button tag. - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/21 22:47:44 UTC, 0 replies.
- svn commit: r697968 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext: buildRelease.xml dist/copy_jars.bat dist/copy_jars.sh dist/libinfo.txt - posted by do...@apache.org on 2008/09/22 22:12:33 UTC, 0 replies.
- svn commit: r697977 - in /incubator/empire-db/trunk/struts2-ext/ServletAPI2.4/lib: jsp-api.jar servlet-api.jar - posted by do...@apache.org on 2008/09/22 22:30:51 UTC, 0 replies.
- [jira] Created: (EMPIREDB-18) DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid - posted by "Jörg Reiher (JIRA)" <em...@incubator.apache.org> on 2008/09/26 12:59:44 UTC, 0 replies.
- svn commit: r699266 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/DBRecord.java - posted by re...@apache.org on 2008/09/26 13:00:22 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-18) DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid - posted by "Jörg Reiher (JIRA)" <em...@incubator.apache.org> on 2008/09/26 13:01:44 UTC, 0 replies.
- [jira] Created: (EMPIREDB-19) the form tags "target" attribute is not rendered in html code - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/28 14:29:44 UTC, 0 replies.
- svn commit: r699808 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/components/FormComponent.java - posted by do...@apache.org on 2008/09/28 14:31:59 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-19) the form tags "target" attribute is not rendered in html code - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/28 14:33:44 UTC, 0 replies.
- [jira] Created: (EMPIREDB-20) Convert to char doesn't work for hsqldb - posted by "Jörg Reiher (JIRA)" <em...@incubator.apache.org> on 2008/09/29 16:55:45 UTC, 0 replies.
- svn commit: r700145 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/hsql/DBDatabaseDriverHSql.java - posted by re...@apache.org on 2008/09/29 16:55:46 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-14) Allow javascript code on anchors - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/29 19:13:46 UTC, 0 replies.
- [jira] Created: (EMPIREDB-21) Allow empty record item parameter - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/29 19:17:44 UTC, 0 replies.
- svn commit: r700181 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/actionsupport/ActionBase.java - posted by do...@apache.org on 2008/09/29 19:17:52 UTC, 0 replies.
- [jira] Resolved: (EMPIREDB-21) Allow empty record item parameter - posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/29 19:19:44 UTC, 0 replies.