Wed, 20 Feb 2013 11:48:54 +0100 |
Felix Wolfsteller |
FLYSArtifactCollection: WSP cosmetic.
|
Wed, 06 Feb 2013 09:55:43 +0100 |
Felix Wolfsteller |
FLYSArtifactCollection: Doc.
|
Wed, 14 Nov 2012 11:18:41 +0100 |
Björn Ricks |
Improve debugging while merging outs and facets
|
Sat, 06 Oct 2012 12:27:01 +0200 |
Sascha L. Teichmann |
Cleaned up iterating over maps. Removed some dead code.
|
Thu, 04 Oct 2012 13:59:03 +0200 |
Björn Ricks |
Avoid NPE if no attribute outs are present
|
Fri, 28 Sep 2012 12:15:54 +0200 |
Thomas Arendsen Hein |
dummy merge for repo head
|
Mon, 19 Mar 2012 14:14:53 +0000 |
Felix Wolfsteller |
Prevent follow-up errors.
|
Wed, 19 Sep 2012 14:58:31 +0000 |
Ingo Weinzierl |
Merged revisions 5501-5502,5504-5508,5511-5513,5516-5519 via svnmerge from
|
Wed, 22 Aug 2012 13:47:26 +0000 |
Sascha L. Teichmann |
FLYSArtifactCollection: Prevent another NPE. Removed dead code.
|
Wed, 22 Aug 2012 12:25:28 +0000 |
Christian Lins |
Fix for NPE
|
Sat, 28 Jul 2012 21:48:15 +0000 |
Sascha L. Teichmann |
s/container.size() == 0/container.isEmpty()/
|
Tue, 24 Jul 2012 08:03:28 +0000 |
Sascha L. Teichmann |
Removed some superfluous casts.
|
Mon, 23 Jul 2012 14:57:27 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Fri, 20 Jul 2012 06:50:25 +0000 |
Ingo Weinzierl |
OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.
|
Sun, 15 Jul 2012 16:02:25 +0000 |
Sascha L. Teichmann |
Forget file to save.
|
Sun, 15 Jul 2012 16:00:55 +0000 |
Sascha L. Teichmann |
FLYSArtifactCollection: Lowered log level.
|
Fri, 13 Jul 2012 10:15:55 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Fri, 13 Jul 2012 09:33:16 +0000 |
Raimund Renkert |
Refactored FLYSArtifactCollection.
|
Sun, 08 Jul 2012 16:14:17 +0000 |
Sascha L. Teichmann |
Removed dynamic XPaths to pervent potential XPath injections.
|
Fri, 06 Jul 2012 09:32:45 +0000 |
Christian Lins |
Remove HYK references/code from ChartGenerator
|
Wed, 04 Jul 2012 22:28:44 +0000 |
Christian Lins |
Move annotation code to base class ChartGenerator
|
Fri, 22 Jun 2012 14:46:31 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Sun, 17 Jun 2012 20:45:01 +0000 |
Christian Lins |
Fixing output generator hacking
|
Wed, 23 May 2012 08:46:45 +0000 |
Raimund Renkert |
Introduced theme groups and added new service to get themes filtered by name.
|
Tue, 22 May 2012 15:29:54 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 16 Mar 2012 09:32:29 +0000 |
Raimund Renkert |
Remove unnecessary outputs from attributes instead of copying outs to
|
Wed, 14 Mar 2012 15:00:30 +0000 |
Raimund Renkert |
Issue 640.
|
Thu, 09 Feb 2012 15:59:49 +0000 |
Ingo Weinzierl |
#485 Fixed broken renaming of chart themes.
|
Wed, 01 Feb 2012 08:37:38 +0000 |
Felix Wolfsteller |
Avoid running into an NPE, but add warning to ease forensic.
|
Fri, 23 Dec 2011 08:57:25 +0000 |
Ingo Weinzierl |
Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
|
Mon, 19 Dec 2011 09:08:40 +0000 |
Felix Wolfsteller |
Roll-back accidentally commited changes.
|
Mon, 19 Dec 2011 09:04:50 +0000 |
Felix Wolfsteller |
Hide deleted facets from outgenerators.
|
Fri, 16 Dec 2011 11:47:57 +0000 |
Ingo Weinzierl |
Some optimizations during out() operation of FLYSArtifactCollection.
|
Fri, 16 Dec 2011 10:50:19 +0000 |
Ingo Weinzierl |
Added an INFO statement that displays the duration time for the out() operation.
|
Fri, 16 Dec 2011 09:19:11 +0000 |
Ingo Weinzierl |
Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
|
Thu, 15 Dec 2011 10:09:02 +0000 |
Ingo Weinzierl |
Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.
|
Wed, 14 Dec 2011 10:20:56 +0000 |
Ingo Weinzierl |
Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing.
|
Tue, 13 Dec 2011 11:55:47 +0000 |
Ingo Weinzierl |
Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
|
Tue, 13 Dec 2011 08:43:48 +0000 |
Ingo Weinzierl |
Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
|
Fri, 02 Dec 2011 11:01:11 +0000 |
Felix Wolfsteller |
Include state data items in description document of collection.
|
Wed, 30 Nov 2011 12:06:32 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Wed, 30 Nov 2011 11:56:36 +0000 |
Sascha L. Teichmann |
Make it compile again.
|
Wed, 30 Nov 2011 10:18:38 +0000 |
Felix Wolfsteller |
Introduce pre-rendering inter-facet communication phase ('blackboard pass').
|
Mon, 07 Nov 2011 10:43:51 +0000 |
Felix Wolfsteller |
Catch more specific Exception in FLYSArtifactCollection.
|
Fri, 04 Nov 2011 08:59:42 +0000 |
Felix Wolfsteller |
Added new optional condition for theme-mappings: the output name.
|
Thu, 03 Nov 2011 10:25:23 +0000 |
Felix Wolfsteller |
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
|
Fri, 28 Oct 2011 10:04:22 +0000 |
Felix Wolfsteller |
Use compatibility matrix when creating collections output.
|
Fri, 28 Oct 2011 09:59:47 +0000 |
Felix Wolfsteller |
Cosmetics and refactoring in FLYSArtifactCollection.
|
Fri, 28 Oct 2011 09:22:34 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Thu, 27 Oct 2011 09:42:49 +0000 |
Felix Wolfsteller |
Reduce logging noise (downgrade an 'error' to 'debug').
|
Thu, 20 Oct 2011 13:45:45 +0000 |
Ingo Weinzierl |
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
|
Wed, 19 Oct 2011 16:04:40 +0000 |
Felix Wolfsteller |
Fix setting of masterartifact in flyscollections.
|
Mon, 17 Oct 2011 16:04:14 +0000 |
Sascha L. Teichmann |
FLYSArtifactCollection: Small optimizations
|
Mon, 17 Oct 2011 15:53:59 +0000 |
Ingo Weinzierl |
FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.
|
Mon, 17 Oct 2011 14:55:45 +0000 |
Ingo Weinzierl |
Added support for removing themes from output.
|
Fri, 14 Oct 2011 08:52:44 +0000 |
Felix Wolfsteller |
Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
|
Fri, 07 Oct 2011 10:51:09 +0000 |
Ingo Weinzierl |
Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
|
Tue, 04 Oct 2011 11:28:37 +0000 |
Ingo Weinzierl |
Added facet and index information to theme which are stored at CollectionItems.
|
Wed, 21 Sep 2011 14:01:14 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Thu, 15 Sep 2011 15:00:23 +0000 |
Ingo Weinzierl |
Prepared FLYSArtifactCollection to live without Artifacts.
|