Commit Graph

405 Commits

Author SHA1 Message Date
Ingo Schommer
926801e97d Updated PHPUnit default file 2013-05-29 18:08:35 +02:00
Ingo Schommer
2929fd8390 Fixed contrib link 2013-04-02 01:56:58 +02:00
Ingo Schommer
e684e37887 Corrected DB name 2013-02-15 12:02:11 +01:00
Ingo Schommer
df6fa12359 Duplicating routing rules, to avoid override
Honestly, I can't figure out the YML overrides logic,
and there's no introspection on how it gives rules preference,
so this is a quick hack.
2013-02-15 11:47:42 +01:00
Ingo Schommer
431732f605 Updated docsviewer 2013-02-15 11:14:27 +01:00
Ingo Schommer
2055a7b58e Updated docsviewer 2013-02-15 11:00:54 +01:00
Ingo Schommer
35b7f6c45e Registering correct master version 2013-01-22 12:16:11 +01:00
Ingo Schommer
fb7c77b1cc Mark 3.0 as latest version for now 2012-12-17 14:25:15 +01:00
Ingo Schommer
02f2a84b8d Added 3.1 release line to update script 2012-12-17 12:19:56 +01:00
Ingo Schommer
460cd01d44 Using composer for managing dependencies 2012-12-17 12:14:49 +01:00
Ingo Schommer
5daf4d53fd Added 3.1 release line 2012-12-17 12:03:34 +01:00
Sam Minnee
1bd93397a0 Removed framework 2012-11-12 14:13:15 +13:00
Sam Minnee
d81e819114 FIX: Removed reduncancy in composer.json 2012-11-12 14:04:58 +13:00
Sam Minnee
66a1c5d643 FIX: Added 'git pull' back to docs maintenance script; it's needed 2012-11-12 13:59:52 +13:00
Sam Minnee
b6c2758443 Removed .gitmodules 2012-11-12 13:59:28 +13:00
Sam Minnee
7190182ef8 Update dependencies 2012-11-12 11:28:19 +13:00
Will Rossiter
41e7a2a081 Migrated to composer for managing dependancies 2012-11-12 11:11:23 +13:00
Will Rossiter
d52ef9153e Removed git submodules 2012-11-12 11:11:22 +13:00
Will Rossiter
ba6b0b8707 Update dependancies. (todo composer) 2012-11-12 11:11:22 +13:00
Will Rossiter
4a61a47719 FIX: remove ssorgtheme, use all styles from docviewer 2012-11-12 11:11:22 +13:00
Will Rossiter
eeb14bfa0d Enhancements to update script to make checking out non core folders easier 2012-11-12 11:11:22 +13:00
Ingo Schommer
7a20cd8a60 Corrected link to contrib docs, and linked to docsviewer 2012-11-06 11:07:02 +01:00
Ingo Schommer
c40d0fdc67 Removed changelog redirection to master
It creates too much administrative overhead during
a release to do either of the following:
a) Commit changelogs to a different codebase (e.g. master when releasing 2.4)
b) Merge back 2.4 to 3.0 and master just in order to have changelogs showing.

In the end, the changelogs primarily belong into the branch
which release they're associated to, everything else can
be handled via mergebacks after the fact.
2012-10-30 18:22:26 +01:00
Ingo Schommer
be9483b515 Redirect for collaboration-on-git 2012-10-11 17:02:48 +02:00
Ingo Schommer
0fa215d8d4 Create /src on first script run, check out master into it as well 2012-10-11 16:59:51 +02:00
Ingo Schommer
8384e7b40b Merge pull request #11 from wilr/master
Fix image paths with concatenated assets.
2012-10-02 02:15:50 -07:00
Will Rossiter
669566ddd8 Update dependancies 2012-09-25 19:39:57 +12:00
Will Rossiter
d195d5904f FIX: resolve 404 errors with concatenated stylesheets 2012-09-25 19:39:45 +12:00
Will Rossiter
d74266a401 Skip assets 2012-09-25 19:38:34 +12:00
Ingo Schommer
cb5010c652 Merge pull request #9 from simonwelsh/patch-1
FIX Map sapphire to framework
2012-09-18 03:45:23 -07:00
Ingo Schommer
1cc815f673 MINOR Fixed sapphire -> framework redir (broken during upgrade) 2012-09-18 22:06:36 +12:00
Simon Welsh
f54c726a3c FIX Map sapphire to framework
Also stops double slash when redirecting change logs.
2012-09-11 20:07:48 +12:00
Sam Minnée
d50e586f7c Merge pull request #5 from wilr/issues/2
FIX: DRY update for managing documented module checkouts. (Fixes #2)
2012-09-08 23:25:43 -07:00
Will Rossiter
cbe28975bd Updated dependancies 2012-09-09 18:23:06 +12:00
Will Rossiter
5b2a11c23b FIX: DRY update for managing documented module checkouts. (Fixes #2) 2012-09-09 18:23:06 +12:00
Will Rossiter
146c34ac7c FIX: incorrect class 2012-09-09 18:23:06 +12:00
Will Rossiter
bb7dd2dceb Update Documentation 2012-09-09 18:22:31 +12:00
Will Rossiter
8879d6cf08 FIX: Ignore cache 2012-09-09 18:22:31 +12:00
Sam Minnee
06c35eb976 FIX: Update .htaccess_live so this app works with our deployment system 2012-09-09 18:17:45 +12:00
Sam Minnee
2aa3afd891 FIX: Removed reference to obsolete DocumentationViewerExtension 2012-09-09 18:16:58 +12:00
Sam Minnee
ba5ca6bc13 FIX Fixed issue with Makefile for new deploys 2012-09-09 18:01:14 +12:00
Sam Minnée
4691024525 Merge pull request #4 from wilr/master
FIX: show edit button on documentation pages (Fixes #3)
2012-09-06 03:58:09 -07:00
Will Rossiter
99bee9b5c6 Updated docsviewer 2012-09-06 21:36:56 +12:00
Will Rossiter
71a6327957 FIX: show edit button on documentation pages (Fixes #3) 2012-09-06 21:36:34 +12:00
Sam Minnée
8fa74cdd75 Merge pull request #1 from wilr/3.0-upgrade
Updated project to 3.0
2012-09-05 15:08:58 -07: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
Sam Minnee
e2a9ec214a Bundled ssorgsites theme into this site.
Note that this isn't the best way of keeping track of this shared functionality, but the ssorgsites module hasn't been released on github yet, and it's not clear that this will be the best way of sharing styles in the long run.
2012-09-05 18:59:54 +12:00
Sam Minnee
d29e1eedd4 FIX: Improved performance of Makefile for new instances. 2012-09-05 18:50:47 +12:00
Sam Minnee
801306ea41 Added a basic README 2012-09-05 18:50:25 +12:00
Ingo Schommer
129695b268 MINOR Updating rewrites to use /framework rather than /sapphire
git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@122668 467b73ca-7a2a-4603-9d3b-597d59a354a9
2012-06-20 18:33:15 +00:00