Commit Graph

3870 Commits (5c3e801418677ce0eeff95a80b0dbe48c63271de)

Author SHA1 Message Date
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
j.wollert bcb9456ed7 prevent the user from sending strange filter configurations 14 years ago
Jean-Philippe Lang f3baa5bfee Fixed: precedes/follows relations no longer update start/due dates (#5803). 14 years ago
j.wollert 8434bde53c prevent the user from sending strange filter configurations 14 years ago
Eric Davis fef21d5aa2 Remember the selected "Member of Role" and "Member of Group" options. #6467 14 years ago
rkh 5e7892e91d Display custom fields as issue properties in filter UI. 14 years ago
rkh 22a3ea07d9 Display custom fields as issue properties in filter UI. 14 years ago
p.tessenow 94db80a1c5 fix important fields in result.rb 14 years ago
j.wollert a0b17f60e5 date error message gets localized 14 years ago
p.tessenow 52d4586fda fixed order of availalbe_operators of project_id filter 14 years ago
p.tessenow b636f225fe fixed w-operator test as it was always failing on sundays 14 years ago
p.tessenow abcc5f12a8 use descendants instead of children for child_projects operators 14 years ago
p.tessenow 5a0684c4a3 =,! including child projects operators now use validations 14 years ago
p.tessenow a96bf0cd15 fixed validation array conversions as the default to_a is deprecated (i.e. on integers) 14 years ago
p.tessenow 4c00f8bb29 renamed validation 'numbers' to 'integers' and added validation code 14 years ago
j.wollert 4efbd86b88 validation api magic. date validation is the only thing implemented, though 14 years ago