Commit Graph

2730 Commits (27851693e09c44d4d09828ff52585a6e1f1b2324)

Author SHA1 Message Date
Hagen Schink 5e441a1c2a Correct link to timelog page 12 years ago
Hagen Schink 5288ea0998 Add watcher permissions for work packages 12 years ago
Hagen Schink 614c196f84 Correct labeling and localization 12 years ago
Hagen Schink f001f682c1 Authorize relation management against work package 12 years ago
Hagen Schink 0a80b6c069 Improve dialog layout 12 years ago
Hagen Schink b4da4fc2e0 Allow to add subtasks to a work package 12 years ago
Hagen Schink 58eafc8382 Use work package specific edit pages 12 years ago
Hagen Schink 034190c76e Expect status to be nil 12 years ago
Hagen Schink 3d6d8bd192 Show work package relations 12 years ago
Hagen Schink ca81702faf Show work package hierarchy 12 years ago
Hagen Schink 7b2bfb215a Fix progress bar format 12 years ago
Hagen Schink 005115828f Move to_s to work package 12 years ago
Hagen Schink 45659d9b63 Show issue and planning element attributes 12 years ago
Hagen Schink 1b3fa2af61 Display kind of work package 12 years ago
Jens Ulferts 3e294148d8 enables showing work_packages history by copying the partial over from issues 12 years ago
Jens Ulferts 3b58b09ee0 shows ancestors on work_packages#show 12 years ago
Jens Ulferts 3f58c33790 copies issue#show view to render work_packages 12 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 12 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 12 years ago
Michael Frister 34f432ce32 Fix _authentication.html.erb syntax 12 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 12 years ago
Christian Ratz aa6c004186 fixed condition for 'tickets box' on project#show 12 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 12 years ago
Christian Ratz d4ed4d72c1 Added session lifetime settings 12 years ago
Nils Kenneweg f6cc1d06b3 we need an id for find_project not a project_id. 12 years ago
jwollert dec7cebdee Reworked Tests: 12 years ago
jwollert b3b79a3041 renamed user and role id input for non-impaired users, gives us prettier generated ids 12 years ago
jwollert fe3a7e2c12 fix non-impaired members tab submit button: used to jump around because of floating siblings, applied 'clearfix' 12 years ago
jwollert c3f4fea947 start loading roles right away 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 6bd45259e9 reformatting the new member form inside project settings 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
Christian Ratz 0ca018a014 Added hooks to admin info view 12 years ago
Hagen Schink 0e6781ed60 Fix missing html escape bugs 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
jwollert 4f849dc674 puts edit/delete button of members settings form into authorized block 12 years ago
jwollert ff1ca8e43e fixes member edit link by using the right action, was changed from edit to update 12 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Christian Ratz 303ec4a695 fixed some typos for disabled issue attributes 12 years ago
Jens Ulferts 89f5db6c1a fixes project association autocompleter url 12 years ago
Martin Czuchra 8232373bb8 Restores original method names in timelines journals helper. 12 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts 3bcd34a412 will_paginate for issue_status 12 years ago
Jens Ulferts d17cbbbb4a will_paginate for auth_sources 12 years ago