Commit Graph

5295 Commits (0ee24b03c746060a134a387152363fe5df4bd0ce)

Author SHA1 Message Date
Till Breuer 11ad2d2d53 Change variable naming in wiki menu items controller 11 years ago
Till Breuer 0ec11da58e Fix parent wiki menu entry preselection 11 years ago
Jens Ulferts 7ec171ff70 removes outdated routes 11 years ago
Jens Ulferts 05f4351a59 moves remaining paginations under api/v2/pagination scope 11 years ago
Stefan Frank f488cccf12 removed redundant status, project and type-elements from the index-view 11 years ago
Stefan Frank 6f0675b52e added the status to the planning-elements-api 11 years ago
Stefan Frank 627a03026e fixed the journalizing-specs 11 years ago
Jens Ulferts 43aceb7c91 streamlines pagination specs, enables using index action 11 years ago
Jens Ulferts 9001259662 moves pagination to api::v2 11 years ago
Jens Ulferts 1c2a0fe880 handles principals pagination controller same as users 11 years ago
Jens Ulferts feb5f46228 removes scopes also present on the superclass 11 years ago
Jens Ulferts 303e5415c2 adds a user pagination controller for timelines 11 years ago
Jens Ulferts d87a0b2ea0 cleaning up unused code, rewriting scopes 11 years ago
Jens Ulferts 7f311af2bd limits principals returned by the autocompleter to only active or registerd 11 years ago
Stefan Frank 65d9335525 removed some notes 11 years ago
Stefan Frank 94903113c7 make sure, that you use the userfriendly attribute only in the user_friendly block 11 years ago
Stefan Frank fe4e604e45 added detail-views and journals for planning-elements 11 years ago
Stefan Frank 19b0795b41 abstract-class is ActiveRecord only, removing it. 11 years ago
Stefan Frank 6e9ecd9ee8 Worked in the review-remarks, added proper coypright notices where missing 11 years ago
Stefan Frank e7e9e928af major refactoring of reports into separare classes 11 years ago
Stefan Frank 768a1bdbee simple refactoring for the reports: maybe this gets it below D 11 years ago
Christian Ratz e170d0df38 whitespace fix in application.css 11 years ago
zzmedia adb209ea6e [opf #1854] fixed breadcrumb in chrome 11 years ago
Hagen Schink b3a5e1d0b1 Fixes wiki page attachment destroy 11 years ago
Hagen Schink 918ba01664 Introduces asynchronous delete for attachments 11 years ago
Hagen Schink 1c5cd9ad0b Introduces table for attachment list 11 years ago
Stefan Frank c39ae1a5de added created at and updated_at 11 years ago
Stefan Frank a6e8040912 replace the rendering of planning elements with rabl 11 years ago
Jens Ulferts 9634189c44 removes timelines_journals_helper - used nowhere any more 11 years ago
Hagen Schink 2cde500464 Renames permitted param 11 years ago
Hagen Schink 62c353579e Renames further 'end date' references 11 years ago
Jens Ulferts 441cd89cc8 adds missing html_safe 11 years ago
Hagen Schink 4c94dfea27 Renames 'end date' to 'due date' 11 years ago
Hagen Schink ea66b5bfc5 Adapts identifier methods 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink 49d4b18c70 Corrects standard type query method 11 years ago
Hagen Schink ffb5a2591b Fixes bug 11 years ago
Philipp Tessenow 87d9f6134d there is no planning_element_type anymore when creating work_packages in v2 11 years ago
Philipp Tessenow 87717b2ba7 allow updating types for planning_elements again 11 years ago
Philipp Tessenow 1b9d578907 rename 'name' to 'subject' and 'end_date' in 'due_date' in planning_element api to be consistent 11 years ago
Philipp Tessenow a39da4c148 be sure to use iso8601 times in api v2 11 years ago
Philipp Tessenow c2c4bbb18f name attribute in planning_element_journal in apiv2 was accidentely written as an xml namespace 11 years ago
Christian Ratz 25cd72031f fixed typo in hook name 11 years ago
Philipp Tessenow 326f302f71 only enable 'go to my page' shortcut if user is logged in 11 years ago
Philipp Tessenow 4e94d50d4b introduce keyboard shortcuts 11 years ago
Nils Kenneweg c448a4f2fc make every attribute comparable. 11 years ago
Nils Kenneweg f5b3ee1e2a comparisons for: status, type, responsible. 11 years ago
Stefan Frank eeae01cc89 Refactored PlanningComparisonService to make it more readable. 11 years ago
Martin Czuchra d8cab5add7 Fixes typo. 11 years ago
Stefan Frank bbeb0e24af Use either e.target or e.srcElement, whatever is available. 11 years ago