log

age author description
Sun, 27 May 2012 13:35:15 +0000 Ingo Weinzierl Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.
Sun, 27 May 2012 10:50:11 +0000 Ingo Weinzierl Tagged module flys-artifacts as '2.7'.
Sun, 15 Jul 2012 16:30:36 +0000 Sascha L. Teichmann Removed same package imports.
Fri, 13 Jul 2012 19:32:34 +0000 Felix Wolfsteller Added 18n for datacage officiallines.
Fri, 13 Jul 2012 13:51:58 +0000 Sascha L. Teichmann Corrected broken web.xml
Fri, 13 Jul 2012 13:38:32 +0000 Bjoern Ricks Add UserClient class to handle REST communication for user related interfaces.
Fri, 13 Jul 2012 11:31:25 +0000 Christian Lins Add "Manage themes" button to ChartToolbar and MapToolbar.
Fri, 13 Jul 2012 10:09:20 +0000 Raimund Renkert Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
Fri, 13 Jul 2012 10:06:38 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 13 Jul 2012 09:42:38 +0000 Sascha L. Teichmann Cosmetics in plain authentication
Fri, 13 Jul 2012 09:41:17 +0000 Bjoern Ricks Add javadoc for the user class
Fri, 13 Jul 2012 09:27:53 +0000 Bjoern Ricks Implement getting a list of roles from a logged in user
Fri, 13 Jul 2012 08:54:57 +0000 Raimund Renkert Added chart overview to sq relation in minfo module.
Fri, 13 Jul 2012 08:08:46 +0000 Bjoern Ricks Removed System.out.println debug statement for the request uri
Fri, 13 Jul 2012 08:01:34 +0000 Bjoern Ricks Removed trailing whitespace
Fri, 13 Jul 2012 07:56:10 +0000 Bjoern Ricks Implement re-authentication if the user (ticket) has expired.
Fri, 13 Jul 2012 07:51:38 +0000 Bjoern Ricks Add ChangeLog entry for last commit
Fri, 13 Jul 2012 07:50:22 +0000 Bjoern Ricks Use servlet context to specify the authentication method.
Fri, 13 Jul 2012 07:12:06 +0000 Bjoern Ricks Add css for the error box at the login page
Fri, 13 Jul 2012 06:57:00 +0000 Bjoern Ricks Also log an authentication failure
Fri, 13 Jul 2012 06:52:33 +0000 Bjoern Ricks Display error details to the user
Fri, 13 Jul 2012 06:46:27 +0000 Bjoern Ricks Extend Authentication and Response to throw additional exceptions
Fri, 13 Jul 2012 06:33:48 +0000 Bjoern Ricks Update changelog for last commit changes
Fri, 13 Jul 2012 06:30:33 +0000 Bjoern Ricks Derive was User class from new DefaultUser class
Thu, 12 Jul 2012 13:40:47 +0000 Sascha L. Teichmann Set artifact server port back to 8181
Thu, 12 Jul 2012 13:25:04 +0000 Sascha L. Teichmann Login: Cast session user to abstract type not WAS specific
Thu, 12 Jul 2012 13:16:23 +0000 Sascha L. Teichmann Removed superfluous imports.
Thu, 12 Jul 2012 12:26:14 +0000 Ingo Weinzierl Bugfix: #698 Fix-Analysis is working in Tomcat again.
Thu, 12 Jul 2012 11:29:05 +0000 Christian Lins Add showpointlabel style attribute.
Wed, 11 Jul 2012 15:02:14 +0000 Sascha L. Teichmann Omitted last ChangeLog save.
Wed, 11 Jul 2012 14:53:33 +0000 Sascha L. Teichmann Auth: added simple file based authentication.
Wed, 11 Jul 2012 13:47:19 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 11 Jul 2012 13:46:09 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 11 Jul 2012 13:31:56 +0000 Bjoern Ricks Refactor GGInA authentication
Wed, 11 Jul 2012 12:34:26 +0000 Bjoern Ricks Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
Wed, 11 Jul 2012 12:04:25 +0000 Christian Lins Add alpha transp. and fix exceptions on unknown style attributes.
Wed, 11 Jul 2012 11:24:27 +0000 Raimund Renkert Added overview chart to sq relation period input panel.
Wed, 11 Jul 2012 10:57:24 +0000 Bjoern Ricks Filter all requests to FLYS
Wed, 11 Jul 2012 10:38:11 +0000 Bjoern Ricks Add stylesheets for the login page
Wed, 11 Jul 2012 10:37:10 +0000 Bjoern Ricks Implement a login page to be able to authenticate a user
Wed, 11 Jul 2012 10:29:23 +0000 Bjoern Ricks Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
Wed, 11 Jul 2012 10:11:04 +0000 Bjoern Ricks Add WAS user class
Tue, 10 Jul 2012 19:55:22 +0000 Sascha L. Teichmann WAS response: Directly use Base64InputStream instead of reading it first into memory.
Tue, 10 Jul 2012 12:25:51 +0000 Bjoern Ricks Update pom dependencies for new WAS classes
Tue, 10 Jul 2012 11:11:10 +0000 Bjoern Ricks Fix String comparision in WAS Response class
Tue, 10 Jul 2012 10:51:20 +0000 Bjoern Ricks Add missing + from last commit
Tue, 10 Jul 2012 10:49:18 +0000 Bjoern Ricks Implement class representation of a Web Authentication Service (WAS)
Sun, 08 Jul 2012 17:58:15 +0000 Sascha L. Teichmann Bumped GWT up to 2.4
Sun, 08 Jul 2012 09:40:06 +0000 Felix Wolfsteller Minor Cosmetics.
Sun, 08 Jul 2012 09:37:45 +0000 Felix Wolfsteller Cosmetics, whitespaces, docs.
Sun, 08 Jul 2012 08:28:14 +0000 Sascha L. Teichmann Removed superfluous imports.
Sun, 08 Jul 2012 07:44:34 +0000 Felix Wolfsteller Fix issue706.
Sat, 07 Jul 2012 09:37:23 +0000 Sascha L. Teichmann Removed trailing whitespace
Fri, 06 Jul 2012 11:38:56 +0000 Raimund Renkert Fixed zooming in navigatable charts.
Tue, 03 Jul 2012 15:29:33 +0000 Raimund Renkert Add km to chart info request parameters to get valid chart infos.
Tue, 03 Jul 2012 12:13:36 +0000 Felix Wolfsteller issue457
Mon, 02 Jul 2012 09:49:22 +0000 Sascha L. Teichmann Forget to commit one i8n file.
Mon, 02 Jul 2012 09:28:21 +0000 Sascha L. Teichmann FixA: Added i18n strings for export of adjusted coefficients.
Mon, 02 Jul 2012 09:11:43 +0000 Sascha L. Teichmann Export panel: Make code more robust when trying to resolve missing i18n strings.
Thu, 28 Jun 2012 18:09:44 +0000 Felix Wolfsteller Show area menu also for newer manual wsp line facet.

http://dive4elements.wald.intevation.org