Commit Graph

349 Commits (1b1d05959a7920ede12849750129ae8cb7a29291)
 

Author SHA1 Message Date
rkh 1b1d05959a fix spent on granularity issue 15 years ago
rkh 445f3457bd adjust actions menu in issue show view 15 years ago
rkh 797012f929 fix enumeration fixutrues 15 years ago
hjust 4676ba82df Add empty columns to member listings for non-user members. 15 years ago
hjust 3c2651f65d safe_attributes are only present in Redmine trunk version but not in 0.9 yet. 15 years ago
hjust b8bc8c6255 Allow bulk updates of cost_object_id 15 years ago
hjust b9fc9bdd1d typo 15 years ago
hjust 07d49f65cd Added some currency classes to table cells. 15 years ago
hjust 972871b23f Removed a debug statement 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
w.lindenthal 90ad8ed805 updated material cost icons to gif 15 years ago
w.lindenthal 2df611e969 updated material cost icons to gif 15 years ago
w.lindenthal aee9a46274 updated material cost icons to gif 15 years ago
hjust 222fca1939 Fixed: Added POST routes for Cost Object creation 15 years ago
hjust f47c2452cc Use default membership_type if not given. 15 years ago
rkh 6399ab698d fix NilClass issue (makes 122 tests pass) 15 years ago
rkh 94a9c6b35b fix schema generation until patch is applied to redmine 15 years ago
hjust 0bf359db49 Added I18n labels for deliverable (still used by issue change records) 15 years ago
hjust 71b862b1fa Added I18n labels for deliverable (still used by issue change records) 15 years ago
hjust 9893d12fd2 missed the new action on the route string for cost objects 15 years ago
hjust b2bc5be567 Set hours to 0 explicitly to fix Redmine trying to be too intelligent. 15 years ago
hjust 4f80cded6c Fixed two typos. 15 years ago
hjust bfec3495d3 Remove unnecessary validation. 15 years ago
wielinde c45992d8cc box-icon removed and pieces icons added 15 years ago
wielinde 0e39d3ea12 File names changed from *money* to *pieces* 15 years ago
hjust 72b1eba63b Removed all references to Enumeration. Now use the correct STI-Models. 15 years ago
hjust e939c7a38a Activity is actually called TimeEntryActivity. 15 years ago
hjust 470e40991b Fixed: Use the STI-Activity model instead of Enumerations 15 years ago
hjust 6b4d3b6919 Updated icons. money -> pieces 15 years ago
hjust 06e9916783 Updated icons. money -> pieces 15 years ago
hjust 7dc90b6f98 Fixed: No longer overwrite all observers put append ours to the list. 15 years ago
hjust d6c74d6115 Hand all options except for :for through. 15 years ago
hjust 023d99cd28 Lost a save during last commit. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 79640099f2 fixed display of cost objects if labor_costs or material costs are 0. 15 years ago
hjust 989c24fe3b added more inheritance objects for view_cost_objects. It is now allowed to see: 15 years ago
hjust 5bab95e094 inserted em highlighting to time entries without an issue 15 years ago
hjust 52585c5a91 display "booked on project" for time entries which were not booked on any issue. 15 years ago
hjust 620ee39abd Alternating row classes for grouped cost report. 15 years ago
hjust ac7f847532 Avoid Rails warning. 15 years ago
hjust 4b8b522277 We now display time entries without assigned issues in the report. 15 years ago
hjust cbdeb16219 A little code cleanup 15 years ago
hjust 83d19e0c0e Now check for the correct permission. 15 years ago
hjust 347d90035b Fixed display of the extended progress bar. Now uses floating point arithmetic as intended. 15 years ago
hjust 1aa8b172db set unloadable for CurrencyQueryColumn class 15 years ago
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 15 years ago
hjust 527f3f07a6 Check for the user's right to view rates in SQL queries for report. 15 years ago
hjust aac02b4651 renamed permission :view_unit_price to :view_cost_rates everywhere 15 years ago
hjust f2e61227f9 Corrected routes to create and destroy cost entries (#13844) 15 years ago
hjust d86deeb05b Tabellen-Layout gefixt (closes #13771) 15 years ago