Commit Graph

96 Commits (bb64575622f14f4538cdeeba3dd527ae9e85060c)

Author SHA1 Message Date
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
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
j.wollert 241655f5ff permission fix for a redmine without projects whatsoever 14 years ago
j.wollert 5276e544c9 permission fix for a redmine without projects whatsoever 14 years ago
t.felgentreff b00fcd204b after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
t.felgentreff 88868c9a1f use hook to fulfill issue #3303 14 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 14 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
rkh 346e12a32c fix date issue 15 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
hjust 7741ce5449 Delete cost objects along with their projects. 15 years ago
rkh 0653b2e3a4 walk the line 15 years ago
hjust 8ed060d857 Only display cost object filter of costs_module is activated in the project. 15 years ago
hjust d5fcde297c Fixed: syntax errors from missing brackets 15 years ago
hjust b47dde7fb1 Fixed: do not issue an error if cost_object on issue is nil 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh 16e42b0a4d remove user_patch.rb 15 years ago
rkh 2b5ac93af3 remove time_entry_patch.rb 15 years ago