Development

/plugins/sfExtjsThemePlugin (log)

You must first sign up to be able to contribute.

root/plugins/sfExtjsThemePlugin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @26222 [26222] 01/05/10 18:03:47 KRavEN added export.boolean_is_integer config option in generator to export …
(edit) @25137 [25137] 12/09/09 16:31:46 KRavEN add is null to combo's and filters
(edit) @25042 [25042] 12/07/09 21:34:35 KRavEN reverted 3457
(edit) @25040 [25040] 12/07/09 21:28:39 KRavEN removed foreign field always required in editorpanel
(edit) @24822 [24822] 12/03/09 00:10:46 KRavEN added config option to generator to not use unique id's with the grid …
(edit) @24808 [24808] 12/02/09 19:56:24 KRavEN added preliminary support for credentials to editformpanel, not fully …
(edit) @24807 [24807] 12/02/09 19:24:55 KRavEN fixed bug with missing statement close when credentials are configured for …
(edit) @24802 [24802] 12/02/09 16:54:57 KRavEN replaced instances of sfLoader::loadHelpers() method with method from …
(edit) @24285 [24285] 11/23/09 17:57:06 KRavEN bugfix for editor combo configuration
(edit) @24200 [24200] 11/20/09 22:11:50 KRavEN added support for setting required for related edit fields
(edit) @24175 [24175] 11/19/09 19:35:10 KRavEN added ext pre styling
(edit) @24161 [24161] 11/18/09 22:58:56 KRavEN rowactions fix for multiple credentials
(edit) @24155 [24155] 11/18/09 21:21:07 KRavEN rowactions fix for multiple credentials
(edit) @24143 [24143] 11/18/09 16:39:18 KRavEN fixes for editor panels. added new default _edit rowaction. fixes for …
(edit) @24109 [24109] 11/17/09 21:02:36 KRavEN editor fixes for deeply nested relations
(edit) @24104 [24104] 11/17/09 15:20:43 KRavEN added xtype setting for foreign edit columns
(edit) @24100 [24100] 11/17/09 14:08:38 KRavEN added using like for the jsonCombo namespace on combo filter fields
(edit) @24057 [24057] 11/16/09 22:56:16 KRavEN --
(edit) @24055 [24055] 11/16/09 22:54:08 KRavEN removed combo check for filter setup no that filter combos autocomplete
(edit) @23798 [23798] 11/11/09 19:48:58 KRavEN added support for tooltip configuration to rowactions to maintain …
(edit) @23061 [23061] 10/14/09 19:38:20 KRavEN re-enabled field override to show help icons on fields
(edit) @23013 [23013] 10/13/09 21:02:44 KRavEN added notice support to edit
(edit) @22952 [22952] 10/12/09 17:57:43 KRavEN fixed bug with stateful checkboxes not having the proper stateId. fixed …
(edit) @22906 [22906] 10/10/09 00:16:12 KRavEN --
(edit) @22829 [22829] 10/06/09 20:04:35 KRavEN reverted previous change
(edit) @22828 [22828] 10/06/09 18:43:05 KRavEN added additonal doLayout on editformpanel loadSuccess method to ensure …
(edit) @22809 [22809] 10/05/09 22:15:46 KRavEN Implemented fixes for doublelist fields to display the proper associated …
(edit) @22792 [22792] 10/05/09 16:45:42 KRavEN added missing image files for multilist
(edit) @22791 [22791] 10/05/09 16:42:29 KRavEN changes to support double lists by cowboy
(edit) @22693 [22693] 10/01/09 19:50:46 KRavEN fixes for checkbox and radiogroup overrides.
(edit) @22688 [22688] 10/01/09 16:34:38 KRavEN removed htmleditor override
(edit) @22605 [22605] 09/29/09 19:05:59 KRavEN added submitOnClear to ux.TwinDateField? and ux.ComboBoxAutoload?. added …
(edit) @22560 [22560] 09/28/09 20:02:21 KRavEN removed forgotten console.log
(edit) @22559 [22559] 09/28/09 19:53:54 KRavEN added override to remove extra markup from the htmleditor when pasting …
(edit) @22308 [22308] 09/23/09 21:40:46 KRavEN added math fix GridView::autoExpand for horizontal scrolled grids so they …
(edit) @21840 [21840] 09/10/09 15:27:33 KRavEN re-enabled override for radiogroup. bugfix for grid plugins to apply …
(edit) @21707 [21707] 09/04/09 20:15:28 KRavEN added triming of spaces to textfield filter trim
(edit) @21673 [21673] 09/03/09 19:34:08 KRavEN --
(edit) @21668 [21668] 09/03/09 14:37:32 KRavEN added fix to maintain GridPanel? scroll position across store reloads
(edit) @21630 [21630] 09/01/09 19:46:14 KRavEN made nameSpace a class variable
(edit) @21624 [21624] 09/01/09 17:52:55 KRavEN export column order now matches export: display order exported booleans …
(edit) @21587 [21587] 08/31/09 17:03:34 KRavEN --
(edit) @21586 [21586] 08/31/09 17:00:03 KRavEN changes ux.ToolbarUpload? to use Ext.ux.IconMgr? for upload button added …
(edit) @21487 [21487] 08/26/09 20:25:22 KRavEN --
(edit) @21486 [21486] 08/26/09 17:41:16 KRavEN removed unnecessary typeAhead setting for filters added key listener for …
(edit) @21483 [21483] 08/26/09 17:19:14 KRavEN altered default edit panel config changed edit panel foreign combo name to …
(edit) @21465 [21465] 08/25/09 21:10:26 KRavEN implemented ux.TwinDateField?
(edit) @21447 [21447] 08/25/09 17:18:14 KRavEN added config option to disable submit on select for ux.ComboBoxAutoLoad?
(edit) @21313 [21313] 08/21/09 19:31:01 KRavEN added back in gridView override fixed column disable and menudisable in …
(edit) @21312 [21312] 08/21/09 19:29:50 KRavEN added menuDisabled for columnModel config
(edit) @21288 [21288] 08/20/09 21:18:36 KRavEN updated foreignfieldcolumn to support baseParams
(edit) @21284 [21284] 08/20/09 19:35:00 KRavEN added baseParams to config for ComboBoxAutoLoad?
(edit) @21217 [21217] 08/18/09 14:42:52 KRavEN added fixed parameter to list
(edit) @21200 [21200] 08/17/09 20:46:25 KRavEN added sortable param
(edit) @21161 [21161] 08/14/09 21:34:49 KRavEN temporary fix to resolve issue with multipart form data submittals and ie7 …
(edit) @21160 [21160] 08/14/09 21:18:29 KRavEN commented obsolete jsonAutoComplete method changed ux.ComboBoxAutoLoad? to …
(edit) @21062 [21062] 08/11/09 22:07:28 KRavEN increased initial jsonCombo pull to 50 from 20
(edit) @21058 [21058] 08/11/09 20:39:40 KRavEN added handling of foreign boolean columns in update method Updated …
(edit) @20998 [20998] 08/10/09 19:01:13 KRavEN added gridpanel var setting in create action
(edit) @20997 [20997] 08/10/09 18:15:16 KRavEN backed out previous filter creation fix
(edit) @20994 [20994] 08/10/09 17:40:06 KRavEN filter fixes to generate correct combo parameters list edit fixes to …
(edit) @20989 [20989] 08/10/09 16:15:10 KRavEN commented out i18n requirements removed unnecessary vars in filter …
(edit) @20898 [20898] 08/07/09 16:45:29 KRavEN changed all remote combo's to use jsonCombo and no longer use …
(edit) @20615 [20615] 07/30/09 20:39:57 KRavEN fixed a problem with foreign column list editors
(edit) @20614 [20614] 07/30/09 20:37:43 KRavEN fixed date column problems
(edit) @20587 [20587] 07/29/09 21:30:25 KRavEN changed sf_format router to append instead of prepend so it would come …
(edit) @20584 [20584] 07/29/09 20:11:21 KRavEN lots of fixes with ComboBoxAutoLoad? lots of fixes with ComboBoxAutoLoad? as …
(edit) @20467 [20467] 07/24/09 20:17:47 KRavEN switched filters to ux.comboboxautoload removed notes fixed state …
(edit) @20463 [20463] 07/24/09 15:38:19 KRavEN fixed a problem when camelized columnName did not match phpName
(edit) @20352 [20352] 07/20/09 18:08:31 KRavEN switched type check back to strtoupper to match dbfinder type
(edit) @20350 [20350] 07/20/09 17:33:24 KRavEN added json header for json responses and changed url's to have .json …
(edit) @20347 [20347] 07/20/09 16:44:42 KRavEN moved gridpanel methods setFilter and resetFilter out into seperate …
(edit) @20346 [20346] 07/20/09 16:30:06 KRavEN moved the position around for things to be easier to override for …
(edit) @20257 [20257] 07/17/09 17:18:40 KRavEN removed unnecessary typeof statement in the setFilter method
(edit) @20224 [20224] 07/16/09 21:40:12 KRavEN fixed routes removed redundant setRequestFormat statements removed …
(edit) @20181 [20181] 07/14/09 20:18:45 KRavEN update to ux.ToolbarUpload? to support new ToolbarFileSelector?
(edit) @19279 [19279] 06/15/09 18:45:34 KRavEN backed out previous type change
(edit) @19278 [19278] 06/15/09 18:13:31 KRavEN --
(edit) @19115 [19115] 06/10/09 15:00:08 KRavEN fixed bug where autocomplete wasn't getting columns from …
(edit) @19079 [19079] 06/09/09 19:54:22 KRavEN fix for toolbar handler function
(edit) @18970 [18970] 06/05/09 17:31:52 KRavEN --
(edit) @18968 [18968] 06/05/09 17:22:28 KRavEN fixed up actions to make more flexible
(edit) @18919 [18919] 06/04/09 15:34:17 KRavEN added ext2.2 cumulative checkbox bugfixes
(edit) @18916 [18916] 06/04/09 15:13:17 KRavEN fixed a bug with column type setting
(edit) @18887 [18887] 06/03/09 21:18:08 KRavEN fixed null value setting for all columns reworked comboboxautoload
(edit) @18547 [18547] 05/22/09 17:24:22 KRavEN removed tiny_mce from svn. To heavy to live in svn. download separatly
(edit) @18495 [18495] 05/20/09 16:43:14 KRavEN Moved Ext.ux.IconMgr? to a zip file to ease SVN size/usage
(edit) @18494 [18494] 05/20/09 16:30:36 KRavEN Changed the ComponentMgr? method to GET as POST was causing an empty POST …
(edit) @18050 [18050] 05/07/09 19:07:21 KRavEN Begin move to sfExtjs3Plugin
(edit) @17979 [17979] 05/06/09 15:16:32 KRavEN --
(edit) @17958 [17958] 05/05/09 18:37:29 KRavEN made editpanel actions able to reliably find their owner grid object
(edit) @17955 [17955] 05/05/09 17:29:19 KRavEN added edit.newTitle parameter to set the title when creating new …
(edit) @17952 [17952] 05/05/09 15:58:43 KRavEN bugfis: hardcoded classname in combo action
(edit) @17848 [17848] 05/01/09 17:44:04 KRavEN fixed a bug in the editpanel reader where it was getting the actual table …
(edit) @17838 [17838] 04/30/09 21:40:12 KRavEN implemented foreign table updates modified grouby to not join other …
(edit) @17774 [17774] 04/29/09 18:42:10 KRavEN added a filter_panel css class to generated filterpanel
(edit) @17693 [17693] 04/27/09 21:43:07 KRavEN pager export fixes date format fixes loadhelpers now using non-deprecated …
(edit) @17569 [17569] 04/23/09 17:28:50 KRavEN fixe file uploads fixed bug updating vt tickets
(edit) @17563 [17563] 04/23/09 13:39:59 KRavEN typo in toolbar constructor method
(edit) @17535 [17535] 04/22/09 19:15:57 KRavEN batchAction fixes/additions modified routing rules added tooltip setting …
Note: See TracRevisionLog for help on using the revision log.