Commit Graph

956 Commits (513bffdcd41576bf1346764057bd2c53f5ecd6c4)

Author SHA1 Message Date
Michael Frister 40e4e9a9c7 User/edit: Add buttons for changing user status incl. unblocking 11 years ago
Michael Frister cb042cf704 Add user helper for creating lock/unlock/unblock buttons 11 years ago
Michael Frister dfced0e238 Add user helper for formatting user status 11 years ago
Nils Kenneweg 37ee532c03 makes PE show work again. 11 years ago
Jens Ulferts 101bf289e7 moves attribute rendering for work_package#show from controller to helper 11 years ago
Christian Rijke 4abd452734 Swap priority of session param and options param. 11 years ago
Christian Rijke 77b66b5299 Fix 'previous' pagination label. 11 years ago
Jens Ulferts 00f7d7287d fixes more due_date/end_date bugs 11 years ago
Jens Ulferts bcd355099d further links the new work_packages controller 11 years ago
Martin Czuchra 297915a394 Fixes double escaping of journal details. 11 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 11 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 11 years ago
Jens Ulferts 9659ae18a4 fixes autocompleter for issue parent_id 11 years ago
Jens Ulferts fb0aeb9469 fixes start/due_date calendars 11 years ago
Jens Ulferts d640a0a871 reenables autocomplete on parent relation 11 years ago
Jens Ulferts 2a6cef77a2 reenables switching trackers 11 years ago
Jens Ulferts 3c909e6d65 enables status for issues 11 years ago
Jens Ulferts 57604d70dd restructures the way the work_package form is rendered 11 years ago
Hagen Schink 3a8f9e5ba1 Reference planning elements in wikis via work package 11 years ago
Hagen Schink cc54e7722c Link to work packages that are not issues 11 years ago
Hagen Schink ca81702faf Show work package hierarchy 11 years ago
Jens Ulferts 3b58b09ee0 shows ancestors on work_packages#show 11 years ago
Philipp Tessenow 4a932dae82 make gravatar helper html_safe when no gravatar is shown 11 years ago
Philipp Tessenow 66ab19b68b refactor watchers helper to return html_safe html 11 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 11 years ago
Michael Frister 3406989520 Refactor users_status_options_for_select helper 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Martin Linkhorst 963bbc92c5 fix a wrong css class regarding themes 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 11 years ago
Hagen Schink 7f7a0114ea Fix tests 12 years ago
Christian Ratz 541ccb0a3f more reliable footer_content helper 12 years ago
Jens Ulferts 7a825643c5 allows pagination helper to not have a container 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
Nils Kenneweg f6e9f85a6e html_safe bugfix. 12 years ago
Christian Ratz 303ec4a695 fixed some typos for disabled issue attributes 12 years ago
Martin Czuchra 8232373bb8 Restores original method names in timelines journals helper. 12 years ago
Jens Ulferts 8a463ae5cb creates explicit methods for page and per_page param calculation 12 years ago
Martin Czuchra 0b8c0e5305 Fixes some paths. 12 years ago
Jens Ulferts ab40042ccb enables paginator to take options 12 years ago
Jens Ulferts 9b96b67f10 moves more pagination methods to pagination helper 12 years ago
Jens Ulferts 22435317c4 no longer displays pagination info if paginated object is empty 12 years ago
Jens Ulferts 28efd06bba rewrites the pagination_links_full helper method to use will_paginate 12 years ago
Christian Ratz acc2911ddc shortened condition in issues helper 12 years ago
Christian Ratz ec5f0dd51c added cukes for issue#new and issue#edit 12 years ago
Martin Czuchra aca0540e6e Fixes most of the remaining view specs. 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago