Commit Graph

288 Commits (b84911ab3e9fa0ae91b852eee6b12a523ffecedd)

Author SHA1 Message Date
Christian Rijke b9416fa6c9 Fix incorrect asset location. 11 years ago
Sebastian Schuster de5c9f2dc1 Fixed another wrong asset location 11 years ago
Sebastian Schuster 455e60b791 Add missing translations. 11 years ago
Sebastian Schuster 5db38967ca Adapted to changed core asset locations 11 years ago
Sebastian Schuster 9215ae0da7 Updated references to check.png 11 years ago
Sebastian Schuster 222617ad63 Fixed partials and removed overwritten views 11 years ago
Sebastian Schuster c4c34d55fb Fixed hook paths so rendered partials are unique 11 years ago
Sebastian Schuster 4a9e83a37c Fixed spec failures on ci 11 years ago
Christian Rijke 3f5690bc4d Fix bugs in hooks. 11 years ago
Christian Rijke 5bf36685f1 Migrate variables in work_package patches and views. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts 79ce5d1231 no longer uses hook for work_package#show, add attributes instead 11 years ago
Jens Ulferts 8711fcf777 reenables showing cost attributes when rendering via issues_controller 11 years ago
Jens Ulferts fb5cb3bc13 fixes patching the work_package#show page 11 years ago
Hagen Schink 992b505532 Fix work package subject label 12 years ago
Hagen Schink 24b93f2f7f Fix edit view 12 years ago
Hagen Schink 5ac2b128a9 Inject cost action menu entry via hook 12 years ago
Jens Ulferts 40e5522f72 groups by work_package now 12 years ago
Jens Ulferts 81079e4e96 adds pagination for budget index 12 years ago
Hagen Schink d3b04f9eab Fix index form 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster 8331a6e767 Removed csv and atom export for costlogs as they have been copied from timelog 12 years ago
Sebastian Schuster da074e555f Removed old non-used code for the former cost reports view 12 years ago
Sebastian Schuster c3f22ce258 Fixed missing translations 12 years ago
Sebastian Schuster 0a8949b2be Removed tabs from the costlog view as there are no more simple cost reports, they are 12 years ago
Jens Ulferts 699fd225ea removes if-ed out code 12 years ago
Jens Ulferts 8366e72ba6 moves reference date to the rest of the attributes 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster aa036b9dd4 Fixed budget overview table layout 12 years ago
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster 8a16c49822 Added budget icon for activity view 12 years ago
Sebastian Schuster c293d64ca2 Fixed missing translation in deleted cost types list 12 years ago
Christian Rijke 758878ff21 Remove unnecessary input fields and disable enter key. 12 years ago
Sebastian Schuster e57cd74cde Changed destroy method to use delete instead of post 12 years ago
Sebastian Schuster 487a0ce2dc Fixed typos 12 years ago
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