Commit Graph

712 Commits (6c3150e110f74a7aa2a135f43ca9e3dfde39d62a)
 

Author SHA1 Message Date
Jens Ulferts 6c3150e110 removes explicit width in progress bar 12 years ago
Jens Ulferts a9718fd122 fixes image on budget table header 12 years ago
Jens Ulferts 03fed796f6 removes disregarding validation in test environment 12 years ago
Jens Ulferts 750a321889 whitespace and commented out code removal 12 years ago
Jens Ulferts 45c801fb51 renders the current users id when the user is only allowed to edit for self 12 years ago
Jens Ulferts bb1af7e193 removes unused partial 12 years ago
Jens Ulferts 3d3131e515 removes unused lang files 12 years ago
Jens Ulferts a755ea7389 releases 3.0.4 12 years ago
Jens Ulferts 19d8b4e102 removes invasive javascript click handler 12 years ago
Jens Ulferts 28a58ae798 uses update_all to reduce number of saving required for cukes 12 years ago
Jens Ulferts 7cd832ab5e adapts rake cuke changed cucumber steps and i18n 12 years ago
Jens Ulferts 0856d07a9e prevents non existent permission to always be allowed 12 years ago
Martin Czuchra 6d443a843d Releases 3.0.1 12 years ago
Martin Czuchra 16daa286d0 Merge remote-tracking branch 'origin/feature/replace_icons' 12 years ago
Jens Ulferts d2006065d5 releases 3.0.0 12 years ago
Romano Licker ec4bf7d51e remove unused / overwritten icons 12 years ago
Jens Ulferts c753aca06a caches allowed_to on access control 12 years ago
Jens Ulferts e9b2f5d02e caches allowed_to for roles 12 years ago
Jens Ulferts 5a4da6d962 remove commented out code 12 years ago
Jens Ulferts 8f2cb9bcec prevents exponential calls when having a permission that has a 12 years ago
Romano Licker 39f653900e replace old icons with new core icons 12 years ago
Gregor Schmidt 28bb42bcb0 Merge branch 'feature/group-fix' 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
Jens Ulferts b36c9ac794 Releasing 2.1.7 12 years ago
Jens Ulferts 46472d225f fixes adding users to projects by adding them to a group 12 years ago
Jens Ulferts b59f809a48 releasing 2.1.6 12 years ago
Jens Ulferts fa58841f84 check allowed to in projects (Array) index if project context does not exist 12 years ago
Felix Schäfer a7a2201bb1 Release 2.1.5 12 years ago
Felix Schäfer b4af0396bf Merge branch 'master' into release/2.1 12 years ago
Felix Schäfer dbf0c11276 PostgreSQL still doesn't implicitly order stuff 12 years ago
Jens Ulferts 44e78df19a Releasing 2.1.4 12 years ago
Martin Linkhorst d23f5feb06 added missing translations 12 years ago
Martin Czuchra c5e3f10153 Releases 2.1.3 12 years ago
Jens Ulferts 1ec84d6cc7 refactoring rate querying to no longer be dependent on the existence of a user 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 f5b9644ba0 add missing i18n for label_hourly_rate which is part of the breadcrumb 13 years ago
Jens Ulferts 6bd3d4a39a remove association definitions on hourly rate and default hourly rate that are already inherited from rate 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
Romano Licker d2233b138e Releasing 2.1.2 13 years ago
Romano Licker 11b9523e1d Merge remote-tracking branch 'origin/feature/mass_assignment' 13 years ago
Martin Linkhorst 8c1202b95d just fixed a failing test 13 years ago
Martin Linkhorst 804f10da04 more protection against mass assignment, forgot something 13 years ago
Martin Linkhorst 928720f6b6 more protection against mass assignment 13 years ago