Mailing list archives: September 2008

Site index · List index
Message list1 · 2 · Next »Thread · 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-7) Add support for CASE WHEN expression 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-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-10) Allow setting of record property name with control tag Thu, 11 Sep, 17:17
Rainer Döbele (JIRA) [jira] Resolved: (EMPIREDB-11) WebAction.clearActionErrors does not remove Error from the session Thu, 11 Sep, 17:19
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
Message list1 · 2 · Next »Thread · 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