Commit Graph

360 Commits (66e4aaecefe6b119157d2c6c523bc2c66f81c034)

Author SHA1 Message Date
Hagen Schink 42ca826d27 Prepare views 11 years ago
Christian Ratz 1f4f951d80 [OP #2274] Foldable backlog versions 11 years ago
Christian Ratz 46b00d861a added foldable to fold version 11 years ago
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Christian Ratz 5fb0766cae adapt backlogs to handle group assiged work packages 11 years ago
Sebastian Schuster f994274f86 Renamed hooks 11 years ago
Jens Ulferts c36449d642 performance improvements by fetching all done_statues at once 11 years ago
Christian Ratz c4b5adef65 Remove nIssue 11 years ago
Christian Ratz be445b919c disabled nissue related stuff 11 years ago
Christian Ratz 75a566b9b2 more issue 2 work_package renaming 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz d0667efdeb more renaming tracker 2 type 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
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