Commit Graph

2811 Commits (cb6131162db5ce81346bafd50594dfb0b7751649)

Author SHA1 Message Date
Markus Kahl 9af0e26623 make user creation/invitation work with plugins ... 9 years ago
Jan Sandbrink 2fb41301de Fix activation in case a non-existing token is passed 9 years ago
Markus Kahl 92a3b89997 don't offer to invite who is already a member 9 years ago
Markus Kahl a0be1030b7 show user name in deletion notices 9 years ago
Markus Kahl 42506dacf6 moved invitation email sub to initializer 9 years ago
Markus Kahl 0102f299e0 delete invited users when removed as member 9 years ago
Markus Kahl 3738329078 delete invited users when removed from project 9 years ago
Markus Kahl 3428181894 only admins may invite new users 9 years ago
Markus Kahl 871375bbc0 register: clear placeholder name(s); refactoring 9 years ago
Markus Kahl 5b41431400 don't invite members without given roll 9 years ago
Markus Kahl 47479ba28b refactoring 9 years ago
Markus Kahl ac8a096488 polish considering remarks through review and houndci 9 years ago
Markus Kahl 06f20c94b2 fixed self registration; manual activation of invited users 9 years ago
Markus Kahl 1319e1fe34 extracted member's roles feature spec from cuke 9 years ago
Markus Kahl 5c3241ee50 fixed error messages feature (as feature spec) 9 years ago
Markus Kahl f37520ad19 feature spec for user creation and activation 9 years ago
Markus Kahl b7b613f86f explain why auth source wasn't deleted... 9 years ago
Markus Kahl b3176866f2 removed signup screen; show OmniAuth opts in register view 9 years ago
Markus Kahl 23ba7981bf use project identifier in members path 9 years ago
Markus Kahl bc563ea977 more helpful flash messages for project members view 9 years ago
Markus Kahl 738f385cb1 more polish 9 years ago
Markus Kahl 43e18dd00c switch to user invitation by default 9 years ago
Markus Kahl 2f5018c1d0 extract members tab; invite members via email 9 years ago
Markus Kahl 98ba7ce333 basic user invitation prototype 9 years ago
Oliver Günther fecd3b3b3e Simple API for managing the homescreen content 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Oliver Günther bef80793a0 Small visual corrections for checkout 9 years ago
Alexander Bach 717e514953 Fix routing on error handling of copy project 9 years ago
Jan Sandbrink a2c5bdf369 Avoid mutator method entirely 9 years ago
Jan Sandbrink 6ecbb25fc2 Fix reversed comments display on WP legacy view 9 years ago
Oliver Günther 1481afb666 Corrections from review 9 years ago
Jens Ulferts d3bc58b955 force id value in experimental API 9 years ago
Oliver Günther 980072f7d9 Remove last activity section from admin/projects 9 years ago
Oliver Günther 6661f2b6d5 Refuse to delete a repository in OpenProject on FS permission errors 9 years ago
Jan Sandbrink f9cb083481 in production handle internal API errors gracefully 9 years ago
Stefan Botzenhart 7e74650e02 Fix rubocop concerns 9 years ago
Stefan Botzenhart 394c0d08a3 Authorize custom fields controller method 9 years ago
Stefan Botzenhart e95fd22218 Move custom field selection for a project to its own tab 9 years ago
Jan Sandbrink 2b7261b2ee move assembly of reports list into controller 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Oliver Günther f47f61bcbf Work around outdated group SQL 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Alex Coles 53a224bf76 Remove mutation method calls on AR::Relation 9 years ago
Oliver Günther 988c9f38a7 Cucumber fixes 9 years ago
Oliver Günther 21d3af35b1 Set allowed mime types to respond_to 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 9 years ago