Commit Graph

7735 Commits

Author SHA1 Message Date
Sebastian Sdorra
3e9f59ef47 support for managing external managed groups 2019-03-21 09:58:36 +01:00
Sebastian Sdorra
827a188713 merge repository heads 2019-03-14 17:43:28 +01:00
Sebastian Sdorra
dbdbe2fcf7 fixes SyncingRealmHelper not providing internal groups (from xml) 2019-03-14 17:42:27 +01:00
Sebastian Sdorra
913cb9c6c7 fixed loading of plugin bundles with activated cas plugin 2019-03-14 17:38:00 +01:00
René Pfeuffer
1ad2ea61f5 Remove not implemented config options 2019-03-14 13:42:13 +01:00
Sebastian Sdorra
aec702ff89 Merged in bugfix/disable_repository_config (pull request #218)
Bugfix: Disable repository config without permission
2019-03-14 10:48:06 +00:00
Sebastian Sdorra
6aec9a9d1f Close branch bugfix/disable_repository_config 2019-03-14 10:48:06 +00:00
René Pfeuffer
960780946b Fix repo config for user without permission
Disable fields and remove submit buttons when user has not permission,
aka no config links.
2019-03-14 11:14:09 +01:00
Sebastian Sdorra
7f54a13d49 Merged in feature/error_boundary (pull request #217)
Feature/error boundary
2019-03-14 09:58:27 +00:00
Sebastian Sdorra
867e73b499 Close branch feature/error_boundary 2019-03-14 09:58:27 +00:00
René Pfeuffer
451b25a95f Merge with 2.0.0-m3 2019-03-14 10:48:57 +01:00
Sebastian Sdorra
ba3f3acc7b fix wrong line endings 2019-03-14 10:15:15 +01:00
Sebastian Sdorra
cce3ddc394 improve location of ErrorBoundaries 2019-03-14 10:12:34 +01:00
Sebastian Sdorra
d2c99b9b8b adds proper flow annotation and an option to specify a fallback component 2019-03-14 10:08:34 +01:00
Mohamed Karray
df480b3a49 merge 2019-03-13 21:53:10 +01:00
Mohamed Karray
13e7ae24bd Add Error Boundary for
- the Page component
- the Main component
2019-03-13 21:41:08 +01:00
Sebastian Sdorra
1179fd37fa fixes integration tests, which are relying on the admin flag 2019-03-13 15:56:40 +01:00
René Pfeuffer
4312301c35 Check whether strategies are available 2019-03-13 15:31:51 +01:00
René Pfeuffer
0102e1aca5 Merged in feature/markdown_component (pull request #216)
Add a Markdown component and a SyntaxHighlighter
2019-03-13 12:02:03 +00:00
René Pfeuffer
93d10cd263 Close branch feature/markdown_component 2019-03-13 12:02:03 +00:00
Sebastian Sdorra
1627518954 removes admin user and group configuration in favor of permissions 2019-03-13 12:54:50 +01:00
René Pfeuffer
7d8e1b8d66 Merge with 2.0.0-m3 2019-03-13 12:47:13 +01:00
René Pfeuffer
67f05d6b60 Merged in feature/namespace_strategies (pull request #214)
Feature/namespace strategies
2019-03-13 11:20:36 +00:00
René Pfeuffer
89fd1a5e4a Close branch feature/namespace_strategies 2019-03-13 11:20:36 +00:00
Sebastian Sdorra
017879619c fixed admin permissions of initial created scmadmin user account 2019-03-13 12:15:13 +01:00
Sebastian Sdorra
4ffdde6417 fixes AdministrationContext with user admin flag 2019-03-13 12:12:06 +01:00
Sebastian Sdorra
a2f83e2429 removes admin flag from user object 2019-03-13 12:07:18 +01:00
René Pfeuffer
d3900af886 Fix dependencies 2019-03-13 12:00:36 +01:00
René Pfeuffer
3126371e95 Rebuild yarn.lock with version from 2.0.0-m3 2019-03-13 11:55:32 +01:00
Mohamed Karray
35c84c929a Add Error Boundary for Pages 2019-03-13 11:54:33 +01:00
Sebastian Sdorra
dea5732141 move dto parameters to constructor in order to create an immutable object 2019-03-13 10:01:46 +01:00
Sebastian Sdorra
be12167f0a validates namespace if the strategy is custom 2019-03-13 10:00:47 +01:00
René Pfeuffer
9d0e3e568a Add missing translation 2019-03-13 09:55:43 +01:00
Sebastian Sdorra
3fa43f2775 use predefined key, instead of building it again 2019-03-13 09:38:56 +01:00
Sebastian Sdorra
54170c04a7 removes unused setter from NamespaceStrategiesDto 2019-03-13 09:38:27 +01:00
René Pfeuffer
61c21ae1f3 Markdown should always have class 'content' 2019-03-13 09:36:48 +01:00
Sebastian Sdorra
63e3a795b3 fixes german locale for namespace strategies 2019-03-13 09:36:42 +01:00
René Pfeuffer
38b205606a Merge with 2.0.0-m3 2019-03-13 07:52:15 +01:00
Mohamed Karray
687aaf3ba2 restore yarn.lock 2019-03-12 18:52:20 +01:00
Mohamed Karray
6cd29091d5 Add a Markdown component and a SyntaxHighlighter 2019-03-12 18:46:44 +01:00
René Pfeuffer
38d480e2ea Fix A-Za-z ranges 2019-03-12 17:07:14 +01:00
Sebastian Sdorra
7d994c62a6 validate namespace strategies on configuration update 2019-03-12 16:40:08 +01:00
René Pfeuffer
1b9892e577 Merged in bugfix/show_error_on_missing_branch (pull request #213)
fix there is no error on missing revision
2019-03-12 15:37:33 +00:00
René Pfeuffer
e7a6a2c2c7 Close branch bugfix/show_error_on_missing_branch 2019-03-12 15:37:33 +00:00
Sebastian Sdorra
cb554eb7bc rename defaultNamespaceStrategy to namespaceStrategy 2019-03-12 15:54:34 +01:00
René Pfeuffer
c8b19a9d66 Add revision to context 2019-03-12 15:44:23 +01:00
René Pfeuffer
f814e664cd Handle revision not found for svn 2019-03-12 15:44:13 +01:00
René Pfeuffer
dbc20f3560 Merge with 2.0.0-m3 2019-03-12 15:20:03 +01:00
René Pfeuffer
be83f87b14 Remove dead code 2019-03-12 15:10:59 +01:00
René Pfeuffer
6ebbfa97a3 Start entity types with a capital char 2019-03-12 15:10:43 +01:00