Commit Graph

5601 Commits (57874efa23daedcb98728916042c2281fe82cdae)

Author SHA1 Message Date
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Jens Ulferts e282fefaf1 requiring authorize before access to the my_projects_overviews_controller is granted 13 years ago
Jens Ulferts 7a3f52f34c rewritten allowed_to? modification to be compatible with new core implementation 13 years ago
Jens Ulferts 14d7d552db adapt allowed_to? manipulation to follow new core implementation 13 years ago
Jens Ulferts 0a5ed972bc require admin for GlobalRolesController 13 years ago
Romano Licker 19d8265569 if remaining hours was not set it should stay 13 years ago
Romano Licker 0fe66967c4 testing recreate_initial_journal! for meetings 13 years ago
Romano Licker ddb2dcbbf8 testing recreate_initial_journal! for cost_objects 13 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Gregor Schmidt 9018207ae0 Make specs work under Ruby 1.9 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 791e27951b Disabling setting caching within tests 13 years ago
Gregor Schmidt 67142e40bf Clearing cache to make sure, that setting changes are working 13 years ago
Jens Ulferts 70460f168f specfix: adapt expected heading to changes introduced in 9185e7137e 13 years ago
Jens Ulferts 9d16f8def3 fix: only set default blocks on initializing a new overview and only when no blocks are provided 13 years ago
Gregor Schmidt 97e04dcdf1 The test expects a well defined order of the issues 13 years ago
Gregor Schmidt 95ef4d50aa the test assumes they are ordered by id 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Tim Felgentreff d04efaa058 add specs 13 years ago
Gregor Schmidt 32974eb7a2 white space 13 years ago
Gregor Schmidt ea9d2e6548 Method is nowhere used and is less specific than is_impediment? in issue 13 years ago
Gregor Schmidt 81b21cd327 Extending rebuild positions to handle non-stories as well 13 years ago
Gregor Schmidt 63562ffa3d According to Story::ORDER stoies w/o position should be last 13 years ago
Gregor Schmidt 8f335043ef Implementing the rebuilding of positions 13 years ago
Gregor Schmidt e3bba5a8e5 This test case is invalid, since tasks w/o a parent story cannot be considered tasks IMO 13 years ago
Gregor Schmidt a19634b3de white space changes 13 years ago
Gregor Schmidt d12a3bc814 white space changes only 13 years ago
Gregor Schmidt b26b48d42d Fixing indentation 13 years ago
Gregor Schmidt e823fc29c8 updating workarounds to fix caching after I have renamed the cache instance variable 13 years ago
Gregor Schmidt 7be0997cd9 Doing the right thing when changing trackers 13 years ago
Gregor Schmidt 2956391fbc Improving describe names 13 years ago
Gregor Schmidt 59bd59f928 Changing rspec scopes/describe blocks 13 years ago
Gregor Schmidt bdec235d19 Handle list updates when issue changes 13 years ago
Gregor Schmidt 872a198016 Clean up patches Part VI 13 years ago
Gregor Schmidt 7950fbea14 Removing surprise feature = autolink of stories while copying 13 years ago
Jens Ulferts 36e2f7fa53 specfix: properly removing backlogs module from project, fixing test description 13 years ago
Jens Ulferts 0a2f05277a spec: removing unneeded creation of project 13 years ago
Jens Ulferts 77e0940063 issue without a project is not backlogs_enabled. Important for validity checks which crashed before 13 years ago
Jens Ulferts ad8fc06607 specfix: checks on validity for cross project hierarchies between issues is only possible if such a hierarchy is allowed generally 13 years ago
Jens Ulferts 4e3c9e55a4 prevent parent-child relationships between stories and tasks to span project boundaries 13 years ago
Jens Ulferts 37088fa59b caching backlogs_tracker 13 years ago
Jens Ulferts c164dca785 rewriting fixed_version propagation so that it does not produce stale objects 13 years ago
Jens Ulferts 5414b91bc5 cukefix: it wasn't the parent like it was supposed to 13 years ago
Jens Ulferts 928b7cbdf7 fixing fixed_version inheritance 13 years ago
Romano Licker d8d41d8205 spec, der sicherstellt, dass ein 404 zurückkommt 13 years ago
Felix Schäfer 651d476079 Make sure to wait long enough for the cache to be invalidated. 13 years ago
Tim Felgentreff 2a3f662f01 Fix filter_spec 13 years ago
Philipp Tessenow f02d8042b5 add missing stubs - fixes specs. 13 years ago
Gregor Schmidt 35020f690c stubbing away check_if_login_required 14 years ago
Gregor Schmidt cb81df40e7 adding some reloads to fix StaleObjectError 14 years ago