Commit Graph

324 Commits (e10ef311e35ae202eefdd5c59be41ab1e23d57cc)

Author SHA1 Message Date
Sebastian Schuster ff2aeb1282 Moved the string join from the view to the helper 12 years ago
Sebastian Schuster cad7803c75 Changed form tag in backlogs plugin settings view 12 years ago
Sebastian Schuster 3f7017bb83 Readded the sprint_id parameter for the server variables controller as it necessary 12 years ago
Sebastian Schuster e51a5c14eb Updated generation of urls from routes in views 12 years ago
Sebastian Schuster e17a370a4a Included the rewriting of the :sprint_id in javascript and updated call parameters 12 years ago
Sebastian Schuster 56bffcb4b2 Adapted javascript urlfor function to dynamically rewrite routes for the new routes 12 years ago
Sebastian Schuster 64d9292ffe Removed blanks 12 years ago
Christian Rijke 759cf2629b use SecureRandom from 1.9 stdlib 12 years ago
Christian Rijke c93becb9b2 add OpenProject namespace to Backlog references in views 12 years ago
Christian Rijke 3c0125f98d change all 'ChiliProject' module name references to 'OpenProject' 12 years ago
Christian Rijke cffaaeada1 use new constant namespace 12 years ago
Christian Ratz ddc78d52ed enable the calendar widget in modal window 12 years ago
Christian Ratz 8490a47ec4 fixed scroll page bug for issue drag on backlogs#show page 12 years ago
Jens Ulferts bc9b78b5b1 references assets for taskboard according to rails3 schema 12 years ago
Jens Ulferts fc27d8574c fixes overwriting versions/_form.html.erb 12 years ago
Jens Ulferts d237b47d99 fixes some routes to assets for the backlogs view 12 years ago
Jens Ulferts 57fd79dea2 removes own jquery lib 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 613f4f9062 cuts off status and subject using ellipsis 12 years ago
Jens Ulferts 92c83d6fca renders error partial only if story has errors 12 years ago
Jens Ulferts 641cd07cd2 streamlines querying for all available workflows 12 years ago
Jens Ulferts 5f28999952 provides story higher in the backlog for the rendering partial to avoid querying for it in the partial 12 years ago
Jens Ulferts 4d50574afe caches trackers and issue_status in hashes to avoid multiple db queries in the view 12 years ago
Romano Licker 649dd6850c [designfix] backlogs heading should not be a link 13 years ago
Romano Licker 6f2356c310 [breadcrumb] use open project breadcrumb 13 years ago
Gregor Schmidt aee0d010e2 Fixing missing white space, which killed the tests 13 years ago
Romano Licker c6d2492ae1 [accessibility] change version view according to core change 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 59aab74a83 Fixing ChiliProject::Compatibility check for Chili < 2.0 13 years ago
Gregor Schmidt 21450045f8 Loading jQuery only if neccessary 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt 8cf985be3e Adding infrastucture to rebuild positions via project settings 13 years ago
Gregor Schmidt 8614350935 Renaming project_issue_statuses to backlogs_settings 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 1f7bfe7059 Removing view of an already removed controller 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Jens Ulferts 29be4e4ed6 sort available issue status in backlogs view by their position 13 years ago
Romano Licker 81009f7072 default status dropdown now contains the original status 13 years ago
Romano Licker f26408e43f master backlogs view now takes workflows into account 13 years ago
Jens Ulferts 867916976e adding html id to tr-entries on taskboard view in order to use them with cucumber 13 years ago
Gregor Schmidt 15f986ebcd Only showing those statuses that are available for the story's tracker 13 years ago
Romano Licker a4cb3f3a2b only users with permission are able to use the datepicker to change 13 years ago
Gregor Schmidt c12f2a7c11 not setting title of project settings page 13 years ago
Gregor Schmidt f514693dfb white space 13 years ago
Gregor Schmidt 7a2cf205a3 using raw instead of html_safe! 13 years ago
Stephan Eckardt 4a53e358da render journal list in issues edit form 13 years ago
Stephan Eckardt 48272c5469 added update and edit action to issues boxes controller 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
jwollert f4c7dc3cef fix grid partially by using nbsp's instead of leaving the table empty altogether 14 years ago