Commit Graph
51 Commits
Author SHA1 Message Date
Dennis Aulenbacher 8e99152e39 bug5510: Moved servlet registration of
ChargebeeSubscriptionWriteServiceImpl to sse
2021-07-19 13:47:43 +02:00
Georg Herdt f66c6d68f7 add listener for preparing configuration context attributes
bug 5153
2021-01-29 13:21:29 +01:00
Georg Herdt 07525d4ae1 Merge branch 'master' into bug5480
# Conflicts:
#	java/com.sap.sailing.feature.p2build/raceanalysis.product
#	java/com.sap.sailing.server/SailingServer (No Proxy).launch
#	java/com.sap.sse.security.ui/WEB-INF/web.xml
2021-01-29 09:34:47 +01:00
Georg Herdt e6ae9da861 upgrade to recent servlet/web.xml standard of jetty 9.4.
bug 5153
2021-01-17 22:16:10 +01:00
Axel Uhl 4ab43ce73a bug4811 / bug5288: refactored and cleaned up StringMessages across bundles 2020-12-17 15:49:49 +01:00
Axel Uhl 3808b4e88b Merge branch 'master' into bug5153 2020-10-01 23:15:32 +02:00
Georg Herdt d295ef7889 remove read servlets, let every request be processed using the write servlets. Routing information regarding master/replica is part of the header.
bug 5221
2020-09-14 14:45:19 +02:00
Georg Herdt 5306729e6b Merge branch 'master' into bug5153
# Conflicts:
#	java/com.sap.sailing.gwt.ui/WEB-INF/web.xml
#	java/com.sap.sse.debranding/src/com/sap/sse/debranding/ClientConfigurationServlet.java
2020-09-04 14:08:27 +02:00
Georg Herdt 462377a37a add servlet declaration
bug 5221
2020-07-13 22:13:09 +02:00
Georg Herdt 25ca31f089 switch to filter
bug5153
2020-05-25 15:06:51 +02:00
Georg Herdt 66a2f068f0 renam bundle from com.sap.sailing.debranding to com.sap.sse.debranding 2020-04-06 16:47:10 +02:00
Georg Herdt 8a6ddba5ec add debranding to security project
#5153
2020-04-06 16:19:31 +02:00
Axel Uhl 1730d74f0b bug4390: missing part for security.ui's web.xml
Change-Id: Ifcd90d7a1a1246802510c15b3864235241365108
2019-02-26 09:07:03 +01:00
Steffen Schaefer f151694c8f Bug 4032: Initial implementation of a filter that transfers a user's
preferred language using a Cookie
2017-10-26 13:37:37 +02:00
Axel Uhl 850e602cd3 removed redundant default Jetty servlet registration in security.ui bundle
Change-Id: Ie6fcc1db0b04bdf7e737dd8017ef643cf1e39b59
2016-01-07 10:08:28 +01:00
Peter Siegmund e8feee3df4 Merge branch 'master' into ubilabs--rcapp--develop 2015-05-06 11:32:59 +02:00
Axel Uhl abe0b37134 re-added WEB-INF/classes to .gitignore 2015-03-04 16:06:27 +01:00
Axel Uhl e350d6fe8f added .dummy file to force com.sap.sse.security.ui/WEB-INF/classes folder to show up 2015-03-04 16:05:35 +01:00
Peter Siegmund b7de2dff53 Merge branch 'master' into feature/procedure_wizard 2015-02-13 16:30:07 +01:00
Fredrik Teschke 9c375a3ae4 Merge remote-tracking branch 'origin/master' into android_apps_no_rcapp_changes
Conflicts:
	.gitignore
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	mobile/com.sap.sailing.android.shared/.classpath
	mobile/com.sap.sailing.android.tracking.app/src/com/sap/sailing/android/tracking/app/ui/activities/LaunchActivity.java
2015-02-13 11:16:50 +01:00
Peter Siegmund abcebf2f04 Merge branch 'master' into feature/procedure_wizard 2015-02-09 11:51:03 +01:00
Steffen Schaefer d93d843ff6 Enabled editing of war resources while backend is running in Eclipse 2015-02-04 10:56:12 +01:00
Axel Uhl 3a9ddd9884 Merge branch 'master' into android_apps_no_rcapp_changes
Conflicts:
	java/com.sap.sailing.gwt.ui/SailingGWT Remote Profiling (Run-Mode only).launch
	java/com.sap.sailing.gwt.ui/SailingGWT.launch
2015-01-30 20:32:42 +01:00
Axel Uhl 71b952967a added .gitignore in WEB-INF/classes to force creation upon check-out 2015-01-30 20:29:22 +01:00
Axel Uhl edd419e4e3 added WEB-INF/classes with .gitignore to force creation 2015-01-30 20:28:19 +01:00
Papick Garcia Taboada 5843a42f2a Updated project metadata to gwt 2.7.0 version 2015-01-16 09:18:33 +01:00
Lukas Zielinski d9d9a5951f .gitignore is now working 2014-11-11 17:31:31 +01:00
Lukas Zielinski 40f49f8521 .gitignore is now working 2014-11-11 17:31:31 +01:00
fmittag 5b48104389 added missing .gitignore for WEB-INF/deploy folder in security ui bundle 2014-10-31 12:23:01 +01:00
Axel Uhl c394f3e964 renamed ChangePassword entry point to EditProfile 2014-10-20 17:25:37 +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 840af23e4b added security.properties in Jetty config directory, next to security.properties, for e-mail validation configuration 2014-10-14 14:11:28 +02:00
Axel Uhl 844c6752ba moved DefaultRoles from UserStore to separate enum; removed default configuration augmentation and DefaultSettings 2014-10-14 10:39:55 +02:00
Axel Uhl d3f03d26c3 refactored UserService and LoginPanel so instances of UserService are injected 2014-10-10 17:42:19 +02:00
Axel Uhl 813b345175 switched from System.out to logging; whitespace/formatting changes 2014-10-07 18:26:36 +02:00
Axel Uhl d3e86e83b1 register the UserManagementService in gwt.ui bundle's web.xml, solving the cross-bundle RPC issue 2014-10-06 17:53:11 +02:00
Axel Uhl 06619d6a5a fixed registration of user management service in other places; introduced constants interface for web context path and service path 2014-10-02 17:27:56 +02:00
Axel Uhl 54085980ee removed the WEB-INF/deploy directory from git 2014-10-01 18:24:29 +02:00
Axel Uhl ef182e9248 obtain user through LoginPanel.getCurrentUser() 2014-10-01 18:20:14 +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
Axel Uhl 819ca7b182 interims state after merge; doesn't compileMerge branch 'master' into usermanagement
Conflicts:
	home.md
	java/com.sap.sailing.domain.igtimiadapter.test/src/com/sap/sailing/domain/igtimiadapter/test/AbstractTestWithIgtimiConnection.java
	java/com.sap.sailing.feature/feature.xml
	java/com.sap.sailing.gwt.ui/SailingGWT Remote Profiling (Run-Mode only).launch
	java/com.sap.sailing.gwt.ui/WEB-INF/web.xml
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/GlobalNavigationPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/media/MediaSelector.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/LeaderboardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/tv/TVViewController.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/usermanagement/UserManagementPage.java
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-10-01 17:19:36 +02:00
Benjamin Ebling bcd1d43207 KW Safe commit 2014-06-24 11:57:03 +02:00
Benjamin Ebling a75c7fcb21 Couple of minor improvements 2014-06-13 12:07:58 +02:00
Benjamin Ebling 1424ac803b Some code improvement through refactoring 2014-06-11 16:40:41 +02:00
Benjamin Ebling 877969e360 Oauth is now working! 2014-06-06 17:35:49 +02:00
Benjamin Ebling f47c838ead Introduced OAuth 2014-06-05 17:31:20 +02:00
Benjamin Ebling e2fc77b46c Added accounts and settings 2014-06-04 15:40:47 +02:00
Benjamin Ebling d1c63b366a Made LoginPanel working in all other modules and created Register page 2014-05-28 17:29:07 +02:00
Benjamin Ebling 4e7586b375 Added role management and login panel 2014-05-27 17:04:45 +02:00