Mailing list archives: September 2008

Site index · List index
Message listThread · Author · Date
Jörg Reiher (JIRA) [jira] Created: (EMPIREDB-7) Add support for CASE WHEN expression Tue, 02 Sep, 08:56
doeb...@apache.org svn commit: r691196 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire: commons/ db/ db/expr/column/ Tue, 02 Sep, 10:56
Jörg Reiher (JIRA) [jira] Commented: (EMPIREDB-6) Add support for spaces and dashes in table, view and column names Tue, 02 Sep, 15:39
rei...@apache.org svn commit: r691281 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/hsql/DBDatabaseDriverHSql.java Tue, 02 Sep, 15:45
doeb...@apache.org svn commit: r691328 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db: DBDatabaseDriver.java hsql/DBDatabaseDriverHSql.java Tue, 02 Sep, 17:55
doeb...@apache.org 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 Tue, 02 Sep, 17:57
doeb...@apache.org svn commit: r691333 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/DBDatabaseDriver.java Tue, 02 Sep, 18:06
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-8) Restrict access to DatabaseDriver object for all subclasses of DBColumnExpr to the addSQL function. Tue, 02 Sep, 20:09
doeb...@apache.org svn commit: r691366 - in /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db: ./ expr/column/ Tue, 02 Sep, 20:18
doeb...@apache.org 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/ Tue, 02 Sep, 22:27
doeb...@apache.org 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 Tue, 02 Sep, 23:05
Rainer Döbele (JIRA) [jira] Assigned: (EMPIREDB-7) Add support for CASE WHEN expression Wed, 03 Sep, 09:05
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-9) Move build.xml from src directory to root directory Wed, 03 Sep, 09:07
doeb...@apache.org svn commit: r691580 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/expr/column/DBCountExpr.java Wed, 03 Sep, 11:37
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-10) Allow setting of record property name with control tag Fri, 05 Sep, 16:32
doeb...@apache.org 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 Fri, 05 Sep, 16:59
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-11) WebAction.clearActionErrors does not remove Error from the session Sun, 07 Sep, 13:39
doeb...@apache.org svn commit: r692848 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/action/WebAction.java Sun, 07 Sep, 13:39
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-12) Allow reloading of current record from the session Mon, 08 Sep, 11:12
doeb...@apache.org svn commit: r693052 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/actionsupport/RecordActionSupport.java Mon, 08 Sep, 11:13
doeb...@apache.org svn commit: r693056 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/actionsupport/RecordActionSupport.java Mon, 08 Sep, 11:37
rei...@apache.org svn commit: r693087 - in /incubator/empire-db/trunk: core/Empire-db/NOTICE.txt struts2-ext/Empire-struts2-ext/NOTICE.txt Mon, 08 Sep, 13:15
doeb...@apache.org 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 Mon, 08 Sep, 13:56
doeb...@apache.org 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 Mon, 08 Sep, 15:10
doeb...@apache.org svn commit: r693278 - in /incubator/empire-db/trunk/core/Empire-db/src: build.xml org/apache/empire/db/expr/column/DBDecodeExpr.java Mon, 08 Sep, 21:29
doeb...@apache.org 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 Mon, 08 Sep, 21:33
doeb...@apache.org svn commit: r693285 - in /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext: ./ dist/ src/ Mon, 08 Sep, 21:33
doeb...@apache.org svn commit: r693286 - /incubator/empire-db/trunk/struts2-ext/DBWebSample/.settings/org.eclipse.wst.common.component Mon, 08 Sep, 21:34
rei...@apache.org 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 Thu, 11 Sep, 11:22
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-13) Add column attribute to radioButtonTag and onClick attribute to menuItemTag Thu, 11 Sep, 16:59
Rainer Döbele (JIRA) [jira] Updated: (EMPIREDB-13) Add column attribute to radioButtonTag and onClick attribute to menuItemTag Thu, 11 Sep, 17:01
doeb...@apache.org svn commit: r694355 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/CHANGELOG.txt Thu, 11 Sep, 17:05
doeb...@apache.org 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/ Thu, 11 Sep, 17:09
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-10) Allow setting of record property name with control tag Thu, 11 Sep, 17:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-7) Add support for CASE WHEN expression Thu, 11 Sep, 17:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-8) Restrict access to DatabaseDriver object for all subclasses of DBColumnExpr to the addSQL function. Thu, 11 Sep, 17:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-13) Add column attribute to radioButtonTag and onClick attribute to menuItemTag Thu, 11 Sep, 17:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-12) Allow reloading of current record from the session Thu, 11 Sep, 17:19
Rainer Döbele (JIRA) [jira] Updated: (EMPIREDB-6) Add support for spaces and dashes in table, view and column names Thu, 11 Sep, 17:19
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-11) WebAction.clearActionErrors does not remove Error from the session Thu, 11 Sep, 17:19
doeb...@apache.org svn commit: r694386 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/README.txt Thu, 11 Sep, 17:51
doeb...@apache.org svn commit: r695145 - /incubator/empire-db/site/main.dwt Sun, 14 Sep, 08:47
doeb...@apache.org svn commit: r695151 - /incubator/empire-db/site/struts2ext/Kopie von forms_controls.htm Sun, 14 Sep, 08:59
doeb...@apache.org svn commit: r695155 - /incubator/empire-db/site/css/ Sun, 14 Sep, 09:19
doeb...@apache.org 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... Sun, 14 Sep, 09:46
doeb...@apache.org svn commit: r695169 - /incubator/empire-db/site/ Sun, 14 Sep, 09:50
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-6) Add support for spaces and dashes in table, view and column names Tue, 16 Sep, 10:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-9) Move build.xml from src directory to root directory Tue, 16 Sep, 10:17
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-14) Allow javascript code on anchors Tue, 16 Sep, 10:25
doeb...@apache.org svn commit: r695807 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/components/DataValueComponent.java Tue, 16 Sep, 10:43
doeb...@apache.org svn commit: r696093 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/DBRecord.java Tue, 16 Sep, 23:15
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-15) Record fields are not cleared properly by createRecord. Tue, 16 Sep, 23:15
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-15) Record fields are not cleared properly by createRecord. Tue, 16 Sep, 23:17
doeb...@apache.org svn commit: r696208 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/tags/EmpireTagSupport.java Wed, 17 Sep, 09:05
Rainer Döbele (JIRA) [jira] Updated: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute Wed, 17 Sep, 10:37
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute Wed, 17 Sep, 10:37
doeb...@apache.org 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 Wed, 17 Sep, 10:38
doeb...@apache.org svn commit: r696982 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/buildRelease.xml Fri, 19 Sep, 08:46
doeb...@apache.org svn commit: r697605 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/tags/DataValueTag.java Sun, 21 Sep, 20:42
doeb...@apache.org 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 Sun, 21 Sep, 20:47
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-17) checked attribute does not work on radio button tag. Sun, 21 Sep, 20:47
doeb...@apache.org 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 Mon, 22 Sep, 20:12
doeb...@apache.org svn commit: r697977 - in /incubator/empire-db/trunk/struts2-ext/ServletAPI2.4/lib: jsp-api.jar servlet-api.jar Mon, 22 Sep, 20:30
Jörg Reiher (JIRA) [jira] Created: (EMPIREDB-18) DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid Fri, 26 Sep, 10:59
rei...@apache.org svn commit: r699266 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/DBRecord.java Fri, 26 Sep, 11:00
Jörg Reiher (JIRA) [jira] Resolved: (EMPIREDB-18) DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid Fri, 26 Sep, 11:01
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-19) the form tags "target" attribute is not rendered in html code Sun, 28 Sep, 12:29
doeb...@apache.org svn commit: r699808 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/jsp/components/FormComponent.java Sun, 28 Sep, 12:31
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-19) the form tags "target" attribute is not rendered in html code Sun, 28 Sep, 12:33
Jörg Reiher (JIRA) [jira] Created: (EMPIREDB-20) Convert to char doesn't work for hsqldb Mon, 29 Sep, 14:55
rei...@apache.org svn commit: r700145 - /incubator/empire-db/trunk/core/Empire-db/src/org/apache/empire/db/hsql/DBDatabaseDriverHSql.java Mon, 29 Sep, 14:55
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-14) Allow javascript code on anchors Mon, 29 Sep, 17:13
Rainer Döbele (JIRA) [jira] Created: (EMPIREDB-21) Allow empty record item parameter Mon, 29 Sep, 17:17
doeb...@apache.org svn commit: r700181 - /incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/apache/empire/struts2/actionsupport/ActionBase.java Mon, 29 Sep, 17:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-21) Allow empty record item parameter Mon, 29 Sep, 17:19
Message listThread · Author · Date
Box list
Dec 20095
Nov 200924
Oct 200927
Sep 200987
Aug 200926
Jul 200949
Jun 200932
Apr 200910
Mar 200933
Feb 200982
Jan 200922
Dec 20089
Nov 20085
Oct 200829
Sep 200875
Aug 2008130
Jul 20081