1760 Commits (f99535bba2840b141a6f836e152397bc706ddeb4)

Author SHA1 Message Date
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 5c1039a69e Ability to uncheck "Multiple values" for existing custom fields (#12251). 11 years ago
  Jean-Philippe Lang 956239fc85 Fixed: Cannot edit a wiki section which title starts with a tab (#12799). 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 582dcf4b36 Fixed that macros with uppercase letters can not be called (#12744). 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 9adb0c61a9 Make sure that dates are stored as YYYY-MM-DD in journal details (#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
  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 0135dc504a SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allowed (#12713). 11 years ago
  Jean-Philippe Lang 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). 11 years ago
  Jean-Philippe Lang 94d9172634 Changed revision regexp to make source: links accept a branch. 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 1cf379f370 Replaces the classic_pagination plugin with a simple pagination module. 11 years ago
  Jean-Philippe Lang d46a0a3a4f NoMethodError: private method `now' called for DateTime:Class error in tests with ruby < 1.9.3 (#5298). 11 years ago
  Jean-Philippe Lang 0a773bcbb3 Fixed that validation fails when receiving an email with list custom fields (#12400). 11 years ago
  Jean-Philippe Lang c99b638d61 Store attachments in subdirectories (#5298). 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 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 ea296a109a Replaces find(:first/:all) calls. 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang e821020394 Make the tests pass when config.threadsafe! is enabled (#12097). 11 years ago
  Jean-Philippe Lang e43448f6ca Use 8+ characters long passwords in tests. 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 b94c971755 Precede-Follow relation should move following issues earlier when rescheduling issue earlier (#4590). 11 years ago
  Jean-Philippe Lang cb24cafedc Removed duplicated test. 11 years ago
  Jean-Philippe Lang 25c63ec747 Adds a Project.rebuild_tree! method to force the rebuild of the nested set. 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 be7895e04e Do not create projects in alphabetical order in nested set tests (#12431). 11 years ago
  Toshi MARUYAMA 921ad01bde scm: git: change extra_report_last_commit type at unit test to string (#12409) 11 years ago
  Toshi MARUYAMA 5d8d38aa60 scm: git: fix changesets aren't read after clear_changesets call (#12409) 11 years ago
  Toshi MARUYAMA 6740f441c4 fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8 (#12399) 11 years ago
  Jean-Philippe Lang a829bfa755 Fixed that MailHandler raises an error when email has no subject header (#12396). 11 years ago
  Jean-Philippe Lang a49de1c39d Cache languages names to avoid loading all translations files. 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 19bd857790 Rewrites requires_redmine tests. 11 years ago
  Toshi MARUYAMA 70bcbd1404 replace non ASCII characters to hexadecimals at unit mail handler test 11 years ago
  Toshi MARUYAMA 617cb7ac53 fix receiving mail subject broken which does not begin with encoding name (#12375) 11 years ago
  Toshi MARUYAMA 1da74009cd add test of receiving mail subject begins with encoding name (#12375) 11 years ago
  Jean-Philippe Lang 8b527ce247 Fixed version date validation (#12359). 11 years ago
  Jean-Philippe Lang ce04c41830 Fixed that Principal#like scope does not work with cyrillic characters and Postgresql (#12349). 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 c8b722456c Fixed that watchers receive notifications for private comments without permission (#12286). 11 years ago