Go to file
Ingo Schommer 5c7800ae2e elofgren:BUGFIX: Make deleting folders work again by replacing getElementsByTagName('a') with getElementsByTagName('button'). This was broken when the 'Delete' link was changed to a 'Delete' button.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41865 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-15 01:01:24 +00:00
code elofgren: USABILITY: Rename 'Save draft' button to 'Save' and make 'Publish' (will be renamed 'Save & Publish') button save the new draft in addition to publishing it. 2007-09-15 01:00:03 +00:00
css elofgren: USABILITY: Decrease width of TreeDropdownField? so 'arrow' icon is on same line as the drop-down in Firefox 2 like on the 'Link to File' -> 'Download a file' drop-down on the HtmlEditorField? toolbar. This should resolve Usability Issue #49: http://www.elijahlofgren.com/silverstripe/replace-arrow-with-browse-button-in-move-file-list/ 2007-09-15 01:00:52 +00:00
images elofgren: Change background color of alert-bad.gif and alert-good.gif to white since status messages are now shown on bottom left with white background. 2007-09-15 00:58:33 +00:00
javascript elofgren:BUGFIX: Make deleting folders work again by replacing getElementsByTagName('a') with getElementsByTagName('button'). This was broken when the 'Delete' link was changed to a 'Delete' button. 2007-09-15 01:01:24 +00:00
templates qhoxie: slight stats left panel changes 2007-09-15 00:55:58 +00:00
_config.php qhoxie: basic setup for statistics viewing and handling in the cms 2007-09-14 19:33:51 +00:00
silverstripe_version Moved CMS module to open source path 2007-07-19 10:40:05 +00:00