An error occurred fetching the project authors.
- 23 Feb, 2014 1 commit
-
-
Ciro Santillli authored
-
- 02 Jan, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 05 May, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 20 Mar, 2013 1 commit
-
-
Dan Knox authored
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.
-
- 10 Mar, 2013 1 commit
-
-
Dan Knox authored
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.
-
- 10 Sep, 2012 1 commit
-
-
Nihad Abbasov authored
-