Commit Graph

62 Commits (4fe8ebd62e4085f4757a426a4cb26e3bf992656c)

Author SHA1 Message Date
Gregor Schmidt cbe8b51ca2 version bump to 1.0.6 14 years ago
Jens Ulferts c87c8502ca version bump to 1.0.5 14 years ago
Jens Ulferts 6e7cff95db version to 1.0.4 14 years ago
Wieland Lindenthal 39dfe6bcbd Changing position of costs tabs to be before settings. 14 years ago
Jens Ulferts cfc0efe66a version bump to 0.4.1 14 years ago
jwollert a6ef4ff09f Bump version number 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
p.tessenow f5e81e2c07 cleaned permissions for costs and reporting plugin as goog as possible according to my little knowledge in the redmine permission system 15 years ago
p.tessenow 2d933cbb61 moved permission and menu entries from costs plugin to reporting plugin - added global accessable menu entry 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
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