Development

/plugins/sfExtjsThemePlugin/trunk (log)

You must first sign up to be able to contribute.

root/plugins/sfExtjsThemePlugin/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @12422 [12422] 10/29/08 20:10:43 KRavEN Tweaks to list_renderer
(edit) @12420 [12420] 10/29/08 19:07:39 KRavEN Had an increment for hidden columns where we weren't adding anything to …
(edit) @12418 [12418] 10/29/08 18:25:23 KRavEN Fixes for credential checking on rowaction
(edit) @12416 [12416] 10/29/08 17:38:24 KRavEN missed a hardcoded xtype name in rowactions xtype register
(edit) @12390 [12390] 10/28/08 16:44:56 KRavEN Switched the lazyload to a post instead of a get Altered some things in …
(edit) @12322 [12322] 10/22/08 15:49:42 KRavEN added executeJsonRespose and setRequestParameter helper methods
(edit) @12297 [12297] 10/21/08 19:07:32 KRavEN Moved the grid view configuration out of the view object to viewConfig so …
(edit) @12296 [12296] 10/21/08 17:28:00 KRavEN Added new diff icons
(edit) @12275 [12275] 10/20/08 21:17:59 KRavEN Bugfix with RowExpander? to also handle if getRowClass is a function or not …
(edit) @12271 [12271] 10/20/08 18:20:40 KRavEN Added listener to make sure chained combos always re-query the server on …
(edit) @12270 [12270] 10/20/08 18:04:19 KRavEN Remove obsolete ComboBox? extension Added new event to FilterTwinComboBox?
(edit) @12269 [12269] 10/20/08 16:34:53 KRavEN Added defaultText and defaultIndex config parameters to enable setting a …
(edit) @12268 [12268] 10/20/08 16:09:47 KRavEN Modified RowExpander? so it doesn't override custom gridView getRowClass …
(edit) @12230 [12230] 10/17/08 16:06:54 KRavEN Fixed a bug with generated create action partial
(edit) @12229 [12229] 10/17/08 16:01:54 KRavEN Added loading.gif animated gif to IconMgr? Fixed some bugs with rowactions
(edit) @12210 [12210] 10/15/08 21:23:12 KRavEN Updated delete actions
(edit) @12207 [12207] 10/15/08 20:54:20 KRavEN Updated UploadDialog? and _upload action to no longer use lazyload Split …
(edit) @12203 [12203] 10/15/08 16:34:17 KRavEN Columnmodel overrride mods to allow disabling of editors on a per cell …
(edit) @12107 [12107] 10/09/08 17:10:05 KRavEN Split up listAjaxSuccess.php to make things easier to override
(edit) @12050 [12050] 10/07/08 19:23:03 KRavEN Fixes to properly update the gridView sortState for foreign columns
(edit) @12049 [12049] 10/07/08 18:56:58 KRavEN Modified gridview override
(edit) @12048 [12048] 10/07/08 18:46:57 KRavEN removed statusbar include
(edit) @12047 [12047] 10/07/08 18:45:38 KRavEN Added gridview include
(edit) @12046 [12046] 10/07/08 18:36:38 Leon.van.der.Ree bug-fix part 1, for sorting on foreign-values
(edit) @12039 [12039] 10/07/08 16:29:56 KRavEN Added missing parameters to generated partial file
(edit) @12036 [12036] 10/07/08 15:49:46 KRavEN Fixed the column autoWidth for RowActions?
(edit) @12033 [12033] 10/07/08 14:57:16 KRavEN Added progress column extension Moved css into RowActions? and RowAction?
(edit) @12031 [12031] 10/07/08 14:10:28 KRavEN Altered message on partial messagebox to indicate the generated partial …
(edit) @12029 [12029] 10/07/08 14:06:31 KRavEN Modified createPartialFile method to also create the partials in the cache …
(edit) @12028 [12028] 10/07/08 13:48:52 KRavEN Fixed a bug where the naming of the rowaction callback partial name Fixed …
(edit) @12003 [12003] 10/06/08 21:54:27 KRavEN Added in rowactions for the list grid rowactions in the list.display …
(edit) @11979 [11979] 10/06/08 15:06:05 KRavEN Added override to properly disable the header menu when enableHdMenu is …
(edit) @11945 [11945] 10/05/08 02:05:37 Leon.van.der.Ree bugfix sorting on foreign-values
(edit) @11931 [11931] 10/03/08 21:11:05 KRavEN Added list.grouping.start_grouped option. If set to false the grid will …
(edit) @11862 [11862] 09/30/08 15:45:25 KRavEN state save fixes for filtertwincombobox
(edit) @11861 [11861] 09/30/08 15:17:43 KRavEN NoteWindow? and NoteColumn? fixes
(edit) @11860 [11860] 09/30/08 14:35:24 KRavEN Added stateId setting for filter fields to set a unique id for the state …
(edit) @11859 [11859] 09/30/08 14:28:38 KRavEN added ajaxMultiEdit method
(edit) @11858 [11858] 09/30/08 14:01:38 KRavEN tasks folder not required
(edit) @11857 [11857] 09/30/08 14:01:05 KRavEN fixtures folder not required
(edit) @11804 [11804] 09/26/08 16:30:28 KRavEN Removed skeleton directory and files as it serves no purpose since we …
(edit) @11803 [11803] 09/26/08 16:29:06 KRavEN Added Ext.ux.ValidationStatus? and css to support it Fixes to …
(edit) @11802 [11802] 09/26/08 16:27:00 KRavEN Removed obsolete files
(edit) @11801 [11801] 09/26/08 16:22:26 KRavEN tweaks to baseParams settings so they are set correctly and don't wipe out …
(edit) @11800 [11800] 09/26/08 16:18:10 KRavEN Tweaks to uploadpanel Added form.Field.override to allow helpText config …
(edit) @11799 [11799] 09/26/08 16:00:26 KRavEN Fixed a bug with jsonCombo where the namespace was hardcoded …
(edit) @11664 [11664] 09/18/08 22:33:36 KRavEN Incorrect quotes in the javascript
(edit) @11660 [11660] 09/18/08 20:20:28 KRavEN Added clear to the stateEvents for the filter combos Cleaned up obsolete …
(edit) @11659 [11659] 09/18/08 20:00:17 KRavEN Implemented chained combobox's in the filterpanel Implemented twin trigger …
(edit) @11658 [11658] 09/18/08 19:42:02 KRavEN Added reset event to checkbox
(edit) @11626 [11626] 09/17/08 21:29:50 KRavEN Added autosubmit of filter on select when used in a filter
(edit) @11604 [11604] 09/16/08 20:18:47 KRavEN changed the toolbar button partial generator to only create partial files …
(edit) @11595 [11595] 09/16/08 16:25:08 KRavEN Fixed bug where button partials were being created for _spacer and _text …
(edit) @11579 [11579] 09/15/08 21:41:23 Leon.van.der.Ree restored non-obsolete code for grid-actions
(edit) @11577 [11577] 09/15/08 21:01:24 KRavEN Fixed quoting problem with handlers
(edit) @11574 [11574] 09/15/08 20:35:10 KRavEN OBSOLETED handler_url
(edit) @11573 [11573] 09/15/08 20:26:18 KRavEN Fixed a bug with using built in actions
(edit) @11569 [11569] 09/15/08 19:39:18 KRavEN fixed notice in dev environment
(edit) @11568 [11568] 09/15/08 19:18:12 KRavEN added generation of action button handler_function partials
(edit) @11562 [11562] 09/15/08 16:49:52 KRavEN Split up top toolbar similar to the other classes Fixed credentials for …
(edit) @11440 [11440] 09/11/08 14:13:21 KRavEN Renamed a bunch of old files without the _js extension that look to be …
(edit) @11435 [11435] 09/10/08 20:18:59 KRavEN Added support for comboConfig in the generator
(edit) @11434 [11434] 09/10/08 17:01:59 KRavEN switched local and foreign columns with a combo to use jsonCombo to get …
(edit) @11431 [11431] 09/10/08 15:00:49 KRavEN fixed bug with generated template in _expander.php using / intead of - for …
(edit) @11412 [11412] 09/09/08 16:22:29 KRavEN Removed forgotten console.log
(edit) @11411 [11411] 09/09/08 16:17:07 KRavEN Added filter listeners for textfields and checkboxes
(edit) @11409 [11409] 09/09/08 15:35:45 KRavEN Resolved an issue with sorting breaking local combobox filters
(edit) @11408 [11408] 09/09/08 15:34:45 KRavEN Fixed bug where setFilter and resetFilter were removing all baseParams …
(edit) @11380 [11380] 09/08/08 22:43:42 KRavEN Fixed type with Checkbo.override.js statement
(edit) @11379 [11379] 09/08/08 22:40:23 KRavEN Added _text action to getAjaxButtonToToolbarAction() method example: …
(edit) @11378 [11378] 09/08/08 22:11:51 KRavEN Added generator.param.datastore.baseparams config option so you can add …
(edit) @11322 [11322] 09/04/08 18:09:05 KRavEN Cleaned up actions.class.php in the generator to remove a lot of commented …
(edit) @11321 [11321] 09/04/08 18:07:25 KRavEN Removed obsolete Ext.ux.form.Checkbox folder Added new override to fix …
(edit) @11320 [11320] 09/04/08 18:02:56 KRavEN Removed things the effect global ext settings, if what was removed is …
(edit) @11314 [11314] 09/03/08 20:15:25 KRavEN Fixed the problem with local grouping Fixed the problem with double sort …
(edit) @11237 [11237] 08/28/08 21:58:48 KRavEN typo in grid view name
(edit) @11235 [11235] 08/28/08 21:31:49 KRavEN reverted previous changes to renderer
(edit) @11234 [11234] 08/28/08 21:29:57 KRavEN commented columnmodel render for grouped columns. I think this is …
(edit) @11233 [11233] 08/28/08 21:27:08 KRavEN Fixes for grid view and grouping disabled list.grid_view_extras as I'm not …
(edit) @11232 [11232] 08/28/08 21:00:53 KRavEN Started fixing grouping. It's still pretty broken. Local column …
(edit) @11209 [11209] 08/27/08 20:58:03 KRavEN Decided to handle the string to boolean conversion serverside instead of …
(edit) @11208 [11208] 08/27/08 19:42:33 KRavEN Adjusted to send 1 instead of true as the value is evaluated as a string …
(edit) @11207 [11207] 08/27/08 19:30:43 KRavEN Changes to filterpanel to properly handle checkboxes
(edit) @11204 [11204] 08/27/08 17:26:21 KRavEN Made the javascripts and css config output nicer and easier to override in …
(edit) @11203 [11203] 08/27/08 17:15:13 KRavEN Moved default css array into config.php
(edit) @11201 [11201] 08/27/08 16:53:50 KRavEN Fixed a bug where xtypes were always being set to lowercase even if the …
(edit) @11199 [11199] 08/27/08 16:06:31 KRavEN Added more comments to the variable_cmConfig Cleaned up the code a bit to …
(edit) @11184 [11184] 08/27/08 00:20:35 Leon.van.der.Ree restored link-renderer, summary renderers (which are probably obsolete) …
(edit) @11182 [11182] 08/26/08 23:22:09 Leon.van.der.Ree improved configurability of grid.columns.editable (although not fully …
(edit) @11165 [11165] 08/26/08 22:02:33 KRavEN Changed credential checking to not use eval
(edit) @11162 [11162] 08/26/08 21:45:21 KRavEN Cleaned up an unecessary unset of editable and removed some commented …
(edit) @11161 [11161] 08/26/08 21:32:55 KRavEN Modified formatLongstring renderer to wrap the string and truncate it to …
(edit) @11159 [11159] 08/26/08 19:48:21 KRavEN Implemented credentials for editing gridpanels Moved some things from the …
(edit) @11134 [11134] 08/25/08 22:11:47 KRavEN Made grid plugin config a little nicer on the generator Now all that is …
(edit) @11130 [11130] 08/25/08 21:52:22 KRavEN Fixed a bug with field plugin definitions and empty list.fields Fixed a …
(edit) @11128 [11128] 08/25/08 21:51:17 KRavEN Added check for expand_column.fields so it will be automatically added to …
(edit) @11127 [11127] 08/25/08 21:49:21 KRavEN Registered xtype for rowexpander
(edit) @11126 [11126] 08/25/08 21:48:26 KRavEN Changed Ext.ux.grid.CheckColumn? to trigger the fire grid afteredit …
(edit) @11122 [11122] 08/25/08 20:01:29 KRavEN Fixed a small bug with expand columns
(edit) @11118 [11118] 08/25/08 18:30:50 KRavEN Re-implemented row expander. list: expand_columns: …
Note: See TracRevisionLog for help on using the revision log.