Commit Graph

73 Commits (8fb0daa3ae0ed11484ea111a85a439e8a83d40bd)

Author SHA1 Message Date
Christian Ratz 65de8c3119 added icon for new project menu 11 years ago
Christian Ratz 5e9b70da3a new version; updated changelog 11 years ago
Christian Ratz 28a0c80c8a updated core dependency 11 years ago
Christian Ratz 799c2981cb new version; updated changelog and core dependency 11 years ago
Sebastian Schuster 70580b1984 Used more specific initializer step 11 years ago
Sebastian Schuster f2a29fc70d Added initial CostQuery table as defined by Costs 11 years ago
Sebastian Schuster 7f1dc8f04e Adapted to changed core asset locations 11 years ago
Christian Rijke d0144dc238 New version 4.0.0.pre6 11 years ago
Christian Ratz 7c96018d50 new version 11 years ago
Sebastian Schuster ef4af72b25 Renamed instance variable in controller patch back to original name in controller 11 years ago
Christian Ratz db8e942437 new version; updated changelog 11 years ago
Christian Rijke febc8cf420 Replace 'issue' with 'work_package'. 11 years ago
Christian Rijke 5b63b51bd7 Update code of 'find_optional_project' after timeline merge. 11 years ago
Christian Rijke 97cc593954 Call original 'find_optional_project' method to ensure that @cost_type will be set. 12 years ago
Hagen Schink 0538127c62 New version; Updated changelog 12 years ago
Jens Ulferts 7ab195ee20 renames usages of "issue" to "work_package" 12 years ago
Christian Ratz 78d020d6b6 new version; updated changelog 12 years ago
Sebastian Schuster 33702a0f5f added patch for costlog controller to redirect to reporting if reporting is enabled 12 years ago
Sebastian Schuster 2a9b598917 Removed permissions for costs' costlog controller from reporting 12 years ago
Sebastian Schuster 058a419356 Changed link in config view to point to the plugin project at openproject.org 12 years ago
Sebastian Schuster 90b3b00390 Changed naming to be consisten 12 years ago
Christian Ratz c80442d539 First Rails 3 compatible version 12 years ago
Sebastian Schuster ae5c67aa62 Fixed table header translations 12 years ago
Christian Ratz fa6eecb128 changed requires_redmine to requires_openproject 12 years ago
Sebastian Schuster 0a9cf9c2d2 Renamed the :costs_query session variable to again equal the 12 years ago
Sebastian Schuster 3e6bfc7658 Moved the timelog_controller_patch guiding people from booked hours 12 years ago
Christian Rijke 59787d1818 Add html_safe to code for sortable table headers. 12 years ago
Christian Rijke fd9ce6422c Require table subclasses to ensure initialization. 12 years ago
Christian Rijke 1f2c9da1d1 Simplify code and add missing html_safe statements. 12 years ago
Christian Rijke eec3166dad Simplify code and add missing html_safe statements. 12 years ago
Sebastian Schuster 53416e72a6 Also required the walker and transformer because we dont implement both 12 years ago
Sebastian Schuster fd74ecabf7 Added correct requires for monkeypatching to work 12 years ago
Sebastian Schuster 183beae595 Removed some unnecessary requires and moved widgets around so they can 12 years ago
Sebastian Schuster 61a8c39ea5 Updated reporting to use reportingengine without openproject namespace 12 years ago
Sebastian Schuster d7e8428983 Adapted references to reporting_engine as it became a Rails engine 12 years ago
Sebastian Schuster 82219d11f5 Temprorarily disabled helper causing translations to not work anymore 12 years ago
Martin Linkhorst 1d8fbd02f1 fix wrong break tag and make output html safe 12 years ago
Michael Frister f64a77cbdc Fix some requires for rails3 12 years ago
Michael Frister 5818195363 Adapt file structure for rails 3 12 years ago
Philipp Tessenow f900e2ea30 move cost_entry settings from the engine to this plugin 13 years ago
Jens Ulferts d64413a9ce moving cost_type definition into plugin 13 years ago
jwollert 83520fa632 fixes deleting cost entries in the entry table 13 years ago
jwollert 3ab3547e56 add form_authenticity_token to delete request for time and cost entries. adjust the request method (timeentries => delete, costentries => post). Tickets #4417 and #4416 13 years ago
jwollert 9b52b24055 make last column (edit|delete) in entrytable unsortable 13 years ago
jwollert 80c31da7bd Dev-Ticket #4409: fixes short headers in EntryTable 14 years ago
Tim Felgentreff 59b8053c47 fix image_tag 14 years ago
Tim Felgentreff 716162a5b9 make simple and detailed table work 14 years ago
Tim Felgentreff 089678871f spice the load path, instead doing a find-match-require over redmine widgets 14 years ago
jwollert 78288913b5 use our own simple table widget by opening Widget::Table 14 years ago
Tim Felgentreff f9207d43d7 to support multiple processes, check update times and size of custom fields in each request and rebuild filters if neccessary 14 years ago