Commit Graph

432 Commits (9c2839dba9578f5b980400689e55c110b9454dca)

Author SHA1 Message Date
Sebastian Schuster 31bb0ef2a3 Removed checkbox select column and context menu code from views 12 years ago
Sebastian Schuster 0b841888fc Fixed typos 12 years ago
Sebastian Schuster f946e2a542 Readded fieldset id and ensured it is unique since it was erroneously removed in another pull request 12 years ago
Sebastian Schuster 54cc744127 Used correct attribute name in reporting view 12 years ago
Sebastian Schuster 23ded26b44 Replaced caption with unit and unit_plural attributes for cost type 12 years ago
Sebastian Schuster 243b4b2aba Introduced correct I18n pluralization for cost_type model name 12 years ago
Sebastian Schuster c163096a2b Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
Sebastian Schuster ecf99ec5d4 A also removed all translations using field_ in non hidden_for_sighted fields 12 years ago
Sebastian Schuster ab6be1e99b Fixed missing translations in hidden-for-sighted fields 12 years ago
Sebastian Schuster a1d4fc3e87 Added cukes for budget operations like creating, copying and modifying budgets 12 years ago
Jens Ulferts 3dd6202710 fixes cost_type deletion 12 years ago
Christian Rijke 033d043c6e Fix namespacing of generated urls and use named routes where possible. 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago
Sebastian Schuster 47b4f7afda Added preview actions at appropriate place and actions for updating labor and material items including strong parameters permission for assigning nested attributed 12 years ago
Sebastian Schuster c71176f986 Added copy action for copying cost_objects 12 years ago
Jens Ulferts 6d3a112155 adapts fields added to the issue#show view to the core's table layout 12 years ago
Jens Ulferts 1992e34ee5 adapts i18n to changed core 12 years ago
Jens Ulferts f329b4e92c adds = to blocks outputting string 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago
Sebastian Schuster ead64bdcd4 Moved including the shared header to the start of the views so it ends up 12 years ago
Sebastian Schuster 6af7713863 Removed blank 12 years ago
Sebastian Schuster c5839e3847 Moved content_for(header) into the shared header partial, readded the 12 years ago
Sebastian Schuster 5d12373f25 Replaced indiviual asset includes with global include of shared header in all views 12 years ago
Sebastian Schuster 1493dc9d8e Added shared header file to include costs assets in all views 12 years ago
Sebastian Schuster 8ca4d66992 Removed init.rb, moved assets to new locations, renamed settings view 12 years ago
Jens Ulferts 6daf7d3eb9 replaces hash path with named path 12 years ago
Jens Ulferts 1a73c899ae fixes wrong syntax 12 years ago
Jens Ulferts 24e4fccfda rewrites no longer supported javascript helper call 12 years ago
Jens Ulferts dea8c7f69b settings are now placed unter openproject_costs 12 years ago
Jens Ulferts 33afeecaa3 adds = to form blocks 12 years ago
Jens Ulferts e48a1b8dec renames costlog details to index 12 years ago
Jens Ulferts 561f34d64f adapts settings reference to new name 12 years ago
Jens Ulferts 9524098b8c adapts custom form call to changed signature 12 years ago
Jens Ulferts 0b78982493 renames rhtml to html.erb 12 years ago
Jens Ulferts b4cc859139 fixes budget creation 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
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 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 19d8b4e102 removes invasive javascript click handler 12 years ago
Romano Licker 39f653900e replace old icons with new core icons 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
jwollert 3f1d9c2cf5 build label for cost objects inside issue bulk edit form using rails' helpers instead of string concat 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Martin Linkhorst 2000f4a377 show log unit costs in issue detail page, fixes #26310 13 years ago
Romano Licker 7807df9c68 [unifynavigation] remove new budget link from index page 13 years ago
Romano Licker b1b830b913 [accessibility] make label unique 13 years ago
Romano Licker 9dbc0412d3 links in the sidebar move to the budget submenu 13 years ago