1380 Commits (4c3fe2f1f80180046789474d84c15698b9ef22ec)

Author SHA1 Message Date
  Jean-Philippe Lang 352ec0e9e4 #pagination_links_each yields all links! 11 years ago
  Jean-Philippe Lang 1a58737004 Reset the page parameter when changing the number of items per page. 11 years ago
  Jean-Philippe Lang 7f152d3485 Makes #per_page_links take a paginator. 11 years ago
  Jean-Philippe Lang 56669f9b13 Split #per_page_links helper and moved test to specific test case. 11 years ago
  Jean-Philippe Lang ab3330a945 All spaces after links. 11 years ago
  Jean-Philippe Lang 7143bd6d27 Makes #pagination_links_full accept a block for building custom links. 11 years ago
  Jean-Philippe Lang 1cf379f370 Replaces the classic_pagination plugin with a simple pagination module. 11 years ago
  Jean-Philippe Lang ccb886b715 Verifies that the param is a Hash. 11 years ago
  Jean-Philippe Lang c31f498ba6 Code cleanup: implement Plugin#to_param for generating routes. 11 years ago
  Jean-Philippe Lang c99b638d61 Store attachments in subdirectories (#5298). 11 years ago
  Jean-Philippe Lang ef25210aca Merged ajax_upload branch (#3957). 11 years ago
  Jean-Philippe Lang d6ecfcf50c Rename the Member column to User on the time entries list. 11 years ago
  Jean-Philippe Lang f8895a7cdd Adds TimeEntryQuery for listing time entries. 11 years ago
  Jean-Philippe Lang 5c407a8c40 Fixed that issues grouped by custom field is broken in PDF export (#12513). 11 years ago
  Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542). 11 years ago
  Jean-Philippe Lang 8201761e77 Adds an option for displaying the issue description on the issue list (#3447). 11 years ago
  Jean-Philippe Lang 3e4b4ffd9a Redmine::Scm::Base.all should return an empty array instead of nil when no SCM was added. 11 years ago
  Jean-Philippe Lang 0878be4e0c Prevents redmine/scm/base from being reloaded in dev mode (#12097). 11 years ago
  Jean-Philippe Lang 5dbefbc40d Removed unused Redmine::About class. 11 years ago
  Jean-Philippe Lang ea296a109a Replaces find(:first/:all) calls. 11 years ago
  Jean-Philippe Lang a7023dfa9b Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 013c6fe009 Replaces find(:all) calls in acts_as_searchable. 11 years ago
  Jean-Philippe Lang b4438b29d6 Replaces find(:all) calls in classic_pagination. 11 years ago
  Jean-Philippe Lang 7a40e309e4 Restores acts_as_tree instance methods removed in r10919. 11 years ago
  Jean-Philippe Lang 5cb56fd1e4 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang 282a13d6ee Replaces acts_as_tree #roots class method with a scope. 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang bd10a71217 Load RMagick before the gantt helper (#12097). 11 years ago
  Jean-Philippe Lang def118b42a Fixed dependency loading for when running in dev mode (#12097). 11 years ago
  Jean-Philippe Lang f474d1ff81 Explicitly load dependencies for when running with config.threadsafe! (#12097). 11 years ago
  Jean-Philippe Lang ee3d6dbdbb Set version to 2.2.0. 11 years ago
  Toshi MARUYAMA c7ee26b144 add configuration of RMagcik font for CJK (Chinese, Japanese and Korean) (#4787) 11 years ago
  Jean-Philippe Lang 14e56006a1 Fixed that #extract_macro_options should not be greedy (#12451). 11 years ago
  Jean-Philippe Lang fb9a2901e9 Fixed that autolinks and textile links ending with cyrilic characters are broken (#12397). 11 years ago
  Jean-Philippe Lang 845d7bc645 Updates for 2.1.4 release. 11 years ago
  Jean-Philippe Lang 13f5301c09 Fixed that Project.rebuild! sorts projects by id instead of name (#12431). 11 years ago
  Jean-Philippe Lang f232f56d97 Adds copyright. 11 years ago
  Jean-Philippe Lang 26b3e48545 Symbols can not be sorted with ruby1.8. 11 years ago
  Jean-Philippe Lang a49de1c39d Cache languages names to avoid loading all translations files. 11 years ago
  Jean-Philippe Lang 3739810afa Adds a custom i18n backend that lazily loads translations files. 11 years ago
  Jean-Philippe Lang 98f225f6cd Updates for 2.1.3 release. 11 years ago
  Jean-Philippe Lang 1c14dd35cf Fixes #requires_redmine comments (#12299). 11 years ago
  Jean-Philippe Lang 4bd1e887d9 Makes Plugin#requires_redmine accept a range of versions (#12299). 11 years ago
  Jean-Philippe Lang b3cf67cad4 Makes Plugin#requires_redmine accept only major and minor version (#12299). 11 years ago
  Jean-Philippe Lang a17f4c8375 Make sure that attachments are created in the same order they were selected (#12310). 11 years ago
  Jean-Philippe Lang 00927f58af Make sure that #attachments returns attachments with same timestamp in the order they were created (#12310). 11 years ago
  Jean-Philippe Lang c8b722456c Fixed that watchers receive notifications for private comments without permission (#12286). 11 years ago
  Jean-Baptiste Barth e00b4acf1e Use Rake::TestTask#pattern for plugin tests instead of #test_files (#11534) 11 years ago
  Jean-Philippe Lang c00084b80b Display non working days on gantt image according to settings (#2161). 11 years ago