Commit Graph

8 Commits (984099f083b4266769843ec31864a2947fdc0825)

Author SHA1 Message Date
Konstantin Haase 984099f083 fall back to monday if first day of week is not set 14 years ago
Konstantin Haase 6aceb24c69 fail loud and clear if general_first_day_of_week is missing 14 years ago
Konstantin Haase caf476b003 fix week start offset 14 years ago
Konstantin Haase 34f6a60229 use UTC week 14 years ago
Konstantin Haase fded009425 make date comparision correspond with labels 14 years ago
Philipp Tessenow cf77e6da1d fix I18n problem when generating 'w' operator sql code 14 years ago
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago
Gregor Schmidt 114ea9e561 fixing warnings 14 years ago
Tim Felgentreff 01f97b2580 copy labels from redmine 14 years ago
Tim Felgentreff 2e5d94800c replace more references to Report namespace with 'engine' method call 14 years ago
Konstantin Haase c54c4b021e Share Operators amongst Reporting subclasses 14 years ago
jwollert 87c8769d7d removes redmine specific operators 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
jwollert 3266732ed0 removes everything to prepare for merge of deployment branch 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
j.wollert b53bb65901 recursive integer validation and small validation api changes 14 years ago
j.wollert 2f36245eb0 recursive integer validation and small validation api changes 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
j.wollert 4efbd86b88 validation api magic. date validation is the only thing implemented, though 14 years ago
j.wollert e98365ee0e moves duplicate validation code to its own module 14 years ago
p.tessenow 9645da6f9a added = ! operator variations that handle subprojects 14 years ago
p.tessenow b74f296cc2 ! operator ignores nil-values when an array of values is given 14 years ago
j.wollert 9cb9d1f308 get rid of that ugly reject 14 years ago
j.wollert a21e1fce9f date validation is now recursive so we get all possible errors 14 years ago
j.wollert 6b142e07b2 validation error messages are now generated by the filters operator 14 years ago
j.wollert 0f6017f4c4 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow d81b85d333 fixed Bug #3548 14 years ago
p.tessenow 6adba68fba fixed bug - '!'-operator wasn't working anymore due to sometimes missing ')' 14 years ago
p.tessenow 6cdf244f85 fixed w-operator test as it was always failing on sundays 14 years ago
p.tessenow 588c895a82 use descendants instead of children for child_projects operators 14 years ago
p.tessenow 083ed0e918 =,! including child projects operators now use validations 14 years ago
p.tessenow a1820b0a83 fixed validation array conversions as the default to_a is deprecated (i.e. on integers) 14 years ago
j.wollert 2c8ea09e1f validation api magic. date validation is the only thing implemented, though 14 years ago
j.wollert f30cdd66e1 moves duplicate validation code to its own module 14 years ago
p.tessenow 7355b08832 added = ! operator variations that handle subprojects 14 years ago
p.tessenow 2601bc6c7b ! operator ignores nil-values when an array of values is given 14 years ago
j.wollert 31202525ba get rid of that ugly reject 14 years ago
j.wollert ac24b6c6fd date validation is now recursive so we get all possible errors 14 years ago
j.wollert 8ed6198511 validation error messages are now generated by the filters operator 14 years ago
j.wollert db407ae997 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow 9ed95fa8aa fixed Bug #3548 14 years ago
p.tessenow ca326d8f0f fixed bug - '!'-operator wasn't working anymore due to sometimes missing ')' 14 years ago
rkh 102d167f7f allow = operator to handle nil value 14 years ago
p.tessenow 9954bff1ed fixed where clause bug where there was ... IN () when no value was given to the ! and = operators 14 years ago
rkh 97962bfff7 fix postgres ticket status reporting issue 14 years ago