Commit Graph

  • e4f0b9a9f9 Fixed fixtures. Jean-Philippe Lang 2013-01-03 13:38:22 +00:00
  • 77f6b404fa Make sure we don't cast an empty string to numeric (#12713). Jean-Philippe Lang 2013-01-03 13:33:16 +00:00
  • d82159bcf5 Use joins instead of sub-queries in group by/sort by when using custom fields (#12713). Jean-Philippe Lang 2013-01-03 12:28:50 +00:00
  • 049eaeb776 Repository changesets are already sorted by committed_on DESC (#12713). Jean-Philippe Lang 2013-01-03 11:40:39 +00:00
  • 8b08c1a534 Prevents position to be specified more than once in the order by list which is not supported by SQLServer (#12713). Jean-Philippe Lang 2013-01-03 11:37:07 +00:00
  • dd7d54b3a1 SQLServer: rule is a reserved keyword (#12713). Jean-Philippe Lang 2013-01-03 11:21:45 +00:00
  • 0135dc504a SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allowed (#12713). Jean-Philippe Lang 2013-01-03 11:21:03 +00:00
  • 9c561f9124 SQLServer does not support changing the type of an indexed column (#12713). Jean-Philippe Lang 2013-01-03 11:19:08 +00:00
  • 3218b8204c Check that locale is well formed. Jean-Philippe Lang 2013-01-03 11:12:41 +00:00
  • 6f614c034f YAML.load_file returns a Hash with 3 keys with ruby 1.9.3p194 (2012-04-20) [i386-mingw32]. Jean-Philippe Lang 2013-01-03 11:02:11 +00:00
  • 5715f40b21 YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32]. Jean-Philippe Lang 2013-01-03 11:01:42 +00:00
  • a8fcf9389e Merged r11091 from trunk (#12711, #11290) Toshi MARUYAMA 2013-01-03 00:15:32 +00:00
  • 524baaa9ca German translation restructured by Daniel Felix (#12708) Toshi MARUYAMA 2013-01-02 16:30:58 +00:00
  • 2ba7228b06 fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439 (#12711, #11290) Toshi MARUYAMA 2013-01-02 15:53:52 +00:00
  • 64b98928c9 Typo in app/models/tracker.rb (#12707). Jean-Philippe Lang 2013-01-02 13:02:20 +00:00
  • 3644571d8a cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22. Jean-Philippe Lang 2013-01-02 11:59:25 +00:00
  • 01cbac3b74 Link to Wikipedia (#12691). Jean-Philippe Lang 2013-01-02 07:50:38 +00:00
  • a18f6ffb37 Icon for the textile help link. Jean-Philippe Lang 2013-01-02 07:47:12 +00:00
  • 758e07cd96 replace tabs to spaces at app/views/timelog/_form.html.erb Toshi MARUYAMA 2012-12-27 03:09:56 +00:00
  • 11977f08a7 Tests broken with activerecord-jdbc-adapter 1.2.3. Jean-Philippe Lang 2012-12-26 14:16:42 +00:00
  • c87f36d20b Log an error when trying to send an attachment that cannot be read. Jean-Philippe Lang 2012-12-26 14:00:10 +00:00
  • 6be315c1ff Update the issue subject when choosing an issue from the drop down menu. Jean-Philippe Lang 2012-12-26 13:12:38 +00:00
  • 48a51e60bc Adds an indicator to all autocomplete/search fields. Jean-Philippe Lang 2012-12-26 12:01:11 +00:00
  • 7606353ff9 Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2. Jean-Philippe Lang 2012-12-26 11:47:51 +00:00
  • 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). Jean-Philippe Lang 2012-12-26 11:23:53 +00:00
  • eba4efc9d0 Missing labels on auth_source edit form. Jean-Philippe Lang 2012-12-24 10:42:37 +00:00
  • b7d8913459 Code cleanup, use named routes. Jean-Philippe Lang 2012-12-23 16:10:07 +00:00
  • 4ac43ab876 Code cleanup, use named routes. Jean-Philippe Lang 2012-12-23 15:55:57 +00:00
  • 3ef7f5855e Renamed #_issues_path to #_project_issues_path. Jean-Philippe Lang 2012-12-23 15:19:57 +00:00
  • e921d70e53 Moved routes helper methods to an helper. Jean-Philippe Lang 2012-12-23 15:18:39 +00:00
  • 1528c719a4 Code cleanup, use named routes. Jean-Philippe Lang 2012-12-23 15:12:57 +00:00
  • 0927230a18 Adds route names for r11072. Jean-Philippe Lang 2012-12-22 15:57:27 +00:00
  • 8eea999ca6 Code cleanup, use named routes. Jean-Philippe Lang 2012-12-22 15:57:07 +00:00
  • ad246e81ad Code cleanup, use named routes. Jean-Philippe Lang 2012-12-22 12:24:43 +00:00
  • a4f989a5e0 Code cleanup. Jean-Philippe Lang 2012-12-22 10:57:01 +00:00
  • 6c15812d96 Code cleanup, use named routes. Jean-Philippe Lang 2012-12-22 10:40:32 +00:00
  • bda9b98a56 Code cleanup, use named routes. Jean-Philippe Lang 2012-12-22 10:30:42 +00:00
  • cd437b7e1d Code cleanup, use named routes. Jean-Philippe Lang 2012-12-22 10:00:00 +00:00
  • 3976d5e740 Use #assert_select instead of #assert_tag. Jean-Philippe Lang 2012-12-22 09:35:35 +00:00
  • eecabc5bb0 Use #assert_select instead of #assert_tag. Jean-Philippe Lang 2012-12-22 08:17:59 +00:00
  • 7f74044854 "New issue" menu item should not link to copy form (#12652). Jean-Philippe Lang 2012-12-21 21:17:21 +00:00
  • 94d9172634 Changed revision regexp to make source: links accept a branch. Jean-Philippe Lang 2012-12-21 20:59:35 +00:00
  • 852b336f5e Adds CSS classes on pagination links. Jean-Philippe Lang 2012-12-21 20:58:55 +00:00
  • b4aab7b375 remove trailing white-spaces from app/models/issue_relation.rb Toshi MARUYAMA 2012-12-21 04:52:58 +00:00
  • 77a974b4ee Russian "about_x_hours" and "x_hours" translation changed by Mikhail Velkin (#12645) Toshi MARUYAMA 2012-12-20 05:17:55 +00:00
  • f0c227613a remove unused "label_modification" i18n keys (#12645) Toshi MARUYAMA 2012-12-20 03:57:29 +00:00
  • 7c194ea59a remove unused "label_download" i18n keys (#12645) Toshi MARUYAMA 2012-12-20 03:56:53 +00:00
  • 7eb53ae50f remove unused "gui_validation_error" i18n keys (#12645) Toshi MARUYAMA 2012-12-20 03:55:35 +00:00
  • 5dacff5ccc add "few" and "many" to Russian "x_hours" (#12640) Toshi MARUYAMA 2012-12-19 15:03:38 +00:00
  • 2acfd0847c Merged r11051 from trunk to 1.4-stable (#12630) Toshi MARUYAMA 2012-12-19 00:05:11 +00:00
  • 3e4b36de83 Merged r11051 from trunk to 2.2-stable (#12630) Toshi MARUYAMA 2012-12-19 00:00:04 +00:00
  • d42aaf2254 German "label_issues_by" changed by Daniel Felix (#12629) Toshi MARUYAMA 2012-12-18 23:19:53 +00:00
  • 82d4adc356 Russian "about_x_hours" translation changed by Mikhail Velkin (#12640) Toshi MARUYAMA 2012-12-18 23:19:25 +00:00
  • c3cfdfadfd Russian "x_hours" translation updated by Mikhail Velkin (#12630) Toshi MARUYAMA 2012-12-18 22:50:53 +00:00
  • c7fae614f0 Japanese "permission_commit_access" and "button_view" translation changed by Ian Walker (#12626) Toshi MARUYAMA 2012-12-18 14:18:11 +00:00
  • 16bddb9d24 replace tabs to spaces at Redmine.pm Toshi MARUYAMA 2012-12-18 14:17:27 +00:00
  • e045f0b3b5 tagged version 2.1.5 2.1.5 Jean-Philippe Lang 2012-12-18 12:57:45 +00:00
  • 68b923640e Set version to 2.1.5 Jean-Philippe Lang 2012-12-18 12:56:45 +00:00
  • b1b08e2c89 tagged version 2.2.0 2.2.0 Jean-Philippe Lang 2012-12-18 12:43:14 +00:00
  • e64ba44fca tagged version 2.1.5 Jean-Philippe Lang 2012-12-18 12:42:42 +00:00
  • 4e2fbf440b Changelog for 2.1.5 release. Jean-Philippe Lang 2012-12-18 12:24:45 +00:00
  • edd584d59e Merged r11041 from trunk. Jean-Philippe Lang 2012-12-18 12:24:17 +00:00
  • 8396fff19b Changelog for 2.2.0 release. Jean-Philippe Lang 2012-12-18 12:23:31 +00:00
  • e2b27ab696 Merged r11036 from trunk to 2.2-stable (#12615, #12619) Toshi MARUYAMA 2012-12-18 00:04:49 +00:00
  • 2f2f360311 Merged r11035 from trunk to 1.4-stable (#12615) Toshi MARUYAMA 2012-12-17 23:54:47 +00:00
  • 5572b6c715 Merged r11035 from trunk to 2.1-stable (#12615) Toshi MARUYAMA 2012-12-17 23:45:36 +00:00
  • 1968d039ee Merged r11035 from trunk to 2.2-stable (#12615) Toshi MARUYAMA 2012-12-17 23:24:31 +00:00
  • 9a1262846a Russian translation changed by Kirill Bezrukov (#12615, #12619) Toshi MARUYAMA 2012-12-17 23:06:09 +00:00
  • 2881a7245d Russian translation updated by Kirill Bezrukov (#12615) Toshi MARUYAMA 2012-12-17 22:34:15 +00:00
  • 352ec0e9e4 #pagination_links_each yields all links! Jean-Philippe Lang 2012-12-17 20:27:56 +00:00
  • 1a58737004 Reset the page parameter when changing the number of items per page. Jean-Philippe Lang 2012-12-17 20:20:56 +00:00
  • 7f152d3485 Makes #per_page_links take a paginator. Jean-Philippe Lang 2012-12-17 20:19:48 +00:00
  • 56669f9b13 Split #per_page_links helper and moved test to specific test case. Jean-Philippe Lang 2012-12-17 20:17:52 +00:00
  • ab3330a945 All spaces after links. Jean-Philippe Lang 2012-12-17 19:39:32 +00:00
  • 7143bd6d27 Makes #pagination_links_full accept a block for building custom links. Jean-Philippe Lang 2012-12-17 19:38:17 +00:00
  • 42d3ec3a59 Display 25 items. Jean-Philippe Lang 2012-12-17 18:24:06 +00:00
  • 85fb937a4e Use scoped models for pagination. Jean-Philippe Lang 2012-12-17 18:23:30 +00:00
  • 1cf379f370 Replaces the classic_pagination plugin with a simple pagination module. Jean-Philippe Lang 2012-12-17 18:21:24 +00:00
  • 29b64fce8e Merged r11022 from trunk to 1.4-stable (#12614) Toshi MARUYAMA 2012-12-17 12:45:09 +00:00
  • d63f0fa5b0 Merged r11022 from trunk to 2.1-stable (#12614) Toshi MARUYAMA 2012-12-17 12:44:13 +00:00
  • fddc33cd45 Merged r11022 from trunk to 2.2-stable (#12614) Toshi MARUYAMA 2012-12-17 12:43:15 +00:00
  • dfe2b6fbe9 Dutch translation updated (#12614) Toshi MARUYAMA 2012-12-17 11:49:46 +00:00
  • dd26ac3038 code cleanup gantt_helper.rb Toshi MARUYAMA 2012-12-17 07:14:26 +00:00
  • 759a3321f4 Merged r11014 from trunk to 1.4-stable (#12605) Toshi MARUYAMA 2012-12-16 07:42:04 +00:00
  • dff772b066 Merged r11014 from trunk to 2.1-stable (#12605) Toshi MARUYAMA 2012-12-16 07:39:07 +00:00
  • 29518ba0cf Merged r11015 from trunk to 2.2-stable (#12605, #12608) Toshi MARUYAMA 2012-12-16 07:34:34 +00:00
  • acd27b9eb1 Merged r11014 from trunk to 2.2-stable (#12605) Toshi MARUYAMA 2012-12-16 07:34:09 +00:00
  • 6445b5997c Merged r11012 from trunk to 2.2-stable (#12607) Toshi MARUYAMA 2012-12-16 07:33:39 +00:00
  • 44413d3db7 Norwegian translation changed by Ketil Mehl (#12605, #12608) Toshi MARUYAMA 2012-12-16 06:37:02 +00:00
  • 341431d44a Norwegian translation for 1.4-stable updated by Ketil Mehl (#12605) Toshi MARUYAMA 2012-12-16 06:36:49 +00:00
  • 1538ab894b Japanese translation updated by Go MAEDA (#12606) Toshi MARUYAMA 2012-12-16 05:44:04 +00:00
  • b5820ce54f Japanese translation for 2.2-stable updated (#12607) Toshi MARUYAMA 2012-12-16 05:43:50 +00:00
  • ccb886b715 Verifies that the param is a Hash. Jean-Philippe Lang 2012-12-15 10:03:52 +00:00
  • 39e7bab2b9 Save the selected file just in case uploading stuff fails/is not supported. Jean-Philippe Lang 2012-12-15 10:03:34 +00:00
  • 416d33973f Merged r10991 from trunk (#12568). Jean-Philippe Lang 2012-12-15 07:55:50 +00:00
  • fb2cbdc6cc Merged r10991 from trunk (#12568). Jean-Philippe Lang 2012-12-15 07:55:41 +00:00
  • 6062a0a89d Merged r10885 from trunk (#12451). Jean-Philippe Lang 2012-12-15 07:54:21 +00:00
  • 82c7dc11d2 Merged r10992 from trunk (#12400). Jean-Philippe Lang 2012-12-15 07:52:39 +00:00
  • 0ebf95d819 Merged r10992 from trunk (#12400). Jean-Philippe Lang 2012-12-15 07:52:31 +00:00
  • d22f782d3f Merged r10956 from trunk (#12513). Jean-Philippe Lang 2012-12-15 07:51:12 +00:00