Commit Graph

1541 Commits (3f7e293e224fce08c484e157d203e69973bb1797)

Author SHA1 Message Date
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
Eric Davis b1921830de Mark the failed test in r4276 as pending. Tests should never fail when committed. 14 years ago
Jean-Philippe Lang d0bbe830ad Adds a failing test for #6350. 14 years ago
Jean-Philippe Lang d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Jean-Philippe Lang f3baa5bfee Fixed: precedes/follows relations no longer update start/due dates (#5803). 14 years ago
Eric Davis c06c22cf2e Refactor: extract method from WikiController#special 14 years ago
Eric Davis fef21d5aa2 Remember the selected "Member of Role" and "Member of Group" options. #6467 14 years ago