1150 Commits (fe1a152e02b441619266ebfb8d91f5f196107fb1)

Author SHA1 Message Date
  Toshi MARUYAMA e55c8f6b67 pdf: enhanced issues list (#10464) 12 years ago
  Toshi MARUYAMA b17b673039 remove trailing white-spaces from lib/redmine/export/pdf.rb 12 years ago
  Jean-Philippe Lang bd47af098f Merged LdapAuthSourceController into AuthSourceController. 12 years ago
  Jean-Philippe Lang 16fbb3664c Updates for 1.3.2 release. 12 years ago
  Toshi MARUYAMA fd2af060a9 remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugin_generator.rb 12 years ago
  Toshi MARUYAMA fe6d37812d set svn:eol-style native lib/redmine/core_ext/date/calculations.rb 12 years ago
  Toshi MARUYAMA d131cf88c1 set svn:eol-style native lib/redmine/core_ext/date.rb 12 years ago
  Jean-Philippe Lang d862843c9d Renamed Mailer#test to Mailer#test_email. 12 years ago
  Jean-Philippe Lang af75583b23 Adds Redmine::Utils.random_hex for generating a random hex string. 12 years ago
  Toshi MARUYAMA 8db9ffbd8b set svn:eol-style native lib/tasks/migrate_plugins.rake 12 years ago
  Toshi MARUYAMA a0de4c1576 set svn:eol-style native lib/tasks/migrate_from_mantis.rake 12 years ago
  Toshi MARUYAMA d13ae4604c set svn:eol-style native lib/tasks/load_default_data.rake 12 years ago
  Toshi MARUYAMA eb5a9f83c9 set svn:eol-style native lib/tasks/fetch_changesets.rake 12 years ago
  Jean-Philippe Lang c7b1a42d19 Adds Redmine::Plugin.public_directory to be used instead of Engines.public_directory. 12 years ago
  Toshi MARUYAMA c474d59b0b set svn:eol-style native lib/tasks/email.rake 12 years ago
  Jean-Philippe Lang 739820141a Extracted auto_link and auto_mailto to a module. 12 years ago
  Jean-Philippe Lang 41fffe1b97 Use require instead of require_library_or_gem. 12 years ago
  Jean-Philippe Lang 4eb7ac1107 Fixed DarcsAdapter for ruby 1.9.3. 12 years ago
  Jean-Philippe Lang 55bbfa19b6 Prevent test:scm:setup:* task to overwrite if the test repository already exists. 12 years ago
  Jean-Philippe Lang 77626ef6fb Adds support for adding attachments to issues through the REST API (#8171). 12 years ago
  Jean-Philippe Lang d7f0919277 Removed faster_csv from lib (#5638). 12 years ago
  Jean-Philippe Lang 37575f27fe Do not recognize invalid textile attributes. 12 years ago
  Jean-Philippe Lang b455ac2a27 Adds a rake test that removes old unattached uploads (#10253). 12 years ago
  Jean-Philippe Lang 6aae25209a Fixed that partial diffs are done against html instead of original code (#9143). 12 years ago
  Jean-Philippe Lang 0ede069d2c Allows custom styles in textile formatting using a white list of styles (#2416). 12 years ago
  Toshi MARUYAMA 58996e891e scm: git: explicitly return string as default branch (#10207) 12 years ago
  Toshi MARUYAMA 2fa19441a7 scm: git: use default branch from HEAD (#10207) 12 years ago
  Jean-Philippe Lang 004968caf3 Removed extra argument from SubversionAdapter#diff. 12 years ago
  Jean-Philippe Lang 1e66a0c069 POP3 task only recognizes Message-ID header, not Message-Id (#10198). 12 years ago
  Toshi MARUYAMA d90cdb1b10 scm: git: raise exception if "git log" is error and block is given in lib revision method (#8857) 12 years ago
  Toshi MARUYAMA 34b3a9851f scm: git: add includes and excludes options to lib revisions method (#8857) 12 years ago
  Toshi MARUYAMA f319409abc scm: git: remove unused "--all" option of "git log" in lib revisions method 12 years ago
  Jean-Philippe Lang fd4071fadb Updates for 1.3.1 release. 12 years ago
  Jean-Philippe Lang c5665276b7 REST API for project memberships (#7420). 12 years ago
  Jean-Philippe Lang 78bd24c6f7 Resourcified project memberships. 12 years ago
  Jean-Philippe Lang a00f04886f Increase username length limit from 30 to 60 (#2719). 12 years ago
  Jean-Philippe Lang 1d4ef8964d Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view (#2009). 12 years ago
  Jean-Philippe Lang be9f1c592e Removed border around wiki pages in PDF. 12 years ago
  Jean-Philippe Lang 7abaa570c6 Fix for ruby1.9.3. 12 years ago
  Jean-Philippe Lang 7409963c9a Fix for ruby1.9.3. 12 years ago
  Jean-Philippe Lang 3d27bf5318 Adds export of all wiki pages to a PDF file (#3463). 12 years ago
  Jean-Philippe Lang a749e788ab Adds bookmarks to PDF when exporting a grouped issue list. 12 years ago
  Jean-Philippe Lang 79b12c73d9 Display of multi custom fields. 12 years ago
  Jean-Philippe Lang cd6db6a3cb Adds support for multiselect custom fields (#1189). 12 years ago
  Jean-Philippe Lang 0c5af16e14 Support for nested array in API builder. 12 years ago
  Jean-Philippe Lang d996cc0584 Restore scm rake task. 12 years ago
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 years ago
  Jean-Philippe Lang a6a627f445 Adds "Status" to the time report criteria (#9985). 12 years ago
  Jean-Philippe Lang f56949af8b Do not add invalid label attribute to input tags. 12 years ago
  Etienne Massip 59789c7997 Moved Date months/weeks calculations used in Graph to lib. 12 years ago