13423 Commits

Author SHA1 Message Date
Mohamed Karray
d2dbccb80c remove throws NotFoundException and fix modify password 2018-10-16 10:47:52 +02:00
Mohamed Karray
f94922837b apply permission from adapter 2018-10-16 09:15:35 +02:00
Sebastian Sdorra
6fb99b70cd #998 simplify api and use jgit to link new head 2018-10-15 21:32:03 +02:00
Mohamed Karray
356b84f4cd refactor the integration test lib to use the index resource & add unit tests for autoComplete permission 2018-10-15 18:35:45 +02:00
Maren Süwer
c23fa319a0 add mockup for content classes 2018-10-15 16:45:54 +02:00
Maren Süwer
af81f239e1 add head request 2018-10-15 16:45:44 +02:00
Maren Süwer
78260a708f create new branch 2018-10-15 14:20:04 +02:00
Maren Süwer
2f0bdba9e6 added yarn.lock 2018-10-15 13:58:37 +02:00
Mohamed Karray
e891ce9850 modify the autocomplete link structure of the index resources 2018-10-15 13:57:55 +02:00
Maren Süwer
09130ca283 correct tests and use index resource type 2018-10-15 13:52:45 +02:00
Maren Süwer
efdc57055d only fetch index Resources once (and not twice) 2018-10-15 13:46:42 +02:00
Maren Süwer
f4ed4792bd only show helptext at creation 2018-10-15 13:13:37 +02:00
Maren Süwer
4404ac2529 add helptext for permissions 2018-10-15 13:08:47 +02:00
Mohamed Karray
27ca8860d3 add the autoComplete link to the index resource 2018-10-15 08:41:46 +02:00
Sebastian Sdorra
24e2885524 #998 git: set repository head to default branch 2018-10-14 19:11:56 +02:00
Sebastian Sdorra
1e1fd41bda #994 fixed empty repository name on non bare repositories 2018-10-13 17:34:36 +02:00
Philipp Czora
53fe671a27 Update RouteDelegate only conditionally 2018-10-12 16:07:24 +02:00
Mohamed Karray
023b362f68 add permission to modify the own password over the me and the user endpoints 2018-10-12 15:20:58 +02:00
Mohamed Karray
c7b8a3fedd fix autocomplete for user without admin permission + integration tests 2018-10-12 11:06:53 +02:00
Philipp Czora
2de0287bf9 Bootstrapped BranchRoot 2018-10-11 17:29:50 +02:00
René Pfeuffer
7845443d62 Naming things.... 2018-10-11 16:32:06 +02:00
Maren Süwer
4e3e0637a4 add table header line for delete button 2018-10-11 14:16:34 +02:00
Maren Süwer
313aed72b3 correct reloading of index resources after logn/logout 2018-10-11 12:15:18 +02:00
Maren Süwer
8a3c5ce21d fetch index resources at logout 2018-10-11 12:07:09 +02:00
Maren Süwer
d82e74b468 remove unused parameter 2018-10-11 11:52:05 +02:00
Maren Süwer
dd7a68fa02 solve reloading problem 2018-10-11 11:40:04 +02:00
Maren Süwer
beaf301bc4 use index resources plugin link for loading plugins 2018-10-11 11:28:32 +02:00
Maren Süwer
0275bbc5f4 use permissions url provided by repo 2018-10-11 10:42:49 +02:00
Maren Süwer
758b6e3467 fetch index resources at beginning 2018-10-11 10:27:57 +02:00
Maren Süwer
ae92842763 use me link of index resource 2018-10-11 10:26:54 +02:00
René Pfeuffer
b4c854ee99 Use more generic collection instead of list 2018-10-11 09:55:47 +02:00
Maren Süwer
8b7dcc379b use login link of index resource 2018-10-11 09:54:12 +02:00
Philipp Czora
306388af7b Fixed issue with slashes in branch names 2018-10-11 09:45:46 +02:00
Maren Süwer
79c62c55cb use login link of index resource 2018-10-11 08:30:37 +02:00
Maren Süwer
6562071bfe use logout link of index resource 2018-10-11 08:27:24 +02:00
Maren Süwer
eb65ef1e65 use link of index permissions for create and fetch repo 2018-10-11 08:19:50 +02:00
Philipp Czora
795d0d8015 Implemented LinkPaginator, refactored code for changeset list 2018-10-10 19:26:29 +02:00
René Pfeuffer
e296812457 Remove pseudo error handling 2018-10-10 18:54:15 +02:00
René Pfeuffer
8c0f8dd8dd Fix unit test 2018-10-10 18:38:06 +02:00
René Pfeuffer
ce3f2e76e8 Fix unit test 2018-10-10 18:17:08 +02:00
Mohamed Karray
0ff050e544 fix url and add the postcss-easy-import dependency 2018-10-10 17:35:41 +02:00
René Pfeuffer
9492529188 Replace sources collection with file in frontend 2018-10-10 14:17:38 +02:00
René Pfeuffer
aa1879f090 Represent recursive sources structure 2018-10-10 13:52:58 +02:00
René Pfeuffer
fa0f66caf1 Iterate into correct subdirectory for git browse command 2018-10-10 13:27:57 +02:00
René Pfeuffer
63669b67f0 Detect browse command for root dir correctly in git 2018-10-10 11:49:49 +02:00
René Pfeuffer
ab11acae2d Show modified date only when present and use long for length 2018-10-10 10:59:50 +02:00
René Pfeuffer
4e051a000d Adapt integration test to new HAL link name for children 2018-10-10 10:56:41 +02:00
René Pfeuffer
8daf477641 Use revision instead of path for revision 2018-10-10 10:13:50 +02:00
René Pfeuffer
0bd9ccd3d5 Do not filter for path '/'
Otherwise jgit's PathFilter will fail.
2018-10-10 09:30:52 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00