Commit Graph

  • 14879e24c4 Merged r10956 from trunk (#12513). Jean-Philippe Lang 2012-12-15 07:50:45 +00:00
  • 3717fdfa79 Merged r10975 from trunk (#12566). Jean-Philippe Lang 2012-12-15 07:49:31 +00:00
  • ca0b289479 Merged r10975 from trunk (#12566). Jean-Philippe Lang 2012-12-15 07:48:42 +00:00
  • 9d3d932703 Merged r10999 from trunk (#12602) Toshi MARUYAMA 2012-12-15 01:32:43 +00:00
  • 0d86303e3f Korean translation updated by Jongwook Choi (#12602) Toshi MARUYAMA 2012-12-15 00:01:54 +00:00
  • 301d7e7cb1 German translation updated by Daniel Felix (#10191) Toshi MARUYAMA 2012-12-14 14:47:46 +00:00
  • bc51058a7c Code cleanup. Etienne Massip 2012-12-13 18:43:34 +00:00
  • 7775f86a69 Code cleanup in AuthSource controller and views. Jean-Philippe Lang 2012-12-13 15:04:11 +00:00
  • c31f498ba6 Code cleanup: implement Plugin#to_param for generating routes. Jean-Philippe Lang 2012-12-13 13:52:56 +00:00
  • c93fccc84a Code cleanup. Jean-Philippe Lang 2012-12-13 13:43:01 +00:00
  • d46a0a3a4f NoMethodError: private method `now' called for DateTime:Class error in tests with ruby < 1.9.3 (#5298). Jean-Philippe Lang 2012-12-13 13:18:41 +00:00
  • 0a773bcbb3 Fixed that validation fails when receiving an email with list custom fields (#12400). Jean-Philippe Lang 2012-12-13 13:14:46 +00:00
  • b99a6f11f3 Fixed: clicking journal edit multiple times shows multiple forms (#12568). Jean-Philippe Lang 2012-12-13 12:42:10 +00:00
  • c99b638d61 Store attachments in subdirectories (#5298). Jean-Philippe Lang 2012-12-13 12:07:19 +00:00
  • d0bbaef308 remove trailing white-spaces from public/javascripts/attachments.js Toshi MARUYAMA 2012-12-12 10:23:08 +00:00
  • cabfece11b Use browser language as default when registering. Jean-Philippe Lang 2012-12-12 06:05:35 +00:00
  • 24be0551cc Code cleanup. Jean-Philippe Lang 2012-12-11 20:38:26 +00:00
  • 5dd7467061 Fixed duplicate test name. Jean-Philippe Lang 2012-12-11 20:14:39 +00:00
  • 8c7b6012f5 Removed unused code. Jean-Philippe Lang 2012-12-11 20:09:16 +00:00
  • ec7c512693 Code cleanup. Jean-Philippe Lang 2012-12-11 19:42:12 +00:00
  • 8ab9215ea8 Use named routes in controllers. Jean-Philippe Lang 2012-12-11 19:39:47 +00:00
  • 60d06d8c17 Removed temp file. Jean-Philippe Lang 2012-12-11 17:51:48 +00:00
  • 0b96094680 Use named routes in controllers. Jean-Philippe Lang 2012-12-11 17:51:30 +00:00
  • cf66561b1e Routes cleanup. Jean-Philippe Lang 2012-12-11 17:51:20 +00:00
  • 228414f777 Moved IssueRelations to IssueRelation::Relations. Jean-Philippe Lang 2012-12-10 21:59:01 +00:00
  • 42b6f8365a Moved javascript include tag to head. Jean-Philippe Lang 2012-12-10 20:19:26 +00:00
  • ef25210aca Merged ajax_upload branch (#3957). Jean-Philippe Lang 2012-12-10 20:09:41 +00:00
  • 2304f5d42c Fixed notes preview in issue history broken and hidden by a broken test. Etienne Massip 2012-12-10 19:29:21 +00:00
  • aba07a860f Rescue Query::StatementInvalid in TimelogController. Jean-Philippe Lang 2012-12-09 21:13:26 +00:00
  • 0ce6eb9285 Makes time entry custom fields available for display on the time entries list (#1766). Jean-Philippe Lang 2012-12-09 21:03:30 +00:00
  • 60088ed5a3 Adds filters for custom fields related to the project and user of time entries (#10191). Jean-Philippe Lang 2012-12-09 19:25:03 +00:00
  • 9dc07d4790 Adds filters for regular/custom fields to the time entries list/report (#10191). Jean-Philippe Lang 2012-12-09 19:18:57 +00:00
  • 093ecdfc73 Fixed syntax for ruby1.8. Jean-Philippe Lang 2012-12-09 18:46:02 +00:00
  • d6ecfcf50c Rename the Member column to User on the time entries list. Jean-Philippe Lang 2012-12-09 18:09:44 +00:00
  • f8895a7cdd Adds TimeEntryQuery for listing time entries. Jean-Philippe Lang 2012-12-09 17:57:18 +00:00
  • 10998c9bae Moved build_query_from_params helper to Query#build_from_params. Jean-Philippe Lang 2012-12-09 15:11:00 +00:00
  • eb1829e739 Moves issue specific code to IssueQuery. Jean-Philippe Lang 2012-12-09 14:44:28 +00:00
  • ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. Jean-Philippe Lang 2012-12-09 14:10:49 +00:00
  • fb9a87f53e Use inheritable class attributes in Query model. Jean-Philippe Lang 2012-12-09 13:19:32 +00:00
  • 8ead410f98 Removed conditions on HTTP methods. Jean-Philippe Lang 2012-12-08 11:31:29 +00:00
  • 0bd70d4680 Use \A and \z in validation regexps. Jean-Philippe Lang 2012-12-08 11:06:53 +00:00
  • 147e7a8d61 Use \A and \z in validation regexps. Jean-Philippe Lang 2012-12-08 10:59:31 +00:00
  • 4c6dfdf95f Cleanup dependencies in Project model. Jean-Philippe Lang 2012-12-08 10:45:34 +00:00
  • df0b91e238 Moved user status constants to Principal model. Jean-Philippe Lang 2012-12-08 10:44:42 +00:00
  • 2ebcc6d960 Specifies HTTP methods for all routes. Jean-Philippe Lang 2012-12-08 10:28:29 +00:00
  • 5c407a8c40 Fixed that issues grouped by custom field is broken in PDF export (#12513). Jean-Philippe Lang 2012-12-08 09:45:38 +00:00
  • 1bcff510b1 Don't use jruby-openssl with JRuby 1.7.0 (#12228). Jean-Philippe Lang 2012-12-08 09:22:46 +00:00
  • 00d16d07de MailHandler: exit with 75 when a SystemCallError is raised (#12528). Jean-Philippe Lang 2012-12-08 09:14:06 +00:00
  • cf69c2da21 Don't force english language for default admin account (#12485). Jean-Philippe Lang 2012-12-08 08:53:09 +00:00
  • 3a379ce4b9 Merged r10948 into 2.2-stable (#3447). Jean-Philippe Lang 2012-12-08 08:41:59 +00:00
  • 0e30724d66 Group events in the activity view (#12542). Jean-Philippe Lang 2012-12-08 08:24:01 +00:00
  • 7222e4012d Rewrites named scopes with ARel queries. Jean-Philippe Lang 2012-12-07 17:59:20 +00:00
  • 4896d5c7e8 Use lambda form in model scopes (#12499) Jean-Baptiste Barth 2012-12-07 10:12:47 +00:00
  • 8201761e77 Adds an option for displaying the issue description on the issue list (#3447). Jean-Philippe Lang 2012-12-06 17:48:19 +00:00
  • daa77f0109 Merged r10946 from trunk to 2.2-stable (#12514) Toshi MARUYAMA 2012-12-06 06:30:05 +00:00
  • 43fb321195 Lithuanian translation updated by Egidijus Zideckas (#12514) Toshi MARUYAMA 2012-12-06 05:11:36 +00:00
  • 3e4b4ffd9a Redmine::Scm::Base.all should return an empty array instead of nil when no SCM was added. Jean-Philippe Lang 2012-12-05 22:00:02 +00:00
  • 0878be4e0c Prevents redmine/scm/base from being reloaded in dev mode (#12097). Jean-Philippe Lang 2012-12-05 21:59:00 +00:00
  • d7229d8f9d remove trailing white-spaces from application.css Toshi MARUYAMA 2012-12-05 09:58:26 +00:00
  • c0d66d626b Merged r10940 from trunk to 2.2-stable (#12494) Toshi MARUYAMA 2012-12-04 05:43:41 +00:00
  • ee7685670d remove trailing white-space from app/models/issue_category.rb Toshi MARUYAMA 2012-12-04 04:22:59 +00:00
  • 7082e1db9d Bulgarian "button_submit" translation changed by Ivan Cenov (#12494) Toshi MARUYAMA 2012-12-04 03:36:12 +00:00
  • 33549495c9 Code cleanup. Jean-Philippe Lang 2012-12-03 23:03:33 +00:00
  • 5dbefbc40d Removed unused Redmine::About class. Jean-Philippe Lang 2012-12-03 22:33:08 +00:00
  • 46fe61d51e Adds tests for when showing/deleting an invalid issue. Jean-Philippe Lang 2012-12-03 22:29:59 +00:00
  • 4cc4e8bfd3 Functional tests cleanup. Jean-Philippe Lang 2012-12-03 22:23:23 +00:00
  • 349049a539 Test case cleanup. Jean-Philippe Lang 2012-12-03 22:07:43 +00:00
  • 127a2508fa Add a test for my page with all blocks. Jean-Philippe Lang 2012-12-03 22:06:04 +00:00
  • 2844e90902 Code cleanup. Jean-Philippe Lang 2012-12-03 21:52:32 +00:00
  • e9018553e5 Removed unused helper. Jean-Philippe Lang 2012-12-03 21:46:11 +00:00
  • ea296a109a Replaces find(:first/:all) calls. Jean-Philippe Lang 2012-12-03 21:30:10 +00:00
  • a7023dfa9b Replaces find(:first) calls. Jean-Philippe Lang 2012-12-03 20:55:04 +00:00
  • 738cf2e187 Replaces find(:first) calls in migrations. Jean-Philippe Lang 2012-12-03 18:25:57 +00:00
  • 31c33f462d Replaces find(:first) calls. Jean-Philippe Lang 2012-12-03 18:21:32 +00:00
  • 013c6fe009 Replaces find(:all) calls in acts_as_searchable. Jean-Philippe Lang 2012-12-02 22:13:11 +00:00
  • 30787e9cd2 Preserve the "from" parameter in activity links. Jean-Philippe Lang 2012-12-02 21:41:03 +00:00
  • 85b5b1c7f0 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 21:28:19 +00:00
  • b4438b29d6 Replaces find(:all) calls in classic_pagination. Jean-Philippe Lang 2012-12-02 21:21:28 +00:00
  • 7a40e309e4 Restores acts_as_tree instance methods removed in r10919. Jean-Philippe Lang 2012-12-02 21:20:27 +00:00
  • 9230628953 Adds helpers for retrieving my page data. Jean-Philippe Lang 2012-12-02 21:08:03 +00:00
  • 45ea24ecad Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:43:16 +00:00
  • 5cb56fd1e4 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:42:58 +00:00
  • 282a13d6ee Replaces acts_as_tree #roots class method with a scope. Jean-Philippe Lang 2012-12-02 20:41:03 +00:00
  • abd921736b Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:28:37 +00:00
  • 536747b747 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:23:48 +00:00
  • 96fca0b08f Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 19:16:32 +00:00
  • bd10a71217 Load RMagick before the gantt helper (#12097). Jean-Philippe Lang 2012-12-02 19:15:52 +00:00
  • 5b21efd4a4 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 19:09:42 +00:00
  • 1951c6a3fd Removed unused instance variable. Jean-Philippe Lang 2012-12-02 19:00:00 +00:00
  • def118b42a Fixed dependency loading for when running in dev mode (#12097). Jean-Philippe Lang 2012-12-02 18:32:29 +00:00
  • 9507b448b2 Makes User.current thread safe (#12097). Jean-Philippe Lang 2012-12-02 18:15:46 +00:00
  • e821020394 Make the tests pass when config.threadsafe! is enabled (#12097). Jean-Philippe Lang 2012-12-02 18:07:35 +00:00
  • f474d1ff81 Explicitly load dependencies for when running with config.threadsafe! (#12097). Jean-Philippe Lang 2012-12-02 18:06:06 +00:00
  • bf02b76ca3 Sets stable branch. Jean-Philippe Lang 2012-12-02 18:01:48 +00:00
  • 75e02ca486 branch 2.2-stable added Jean-Philippe Lang 2012-12-02 17:58:22 +00:00
  • ee3d6dbdbb Set version to 2.2.0. Jean-Philippe Lang 2012-12-02 17:57:30 +00:00
  • e97a3ab97b Fixed find_issues logic. Jean-Philippe Lang 2012-12-02 10:25:30 +00:00
  • 6e1ff5bba6 Code cleanup. Jean-Philippe Lang 2012-12-02 09:59:22 +00:00
  • 88d5663ad2 Code cleanup. Jean-Philippe Lang 2012-12-01 17:57:30 +00:00
  • 16441b4938 Code cleanup. Jean-Philippe Lang 2012-12-01 16:25:20 +00:00