Commit Graph

1431 Commits (57de7bd50b4a2b46f5da1c2fae5bc4ffc69c1e15)

Author SHA1 Message Date
Martin Czuchra f3130ac07f Removes obsolete relations from Type. 11 years ago
Martin Czuchra 01370d1ee5 Removes DefaultPlanningElementType. 11 years ago
Martin Czuchra 307ec13f64 Removes EnabledPlanningElementType. 11 years ago
Martin Czuchra 734934f747 Removes enabled_planning_element_types relation. 11 years ago
Martin Czuchra 7c31fa2b4c Removes unused variable. 11 years ago
Martin Czuchra 992b50c31b Fixes some specs by removing after_save hook. 11 years ago
Hagen Schink d9bf70d3ed Use type property 11 years ago
Hagen Schink 0d6f9db999 Lets default and enabled PE type use Type 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Hagen Schink 2d3e2d2c22 Use type in API 11 years ago
Hagen Schink 42e8e74ffa Fix type sort 11 years ago
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
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