Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

787 by mplesser on 04 November 2008, 14:45:17 +0100 (2 months 1 day ago) FX-352: Experimental H2 Support

. 787 history deleted

./MySQLACLSelector.java 787 history deleted

./MySQLDataFilter.java 787 history deleted

./MySQLDataSelector.java 787 history deleted

./MySQLGenericSelector.java 787 history deleted

… 76 more files in changeset.
662 by dlichtenberger on 22 August 2008, 12:11:59 +0200 (4 months 14 days ago) * FX-297 - search in all languages by default
* added FxContext.getUserTicket() convenience method (instead of FxContext.get().getTicket())

./MySQLACLSelector.java 662 history download (+1 -1) diffs

./MySQLDataFilter.java 662 history download (+2 -2) diffs

./MySQLStepSelector.java 662 history download (+1 -1) diffs

… 87 more files in changeset.
655 by dlichtenberger on 21 August 2008, 11:07:55 +0200 (4 months 15 days ago) * findbugs fixes
* removed transient modifier for commons Log instances (all relevant Log implementations are Serializable)

./MySQLDataFilter.java 655 history download (+1 -1) diffs

./MySQLDataSelector.java 655 history download (+1 -1) diffs

… 84 more files in changeset.
654 by dlichtenberger on 20 August 2008, 17:08:19 +0200 (4 months 16 days ago) findbugs fixes

./MySQLDataSelector.java 654 history download (+2 -1) diffs

… 26 more files in changeset.
642 by dlichtenberger on 05 August 2008, 14:29:34 +0200 (5 months ago) FX-269 - result preferences for built-in types, support assignment references (e.g. #article/title) in result preference columns

./MySQLDataFilter.java 642 history download (+7 -5) diffs

… 12 more files in changeset.
641 by dlichtenberger on 05 August 2008, 11:22:47 +0200 (5 months ago) * FX-206: briefcase frontend consistency issues
* FX-290: apply version filter for FxSQL statements without a "where" clause

./MySQLDataFilter.java 641 history download (+13 -11) diffs

… 9 more files in changeset.
629 by dlichtenberger on 23 July 2008, 10:42:27 +0200 (5 months 13 days ago) AccountEngine refactoring, cleanup

./MySQLDataFilter.java 629 history download (+2 -1) diffs

… 29 more files in changeset.
555 by dlichtenberger on 01 July 2008, 15:02:49 +0200 (6 months ago) minor fixes

./MySQLDataSelector.java 555 history download (+0 -1) diffs

… 2 more files in changeset.
540 by dlichtenberger on 02 June 2008, 14:43:44 +0200 (7 months ago) FX-260 (multi-language support in data selector)

./MySQLDataSelector.java 540 history download (+5 -1) diffs

… 3 more files in changeset.
539 by dlichtenberger on 02 June 2008, 12:32:09 +0200 (7 months ago) FX-263 (tree search and content versions)

./MySQLDataFilter.java 539 history download (+2 -1) diffs

… 5 more files in changeset.
526 by dlichtenberger on 28 May 2008, 18:12:07 +0200 (7 months ago) FX-233 (selecting FxBinary columns now returns complete BinaryDescriptor instances)

./MySQLDataSelector.java 526 history download (+19 -6) diffs

… 7 more files in changeset.
525 by dlichtenberger on 28 May 2008, 16:34:55 +0200 (7 months ago) FX-51 (search by workflow step definition)

./MySQLDataFilter.java 525 history download (+5 -0) diffs

… 2 more files in changeset.
513 by mplesser on 23 May 2008, 12:56:13 +0200 (7 months ago) * FX-252, FX-253
* Added created_by column to search cache tables to resolve property permissions
* Fixed the database patcher
* FxNoAccess renderer (CE)
* Reworked property permission checks

./MySQLDataFilter.java 513 history download (+2 -2) diffs

… 11 more files in changeset.
462 by mplesser on 21 April 2008, 12:38:07 +0200 (8 months ago) specified LGPL version (2.1+)

./MySQLACLSelector.java 462 history download (+1 -1) diffs

./MySQLDataFilter.java 462 history download (+1 -1) diffs

./MySQLDataSelector.java 462 history download (+1 -1) diffs

./MySQLGenericSelector.java 462 history download (+1 -1) diffs

./MySQLStepSelector.java 462 history download (+1 -1) diffs

… 643 more files in changeset.
461 by mplesser on 21 April 2008, 12:20:34 +0200 (8 months ago) Changed framwork license to LGPL, backend application remains GPL and is now optional.
New distribution that is "pure" LGPL (no backend or mysql connector contained)
Preparations for RC1.
Subversion K…

. 461 history download (+0 -0) diffs

./MySQLACLSelector.java 461 history download (+6 -8) diffs

./MySQLDataFilter.java 461 history download (+6 -8) diffs

./MySQLDataSelector.java 461 history download (+6 -8) diffs

./MySQLGenericSelector.java 461 history download (+6 -8) diffs

… 2831 more files in changeset.
419 by dlichtenberger on 08 April 2008, 12:29:21 +0200 (8 months ago) * FX-214: added 'all columns' wildcard (*), user-defined columns wildcard is "@*"
* Fixed blocking issues with the environment loader

./MySQLDataSelector.java 419 history download (+2 -2) diffs

… 12 more files in changeset.
408 by dlichtenberger on 04 April 2008, 12:23:35 +0200 (9 months ago) FX-210: drop mandatory table alias
FX-211: escape xpath references in FxSQL using a leading # character

./MySQLACLSelector.java 408 history download (+2 -2) diffs

./MySQLGenericSelector.java 408 history download (+2 -2) diffs

./MySQLStepSelector.java 408 history download (+2 -2) diffs

… 27 more files in changeset.
387 by dlichtenberger on 28 March 2008, 17:38:57 +0100 (9 months ago) FxSQL: date/datetime function support

./MySQLDataFilter.java 387 history download (+27 -2) diffs

./MySQLDataSelector.java 387 history download (+6 -1) diffs

… 18 more files in changeset.
380 by dlichtenberger on 20 March 2008, 14:19:46 +0100 (9 months ago) fixed CREATED_AT/MODIFIED_AT queries

./MySQLDataFilter.java 380 history download (+11 -1) diffs

… 2 more files in changeset.
378 by dlichtenberger on 20 March 2008, 13:55:10 +0100 (9 months ago) FX-200: FxReference input fixed
+ search engine fixes/testcases

./MySQLDataFilter.java 378 history download (+3 -2) diffs

… 6 more files in changeset.
367 by dlichtenberger on 17 March 2008, 18:58:31 +0100 (9 months ago) FX-50: sortable result table in the backend administration

./MySQLDataSelector.java 367 history download (+8 -1) diffs

… 12 more files in changeset.
302 by mplesser on 21 February 2008, 15:20:58 +0100 (10 months ago) StepDefinition: changed property "description" to "name" which is now unique.
Label is no longer unique.

./MySQLStepSelector.java 302 history download (+1 -1) diffs

… 19 more files in changeset.
296 by mplesser on 21 February 2008, 10:36:26 +0100 (10 months ago) FX-79 (import/export - in ṕrogress)
Replaced XStream 1.1.3 with version 1.2.2
More consistent date formatting (we still lack a good date parser though)

./MySQLDataFilter.java 296 history download (+7 -8) diffs

… 29 more files in changeset.
275 by dlichtenberger on 12 February 2008, 18:12:34 +0100 (10 months ago) updated EditModeHelper documentation, set svn:keywords to 'Date Rev'

./MySQLACLSelector.java 275 history download (+0 -0) diffs

./MySQLDataFilter.java 275 history download (+0 -0) diffs

./MySQLDataSelector.java 275 history download (+0 -0) diffs

./MySQLGenericSelector.java 275 history download (+0 -0) diffs

./MySQLStepSelector.java 275 history download (+0 -0) diffs

… 516 more files in changeset.
263 by dlichtenberger on 07 February 2008, 16:33:27 +0100 (10 months ago) FX-12: select content permissions with co.@permissions

./MySQLDataFilter.java 263 history download (+9 -10) diffs

./MySQLDataSelector.java 263 history download (+46 -20) diffs

./MySQLGenericSelector.java 263 history download (+2 -2) diffs

… 38 more files in changeset.
255 by mplesser on 05 February 2008, 12:17:31 +0100 (11 months ago) FX-37: type state support, some refactorings

./MySQLDataFilter.java 255 history download (+61 -23) diffs

… 9 more files in changeset.
254 by dlichtenberger on 05 February 2008, 11:52:43 +0100 (11 months ago) property resolver refactoring, code cleanup and documentation

./MySQLACLSelector.java 254 history download (+3 -2) diffs

./MySQLDataFilter.java 254 history download (+5 -4) diffs

./MySQLDataSelector.java 254 history download (+7 -6) diffs

./MySQLGenericSelector.java 254 history download (+3 -2) diffs

./MySQLStepSelector.java 254 history download (+3 -2) diffs

… 12 more files in changeset.
252 by mplesser on 04 February 2008, 16:53:13 +0100 (11 months ago) FX-18: hide deactivated mandators

./MySQLDataFilter.java 252 history download (+30 -15) diffs

… 11 more files in changeset.
223 by mplesser on 31 January 2008, 14:06:32 +0100 (11 months ago) Changed all created_at and modified_at fields from datetime to bigint to prevent loss of milliseconds.
Other fields updated:
accounts: valid_from/valid_to
account_details: last_login
history: timestp…

./MySQLGenericSelector.java 223 history download (+4 -1) diffs

… 21 more files in changeset.
181 by mplesser on 17 January 2008, 09:48:56 +0100 (11 months ago) install documentation updated (use default JBoss profile and mark optional steps),
changed copyright year from 2007 to 2008

./MySQLACLSelector.java 181 history download (+1 -1) diffs

./MySQLDataFilter.java 181 history download (+1 -1) diffs

./MySQLDataSelector.java 181 history download (+1 -1) diffs

./MySQLGenericSelector.java 181 history download (+1 -1) diffs

./MySQLStepSelector.java 181 history download (+1 -1) diffs

… 480 more files in changeset.
earlier earlier | later later
FishEye: Open Source License registered to [fleXive] .
Atlassian FishEye, the whole repository view. (Version:1.3.8 Build:build-248 2007-11-09 ) - Bug/feature request - Page generated 2009-01-06 08:57 +0100