8081 Commits (adfef93c6669f6698cc2496096a4095a1de0a020)

Author SHA1 Message Date
  Jean-Philippe Lang e224d50408 Removed useless require 'iconv' (#12787). 11 years ago
  Jean-Philippe Lang e18d0e268d Makes issue custom fields available as timelog columns (#1766). 11 years ago
  Jean-Philippe Lang 14b09361e4 Adds issue custom fields to time entries filters (#10191). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang bf2fb5d535 Adds a message about disabling multiple values on custom field form (#12251). 11 years ago
  Jean-Philippe Lang 5c1039a69e Ability to uncheck "Multiple values" for existing custom fields (#12251). 11 years ago
  Jean-Philippe Lang 18061b641f Code cleanup (#12801). 11 years ago
  Jean-Philippe Lang d0ffc0575a Fixed that viewing the history of a wiki page with attachments raises an error (#12801). 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang 8ee0b52d59 Gantt perf: fixed that Project#start_date and #due_date run way too much queries. 11 years ago
  Jean-Philippe Lang 062b003deb Generate project identifier automatically with JavaScript (#9225). 11 years ago
  Toshi MARUYAMA 4bc2805c4a remove trailing white-spaces from app/models/mail_handler.rb 11 years ago
  Jean-Philippe Lang 45c93340b7 Negative estimated hours should not be valid (#12735). 11 years ago
  Jean-Philippe Lang 3e14c3017c Adds a custom validator for dates (#12736). 11 years ago
  Jean-Philippe Lang 7c2490c6fc Login link unexpected logs you out (#12611). 11 years ago
  Jean-Philippe Lang d56f916a0e Store the other issue in a variable (#10916). 11 years ago
  Jean-Philippe Lang 601148c5b1 Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436). 11 years ago
  Jean-Philippe Lang 9adb0c61a9 Make sure that dates are stored as YYYY-MM-DD in journal details (#12713). 11 years ago
  Jean-Philippe Lang 9a66463ff8 Prevent sqlserver adapter from breaking the sub-query (#12713). 11 years ago
  Jean-Philippe Lang a8083fb9a8 Pass the order option as an array to satisfy sqlserver adapter (#12713). 11 years ago
  Jean-Philippe Lang 9613a13b10 Deprecates Version#*_pourcent in favour of #*_percent (#12724). 11 years ago
  Toshi MARUYAMA 3bf6f8d7ff remove trailing white-space from app/controllers/wiki_controller.rb 11 years ago
  Jean-Philippe Lang 24ec41f7d4 A column has been specified more than once in the order by list (#12713). 11 years ago
  Jean-Philippe Lang 503933c585 Don't do any query if id is not present. 11 years ago
  Jean-Philippe Lang 77f6b404fa Make sure we don't cast an empty string to numeric (#12713). 11 years ago
  Jean-Philippe Lang d82159bcf5 Use joins instead of sub-queries in group by/sort by when using custom fields (#12713). 11 years ago
  Jean-Philippe Lang 049eaeb776 Repository changesets are already sorted by committed_on DESC (#12713). 11 years ago
  Jean-Philippe Lang 8b08c1a534 Prevents position to be specified more than once in the order by list which is not supported by SQLServer (#12713). 11 years ago
  Jean-Philippe Lang dd7d54b3a1 SQLServer: rule is a reserved keyword (#12713). 11 years ago
  Jean-Philippe Lang 0135dc504a SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allowed (#12713). 11 years ago
  Jean-Philippe Lang 64b98928c9 Typo in app/models/tracker.rb (#12707). 11 years ago
  Toshi MARUYAMA 758e07cd96 replace tabs to spaces at app/views/timelog/_form.html.erb 11 years ago
  Jean-Philippe Lang c87f36d20b Log an error when trying to send an attachment that cannot be read. 11 years ago
  Jean-Philippe Lang 6be315c1ff Update the issue subject when choosing an issue from the drop down menu. 11 years ago
  Jean-Philippe Lang 7606353ff9 Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2. 11 years ago
  Jean-Philippe Lang 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). 11 years ago
  Jean-Philippe Lang eba4efc9d0 Missing labels on auth_source edit form. 11 years ago
  Jean-Philippe Lang b7d8913459 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 4ac43ab876 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 3ef7f5855e Renamed #_issues_path to #_project_issues_path. 11 years ago
  Jean-Philippe Lang e921d70e53 Moved routes helper methods to an helper. 11 years ago
  Jean-Philippe Lang 1528c719a4 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 8eea999ca6 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang ad246e81ad Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang a4f989a5e0 Code cleanup. 11 years ago
  Jean-Philippe Lang 6c15812d96 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang bda9b98a56 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang cd437b7e1d Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 3976d5e740 Use #assert_select instead of #assert_tag. 11 years ago
  Jean-Philippe Lang 94d9172634 Changed revision regexp to make source: links accept a branch. 11 years ago