Commit Graph

6271 Commits

Author SHA1 Message Date
Maren Süwer
c045f1a0e9 Merged in bug/meProfileShowsError (pull request #116)
change showing error if me is not defined
2018-11-21 08:15:19 +00:00
Maren Süwer
2935849400 Close branch bug/meProfileShowsError 2018-11-21 08:15:19 +00:00
Maren Süwer
102471e94e change showing error if me is not defined 2018-11-21 08:48:11 +01:00
René Pfeuffer
a1f7939ac0 Move config from .hgrc to hgweb script 2018-11-20 17:23:07 +01:00
René Pfeuffer
b9458f47e9 Add support for custom violation exceptions 2018-11-20 11:04:30 +01:00
Philipp Czora
fe746bec90 Added custom loading message
Mainly as a placeholder to implement i18n later
2018-11-19 16:23:02 +01:00
Philipp Czora
3d8323aa8a Fixed displaying/resetting of selected value 2018-11-19 16:10:36 +01:00
René Pfeuffer
01f45aaf8c Backed out changeset 428510f2003d 2018-11-19 12:39:21 +01:00
Philipp Czora
a949a15f5b Refactoring / Flow types 2018-11-19 10:31:01 +01:00
René Pfeuffer
9db0451acc Harmonize interface of XmlRepositoryDatabase
XmlRepositoryDatabase should not expose RepositoryPath objects
2018-11-19 08:53:19 +01:00
Philipp Czora
37b24177c2 Cleaner code 2018-11-16 14:21:55 +01:00
Philipp Czora
bba4dc34b3 Fixed bug causing branch selector to be mounted before branches are fetched 2018-11-16 14:13:37 +01:00
Sebastian Sdorra
51c9a4dbb2 do not try to load i18n for en_US, use language only: en 2018-11-15 19:28:17 +01:00
Philipp Czora
1e68d40dcb Don't show password field when editing a user 2018-11-15 17:13:17 +01:00
Philipp Czora
921448145a Extracted promise-logic and created AutocompleteAddEntryToTableField 2018-11-15 16:58:40 +01:00
René Pfeuffer
60f7d93ad4 Merged in feature/ui-add-user-active-as-default (pull request #111)
Feature/ui add user active as default
2018-11-15 14:36:56 +00:00
René Pfeuffer
4cb869ae6a Close branch feature/ui-add-user-active-as-default 2018-11-15 14:36:56 +00:00
Mohamed Karray
39e5c19251 merge 2018-11-15 11:28:33 +01:00
Maren Süwer
3df4967435 remove duplicated comment 2018-11-15 10:42:56 +01:00
Maren Süwer
8ac55943da remove deleted file from export 2018-11-15 10:16:00 +01:00
Maren Süwer
ae16482e61 only allow to add user if mail is set - backend throws error if mail is not set 2018-11-15 10:05:11 +01:00
Mohamed Karray
f8ae7cedf7 Refactor the repository store implementation in order to store repositories in specific paths. 2018-11-15 10:04:16 +01:00
Maren Süwer
f742ecef93 put active as default at user creation 2018-11-15 10:03:25 +01:00
Maren Süwer
0b030e8047 remove unsuned file 2018-11-15 09:52:20 +01:00
Maren Süwer
74fd7a67cb remove unsuned file 2018-11-15 09:50:22 +01:00
Maren Süwer
39f46e46b1 refactoring 2018-11-15 09:47:29 +01:00
Philipp Czora
d7136364c0 Disabled (possibly) faulty Paginator unit tests 2018-11-15 08:49:09 +01:00
Philipp Czora
2511ba4a4a Refactoring 2018-11-15 08:40:13 +01:00
Philipp Czora
e1a0a367b4 Fixed handling of server error messages in apiclient 2018-11-14 21:34:10 +01:00
Philipp Czora
aff376f873 Fixed highlighting of NavLinks in user's profile 2018-11-14 16:21:54 +01:00
Johannes Schnatterer
7eac499f5f Updates mockito version.
Allows for usage with junit jupiter in plugins.
2018-11-14 15:43:47 +01:00
Philipp Czora
610cf2b772 Merged 2.0.0-m3 2018-11-14 14:31:17 +01:00
Philipp Czora
639b483d92 Switched to to react-select 2018-11-14 13:40:14 +01:00
René Pfeuffer
17e2d244f0 Fix invalid objects in test
The test does not test the functionality of the user name validation
otherwise but of a melange of all the other validations
2018-11-14 10:44:58 +01:00
René Pfeuffer
08af48bad1 Delete IllegalArgumentExceptionMapper
This was forgotten in error handling feature
2018-11-14 10:41:17 +01:00
René Pfeuffer
573cb91aab Merged in feature/unathenticated_access (pull request #109)
Feature use annotations for unauthenticated access
2018-11-14 07:12:08 +00:00
René Pfeuffer
0b8c18a612 Close branch feature/unathenticated_access 2018-11-14 07:12:08 +00:00
René Pfeuffer
4458911d37 Merge with 2.0.0-m3 2018-11-14 08:09:59 +01:00
René Pfeuffer
04592521ee Apply peer review results 2018-11-14 07:55:22 +01:00
Maren Süwer
617ea67f18 renaming 2018-11-13 15:13:40 +01:00
Maren Süwer
6cf62f0ac1 flow 2018-11-13 13:11:21 +01:00
Maren Süwer
969859ad7f add globalBinder for config of repos 2018-11-13 13:10:54 +01:00
Maren Süwer
e6fcbb0472 renaming GlobalConfiguration 2018-11-13 13:10:16 +01:00
Maren Süwer
9402856c1a renaming GlobalConfiguration 2018-11-13 13:09:59 +01:00
Maren Süwer
5bb4f04667 renaming GlobalConfiguration to Configuration 2018-11-13 13:09:02 +01:00
René Pfeuffer
db1af8a7a4 Add integration test for security filter 2018-11-13 11:41:03 +01:00
René Pfeuffer
bee72ac74f Remove outdated selenium test cases 2018-11-13 11:27:36 +01:00
René Pfeuffer
c50e78815b Remove unnecessary regex 2018-11-13 11:22:19 +01:00
René Pfeuffer
c173db35a2 Add documentation 2018-11-13 11:14:41 +01:00
René Pfeuffer
541303b351 Move annotation to corresponding module 2018-11-13 11:12:16 +01:00