Commit Graph

50 Commits (4c98a26a44879e08fb069da1adfa3fd421929830)

Author SHA1 Message Date
hjust 1457b9cab4 Fixed loading of Issue Observer. Did not run until now (#15929) 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
t.felgentreff 3a00e175f9 bumb minimal redmine version in cost plugin 15 years ago
hjust 318f927ade Extracted link_to_cost_object method 15 years ago
hjust 3eb634320d Move summarized_cost_entries to helper module. 15 years ago
hjust 90d1246948 removed old code (commented) 15 years ago
hjust 7dc90b6f98 Fixed: No longer overwrite all observers put append ours to the list. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 989c24fe3b added more inheritance objects for view_cost_objects. It is now allowed to see: 15 years ago
hjust 3d0c0a601d view_time_entries now inherits view_own_time_entries 15 years ago
hjust 9520423b37 Fixed permission checking during Cost Reports 15 years ago
hjust da1ea19419 Allow ordinary users to perform a report 15 years ago
hjust db49513ad2 Renamed most of the patches to create globally unique names. 15 years ago
hjust 3d305dcfb1 New Permission model for version display 15 years ago
hjust 7f6193fd4d load additional patch 15 years ago
hjust a1c6283386 remove dependency to composite primary keys as it tends to break things. 15 years ago
hjust 4bbea2fecf Implemented the GUI for group membership types 15 years ago
hjust 1a0f058dbe changed loading of permission patches. Now, it works. 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust ded32ce3c3 User#for_permission returns the users for which the the permission applies 15 years ago
hjust 574658d29f incremented version to 0.3 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
rkh 030147ab15 more fixes for redmine trunk switch 15 years ago
hjust 866f7dec90 first part of unified permissions 15 years ago
rkh 266c931129 make plugins no longer break redmine trunk 15 years ago
hjust 478493b887 show reports tab in projects 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
hjust 57ef6ed208 removed some validations 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust c3ce2fdf85 added some validations 15 years ago
hjust 007a7f99f5 fixed typo which led to 500 error in activity view 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust 3f1c8a2bc9 remove report menu for now (not implemented yet) 15 years ago
hjust ab7738b821 Display an edit button on field which are inline editable. fixes #10618 15 years ago
hjust 9830410936 added functionality to edit hourly rates 15 years ago
hjust 2c0cff1cd0 * set hourly costs from project member settings 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 15 years ago
hjust 6aa65ebded cleaned up 15 years ago
hjust c8e38e6549 fixed the link to the settings partial 15 years ago
hjust 5f0dcb794c * fixed entering of overridden costs 15 years ago
hjust 161292e336 added additional fields to issue display 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago
hjust 876cc7d5e7 * HourlyRate.current_rate moved into User model 15 years ago
hjust 03bb509c26 End of day commit. ATTENTiON, still buggy!!! 15 years ago
hjust 4edefe83b0 updated redine version requirement to accept any 0.8.x redmine 15 years ago
hjust 3a8dc5f69c allows for nice data entry of deliverable costs 15 years ago
hjust b70daddedc initial form for deliverables 15 years ago
hjust b5808d17ed initial commit for redmine_costs 15 years ago