Commit Graph

1771 Commits (7653492994e8ab57b2136fc61027a3c072fb2e20)

Author SHA1 Message Date
Hagen Schink f5d66560df Use strong parameters for type 11 years ago
Martin Czuchra af666d3582 Moves contents of PlanningElementType into Type. 11 years ago
Michael Frister 1a848ee2f5 Add password expiry check 11 years ago
Philipp Tessenow 0ca9fcd4e7 fix member role_empty validation 11 years ago
Martin Czuchra ca611540f3 Renames STI column name on work packages. 11 years ago
Martin Czuchra e8e6c6cdde Fixes two cukes. 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts 293e8a7b7f changes changeset_issues join table to be changeset_work_packages 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Nils Kenneweg 79bbc1e274 allow pes without dates. 11 years ago
Martin Czuchra 52cc95da5f Removes obsolete method override. 11 years ago
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 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