silverstripe-framework/javascript
Ingo Schommer 91f1b3b39d elofgren: USABILITY: Prevent onclick in td.markingcheckbox from doing anything to prevent the edit file window from coming up if the checkbox is missed and the table cell is accidentally clicked instead.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41831 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-15 00:17:11 +00:00
..
CalendarDateField.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ComplexTableField_popup.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ComplexTableField.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DataReport.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DropdownField_WithAdd.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
FieldEditor.js Widgets can now be deleted 2007-07-26 22:43:47 +00:00
ImageFormAction.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
InlineFormAction.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ProgressBar.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RedirectorPage.js Fixed svn:eol-style settings 2007-08-18 02:33:28 +00:00
RelatedDataEditor.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RelationComplexTableField.js Relation HasOne, HasMany and ManyMany ComplexTableField Adding 2007-09-04 03:30:59 +00:00
ReportField.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Security_login.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SelectionGroup.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TableField.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TableListField.js elofgren: USABILITY: Prevent onclick in td.markingcheckbox from doing anything to prevent the edit file window from coming up if the checkbox is missed and the table cell is accidentally clicked instead. 2007-09-15 00:17:11 +00:00
TogglePanel.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TreeSelectorField.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
UniqueFields.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
UpdateURL.js Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Validator.js this was checking if labels was an object, which failed when findParentLabel(el.parentNode) was called, it just returned 'this' instead on validation 2007-09-13 03:17:35 +00:00