Commit Graph

2278 Commits (2ea05bbdfbb7edea5f62b488bdc79a5b5b84488b)

Author SHA1 Message Date
Jens Ulferts dc8384ff57 moves relation querying into controller 11 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 11 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 11 years ago
Jens Ulferts fe274ad071 allows for adding an attachment 11 years ago
Jens Ulferts 04d2da7f14 fixes parameter assignment for planning elements 11 years ago
Jens Ulferts e626bd8d44 show correct menu item 11 years ago
Jens Ulferts b38c37f9f5 assigns planning element attributes on work_package creation 11 years ago
Jens Ulferts 005c1ab5d6 fixes omission preventing rendering of a version link 11 years ago
Jens Ulferts 0658b48364 rerenders new when error occurs on work_package#create 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 74c2cdb9a9 moves copying of an issue into the model 11 years ago
Jens Ulferts b911049c5c keeps attributes when changing the tracker 11 years ago
Jens Ulferts 2a6cef77a2 reenables switching trackers 11 years ago
Jens Ulferts 6dc85b32b4 provides priorities for the view 11 years ago
Jens Ulferts 3c909e6d65 enables status for issues 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 13329c1209 Fix watcher permissions 11 years ago
Hagen Schink f19c3f7617 Use work package path 11 years ago
Hagen Schink ebde1a5b93 Remove superfluous planning element description 11 years ago
Hagen Schink 3d6d8bd192 Show work package relations 11 years ago
Hagen Schink ca81702faf Show work package hierarchy 11 years ago
Hagen Schink 500b40f3c8 Show start/end date for PEs 11 years ago
Hagen Schink 45659d9b63 Show issue and planning element attributes 11 years ago
Jens Ulferts cbb89ff289 removes unneeded code 11 years ago
Jens Ulferts e6cc11766a provides implementations for journals and controllers 11 years ago
Jens Ulferts 49d378ab3a lets work_packages_controller be less planning_element specific 11 years ago
Jens Ulferts 3f58c33790 copies issue#show view to render work_packages 11 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 12 years ago
Nils Kenneweg 45534694e0 intendation + changelog. 12 years ago
Nils Kenneweg 78c1bd075c rename X-ACCEPT-AUTH=X-Authentication-Scheme, test 12 years ago
Nils Kenneweg 05003493e2 added reason to api. 12 years ago
Nils Kenneweg 22664cb7c9 401 standard conformity 12 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 12 years ago
Sebastian Schuster a5993cf2d3 Used page helper instead of reading param directly 12 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 12 years ago
Christian Ratz f06e6f9ed7 [opf1054] Implements configurable session_lifetime 12 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
jwollert 3035192bb5 fixes membership creation for a single user 12 years ago
jwollert 5f3d586612 fixes issue with mass_assignment protection and role_ids 12 years ago
jwollert 13037de4db fix id seperation used inside autocompletion for impaired users 12 years ago
jwollert e446f783b0 Fixes Members Creation: 12 years ago
jwollert a678f916f9 fixes partial name for html request in memberscontroller's autocompletion 12 years ago
jwollert 1c1a464f96 port to rails3 12 years ago
jwollert a3e01cede1 get multiple remote selection to work properly 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
Nils Kenneweg c3de2dd008 updated pagination api to v2. 12 years ago