Commit Graph

3752 Commits (c83ba636406628dd5860e786032237485f066c58)

Author SHA1 Message Date
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
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Eric Davis 0ca74df604 Refactor: move method to model with compatibility wrapper 14 years ago
Jean-Philippe Lang d8ef4b6f4d Fixed: timelog link in the activity broken by recent refactoring (#6702). 14 years ago
j.wollert 6299df113d localized error message for integer validation 14 years ago
j.wollert 2f36245eb0 recursive integer validation and small validation api changes 14 years ago
friflaj 888e127545 Fix for #354 14 years ago
t.felgentreff 3838f6ad7f allow chainable's to declare themselves 'singleton', e.g. being the only of their kind in a chain 14 years ago
t.felgentreff d08626d3e2 make sure serialization works with chainable-specific options 14 years ago
t.felgentreff a388c7626b implement serialize for chainable's and by extension the cost query 14 years ago
j.wollert fffcf3acec removed tweek, tmonth, tyear 14 years ago
p.tessenow c132cd16bb removed tweek, tmonth, tyear 14 years ago
j.wollert 08940972b4 typo in int validation error message 14 years ago