Commit Graph

1698 Commits (442ed6f43388000d7fa779501aa06c0adf7805b3)

Author SHA1 Message Date
Martin Czuchra 0c1850893d Removes obsolete validation. 11 years ago
Martin Czuchra 7d2fd3deb5 Changes recycle bin to be triggered w/ trash. 11 years ago
Martin Czuchra c564afe965 Removes acts_as_tree from planning elements. 11 years ago
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 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 11 years ago
Michael Frister 0f1be97449 Fix authentication with external auth source 11 years ago
Michael Frister 19155db133 Allow disabling brute force prevention 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago
Michael Frister d01ec32b3d Block user on too many failed logins within specific period 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 11 years ago
Michael Frister 234ff1e50e Password reused warning: Improve singular 11 years ago
Jens Ulferts c8ff243042 adds compatibility methods to planning_elements 11 years ago
Jens Ulferts a84166c2e0 readds accidentally deleted relation cleanup 11 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 11 years ago
Jens Ulferts 6b78dabb45 adds parent_issue_id to permitted params 11 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 11 years ago
Jens Ulferts 6e00d55ad2 reimplements a work_packages's relations for better readibiity 11 years ago
Jens Ulferts b0872f67ee enables sending emails on work_package creation 11 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 11 years ago
Jens Ulferts 8c64b6ceb0 fixes attribute propagation by children 11 years ago
Jens Ulferts b38c37f9f5 assigns planning element attributes on work_package creation 11 years ago
Jens Ulferts d23fbf13e4 table column end_date was renamed to due_date 11 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 11 years ago
Jens Ulferts 5542c6471f harmonizes work_package building across issues/pe 11 years ago
Jens Ulferts ceb9156a0b returns empty allowed_status if the issue currently has none 11 years ago
Jens Ulferts 74c2cdb9a9 moves copying of an issue into the model 11 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 11 years ago
Hagen Schink 14f9c847a6 Pull method up refactoring 11 years ago
Hagen Schink 2da6c7a900 Pull method up refactoring for costs 11 years ago
Hagen Schink ac90f2665b Correct string format 11 years ago
Hagen Schink 4dd2f2a46d Remove superfluous include 11 years ago
Hagen Schink 89544eb63f Move relations to work package 11 years ago
Hagen Schink 005115828f Move to_s to work package 11 years ago
Hagen Schink 1b3fa2af61 Display kind of work package 11 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 11 years ago
Michael Frister 7f4bd6149c Add status_name to Principal 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Nils Kenneweg 9fe9ab2731 WP without start/end date improvement 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 11 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 11 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