log

age author description
Fri, 31 Aug 2012 20:29:08 +0000 Christian Lins ThemePanel are now resizable (fix for #750)
Fri, 31 Aug 2012 16:10:40 +0000 Felix Wolfsteller Maybe squashed issue531.
Fri, 31 Aug 2012 13:29:26 +0000 Bjoern Ricks Set the default value of the RadioGroupItem if a loaded module is selected
Fri, 31 Aug 2012 13:24:50 +0000 Bjoern Ricks Load the list of modules from the flys artifact server
Fri, 31 Aug 2012 13:21:26 +0000 Bjoern Ricks Add isSelected method to Module classes
Fri, 31 Aug 2012 11:29:44 +0000 Raimund Renkert MINFO: Added new UI provider for bed quality calculation.
Fri, 31 Aug 2012 11:19:29 +0000 Raimund Renkert Use river data in all states not only winfo in location/distance ui provider.
Fri, 31 Aug 2012 10:57:07 +0000 Raimund Renkert Hide the W/Q AT export button in fix analysis parameter tab.
Fri, 31 Aug 2012 08:29:07 +0000 Bjoern Ricks Use xml namespace for XPath query to get the accout name attribute.
Fri, 31 Aug 2012 07:50:51 +0000 Bjoern Ricks Add servlet settings for ModuleService
Thu, 30 Aug 2012 20:54:14 +0000 Christian Lins New projects are now maximized by default.
Thu, 30 Aug 2012 08:59:41 +0000 Christian Lins Fixed size for GetFeatureInfoWindow.
Wed, 29 Aug 2012 16:09:39 +0000 Felix Wolfsteller i18n for logo placement.
Wed, 29 Aug 2012 13:55:40 +0000 Bjoern Ricks Fix typo: add missing ,
Wed, 29 Aug 2012 12:38:06 +0000 Bjoern Ricks User ModuleService to get all modules for a user
Wed, 29 Aug 2012 12:34:25 +0000 Bjoern Ricks Hardcode German module translations temporarily
Wed, 29 Aug 2012 10:59:11 +0000 Bjoern Ricks Set roles and features for GGinA
Wed, 29 Aug 2012 10:43:36 +0000 Bjoern Ricks Add service to list available modules for a user
Wed, 29 Aug 2012 10:39:16 +0000 Bjoern Ricks Added class representation of a module artifact
Wed, 29 Aug 2012 08:00:44 +0000 Felix Wolfsteller Updated to use split properties for logo placement.
Tue, 28 Aug 2012 15:54:38 +0000 Felix Wolfsteller i18n and interpretation for logo placement chart property.
Tue, 28 Aug 2012 13:15:13 +0000 Felix Wolfsteller Show logo selection box for logo chart property.
Tue, 28 Aug 2012 13:14:03 +0000 Felix Wolfsteller First i18n strings for logo-stuff in charts.
Tue, 28 Aug 2012 13:10:14 +0000 Felix Wolfsteller Cosmetics.
Tue, 28 Aug 2012 11:51:12 +0000 Raimund Renkert MINFO: Added UI for minfo differences calculation.
Fri, 24 Aug 2012 14:14:30 +0000 Bjoern Ricks User new find-user REST service in UserClient
Fri, 24 Aug 2012 11:42:31 +0000 Bjoern Ricks Send account data to artifact rest interface to create a user
Fri, 24 Aug 2012 10:52:27 +0000 Bjoern Ricks Don't use XPath Query to get attribute of a XML Node
Fri, 24 Aug 2012 10:49:23 +0000 Bjoern Ricks Add account information to flys-client user classes
Fri, 24 Aug 2012 10:44:55 +0000 Bjoern Ricks Add debug output if a database user will be created
Thu, 23 Aug 2012 13:27:42 +0000 Bjoern Ricks Avoid using XPath queries for getting attributes of a node
Wed, 22 Aug 2012 12:29:33 +0000 Christian Lins Delete empty project after closing CollectionView (#785).
Mon, 20 Aug 2012 08:25:58 +0000 Sascha L. Teichmann Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Fri, 17 Aug 2012 11:18:15 +0000 Raimund Renkert FixA: Added AT file export to FixAnalysis W/Q.
Thu, 16 Aug 2012 16:38:21 +0000 Sascha L. Teichmann ProxyServlet: Use block instead of byte wise copy.
Thu, 16 Aug 2012 14:42:36 +0000 Bjoern Ricks Implement a ProxyServlet
Thu, 16 Aug 2012 08:14:09 +0000 Sascha L. Teichmann Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Wed, 15 Aug 2012 14:20:51 +0000 Bjoern Ricks Add ChangeLog entry for last commit
Wed, 15 Aug 2012 14:20:19 +0000 Bjoern Ricks Avoid NullPointerException if user authetication is deactivated. If user
Wed, 15 Aug 2012 12:56:07 +0000 Raimund Renkert Issue 752.
Wed, 15 Aug 2012 12:11:41 +0000 Bjoern Ricks Don't display not allowed rivers to the user
Wed, 15 Aug 2012 12:08:20 +0000 Bjoern Ricks Add new RemoteServiceServlet class
Mon, 13 Aug 2012 07:58:47 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 10 Aug 2012 09:01:36 +0000 Bjoern Ricks Add debug log of a successfull authentification
Fri, 10 Aug 2012 08:47:30 +0000 Bjoern Ricks Add example features for GGinA/WAS role flys_bfg
Fri, 10 Aug 2012 08:40:36 +0000 Bjoern Ricks Don't use xml namespace to get the "name" attribute of a role
Fri, 10 Aug 2012 08:17:52 +0000 Bjoern Ricks Implement Features handling for WAS authentication
Fri, 10 Aug 2012 07:06:18 +0000 Bjoern Ricks Refactor Authentication to allow to pass the Freatures to the user class
Thu, 09 Aug 2012 08:22:04 +0000 Sascha L. Teichmann XMLFileFeatures: Cosmetics.
Thu, 09 Aug 2012 08:05:51 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 08 Aug 2012 13:41:58 +0000 Bjoern Ricks Add missing import of ArrayList
Wed, 08 Aug 2012 13:39:35 +0000 Bjoern Ricks Some optimization of the code mentioned by Sascha T.
Wed, 08 Aug 2012 13:10:30 +0000 Bjoern Ricks Fix indentation of my last changelog entries
Wed, 08 Aug 2012 13:09:34 +0000 Bjoern Ricks Remove the BaseServlet class which is obsolete now
Wed, 08 Aug 2012 13:04:07 +0000 Bjoern Ricks Rename FeatureServletContextListener and move it out of the features package
Wed, 08 Aug 2012 12:56:25 +0000 Bjoern Ricks Add servlet context parameters and load FeaturesServletContextListener
Wed, 08 Aug 2012 12:51:18 +0000 Bjoern Ricks Implement a class representation of features corresponding to roles
Wed, 08 Aug 2012 08:11:43 +0000 Felix Wolfsteller Show tooltips for datacage rows.
Wed, 08 Aug 2012 07:00:52 +0000 Felix Wolfsteller Doc added, uses static map in converter.
Mon, 30 Jul 2012 09:17:35 +0000 Sascha L. Teichmann Removed superfluous imports.

http://dive4elements.wald.intevation.org