Commit Graph

3752 Commits (c83ba636406628dd5860e786032237485f066c58)

Author SHA1 Message Date
Jean-Philippe Lang e4f319fe61 Validates user's mail_notification and turn options into strings (the attribute type). 14 years ago
Jean-Philippe Lang a4d7a99c22 Declare safe attributes for User and Projects models. 14 years ago
Jean-Philippe Lang 3409333522 Makes issue safe_attributes extensible (#6000). 14 years ago
Tim Felgentreff 7dcaccf37c result needs to be a class for inheritance 14 years ago
Tim Felgentreff 384b18e3a4 self.base? detection didn't work when refining Filter::Base 14 years ago
Tim Felgentreff 21ea743ee2 fix initializer typo 14 years ago
Jean-Philippe Lang 8407db9854 Fixes Changeset#text_tag for numeric scmid (#6681). 14 years ago
Jean-Philippe Lang cd71c1cc0a Do not try to copy relations for issues that could not be copied. 14 years ago
jwollert 03b34ec8f2 need to redefine singleton value because false cannot be inherited without rendering default values unusable 14 years ago
Konstantin Haase 844bce7601 Ignore double base in group bys. 14 years ago
Konstantin Haase 1ef60898b4 Fall back to Report if no subclass is detectable 14 years ago
Jean-Philippe Lang 3e3315c103 Support for updating custom fields using the received custom_fields array (#6345, #6403). 14 years ago
Tim Felgentreff 01f97b2580 copy labels from redmine 14 years ago
Tim Felgentreff d332229537 fix includes and use engine, where appropriate 14 years ago
Tim Felgentreff e5000b64b3 fix typo 14 years ago
Tim Felgentreff 633535c86a remove hack-ish queryutil-overwrite-foo solution 14 years ago
Tim Felgentreff 2e5d94800c replace more references to Report namespace with 'engine' method call 14 years ago
Jean-Philippe Lang b898200803 Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick. 14 years ago
jwollert bd337d33df shouldn't reference Report directly, use engine instead 14 years ago
jwollert 8c9354b2c7 redmine translation moved to redmine plugin 14 years ago
jwollert 679753d743 puts queryutils into nestednamespace 14 years ago
jwollert 31802b9384 moves #quote_string to redmine queryutils 14 years ago
jwollert 530469bcd6 delegating real_costs got lost somewhere 14 years ago
jwollert b140cffb9f need to include QueryUtils some more 14 years ago
jwollert 19f311e93a renames customfields to customfieldentries 14 years ago
Konstantin Haase 1a578d5e25 Remove Report.lookup 14 years ago
Konstantin Haase 11e76fc4f3 Remove Report.lookup 14 years ago
Konstantin Haase 186a244219 Removed some strange code 14 years ago
Konstantin Haase f7386ab5e2 Eager load Operator subclass 14 years ago
Konstantin Haase c54c4b021e Share Operators amongst Reporting subclasses 14 years ago
Konstantin Haase 33917c6212 Better error messages when inheriting from reporting engine 14 years ago
Konstantin Haase bbc7eea78f Don't ask database for empty field names 14 years ago
Konstantin Haase 30d7bc1e43 Rename CustomField filter to CustomFields 14 years ago
jwollert 55a9b67f34 rename yamlized to serialized BECAUSE THAT'S WHAT IT IS, DUDES 14 years ago
Jean-Philippe Lang d7c607fd8b Automatic spent time logging from commit messages (#4155). 14 years ago
Jean-Philippe Lang 7fb0fe2e91 Safer code in IssueRelation (#7018). 14 years ago
Philipp Tessenow 77e3f6c93e some further Report lookup 14 years ago
Jean-Philippe Lang 9284a32c9a Moves project attributes default assignments from ProjectsController#new to the model (#6064). 14 years ago
Philipp Tessenow c066d1ee6d module vs. class 14 years ago
Philipp Tessenow 796e494b5f class vs. module, inheritance, constant lookup fixes 14 years ago
Philipp Tessenow 7324f270c4 groupb by as a class now 14 years ago
Philipp Tessenow da067d7bc2 soem further engine refatoring - lookup+GroupBy as a class 14 years ago
Philipp Tessenow a6149d4baa use table name cost_queries 14 years ago
jwollert 570d92acc3 remove obsolete CostQuery#to_params 14 years ago
jwollert ce18945c80 small typo in serialization doc 14 years ago
jwollert 674c91e01a getting rudimentary query saving and loading to work 14 years ago
Konstantin Haase b1c167a867 Fix automatic inheritance. 14 years ago
Jean-Philippe Lang d24e66370b Prevents validation error when adding a user to a group (#6457). 14 years ago
Jean-Philippe Lang 4faca3cd4a Fixed: messages attachments/watchers are not deleted when deleting a project or forum (#6966). 14 years ago
Jean-Philippe Lang 97140f6a78 Fixed: Wiki#find_page should not be case sensitive because page title uniqueness is not (#6987). 14 years ago