1380 Commits (4c3fe2f1f80180046789474d84c15698b9ef22ec)

Author SHA1 Message Date
  Jean-Philippe Lang 237f297f03 Gantt progress lines (#12122). 11 years ago
  Jean-Philippe Lang 30801ca968 Always log scm stderr and makes the log file path configurable. 11 years ago
  Jean-Philippe Lang 48fb02e383 Split "Manage documents" permission into create, edit and delete permissions (#12401). 11 years ago
  Jean-Philippe Lang db26041f83 Adds sqlserver configuration for the CI server. 11 years ago
  Toshi MARUYAMA 58dfbde1ea fix test failures (#12787) 11 years ago
  Jean-Philippe Lang 45f870cb53 Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#12787). 11 years ago
  Jean-Philippe Lang ff53a9cfe1 Don't use Iconv with ruby1.9 (#12787). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 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 a103e0cd26 Changes for 2.2.1 release. 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang b29d74f9d5 Workaround for #12750. 11 years ago
  Jean-Philippe Lang 98c8212d71 Don't compute version start date if due_date is nil. 11 years ago
  Jean-Philippe Lang 114537530f Removed debug messages. 11 years ago
  Jean-Philippe Lang 582dcf4b36 Fixed that macros with uppercase letters can not be called (#12744). 11 years ago
  Jean-Philippe Lang 3e14c3017c Adds a custom validator for dates (#12736). 11 years ago
  Jean-Philippe Lang f9325193be Only process issues that have relations. 11 years ago
  Jean-Philippe Lang 59ddbf8c09 Use JSON so we don't have to parse data-rels manually (#3436). 11 years ago
  Jean-Philippe Lang 601148c5b1 Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436). 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
  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 3218b8204c Check that locale is well formed. 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 a18f6ffb37 Icon for the textile help link. 11 years ago
  Jean-Philippe Lang 7f74044854 "New issue" menu item should not link to copy form (#12652). 11 years ago
  Jean-Philippe Lang 852b336f5e Adds CSS classes on pagination links. 11 years ago
  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