Commit Graph

3497 Commits (97a9210483c121639ca576e91f9f6b767400fbf8)
 

Author SHA1 Message Date
Jean-Philippe Lang 97a9210483 Updates mantis importer for new project name/identifier max lengths (#6446). 14 years ago
Jean-Philippe Lang 8ef06826c3 Raised maximum length of project names and identifiers to 255 and 100 respectively (#6446). 14 years ago
Jean-Philippe Lang eaab2ede76 Makes projects API return XML description when creating a project (#6874). 14 years ago
Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 14 years ago
Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 14 years ago
Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 14 years ago
Jean-Philippe Lang 0eb7d8f614 Moved some permission checks for issue update from controller to model. 14 years ago
Jean-Philippe Lang aa84e6c179 Removes duplicate issue subject on gantt (#6763). 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 14 years ago
Jean-Philippe Lang 7482d2f5f4 Fixed: Trunk not working with i18n gem 0.4.2 (#6784). 14 years ago
Jean-Philippe Lang 44c9ad687f Reverted r4381. 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Baptiste Barth 2ca9bb3cca Added missing --no-color option in some git shell-outs. #5324 14 years ago
Jean-Philippe Lang 635c177eea Fixed: User list not sorted on category form (#6760). 14 years ago
Jean-Philippe Lang d9e960873c Updated locales. 14 years ago
Jean-Philippe Lang f8ca6e58aa Make sure existing custom fields visibility is set to true. 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Jean-Philippe Lang 3b01ea9fa4 Removed gantt and calendar menu items that do not fit into the core project menu (#6271). 14 years ago
Jean-Philippe Lang ae498a06e2 Removed hardcoded links in my/page_layout (#6839). 14 years ago
Jean-Philippe Lang dca6fb92f9 Render level 4 headings in TOC (#5494). 14 years ago
Jean-Philippe Lang 1c047dfeb8 Fixed: start date being filled with current date even when blank value is submitted (#6575). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago
Jean-Philippe Lang 338e407a91 Fixed: URLs broken in wiki notifications (#6838). 14 years ago
Jean-Philippe Lang 6f841b7f43 Fixed: 'View difference' broken on wiki page history (#6747). 14 years ago
Jean-Philippe Lang 8a2aa5d217 Disable button to prevent accidental double click on project members (#6826). 14 years ago
Jean-Philippe Lang b67e4a87e4 Clean up member_roles if needed. 14 years ago
Jean-Philippe Lang c50b611f85 Adds a unique index on members (#6826). 14 years ago
Jean-Philippe Lang 73167fb4f2 Rewrites UpdateMailNotificationValues migration to avoid model validations and failures. 14 years ago
Eric Davis c55e060bab Allow key authentication when deleting issues (with tests) #6447 14 years ago
Eric Davis 7d934c984a Allow key authentication when updating issues (with tests) #6447 14 years ago
Eric Davis 4b1dd334a5 Allow key authentication when creating issues (with tests) #6447 14 years ago
Eric Davis c967899b14 Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447 14 years ago
Eric Davis 30dc4fec99 Refactor: convert API key tests using HTTP Basic to a shoulda macro 14 years ago
Eric Davis 7e359d3d7e Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
Eric Davis a04d64881c Refactor: convert username/password http basic auth api tests to shoulda macros #6447 14 years ago
Jean-Baptiste Barth 27049b848d Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis bed79f523b Refactor: convert api key tests to shoulda macros for reuse. #6447 14 years ago
Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 14 years ago
Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). 14 years ago
Jean-Philippe Lang ba56b3f763 Provides a default string for untranslated search types. 14 years ago
Eric Davis b2eeeb6fa0 Bump version to 1.0.3 14 years ago
Eric Davis 147a16cbf8 Update changelog for v1.0.3 14 years ago
Jean-Baptiste Barth 7c5497db65 Add a label for user and group search fields. #6521 14 years ago
Jean-Baptiste Barth abb83f4c4f Added ability to create issue directly as a subtask of another one. #5484 14 years ago
Jean-Baptiste Barth f8b79c52cb Force color to be disabled on git shell-outs. #5324 14 years ago
Jean-Baptiste Barth 55cf64393d Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065 14 years ago