Commit Graph
34 Commits
Author SHA1 Message Date
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Udo Wessels f637c0be25 bug5510: rework on subscription overview
- added modal dialog with info to business model
- added info text to subscription card for showing e.g. 'Everything from plan x plus'
- added a list of all features
- added documentation to wiki
2021-11-29 17:29:57 +01:00
Axel Uhl ad649cd287 fixed i18n refactoring
Change-Id: Ice69c9dec92f47c2cfbea18dfbf7240fd4ae6853
2018-06-14 00:34:52 +02:00
Axel Uhl 35a0136138 Merge branch 'master' into permission-vertical
Change-Id: Ibaa50c86b5d2f04a99482dfa23d95f7c6782a747
2018-03-13 14:05:45 +01:00
Steffen Schaefer 58069edb21 GWT config cleanup 2018-03-06 09:16:26 +01:00
Papick Garcia Taboada d78778bd74 New project and run config files 2018-02-27 17:30:19 +01:00
Axel Uhl 71f6ae3035 massive refactoring of UserManagementPanel in AdminConsole;
not yet working entirely; still strange artifacts in Admin UI, and
permission checks for showing panels seems broken

Change-Id: I7127402fa5bc6f57f2301b297baa94487e04505d
2018-02-07 18:17:06 +01:00
Axel Uhl 6dd754dfac Merge branch 'master' into permission-vertical 2017-12-06 11:38:09 +01:00
Steffen Schaefer 1cd933bb7e Bug 4374: Activated fragment merging for the GWT compiler in Maven and
Eclipse
2017-11-22 11:23:38 +01:00
Jonas Dann 7f02d07873 Merge branch 'master' into permission-vertical 2017-08-10 15:53:04 +02:00
Axel Uhl 476c43330d fixed single quote issues in _fr.properties files
Change-Id: Ib911c1f281159b5512790a363fe4b661e81bce17
2017-03-06 11:01:41 +01:00
Jonas Dann f64bfdf4af Fixed DomainObjectFactoryImpl of user store 2017-03-06 10:17:20 +01:00
Axel Uhl 2f591b6419 switched com.sap.sse.security.ui to Java 1.8
Change-Id: I3aa27ff1e3d9c94f178a19a3eb123a9f8d0eca87
2017-02-16 20:56:25 +01:00
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