..
ImageEditor
FEATURE: merged back patch for image editor. Currently completely broken on trunk this patch does nothing to fix it sadly. I think its a prototype thing
2008-11-06 02:04:03 +00:00
lang
MINOR Added french translation (see #3290 )
2011-02-02 17:47:50 +13:00
AssetAdmin.js
MINOR Code formatting for delete unused thumbnails functionality
2011-02-02 17:48:02 +13:00
AssetTableField.js
ENHANCEMENT Added filter/search capability to AssetTableField, this is similar to MemberTableField, except you search by file name.
2008-11-03 23:09:49 +00:00
CMSMain_left.js
BUGFIX: Made Behaviour.apply calls more specific
2011-02-02 17:47:38 +13:00
CMSMain_right.js
MINOR Removed old workflow instances in the cms module. See ticket #3044
2011-02-02 17:47:38 +13:00
CMSMain_upload.js
Merged revisions 54959 via svnmerge from
2008-06-25 04:11:58 +00:00
CMSMain.js
Moved CMS module to open source path
2007-07-19 10:40:05 +00:00
CommentAdmin_right.js
Renamed feedback to comments
2007-08-13 00:32:48 +00:00
CommentTableField.js
BUGFIX: Removed use of deprecated TableListField_Item::BaseLink() And TableListField::ajax_refresh() from CommentTableField and MemberTableField
2008-08-28 04:26:59 +00:00
dialog.js
Moved CMS module to open source path
2007-07-19 10:40:05 +00:00
ForumAdmin.js
additional check for existence of #Form_EditForm
2007-09-27 20:49:03 +00:00
ImprintStats.js
Moved CMS module to open source path
2007-07-19 10:40:05 +00:00
LangSelector.js
Fixes for IE support of script tags being down the bottom
2008-11-13 04:24:02 +00:00
LeftAndMain_left.js
BUGFIX Fixed SiteTreeHandlers.loadTree_url url concatenation
2011-02-02 17:47:50 +13:00
LeftAndMain_right.js
BUGFIX If __form.elements.ID is not defined, don't cause an error in the CMS under certain circumstances
2011-02-02 17:47:56 +13:00
LeftAndMain.js
BUGFIX: fixed size of popup on 1024x768 resolutions
2011-02-02 17:47:56 +13:00
MemberTableField_popup.js
Merged [47102]: Optimization for Behaviour sheets that allows you to provide a unique identifier so that duplicate sheets aren't applied twice.
2008-08-12 23:53:08 +00:00
MemberTableField.js
API CHANGE Removed MemberList, use MemberTableField
2008-10-16 10:48:48 +00:00
ModelAdmin.js
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70151 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:47:54 +13:00
PageCommentInterface.js
MINOR: merged patch from keeny. Put comment data into Cookie and load if user fails maths spam question. Clear comment cookie on successful posting
2011-02-02 17:47:57 +13:00
ReportAdmin_left.js
BUGFIX Fixed JS error in ReportAdmin
2011-02-02 17:47:35 +13:00
ReportAdmin_right.js
BUGFIX Fixed tabstrip JS error in ReportAdmin
2011-02-02 17:47:36 +13:00
SecurityAdmin_left.js
MINOR fixed javascript initialization bug in SecurityAdmin_left.js (see #3211 )
2011-02-02 17:47:46 +13:00
SecurityAdmin_right.js
MINOR Removed hard-to-debug error trap in SecurityAdmin_right.js
2011-02-02 17:48:02 +13:00
SideReports.js
elofgren: USABILITY: Make the 'Site Reports' drop-down use a 'Go' button. Fixes usability issue #12 . More info: http://www.elijahlofgren.com/silverstripe/inconsistent-go-buttons/
2007-09-15 01:15:08 +00:00
SideTabs.js
Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField.
2008-10-08 02:00:39 +00:00
SitetreeAccess.js
BUGFIX Fixed SiteTreeAccess.js DOM IDs to field changes made in r65150
2008-11-03 14:54:57 +00:00
ThumbnailStripField.js
Removed console debug messages for ThumbnailStripField
2011-02-02 17:47:35 +13:00
tinymce.template.js
BUGFIX #3024 - Stopped style dropdowns from getting stuck by making them regular dropdowns. Not as pretty but more stable.
2011-02-02 17:47:53 +13:00
TinyMCEImageEnhancement.js
stopped null properties being added when images inserted in cms (hspace, vspace, align)
2011-02-02 17:47:54 +13:00
TranslationTab.js
bfojcapell: javascript files for multilingual support
2007-09-16 16:30:26 +00:00
Upload.js
Fixed CMS uploading
2008-10-28 22:13:40 +00:00
WidgetAreaEditor.js
BUGFIX: #3174 - Unable to drop widgets into widget areas in CMS (marcink)
2011-02-02 17:47:45 +13:00