Commit Graph

1390 Commits (dabe5caa1ab4e4c5cc3ece50ff968d8b0c4be9a4)

Author SHA1 Message Date
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 fa3d71bed9 Allow non-unique names for projects (#630). 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-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 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 6f841b7f43 Fixed: 'View difference' broken on wiki page history (#6747). 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
Tim Felgentreff cbf8bf1f8d make sure we have activity to find 14 years ago
Eric Davis 4b1dd334a5 Allow key authentication when creating issues (with tests) #6447 14 years ago
Tim Felgentreff 759313b181 more test fixes 14 years ago
Tim Felgentreff 4a2f5d37a0 fixin 14 years ago
Tim Felgentreff 66b7378306 fix journal test 14 years ago
Tim Felgentreff 445391f863 fix journal observer test 14 years ago
Tim Felgentreff 65097e7d11 fixing tests 14 years ago
Tim Felgentreff 5dda7e34a3 test fixes 14 years ago
Eric Davis c967899b14 Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447 14 years ago
Tim Felgentreff a2c7e73df4 adjust tests to fixtures 14 years ago
Tim Felgentreff ea8b8c6548 update fixtures 14 years ago
Eric Davis 30dc4fec99 Refactor: convert API key tests using HTTP Basic to a shoulda macro 14 years ago
Tim Felgentreff 40494cbe6b test fixes 14 years ago
Tim Felgentreff d6013c62f7 fix a couple more tests 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
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-Baptiste Barth f8b79c52cb Force color to be disabled on git shell-outs. #5324 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Tim Felgentreff 1a2aa363bd fix journal observer tests, remove journal observer 14 years ago
Tim Felgentreff 8c5312e0ec more merge fixups 14 years ago
Tim Felgentreff 5310327c8a fix merge f*ckup 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 397222f198 Allow adding notes when moving issues 14 years ago
Eric Davis 22e3cba0b7 Allow changing the Priority when moving issues. 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Eric Davis 0e951c0716 Fix the tests that were broken by r4286: 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Jean-Philippe Lang ed608cb7d3 Fixed: error on gantt when no issue have a due date (#6350). 14 years ago