Commit Graph

17 Commits

Author SHA1 Message Date
Cam Findlay
93daffe4d1 Set 3.4 stable 2016-07-04 13:23:57 +12:00
Damian Mooyman
2c8cba75be Use git reset --hard instead of git pull to refresh local files
Better error reporting
2016-06-27 19:37:34 +12:00
Damian Mooyman
055888bf71 force=1 only affects filtered branches 2016-06-27 17:09:20 +12:00
Damian Mooyman
6604109f31
API Split updater into a service and provide two default implementations:
- GitMarkdownUpdater
 - SVNMarkdonUpdater
Add logging for errors to SS_Log
Secure escaping of shell arguments and error detection
2016-06-24 17:48:27 +12:00
Andrew Aitken-Fincham
b5a3a1f04e FIX check request instanceof SS_HTTPRequest 2016-05-27 13:32:48 +12:00
David Alexander
7218deb126 switched to svn export command for copying documentation files
whitespace

update README to include need for subversion

editied links and wording

editied wording

editied wording

editied wording

editied wording

editied wording

update README and adjust folder permissions in task

whitespace
2016-04-20 04:12:08 -06:00
David Alexander
a398687756 add dev flag to keep full git repositories to enable local development
whitespace

whitespace

added class variable to hold request

whitespace

adjusted comments; changed variable name

added $request variable to UpdateDocsCronTask

whitespace

more whitespace

updated README

updated README

tidy up
2016-03-28 01:03:03 -06:00
Cam Findlay
a8b871faf5 Make the build task more efficient and robust 2016-02-18 14:41:47 +13:00
David Alexander
34e98c68f0 Renamed methods and variables for clarity; tidied code
typos

more typos

updated README

typos
2016-02-14 15:17:56 -07:00
Mike Andrewartha
7fdac9b4d3 rename crontask, update task to clear the module before cloning to get the latest markdown 2016-02-11 14:16:18 +13:00
Mike Andrewartha
f6efa1df86 added crontask and updatetask buildtask as per userhelp, repositories yml, updated robots file, removed update shell script 2016-02-11 14:16:18 +13:00
Cam Findlay
1684aefe8b Setup of documentation versions, remove robots restriction, updated shell script, redirects in htaccess. 2015-01-20 10:06:14 +13:00
Cam Findlay
44734e151d BETA Banner to return to the old docs if needed. Can be hidden. 2015-01-20 10:06:05 +13:00
Cam Findlay
25ef80af65 FIX Usabilla feedback form correctly showing. 2015-01-20 10:00:16 +13:00
Will Rossiter
31155e223e Upgrade to 3.1, add static publisher task for generating HTML export (Dash) 2014-01-14 21:22:33 +13:00
Will Rossiter
4a61a47719 FIX: remove ssorgtheme, use all styles from docviewer 2012-11-12 11:11:22 +13:00
Will Rossiter
f24827d850 Updated project to 3.0
- Use git submodules to link in 3.0 framework, docsviewer.

- Minor design enhancements to work with latest docsviewer.

- Removed cms dependancy.

- Tidied up project files
2012-09-05 21:45:25 +12:00