Commit Graph

8240 Commits (c564afe965e949e3874f51aab31fe39f9ab5eef3)
 

Author SHA1 Message Date
Martin Czuchra 067e26c673 Due/end date fixes. 12 years ago
Jens Ulferts ec74cb3edb updates changelog 12 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 12 years ago
Jens Ulferts eda5f61ddc disabling "create and continue" for now 12 years ago
Jens Ulferts c97cd466b3 fixes issue creation cuke 12 years ago
Jens Ulferts d7abdc50c7 specs rendering due date journal changes instead of end date 12 years ago
Jens Ulferts e37ab4b357 uses work_package for work_package history 12 years ago
Jens Ulferts 8e149a2b32 redirect to work_package#show after issue#update 12 years ago
Jens Ulferts 81d42e32df i18n for progress 12 years ago
Jens Ulferts 101bf289e7 moves attribute rendering for work_package#show from controller to helper 12 years ago
ulferts e1588cd0ce Merge pull request #238 from opf/fix/reused_password_wording 12 years ago
Michael Frister 234ff1e50e Password reused warning: Improve singular 12 years ago
Christian Rijke 24b41458ae Add test. 12 years ago
Christian Rijke 4abd452734 Swap priority of session param and options param. 12 years ago
Martin Czuchra 9b5a91a773 Migration to remove end_date column from work packages. 12 years ago
Christian Rijke 77b66b5299 Fix 'previous' pagination label. 12 years ago
Jens Ulferts c8ff243042 adds compatibility methods to planning_elements 12 years ago
Jens Ulferts 00f7d7287d fixes more due_date/end_date bugs 12 years ago
Jens Ulferts bcd355099d further links the new work_packages controller 12 years ago
Jens Ulferts 13ecd8d3e2 adds i18n for work_packages 12 years ago
Martin Czuchra 297915a394 Fixes double escaping of journal details. 12 years ago
Martin Czuchra bc2139644a Adds routes for work packages under projects. 12 years ago
Martin Czuchra 05f1f78d2d Removes whitespace at end of line. 12 years ago
Jens Ulferts 5e6f496677 adapt tested url 12 years ago
Jens Ulferts a84166c2e0 readds accidentally deleted relation cleanup 12 years ago
Jens Ulferts db40677b1b adapts issues controller to changed relation method 12 years ago
Jens Ulferts 06c97b7479 removes testing for author as assignable users 12 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 12 years ago
Jens Ulferts 777447cd70 adds step definition for submitting forms 12 years ago
Jens Ulferts a8f0948482 enables the html_title for work_packages 12 years ago
Jens Ulferts 59beba90e9 shortens cuke 12 years ago
Jens Ulferts b173898fa4 lets subtasks be of the same type as the parent work_package 12 years ago
Jens Ulferts ba2dc0b901 fixes relations for work_packages 12 years ago
Jens Ulferts 6b78dabb45 adds parent_issue_id to permitted params 12 years ago
Martin Czuchra 9259367f87 Fixes rendering of 404 in work packages. 12 years ago
jwollert d6563b6819 changed resued password wording to one that is a little less complex and a little more polite 12 years ago
Martin Linkhorst 0f6e32cfd7 let's call the default theme 'OpenProject'. alternatively one could have changed the class DefaultTheme to OpenProjectTheme and let that be the default theme. 12 years ago
Jens Ulferts c3b3d406fe fixes cuke by pointing it to the correct new page 12 years ago
Jens Ulferts a825f57182 more changes due to renaming end_date 12 years ago
Martin Czuchra 2b064d0b12 Merge pull request #237 from opf/feature/rails3_repair_changing_issue_watchers 12 years ago
Philipp Tessenow fe18331cb1 update changelog 12 years ago
Jens Ulferts 7ad1554fde Merge remote-tracking branch 'origin/feature/rails3' into feature/rails3_work_package_creation 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 d5fbc6e90e code cleanup 12 years ago
Jens Ulferts dc8384ff57 moves relation querying into controller 12 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 12 years ago
Jens Ulferts 32cf0984dd adds flash sweep disabling spec helper method 12 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 12 years ago