19 Mar, 2013

1 commit

  • The Cancel button on the Edit Wiki page was still redirecting back
    to the "Index" page which is no longer the default Wiki page.
    
    This commit changes the Cancel button in the following ways:
    
      * Pressing Cancel while editing an existing Wiki page will now
        redirect you back to the latest version of that page.
      * Pressing Cancel while editing a brand new Wiki home page that
        does not yet exist will redirect you to back to the same Edit
        Wiki Home page.
    Dan Knox
     

18 Mar, 2013

2 commits


15 Mar, 2013

4 commits


14 Mar, 2013

2 commits


13 Mar, 2013

1 commit


10 Mar, 2013

1 commit

  • The previously failing Spinach steps have been fixed with this commit.
    I have also added new steps that cover the entire usage of the Wiki
    system.
    
    The new Spinach steps revealed a minor bug in the Delete page process.
    The path for the "Delete this page" button was previously set to
    `project_wikis_page(@project, @wiki)` when it should have been
    using the singular `project_wiki_page(@project, @wiki)` path helper.
    
    The link has been corrected and all steps are now passing.
    Dan Knox
     

09 Mar, 2013

1 commit

  • This commit replaces the old database backed Wiki system with the
    excellent Gollum git based Wiki system.
    
    The UI has been updated to allow for utilizing the extra features
    that Gollum provides. Specifically:
    
    * Edit page now allows you to choose the content format.
    * Edit page allows you to provide a commit message for the change.
    * History page now shows Format, Commit Message, and Commit Hash.
    * A new Git Access page has been added with the Wiki Repo URL.
    * The default page has been changed to Home from Index to match
    the Gollum standard.
    
    The old Wiki model has been left in tact to provide for the
    development of a migration script that will move all content stored
    in the old Wiki system into new Gollum Wikis.
    Dan Knox
     

30 Jan, 2013

1 commit


29 Jan, 2013

2 commits


11 Jan, 2013

4 commits


04 Jan, 2013

1 commit


29 Nov, 2012

1 commit


19 Oct, 2012

1 commit


17 Oct, 2012

2 commits


09 Oct, 2012

1 commit


14 Sep, 2012

1 commit


06 Sep, 2012

1 commit


03 Sep, 2012

1 commit


30 Aug, 2012

1 commit


27 Aug, 2012

1 commit


10 Aug, 2012

1 commit


09 Aug, 2012

1 commit


26 Jul, 2012

1 commit


25 Jul, 2012

1 commit


19 Jul, 2012

1 commit


05 Jul, 2012

1 commit


14 Jun, 2012

1 commit


04 Jun, 2012

1 commit


20 Apr, 2012

1 commit


11 Apr, 2012

1 commit