6473 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 36cfb2cc8b Adds odd_even class to time entries (#15361). 7 years ago
  Jean-Philippe Lang 3d3192b187 Use ids for testing inclusion. 7 years ago
  Jean-Philippe Lang 2378ed0919 Use ids for testing inclusion. 7 years ago
  Jean-Philippe Lang 91a3611403 Remove background on subtasks and relations introduced in r16249 (#15361). 7 years ago
  Jean-Philippe Lang 37301d75b3 Omit blank fields as we do for the description (#21705). 7 years ago
  Jean-Philippe Lang 0ac50cc8cc Use #html_safe first. 7 years ago
  Jean-Philippe Lang b40d66f39f Option for long text custom fields to be displayed under the description field (#21705). 7 years ago
  Jean-Philippe Lang 9814dcf231 Use css pseudo-classes instead of cycle("odd", "even") (#15361). 7 years ago
  Jean-Philippe Lang 1eee6b3a30 Changed filter position (#17720). 7 years ago
  Jean-Philippe Lang 8615dc0bce Use #none for empty scope. 7 years ago
  Jean-Philippe Lang 2ec53dd295 Clean up SQL. 7 years ago
  Jean-Philippe Lang c283212f9f Adds a scope for issue auto complete. 7 years ago
  Jean-Philippe Lang 30493d5421 Clean up SQL. 7 years ago
  Jean-Philippe Lang 4abc3179f5 Filter parent task issues in auto complete by open/closed status depending on the subtask status (#24877). 7 years ago
  Jean-Philippe Lang 402d739146 Use EXISTS instead of IN subquery (#21608). 7 years ago
  Jean-Philippe Lang 9c645719ee Allow forward reference to parent when importing issues (#22701). 7 years ago
  Jean-Philippe Lang 4ac9dc3075 Reset sort criteria when clearing filters. 7 years ago
  Jean-Philippe Lang 151a215ea4 Adds updated_by and last_updated_by filters on issues (#17720). 7 years ago
  Jean-Philippe Lang e8d7b36f1b Searching for issues with "updated = none" always returns zero results (#15226). 7 years ago
  Jean-Philippe Lang 6fabc10696 Add warning when loosing data from custom fields when bulk editing issues (#22600). 7 years ago
  Jean-Philippe Lang 3a21dc6912 Fixed #joins_for_order_statement (#24865). 7 years ago
  Jean-Philippe Lang aa354e6275 Don't join all associations by default (#24865). 7 years ago
  Jean-Philippe Lang d10ab869a7 Handle csv columns selection in query to preload appropriate associations (#24865). 7 years ago
  Jean-Philippe Lang 4a5ebfb778 Fixed that Query#has_column? returns false with default columns. 7 years ago
  Jean-Philippe Lang 82afdc7f78 Moves sort joins for issues to IssueQuery. 7 years ago
  Jean-Philippe Lang c7f03c00a9 Use exists? instead of count (#24839). 7 years ago
  Jean-Philippe Lang 62c7d11427 Use exists? instead of count (#24839). 7 years ago
  Jean-Philippe Lang a12219034d Make Spent time clickable in issue lists (#24649). 7 years ago
  Jean-Philippe Lang dd491c305c Add tooltip on trackers summary matrix (#24790). 7 years ago
  Jean-Philippe Lang bab4a3768b Add tooltip on Permissions report matrix (#24780). 7 years ago
  Jean-Philippe Lang ae99ecd54f Wrap conditions with a single if new_record?. 7 years ago
  Jean-Philippe Lang 6d21b3c4ae Add default timezone for new users (#16484). 7 years ago
  Jean-Philippe Lang df18ece504 Always show "Jump to project" drop-down (#24833). 7 years ago
  Jean-Philippe Lang bef55bf1ab Remove instance variable which is unused after r9603 (#24832). 7 years ago
  Jean-Philippe Lang 14a98af864 Cast as decimal(30,0) instead of integer (#21249). 7 years ago
  Jean-Philippe Lang e808c62253 Filtering out specific subprojects (using 'is not' operator) (#15773). 7 years ago
  Jean-Philippe Lang f1678e4f77 Filters on chained custom fields and custom field attributes (#21249). 7 years ago
  Jean-Philippe Lang cb15f0df38 Filter group should be a Symbol. 7 years ago
  Jean-Philippe Lang bbede05f2e Handle the case of none existing enumerations using no-data blocks (#24776). 7 years ago
  Jean-Philippe Lang 898a55fa70 Add 'icon' and 'icon-add' classes to new enum links (#24776). 7 years ago
  Jean-Philippe Lang 7f3ce996c2 Move 'New enumeration' links to above the item tables (#24776). 7 years ago
  Jean-Philippe Lang 780d95889a Remove superfluous spaces before colon (#24720). 7 years ago
  Jean-Philippe Lang 1d63635e9c Add nbsp below project settings version filter section (#24720). 7 years ago
  Jean-Philippe Lang ea73cbceee Move 'New ...' links to above item tables in project settings (#24720). 7 years ago
  Jean-Philippe Lang b60596532e Don't always load data that is for html response only. 7 years ago
  Jean-Philippe Lang 7b32a0371d Let user always see his private notes (#17632). 7 years ago
  Jean-Philippe Lang 45879a41b2 Moves journals selection to Issue#visible_journals_with_index (#17632). 7 years ago
  Jean-Philippe Lang 04eefdc809 Adds settings to make the issue and/or comment fields mandatory for time logs (#24577). 7 years ago
  Jean-Philippe Lang 82d96258f4 Don't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840). 7 years ago
  Jean-Philippe Lang 5d4b5fd1f6 Allow "stay logged in" from multiple browsers (#10840). 7 years ago