Commit Graph

114 Commits (defcc673de7e0af5acc27b9d538930d1d72ee5dd)

Author SHA1 Message Date
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. 11 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 13 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
Tim Felgentreff 0964c1cf1e #2102: Add specs for custom field generation/removal 14 years ago
Tim Felgentreff e3b0b2ae68 #2102: Custom Fields stehen nun als GroupBy und Filter zur Verfügung, nachdem sie gespeichert wurden 14 years ago
jwollert 0858824776 salvages botched merge 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-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 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago