Commit Graph

628 Commits (ab48134ca58a71ba52e444415bd6707195dce8bf)

Author SHA1 Message Date
Hagen Schink 56af1657d2 Patch work package 11 years ago
Hagen Schink 52e1bf073c New version; Updated changelog 12 years ago
Jens Ulferts fc7607fe45 prevents rails sti mechanisms for issue subclasses 12 years ago
Jens Ulferts 6669042f1d replaces hard coded "issues" table reference by dynamic table_name 12 years ago
Jens Ulferts 0c7edd488b adapts timestamp attribute names 12 years ago
Christian Ratz 18947767d5 new version; updated changelog 12 years ago
Sebastian Schuster 3d670b4623 Changed link in config view to point to the plugin project at openproject.org 12 years ago
Sebastian Schuster b59d25184e Changed naming to use - instead of _ to follog naming rules 12 years ago
Christian Ratz c383b43e9d new version; updated changelog 12 years ago
Christian Ratz 6504ddc744 added check for OpenProject core version to engine 12 years ago
Christian Ratz 3054177373 update version and changlog 12 years ago
Sebastian Schuster 0cf7ec87ea Replaced field_ translations with human_attribute_name 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
Sebastian Schuster cc3a5d77de Used human_attribute_names instead of field_ in several views 12 years ago
Christian Ratz a318ee4b1d updated gem version 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
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
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 00e33ba462 Patched the comparison in the version base class so versions and sprints can be compared correctly 12 years ago
jwollert f0ff8637a9 fixes task version inheritance 12 years ago
Christian Rijke 08892f44f0 Remove unused variable. 12 years ago
Christian Rijke 24d699ddd2 Require non-negative numbers in validation. 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 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 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
Christian Rijke fcf4a9baa3 Move redmine plugin initialization to config.to_prepare. 12 years ago
Christian Ratz e8cacfa9d8 add plugin factories to factory girls load path 12 years ago
Sebastian Schuster 0d6c785e5e Removed own checking and loading of jquery as jquery is always available in the core 12 years ago
jwollert 9539ac7ca8 require nissue so we don't have to worry about gem load order 12 years ago
Christian Rijke 3584b738f7 change "changed" to "changed_data" 12 years ago
Christian Ratz 34af35e85d removed require redcloth3 it is already required in the core 12 years ago
Christian Ratz 05bf993613 test 12 years ago
Sebastian Schuster 0f1e607ea7 Updated custom SQL to use updated column name journals.changed_data instead of journals.changes 12 years ago
Sebastian Schuster cd0160e2f5 Updated permissions for using index instead of show action to show the 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Christian Rijke 1870ce89a7 fix module namespace 12 years ago
Christian Rijke 65c24a9dd7 require redcloth3 from core 12 years ago
Christian Rijke bd4f9c8dcf fix html escaping for issue form dropdowns 12 years ago
Christian Rijke a2628e2e65 fix module namespace 12 years ago
Christian Rijke 759cf2629b use SecureRandom from 1.9 stdlib 12 years ago
Christian Rijke 1b6f627980 fix html escaping 12 years ago
Christian Rijke 17f92e9fc9 fix module namespace 12 years ago