Commit Graph

346 Commits (316257d3e13afb6a59dca97bb572a8ef6d136ee7)

Author SHA1 Message Date
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Jens Ulferts 0c7edd488b adapts timestamp attribute names 12 years ago
Sebastian Schuster 21607f2f2f Renamed field_ translation with label_, removed unused children label 12 years ago
Sebastian Schuster c70fa94e3f Fixed missing translation for issue status 12 years ago
Sebastian Schuster 93cca09611 Updated overwritten core version settings view to include new way of 12 years ago
Sebastian Schuster 5c8e4175b6 Removed unnecessary plugin parameter 12 years ago
Sebastian Schuster 1c522bf927 Added excanvas.js to the asset pipeline und updates the include tag 12 years ago
Sebastian Schuster 26dc7116ce Removed master_backlogs.css and taskboard.css from manifest file and included them directly in views and engine.rb so they dont mess up css in the master_backlogs view 12 years ago
Sebastian Schuster 4be3053d86 Moved all external libraries to the vendor folder 12 years ago
Sebastian Schuster af2c71ea67 Added passing of the current project to the partal to correctly determine rights for the prebuilt template for tasks and impediments 12 years ago
Sebastian Schuster cb10e0ec4a Updated view to set prevent_edit css class if tasks and impediments are not editable by user 12 years ago
Sebastian Schuster 304e24477a Directly used model reference to current user instead of ApplicationController helper so view specs for show are also green 12 years ago
Sebastian Schuster 1a768af68f Removed javascript + button if user does not have permissions to create tasks or impediments 12 years ago
Sebastian Schuster c2b3e7cde9 Removed manual js and css includes, replaced with one master incluse to backlogs.css and backlogs.js 12 years ago
Sebastian Schuster f9e9a6e2c3 Readded the removed link as heading so layout works correctly with column with 12 years ago
Sebastian Schuster ef44a5843b Removed link to version from taskboard view (formerly leading to the taskboard of the project the version originally belongs to). 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster fbbfa07a49 Renamed view ending to correct html.erb 12 years ago
Sebastian Schuster 222784a9d1 Moved the rendering of the partial into the header where it is possible 12 years ago
Sebastian Schuster 54b90eee93 Changed the javascript includes to not always render to the header 12 years ago
Sebastian Schuster 9802298587 Fixed wrong path for burndown chart 12 years ago
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