Commit Graph

1424 Commits (0def3223c4359c5101fdc0eff8b9d14bfff1f813)

Author SHA1 Message Date
Jens Ulferts 0def3223c4 enables attaching files on edit 11 years ago
Jens Ulferts f24e88878e enables notes to be set on edit 11 years ago
Jens Ulferts 87b99d02e7 explicitly passes attributes to views 11 years ago
Jens Ulferts 98e94f892f adds a method for updating a work_package 11 years ago
Jens Ulferts 5a03ad9bba adds params for update work_package to permitted params 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 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
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 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