Ingo Schommer
|
91b6bd62b1
|
MINOR Fixed a small but important docs error in cms-architecture.md
|
2012-06-06 08:28:48 +02:00 |
|
Ingo Schommer
|
5178954311
|
UNFINISHED Processing multiple PJAX responses on CMS JavaScript, introducing data-pjax-fragment attribute to identify reloadable template parts
|
2012-05-30 15:07:13 +02:00 |
|
Ingo Schommer
|
5b03f49245
|
BUGFIX Respecting server-overrides on X-Pjax responses during ajax redirects. Fixes GridFieldDetailForm redirect after delete, e.g. in ModelAdmin. Partially reverts 8b4b896 . Closes pull request #488
|
2012-05-29 11:34:47 +02:00 |
|
Ingo Schommer
|
6e99e187b4
|
MINOR Css coding conventions for CMS
|
2012-05-16 11:38:20 +02:00 |
|
Simon Welsh
|
656369008c
|
API-CHANGE Update docs to match renaming of sapphire to framework
|
2012-04-15 10:50:19 +12:00 |
|
Ingo Schommer
|
e2df1f4c5f
|
MINOR Removed $('.cms-content').loadForm(), its very similar to loadPanel() - accepts callbacks, but that's not specific to forms. Listen to 'afterstatechange' rather than 'loadform' events
|
2012-04-12 23:53:14 +02:00 |
|
Ingo Schommer
|
0fd7ce6a1e
|
MINOR Added PJAX and ajax redirect documentation to cms-archirecture reference guide
|
2012-04-12 12:53:19 +02:00 |
|
Normann Lou
|
63ff91e41b
|
MINOR Documentation for CMS tree and new SiteTree->getStatusFlags()
|
2012-04-04 23:10:30 +02:00 |
|
Ingo Schommer
|
e4a6dd5850
|
Merge branch 'integration'
Conflicts:
forms/gridfield/GridField.php
|
2012-03-08 20:25:21 +01:00 |
|
Ingo Schommer
|
f691eae93e
|
MINOR Docs
|
2012-03-06 11:21:38 +01:00 |
|
Ingo Schommer
|
d171b11451
|
MINOR Documented special HTTP response codes in CMS
|
2012-02-28 20:30:45 +01:00 |
|
Ingo Schommer
|
a1e9c0f41e
|
ENHANCEMENT CMS panels restructured to use two new types of "tools" templates, fetched through LeftAndMain->Tools() and LeftAndMain->EditFormTools(). Requires less overloading of template markup.
|
2012-02-15 14:26:45 +01:00 |
|
Ingo Schommer
|
92d513857c
|
MINOR Changed $Left placeholder in CMS templates to $Tools, documented it
|
2012-02-15 14:26:45 +01:00 |
|
Ingo Schommer
|
8d9b00a4fd
|
MINOR Docs about HtmlEditorField and rich text editing
|
2012-02-14 13:53:35 +01:00 |
|
Ingo Schommer
|
7d46e7e751
|
MINOR Added CMS architecture documentation
|
2012-01-01 18:24:09 +01:00 |
|