Commit Graph

5740 Commits

Author SHA1 Message Date
René Pfeuffer
b775ac12b2 Close branch feature/modify_password_for_user_v2 2018-10-17 11:48:27 +00:00
René Pfeuffer
3c7df066f0 Cleanup 2018-10-17 13:25:07 +02:00
Sebastian Sdorra
3429f17670 render tags 2018-10-17 13:22:06 +02:00
René Pfeuffer
9bfb2cdadb Move password logic to manager 2018-10-17 11:58:37 +02:00
Sebastian Sdorra
efb857150b fixed paging with NaN page numbers 2018-10-17 11:55:47 +02:00
Sebastian Sdorra
229a46c344 fixed highlighting of commits nav link 2018-10-17 11:39:41 +02:00
Sebastian Sdorra
e6c16c3fc5 fixed branch selection urls and styles branch selector 2018-10-17 11:33:40 +02:00
Sebastian Sdorra
e841c06934 fix paging url 2018-10-17 10:57:01 +02:00
Sebastian Sdorra
4cbbc16b6a simplify changesets module 2018-10-17 10:38:46 +02:00
Sebastian Sdorra
d330975557 fix endless loop, by using the same reference for the branch array 2018-10-17 10:06:26 +02:00
René Pfeuffer
8c46a7f714 Name things 2018-10-17 08:05:29 +02:00
Philipp Czora
f215fc4117 Debugging attempts 2018-10-16 20:19:22 +02:00
Philipp Czora
e6fb2a8de7 Introduced dumb BranchSelector; moved fetching of branches to BranchRoot 2018-10-16 17:04:28 +02:00
René Pfeuffer
a67d26575a Revert debug output 2018-10-16 17:01:48 +02:00
René Pfeuffer
fff20b973f Format file 2018-10-16 17:00:12 +02:00
René Pfeuffer
8684d48556 Merge with 2.0.0-m3 2018-10-16 16:51:55 +02:00
Mohamed Karray
24b1241ed7 merge + refactoring 2018-10-16 15:58:54 +02:00
René Pfeuffer
03684f7794 Do not render empty attributes 2018-10-16 15:51:44 +02:00
René Pfeuffer
fb6e93e18a Let mapstruct handle mapping of children collection 2018-10-16 14:52:54 +02:00
René Pfeuffer
2e283ef4b8 Do not render empty children list
This looks awkward for files.
2018-10-16 14:52:01 +02:00
René Pfeuffer
e04ced8e53 Merged in feature/autocomplete_v2 (pull request #89)
Feature/autocomplete v2
2018-10-16 11:49:03 +00:00
René Pfeuffer
548820dd78 Close branch feature/autocomplete_v2 2018-10-16 11:49:03 +00:00
Mohamed Karray
f0c69d4f30 disable sonar validation with id squid:S2068 2018-10-16 13:18:59 +02:00
Mohamed Karray
c731ecd14d fix throw exception 2018-10-16 12:20:10 +02:00
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
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
Mohamed Karray
e891ce9850 modify the autocomplete link structure of the index resources 2018-10-15 13:57:55 +02:00
Mohamed Karray
27ca8860d3 add the autoComplete link to the index resource 2018-10-15 08:41:46 +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
René Pfeuffer
b4c854ee99 Use more generic collection instead of list 2018-10-11 09:55:47 +02:00
Philipp Czora
306388af7b Fixed issue with slashes in branch names 2018-10-11 09:45:46 +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
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