Commit Graph

1612 Commits (4be3053d8676fa375a024993d4b988f79c5d568b)
 

Author SHA1 Message Date
Sebastian Schuster 4be3053d86 Moved all external libraries to the vendor folder 12 years ago
Sebastian Schuster 020e3e4d57 Deleted ajax.gif as it is also contained in the core 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 bad5554fcc Deleted obsolete backlogs images 12 years ago
Sebastian Schuster f222d966a3 Exchanged backlogs icons for core icons 12 years ago
Sebastian Schuster 81aaee8ac0 Removed obsolete css files, renamed to dynamic css.erb to use asset pipeline, removed jquery ui since it is already provided by the core, removed obviously non-needed jquery.cookies library 12 years ago
ulferts e97495f15f Merge pull request #19 from finnlabs/feature/bugfix-remaining-hours-validation 12 years ago
Christian Rijke bcd23affed Add specs. 12 years ago
Christian Rijke 24d699ddd2 Require non-negative numbers in validation. 12 years ago
Christian Rijke c91dd5e8c7 Merge pull request #20 from finnlabs/feature/rails3_html_safe_for_task_color 12 years ago
Christian Rijke b2e0f8b67a Merge pull request #21 from finnlabs/feature/rails3_taskboard_default_background_color 12 years ago
Jens Ulferts 25162864a4 adds html_safe to have the task color displayed 12 years ago
Jens Ulferts 8459be410f fixes having a background color for a task in chrome when switching to 12 years ago
Sebastian Schuster 296307de27 Replaced the general non-functional AJAX waiting step with a step waiting for 12 years ago
sschu 8215a92a86 Merge pull request #18 from finnlabs/feature/bugfix-taskboard-background-color 12 years ago
Christian Rijke f9290b8efd Add numericality validator for 'remaining hours'. 12 years ago
Christian Ratz bd6019f646 update sha1 in version number 12 years ago
Sebastian Schuster 4242d030f2 Added before filter for version_controller patch to only allow setting of column in backlogs 12 years ago
Christian Rijke abe3f9c40a Reset the color to default value in taskboard view, when nobody is assigned to the task. 12 years ago
Christian Rijke 28c3cd4f3a Fix jQuery selector for default background color of task dialogue. 12 years ago
sschu 3918192190 Merge pull request #17 from finnlabs/feature/bugfix-layouterrors 12 years ago
Sebastian Schuster f9e9a6e2c3 Readded the removed link as heading so layout works correctly with column with 12 years ago
Christian Rijke 3e9c03d1b2 Set table headers to bold. 12 years ago
Christian Rijke e7c48596f5 Fix context name to match new module namespace. 12 years ago
Christian Ratz 770cbb004a added latest sha1 to version number 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 c3796cbff2 Added overrided loading of current project for versions edit and update actions 12 years ago
Sebastian Schuster a053385ed7 Added hidden field to allow finding the parent project after hitting the save button on inherited versions edit 12 years ago
Sebastian Schuster fbbfa07a49 Renamed view ending to correct html.erb 12 years ago
Christian Rijke fcf4a9baa3 Move redmine plugin initialization to config.to_prepare. 12 years ago
Sebastian Schuster b6fc77453b Fixed a bug with sprint ID not loading correctly in a former commit 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
Christian Rijke 8173d231f8 fix view spec 12 years ago
Sebastian Schuster acae0fafdc Added missing format specifier for server_variables routing spec 12 years ago
sschu 87d51f34b0 Merge pull request #15 from finnlabs/fix/create_story_in_subproject 12 years ago
sschu d027c28fed Merge pull request #16 from finnlabs/feature/rails3_rspec 12 years ago
Christian Rijke 1f5af42031 Merge pull request #14 from finnlabs/feature/rails3_cucumber 12 years ago
jwollert 56e156c8d3 fixes creating new stories in subprojects 12 years ago
Christian Rijke 962b425ab6 Requiring factories is no longer required. 12 years ago
Christian Rijke 6db4f1a301 Merge branch 'feature/rails3' of https://github.com/finnlabs/openproject_backlogs into feature/rails3_rspec 12 years ago
Christian Rijke 7502e5b306 fix expectations for validation errors 12 years ago
Christian Ratz e8cacfa9d8 add plugin factories to factory girls load path 12 years ago
Christian Rijke fc5d64c8a9 migrate custom validation 12 years ago
Sebastian Schuster 9bf57ac510 Removed wait until and Capybara::TimeoutError 12 years ago
Christian Rijke efa994132a Merge branch 'feature/rails3' of https://github.com/finnlabs/openproject_backlogs into feature/rails3_rspec 12 years ago
Sebastian Schuster 0d6c785e5e Removed own checking and loading of jquery as jquery is always available in the core 12 years ago
Sebastian Schuster 30c3d6496b Added missing test data to version_settings cuke 12 years ago
Sebastian Schuster 82c3fc0d13 Added missing test data to team member feature 12 years ago