Commit Graph

840 Commits (d8a99ba66b3d5aad7b6651dfa06b276f11df58be)

Author SHA1 Message Date
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
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 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 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 e4d06246cd Set version to 0.9.0. 15 years ago
Eric Davis 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. 15 years ago
Eric Davis c31a671973 Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 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 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 22d12032e7 Reject empty Mercurial entries (#4098). 15 years ago
Jean-Philippe Lang 4b83a0d848 Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 15 years ago
Jean-Philippe Lang b8b8cea288 Fixes jstoolbar lang files case (#4190). 15 years ago
Jean-Philippe Lang 4ea714fb91 Fixed: child_pages macro fails on wiki page history (#4152). 15 years ago
Jean-Philippe Lang 962535255c Set trunk version to 0.8.6 15 years ago
Jean-Philippe Lang a658679d29 Add etag check on the activity view to avoid rendering when not modified. 15 years ago
Jean-Philippe Lang cabf052127 Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098). 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Eric Davis a41ba2aed7 Renamed the default "Assigned" status to "In Progress". #3605 15 years ago
Eric Davis 07ffad4a7e Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with 15 years ago
Jean-Philippe Lang 4450e6f24b String#each removed in ruby1.9. 15 years ago
Jean-Philippe Lang 22d3d5a3b0 Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
Jean-Philippe Lang 38dc4d1cf9 Sets file encoding to utf-8 for ruby 1.9. 15 years ago
Jean-Philippe Lang cc3c8a717c Update version to 0.8.5. 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Jean-Philippe Lang a49506ce5f Use selected columns in the issues PDF export (#1190). 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Jean-Philippe Lang 6da352dc47 Display all custom fields on issue PDF. 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Eric Davis 1a9942ba99 Change subversion adapter to not cache authentication and run non interactively 16 years ago
Jean-Philippe Lang 00f7a02959 Set trunk version to latest stable release (#3233). 16 years ago
Jean-Philippe Lang 72a396227a Fixes default data loader broken by r2777 (#3507). 16 years ago
Jean-Philippe Lang 6a54a0c94c Fixed: Bazaar "[merge]" tags parsing fails (#3445). 16 years ago