Commit Graph

6980 Commits (344f43cf8719fdeabf28814804b87177440d061c)

Author SHA1 Message Date
Martin Linkhorst c50edb6f99 optimize the spec helper for spork 12 years ago
Martin Linkhorst 27d7b0d58e add a sample model spec to see how fast it is ;) 12 years ago
Martin Linkhorst d580d6054b added spork to the mix 12 years ago
Martin Linkhorst ff21667caf added guard for rspec 12 years ago
Martin Linkhorst 58febd3880 add rspec and capybara stubs 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
Jens Ulferts aec7ee2dfc fixes issue_hierarchy tests 12 years ago
Felix Schäfer 6559d52644 Postgres still doesn't order stuff on its own 12 years ago
Felix Schäfer 0d1ff9aac2 #all and #first and so on are not ordered x_x 13 years ago
Jens Ulferts 6573c523b1 specfix: fixes inoperability with other plugin 13 years ago
Martin Linkhorst 39207530d9 make the tests pass 13 years ago
Jens Ulferts f37f716287 handling user deletion 13 years ago
Jens Ulferts 6809ccf1ae destroy private cost queries upon user deletion, reassociate public once to the DeletedUser, remove the deleted user's id from filters in public cost_queries 13 years ago
Jens Ulferts 6797b78099 rewrite cost_entry_spec to no longer use fixtures 13 years ago
Jens Ulferts b69d6dca86 have a deleted_user_fallback mixin and cost_entry, labor_budget_item and rate using it 13 years ago
Jens Ulferts 72b7922e72 adding missing validations to labor budget items, specs for the model 13 years ago
Jens Ulferts b5622169ab adding factories 13 years ago
Jens Ulferts ec67244d91 spec that labor_budget_items, hourly_rates and default_hourly_rates keep their user_id even when the associated user is deleted 13 years ago
Jens Ulferts 250330a2d2 removing duplicate validations on rate, refactoring date is a date validation 13 years ago
Jens Ulferts 3114e8125a testing that group_user gets deleted when a user is destroyed 13 years ago
Jens Ulferts cd34ae5fda assign User.current as author as author of a cost_object at initialization, not on before_validation; removed superfluous before_destroy 13 years ago
Jens Ulferts a80b7ee472 deleting the user sets the auhorship of associated cost object to the deleted user 13 years ago
Martin Linkhorst d6cab37d55 allow custom ordering, jump to first project of the day (which is the last scheduled) 13 years ago
Jens Ulferts 5b723b61ad delete associated principal_role once a principal is deleted 13 years ago
Romano Licker 9437dbe46f fixes the sad attempt to inherit target versions across projects 13 years ago
Jens Ulferts 32139da378 specfix: adding custom_field translation fixtures 13 years ago
Martin Linkhorst 8c1202b95d just fixed a failing test 13 years ago
Jens Ulferts 2597b05786 specfix: using current date to make postgresql happy 13 years ago
Jens Ulferts 8062d7e009 enabling the "jump to" functionality of the core's ProjectsController 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Jens Ulferts a762a8d9af specfix: restoring original permissions so they do not interfere with other tests 13 years ago
Felix Schäfer 35673adca9 Fix mass assignment spec 13 years ago
Felix Schäfer 9393b42644 Change from attr_protected to attr_accessible 13 years ago
jwollert 8da4ea31ec fixin' ALL the tests 13 years ago
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