Commit Graph

25 Commits (716162a5b9ecfe2a7f0013ed5dfa22171bb5bd86)

Author SHA1 Message Date
Tim Felgentreff 716162a5b9 make simple and detailed table work 13 years ago
Tim Felgentreff 089678871f spice the load path, instead doing a find-match-require over redmine widgets 13 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
rkh 3215baf4dc remove role_patch.rb 15 years ago
rkh a285ae424e remove query_patch.rb 15 years ago
rkh fcda1d0937 remove project_patch.rb 15 years ago
rkh e3a0c673e6 remove l10n_patch.rb 15 years ago
rkh 876c0e0e86 remove issue_patch.rb 15 years ago
rkh 2d538e6e91 remove group_patch.rb 15 years ago
rkh a7b8c99e0b remove costs_users_helper_patch.rb 15 years ago
rkh 5d4bb030a6 remove costs_project_hook.rb 15 years ago
rkh 71b019b4a6 remove costs_issue_hook.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
hjust f4bb4247e9 small typo 15 years ago
hjust 94198314de instead of a update_all, perform an individual update during issue#move to trigger the update of the costs based on new rates 15 years ago
hjust 7376e9abb8 added simple todo comment 15 years ago
hjust 1457b9cab4 Fixed loading of Issue Observer. Did not run until now (#15929) 15 years ago
hjust 3e160ba807 Moved sidebar hook 15 years ago
t.felgentreff 32f04fc3f1 add context menu entry to bulk assign cost objects (issue #13847) 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 39c6a792d7 Delete redundant hook. 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago