Commit Graph

3870 Commits (5c3e801418677ce0eeff95a80b0dbe48c63271de)

Author SHA1 Message Date
jwollert 713115484d removes ruby aggregation 14 years ago
jwollert 3941e77515 removes group_by/base.rb 14 years ago
jwollert 163ec7755d make the GroupBy module inherit from Report::GroupBy 14 years ago
jwollert b4c1c702fb make the filter module inherit from the report filter module 14 years ago
jwollert 6e82eec301 removes chainable 14 years ago
jwollert 90488c4ffa readds NoFilter, to call redmine specific code on #sql_statement 14 years ago
jwollert b48abb9b19 removes redmine specific code from queryutils 14 years ago
jwollert 87c8769d7d removes redmine specific operators 14 years ago
jwollert 372c649300 adjusts group_by so it returns the SingletonValue on #all 14 years ago
jwollert def4b11e5e NoFilter does not have an sql_statement per se 14 years ago
jwollert fc340f42f3 adjusts filter to return an empty set on #all 14 years ago
jwollert 21cd772a68 removes customfield mixin 14 years ago
jwollert 41bf6d148f removes real_costs and display_costs from result 14 years ago
jwollert 0852d3953d errors are now hashes with types as keys instead of messages, as we should localize in the frontend 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
jwollert b792a72e51 have to use other types when dealing with mysql 14 years ago
Jens Ulferts b8d1e9508d renamed views to html.erb 14 years ago
Jean-Philippe Lang 77c6188ec2 Fixed: gantt displays issues by date of creation. 14 years ago
Jean-Philippe Lang 06b0176a3e Fixed: submitting a non numerical parent task input creates a 500 error (#6932). 14 years ago
Philipp Tessenow 8ba6fd4e00 make adapter_name switch dry 14 years ago
Philipp Tessenow dae8c70496 accept anycase adapter names 14 years ago
Philipp Tessenow 8c8f5c6b7a added mysql2-gem support 14 years ago
Philipp Tessenow 4b3e1f8ce9 removed redmine filter 14 years ago
Jean-Philippe Lang d7cdd58db6 MailHandler: ignore assignee if invalid. 14 years ago
Jean-Philippe Lang 8ef06826c3 Raised maximum length of project names and identifiers to 255 and 100 respectively (#6446). 14 years ago
Philipp Tessenow d6197f80a1 removed redmine-filters 14 years ago
Philipp Tessenow c40e8ebd59 removed redmine specific parts from sql_statement.rb 14 years ago
Philipp Tessenow c3838533ba removed entry.rb and corresponding require_dependency in cost_query.rb 14 years ago
Philipp Tessenow d4936329ef make adapter_name switch dry 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 14 years ago
Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Jean-Philippe Lang 0eb7d8f614 Moved some permission checks for issue update from controller to model. 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 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
Philipp Tessenow ff23b30616 reverted c998d6a as this went to the hotfix-branch 14 years ago
Philipp Tessenow ce729a0f24 accept anycase adapter names 14 years ago
Philipp Tessenow c998d6aeab added mysql2-gem support 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Jean-Philippe Lang 338e407a91 Fixed: URLs broken in wiki notifications (#6838). 14 years ago
Tim Felgentreff 905ac8c1e6 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 5dda7e34a3 test fixes 14 years ago