9290 Commits (9adb0c61a903eae9930a84510b25a8ed156ed4f8)
 

Author SHA1 Message Date
  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 0337d9abc3 Use activerecord-jdbc-adapter 1.2.5. 11 years ago
  Jean-Philippe Lang 9613a13b10 Deprecates Version#*_pourcent in favour of #*_percent (#12724). 11 years ago
  Jean-Philippe Lang 9c698157f4 Check permissions before the extra condition for displaying a menu item (#12721). 11 years ago
  Toshi MARUYAMA 3bf6f8d7ff remove trailing white-space from app/controllers/wiki_controller.rb 11 years ago
  Jean-Philippe Lang d264911f14 Upgrade to Rails 3.2.10. 11 years ago
  Jean-Philippe Lang 902d4bcf1c Code cleanup. 11 years ago
  Jean-Philippe Lang 03329b5d4d Use joins instead of sub-queries (#12713). 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 e4f0b9a9f9 Fixed fixtures. 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 9c561f9124 SQLServer does not support changing the type of an indexed column (#12713). 11 years ago
  Jean-Philippe Lang 3218b8204c Check that locale is well formed. 11 years ago
  Jean-Philippe Lang 6f614c034f YAML.load_file returns a Hash with 3 keys with ruby 1.9.3p194 (2012-04-20) [i386-mingw32]. 11 years ago
  Jean-Philippe Lang 5715f40b21 YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32]. 11 years ago
  Toshi MARUYAMA 524baaa9ca German translation restructured by Daniel Felix (#12708) 11 years ago
  Toshi MARUYAMA 2ba7228b06 fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439 (#12711, #11290) 11 years ago
  Jean-Philippe Lang 64b98928c9 Typo in app/models/tracker.rb (#12707). 11 years ago
  Jean-Philippe Lang 3644571d8a cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22. 11 years ago
  Jean-Philippe Lang 01cbac3b74 Link to Wikipedia (#12691). 11 years ago
  Jean-Philippe Lang a18f6ffb37 Icon for the textile help link. 11 years ago
  Toshi MARUYAMA 758e07cd96 replace tabs to spaces at app/views/timelog/_form.html.erb 11 years ago
  Jean-Philippe Lang 11977f08a7 Tests broken with activerecord-jdbc-adapter 1.2.3. 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 48a51e60bc Adds an indicator to all autocomplete/search fields. 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 0927230a18 Adds route names for r11072. 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