Commit Graph

2620 Commits (58d46c21117c144153019fa8eefce7afe9af7934)

Author SHA1 Message Date
Martin Czuchra e69b0e283c Adds a comma back into journal formatter registration. 11 years ago
Martin Czuchra 2fe188fe99 Whitespace changes. 11 years ago
Michael Frister 69566d1e5c User: Always force password change on random password assignment 12 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 12 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 12 years ago
Michael Frister 0f1be97449 Fix authentication with external auth source 12 years ago
Michael Frister 19155db133 Allow disabling brute force prevention 12 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 12 years ago
Michael Frister d01ec32b3d Block user on too many failed logins within specific period 12 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 12 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 12 years ago
Michael Frister 234ff1e50e Password reused warning: Improve singular 12 years ago
Jens Ulferts c8ff243042 adds compatibility methods to planning_elements 12 years ago
Jens Ulferts a84166c2e0 readds accidentally deleted relation cleanup 12 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 12 years ago
Jens Ulferts 6b78dabb45 adds parent_issue_id to permitted params 12 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 12 years ago
Jens Ulferts 6e00d55ad2 reimplements a work_packages's relations for better readibiity 12 years ago
Jens Ulferts b0872f67ee enables sending emails on work_package creation 12 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 12 years ago
Jens Ulferts 8c64b6ceb0 fixes attribute propagation by children 12 years ago
Jens Ulferts b38c37f9f5 assigns planning element attributes on work_package creation 12 years ago
Jens Ulferts d23fbf13e4 table column end_date was renamed to due_date 12 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 12 years ago
Jens Ulferts 5542c6471f harmonizes work_package building across issues/pe 12 years ago
Jens Ulferts ceb9156a0b returns empty allowed_status if the issue currently has none 12 years ago
Jens Ulferts 74c2cdb9a9 moves copying of an issue into the model 12 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 12 years ago
Hagen Schink 14f9c847a6 Pull method up refactoring 12 years ago
Hagen Schink 2da6c7a900 Pull method up refactoring for costs 12 years ago
Hagen Schink ac90f2665b Correct string format 12 years ago
Hagen Schink 4dd2f2a46d Remove superfluous include 12 years ago
Hagen Schink 89544eb63f Move relations to work package 12 years ago
Hagen Schink 005115828f Move to_s to work package 12 years ago
Hagen Schink 1b3fa2af61 Display kind of work package 12 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 12 years ago
Michael Frister 7f4bd6149c Add status_name to Principal 12 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 12 years ago
Nils Kenneweg 9fe9ab2731 WP without start/end date improvement 12 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 12 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 12 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
jwollert c5349e0148 allow Users to be scoped with full name, too 12 years ago
jwollert 1c1a464f96 port to rails3 12 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 12 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
Hagen Schink f6d2ca321e Move responsible association to work package 12 years ago
Jens Ulferts 463bc78489 sets work_package label to issue for now 12 years ago
Jens Ulferts 1dfb7bc329 disable callback for system user to prevent failing migrations 12 years ago