Commit Graph

442 Commits (bd5fe10c13b0fb15825f767f696e57bb709c1f68)

Author SHA1 Message Date
Eric Davis 7514e12d33 Hide the main menu div if there isn't any items for it. #3259 15 years ago
Jean-Philippe Lang 3355ffe029 Fixes git annotate (#3832). 15 years ago
Jean-Philippe Lang 8e57b1f6cd Fixed: Trac importer creates duplicate wiki records (#4743). 15 years ago
Jean-Philippe Lang da84474391 Fixed: Plugin generators should display help if no parameter is given (#4609). 15 years ago
Jean-Philippe Lang 9a85d4d063 Fixed: Git blame/annotate fails on moved files (#3832). 15 years ago
Jean-Philippe Lang 049f47eaf0 Update for 0.9.3 release. 15 years ago
Jean-Philippe Lang c7c43d38ce Removes a useless assignment in Trac importer (#4931). 15 years ago
Eric Davis d581510af6 Refactor: Start to extract IssuesController#edit into #update (REST). 15 years ago
Jean-Philippe Lang 103698b371 Wraps changeset creation inside a single transation. 15 years ago
Jean-Philippe Lang 87bc092d7c Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547). 15 years ago
Jean-Philippe Lang 4878d749f4 Do not query git for tags and branches multiple times per request. 15 years ago
Eric Davis 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
Jean-Philippe Lang 0fcc436f22 Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago
Jean-Philippe Lang c11d30ebc9 Makes search providers extensible (#3936). 15 years ago
Eric Davis 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
Jean-Philippe Lang ea3e2b1121 Changes SubversionAdapter to use ActiveSupport::XmlMini API for XML parsing. 15 years ago
Eric Davis 597725d77c Separated ReportsController#issue_report into two separate actions. 15 years ago
Jean-Philippe Lang 3c20a9b0ac Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716). 15 years ago
Jean-Philippe Lang be2004e398 Update for 0.9.2 release. 15 years ago
Jean-Philippe Lang 446ef61680 Korean support for PDF export (#4639). 15 years ago
Jean-Philippe Lang 34ee5eccda Renames WikiFormatting.cache to .cache_store 15 years ago
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default). 15 years ago
Jean-Philippe Lang 6c8b87fbc8 Adds a permission for exporting wiki pages. 15 years ago
Jean-Philippe Lang 2261ec7b95 Updates for 0.9.1 release. 15 years ago
Jean-Philippe Lang 320c191f04 Fixed: PDF export of a issue list grouped by a custom field raises an error (#4600). 15 years ago
Jean-Philippe Lang 3eb815fddd Adds a rake task to receive emails from a POP3 server (#2420). 15 years ago
Jean-Philippe Lang b4cf8ea525 Adds a few STDOUT.flush to migration scripts (#3675). 15 years ago
Eric Davis 4cf2e7c216 Added a second rake task to generate the session store file. 15 years ago
Eric Davis 857c7d16ff Fixed the caption on the Files module. (#4406) 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang b1a92b9b2e Fixed: Subversion password visible in development logs (#4448). 15 years ago
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang e4d06246cd Set version to 0.9.0. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Eric Davis 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Eric Davis c31a671973 Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 15 years ago
Jean-Philippe Lang c66943c9b8 Removes changelog view. 15 years ago
Jean-Philippe Lang 96fe47ea19 Disabled broken textile references (#4354). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 15 years ago
Eric Davis b75e038255 Updated menus from JPL's feedback. 15 years ago
Eric Davis b0999e3764 Add support for unattached menus (generated dynamically) 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago
Jean-Philippe Lang 9b0acce9c9 Fixed: error raised when rendering text that contains an email address with textile disabled (#4268). 15 years ago
Jean-Philippe Lang ded602c89f Run all tests for coverage. 15 years ago
Jean-Philippe Lang ea9a7c20e6 Set trunk version to 0.8.7. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang 1d8b4ee778 Fixed pre tags containing "<pre*" (#4125). 15 years ago