Commit Graph

4151 Commits (468b5602d17a966a8d827198a298552acccac3ba)

Author SHA1 Message Date
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
friflaj c1601fbba5 Fix for #342 by abashin 14 years ago
p.tessenow 79e2d81333 added heavy filters. issue is now a heavy filter 14 years ago
t.felgentreff 92c7b97cca Revert "only display cost types that matter in reporting" 14 years ago
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
rkh dceea5ad66 only display cost types that matter in reporting 14 years ago
rkh c8f28e2f44 Add more issue fields to group bys. Fixes #3666. 14 years ago
rkh af26a053b3 display custom field group bys as issue attributes 14 years ago
j.wollert ef52304e64 fix for single values on operators. ticket #3661 14 years ago
jens.ulferts 3f883a6fda fixed find_all_givable to not return GlobalRoles 14 years ago
jens.ulferts 2ffba75e0a every resource operation on global roles working now 14 years ago
jens.ulferts 6530ea036c remove files 14 years ago
jens.ulferts b414511fc4 inheritance of global_role from role 14 years ago
jens.ulferts 6989698504 initial import of global roles plugin 14 years ago
j.wollert 46d7faaf3b have to reverse filters too, of course 14 years ago
j.wollert 965acf07ef fixes #3659. deserialize used the wrong order of group_bys 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Tim Felgentreff 9bb45d9e75 Fix journal_observer 14 years ago
Tim Felgentreff 1a2aa363bd fix journal observer tests, remove journal observer 14 years ago
Tim Felgentreff 8c5312e0ec more merge fixups 14 years ago
Eric Davis 17eab0f5f9 Fix wiki links on the activity page. #6746 14 years ago
j.wollert 42e7d5b36a localized error message for integer validation 14 years ago
j.wollert b53bb65901 recursive integer validation and small validation api changes 14 years ago
j.wollert 750204e708 typo in int validation error message 14 years ago