Commit Graph

1830 Commits (2e3e41f57b158b74170aca4e0a99c905627c1529)
 

Author SHA1 Message Date
Sebastian Schuster 21607f2f2f Renamed field_ translation with label_, removed unused children label 12 years ago
Sebastian Schuster 21e868b705 Deleted translations for other unsupported languages 12 years ago
Sebastian Schuster 59c6766cc9 Replaced post with put because we have an update essentially 12 years ago
Christian Ratz 53226fe448 updated gem version and changelog 12 years ago
ulferts 28cec1087c Merge pull request #39 from finnlabs/feature/rails3_fix_umlauts_translations 12 years ago
Sebastian Schuster 01ec3facf5 Fixed umlauts in german translation 12 years ago
Sebastian Schuster c70fa94e3f Fixed missing translation for issue status 12 years ago
Christian Rijke 16cc482397 Merge pull request #38 from finnlabs/feature/rails3_fix_translations 12 years ago
Sebastian Schuster cc3a5d77de Used human_attribute_names instead of field_ in several views 12 years ago
Sebastian Schuster bb7c84c413 Sorted and consolidated backlogs translations and removed manual character encodings 12 years ago
Sebastian Schuster 7c6cdabbf7 Added label for Wiki used in the master backlogs menu entries 12 years ago
Sebastian Schuster 93cca09611 Updated overwritten core version settings view to include new way of 12 years ago
Christian Ratz a318ee4b1d updated gem version 12 years ago
ulferts 74e799a914 Merge pull request #37 from finnlabs/feature/rails3_fix_burndown_assets 12 years ago
Sebastian Schuster 5c8e4175b6 Removed unnecessary plugin parameter 12 years ago
sschu 745211a8e0 Merge pull request #34 from finnlabs/feature/rails3_cuke_core_adaptations 12 years ago
sschu 8666784e91 Merge pull request #36 from finnlabs/feature/bugfix-customfield-in-modal-dialogue 12 years ago
Sebastian Schuster 42befb2629 Removed unused include tag helper 12 years ago
Sebastian Schuster 1c522bf927 Added excanvas.js to the asset pipeline und updates the include tag 12 years ago
Christian Rijke 9598831be2 Fix module namespace for custom field paragraphs of custom fields in modal windows. 12 years ago
Christian Ratz 6012119dae updated gem version 12 years ago
Christian Rijke 5cf128a97c Merge pull request #35 from finnlabs/feature/rails3_modal_overlay_ie_fix 12 years ago
Jens Ulferts ff9c71c5e7 fixes modal overlay not extending till to the base of the modal in ie 12 years ago
Jens Ulferts f012af8348 adapts some cuke scenarios to core's changed i18n behaviour 12 years ago
sschu 2b725ffcd6 Merge pull request #33 from finnlabs/feature/bugfix-zero-colwidth 12 years ago
Christian Rijke e07d8cd848 Remove unnecessary conditions. 12 years ago
Christian Rijke 905f18c18e Set column width back to default if it is < 1. 12 years ago
Christian Rijke e59e387d53 Merge branch 'feature/rails3' into feature/rails3_icons_and_assets 12 years ago
Sebastian Schuster dac9080590 Removed jquery from jquery.flot as it is already contained in the core 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
Christian Rijke de0dae61c8 Merge pull request #30 from finnlabs/feature/rails3_edit_on_taskboard 12 years ago
Christian Rijke 3bdc5a3fef Merge pull request #32 from finnlabs/fix/fixed_version_inheritance_additions 12 years ago
Christian Rijke 9251250271 Merge pull request #26 from finnlabs/fix/fixed_version_inheritance 12 years ago
sschu c559d5f3b7 Merge pull request #28 from finnlabs/feature/watch-issues-modal 12 years ago
sschu 3ad842cde1 Merge pull request #31 from finnlabs/feature/remove-prompt-dialogs 12 years ago
Sebastian Schuster 6954cb911e Added newline at end of file 12 years ago
Jens Ulferts 75b9bd5833 code cleanup and performance optimization 12 years ago
Jens Ulferts f735e70212 fixes fixed_version inheritance when canonical parent story has a non backlogs issue as parent 12 years ago
Christian Rijke 426faf11c6 Remove 'create with prompt dialog' buttons. 12 years ago
Sebastian Schuster c42f13c5df Fixed tasks being opened automatically after dragging them in Firefox 12 years ago
Sebastian Schuster 7e972fafd8 Fixed the css for the taskboard so it does not get cut on the right border when there are too many issue statuses 12 years ago
Sebastian Schuster e0c6e75266 Fixed the task factory to not contain a decription making it appear as an impediment 12 years ago
Sebastian Schuster 4591fcd14c Fixed the story factory to correctly number stories 12 years ago
Sebastian Schuster 00e33ba462 Patched the comparison in the version base class so versions and sprints can be compared correctly 12 years ago
Sebastian Schuster d27c063b6f Rewrote the show view specs to correctly create a validated test setup and added tests for the edit permissions for tasks and impediments 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 002a2f1b10 Enabled default cursor for undraggable tasks and impediments 12 years ago
Sebastian Schuster 1b1fb07349 Implemented no dragging for tasks and impediments with prevent_edit css class and disabled selection in table 12 years ago