Commit Graph
21 Commits
Author SHA1 Message Date
Axel Uhl f1c71f4b2a consider center of course when providing COMBINED wind readings through REST API
Change-Id: I8528ec3fe534309f9ca6648eda2b34444f6359bd
2017-02-14 17:50:58 +01:00
Steffen Schaefer f77964bb54 Using UTF-8 encoding for all GWT translation files because GWT compiler
reads all sources with encoding UTF-8, even *.properties
2016-04-28 08:20:27 +02:00
Benjamin Barth dc9c358cfb Added missing i18n properties files for _zh 2016-03-30 10:33:22 +02:00
Benjamin Barth d1c9015501 Fixed encoding of chinese i18n properties 2016-03-30 09:38:38 +02:00
Papick Garcia Taboada 4237a379cd Merge commit '4332497ac993f28c7406d1936510f859090892c4' into design2015
# Conflicts:
#	java/com.sap.sse.security.ui/.settings/org.eclipse.core.resources.prefs
2016-01-12 09:56:00 +01:00
Axel Uhl bfd33b20cd use parseStrict instead of parseLenient in URLFieldWithFileUpload; fixed <pre> wrapping by setting content type to text/html instead of application/json
Change-Id: I37852c582333b787e3a9ff8dfeef59e5703c1442
2016-01-08 11:23:32 +01:00
Axel Uhl 68f9c0ce7d started auditing and fixing in particular some cross site scripting vulnerabilites, introducing more usage of EntryPointLinkFactory
Change-Id: I1ad5384ad86d5495e1e0ee89bb1efc5020cd9b9d
2016-01-05 18:11:17 +01:00
Papick Garcia Taboada 25ac591932 Fixed encoding 2015-12-15 11:00:20 +01:00
Axel Uhl fc8e7cb664 added messaging hostname and exchange name to ReplicationMasterDTO and report it in ReplicationPanel
Change-Id: Ifa6ffa11ad51627e57424087e1d55222da22a79c
2015-12-10 11:29:16 +01:00
Papick Garcia Taboada 152e76c55c Fixed GWT modules with invalid log handlers 2015-01-16 09:18:35 +01:00
Axel Uhl 680ef21207 fixed UTF-8 encoding for german StringMessages in security bundle 2014-11-05 20:24:01 +01:00
Axel Uhl 93d95d52b4 GWT-compile everything of security.ui 2014-10-20 21:07:07 +02:00
Axel Uhl aba53e9747 working towards a solution for bug 2420: computing the email validation base URL on the client, passing it to the server 2014-10-20 18:20:32 +02:00
Axel Uhl c394f3e964 renamed ChangePassword entry point to EditProfile 2014-10-20 17:25:37 +02:00
Axel Uhl f66a60893a wait for admin console tab before trying to click it 2014-10-18 13:48:32 +02:00
Axel Uhl 9524510fa0 added entry point for e-mail validation 2014-10-17 18:14:41 +02:00
Axel Uhl c8824205d5 change password entry point does what it shall 2014-10-17 13:46:38 +02:00
Axel Uhl 74815b1a38 added a ChangePassword entry point 2014-10-17 10:53:02 +02:00
Axel Uhl 7c23d21f57 working on cleaning up the merge issues after trying to merge master into usermanagement 2014-10-01 17:20:09 +02:00
Benjamin Ebling 1424ac803b Some code improvement through refactoring 2014-06-11 16:40:41 +02:00
Benjamin Ebling ad1d63effd Initial simple user management 2014-05-16 11:06:59 +02:00