Development

/plugins/sfGridPlugin/trunk (log)

You must first sign up to be able to contribute.

root/plugins/sfGridPlugin/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @17685 [17685] 04/27/09 18:14:57 Leon.van.der.Ree disable var_dump
(edit) @17350 [17350] 04/16/09 10:34:55 Leon.van.der.Ree defined a constant, replace magic-number
(edit) @17349 [17349] 04/16/09 09:38:07 Leon.van.der.Ree disabled last addition, since it was not well tested yet
(edit) @17336 [17336] 04/15/09 19:48:40 Leon.van.der.Ree added new feature to imapMessage to get special headers in a message
(edit) @17286 [17286] 04/14/09 09:37:06 Leon.van.der.Ree implemented default sorting of grid
(edit) @17205 [17205] 04/10/09 15:04:18 Leon.van.der.Ree fix for no-results message (comparision was inversed from testing...)
(edit) @17204 [17204] 04/10/09 14:53:44 Leon.van.der.Ree implemented capability to show no results-message in case of empty …
(edit) @17150 [17150] 04/09/09 09:26:50 Leon.van.der.Ree bug fix criterion
(edit) @17035 [17035] 04/06/09 14:00:46 Leon.van.der.Ree bug-fix: don't evaluate constants at build-time; this made it impossible …
(edit) @17029 [17029] 04/06/09 09:21:56 Leon.van.der.Ree attachement size optional
(edit) @16931 [16931] 04/03/09 11:43:02 Leon.van.der.Ree throws exception when connection cannot be made
(edit) @16868 [16868] 04/01/09 18:11:29 Leon.van.der.Ree added limited capability to allow OR-criteria when searching in IMAP added …
(edit) @16817 [16817] 03/31/09 18:18:32 Leon.van.der.Ree Added capability to add td-Title
(edit) @16815 [16815] 03/31/09 17:24:45 Leon.van.der.Ree several bug fixes and minor improvements regarding extendability
(edit) @16761 [16761] 03/30/09 19:21:03 Leon.van.der.Ree several improvements regarding the imap-connection
(edit) @16668 [16668] 03/27/09 13:16:11 Leon.van.der.Ree improved parsing of attachements: with help of felix article at …
(edit) @16635 [16635] 03/26/09 19:24:08 Leon.van.der.Ree improved php-documentation and added getters
(edit) @16630 [16630] 03/26/09 17:13:00 Leon.van.der.Ree implemented improved imap connection with sfDataSourceInterface improved …
(edit) @16598 [16598] 03/25/09 17:35:07 Leon.van.der.Ree bugfix for imap offset when sorting
(edit) @16595 [16595] 03/25/09 16:13:51 Leon.van.der.Ree improvement by Pookey!!! define your mail-host in your server to improve …
(edit) @16554 [16554] 03/24/09 17:49:29 Leon.van.der.Ree initial implementation of sfDataSourceImap, capable of connecting to …
(edit) @16543 [16543] 03/24/09 12:14:02 Leon.van.der.Ree small bug fix: First render the body, since it can change the cssTd-tag
(edit) @16523 [16523] 03/23/09 14:26:42 Leon.van.der.Ree added possibility to define custom arguments with setUri to grid
(edit) @16512 [16512] 03/23/09 10:30:30 Leon.van.der.Ree added filtering for raw criteria in datasourcePropel
(edit) @16511 [16511] 03/23/09 10:13:32 Leon.van.der.Ree Iwan provided some fixes when using raw criteria objects in the …
(edit) @16263 [16263] 03/12/09 15:48:18 Leon.van.der.Ree bugfixes realted sfDataSourcePropel and pure criteria objects
(edit) @16181 [16181] 03/11/09 12:03:29 Leon.van.der.Ree fixed issue with unit-test in sqlight and instance pooling (created own …
(edit) @16163 [16163] 03/11/09 01:09:41 Leon.van.der.Ree fixed all unit-tests, need to fix one bug in propertyPath Helper regarding …
(edit) @16160 [16160] 03/11/09 00:17:02 Leon.van.der.Ree fixed bugs, fixed unit-tests start of making changes more consistent …
(edit) @16148 [16148] 03/10/09 18:28:33 Leon.van.der.Ree fixed pager issues added option to define cssClasses for td/th with …
(edit) @16134 [16134] 03/10/09 12:48:46 Leon.van.der.Ree bug-fix rowRendering
(edit) @16126 [16126] 03/10/09 00:19:49 Leon.van.der.Ree implemented and fixed lazy-pager
(edit) @16120 [16120] 03/09/09 18:23:21 Leon.van.der.Ree start implementation of filtering arrays
(edit) @16116 [16116] 03/09/09 15:01:29 Leon.van.der.Ree added functionality to grid to allow to highlight rows in a table on a …
(edit) @16108 [16108] 03/09/09 00:28:19 Leon.van.der.Ree fixed bug, were I was still using hardcoded peer-name... Sorry ;-)
(edit) @16107 [16107] 03/09/09 00:21:52 Leon.van.der.Ree fixed bug in translatePropertyPathToAliasedColumn (did not translate …
(edit) @16085 [16085] 03/07/09 21:22:30 Leon.van.der.Ree optimisations and bug fix to correctly relate objects to parents in case …
(edit) @16065 [16065] 03/06/09 15:35:29 Leon.van.der.Ree added fix to prevent rehydrating of related objects
(edit) @16064 [16064] 03/06/09 15:05:35 Leon.van.der.Ree added sfPropelPropertyPathHelper example
(edit) @16063 [16063] 03/06/09 14:30:44 Leon.van.der.Ree updated documentation, fixed one bug
(edit) @16048 [16048] 03/06/09 00:59:25 Leon.van.der.Ree basic implementation of sfPropelPropertyPathHelper completed. one-to-many …
(edit) @16034 [16034] 03/05/09 18:08:53 Leon.van.der.Ree currently woring on joining and adding select columns, almost there! …
(edit) @16029 [16029] 03/05/09 16:19:24 Leon.van.der.Ree refactoring, unstable checkin for inspection!
(edit) @16014 [16014] 03/05/09 02:38:50 Leon.van.der.Ree improved implementation of propel Helper, to be able to handle multiple …
(edit) @15995 [15995] 03/04/09 15:41:13 Leon.van.der.Ree Fixed customColumns allow to extend sfDataSourcePropel with specialised …
(edit) @15990 [15990] 03/04/09 11:56:44 Leon.van.der.Ree bug fixes and refactoring of Propel implementation
(edit) @15983 [15983] 03/04/09 01:38:55 Leon.van.der.Ree changed implementation of propel hydration, start reimplementing grid to …
(edit) @15967 [15967] 03/03/09 18:30:49 Leon.van.der.Ree First step into removing dependancy on Peer::doSelect* methods, making …
(edit) @15939 [15939] 03/03/09 00:14:30 Leon.van.der.Ree bug fix, hydrating custom columns
(edit) @15938 [15938] 03/02/09 23:47:46 Leon.van.der.Ree filtering is working as well, but be sure for propel to first define the …
(edit) @15931 [15931] 03/02/09 18:06:33 Leon.van.der.Ree implementation "hydrating" custom columns, with dynamic getters start of …
(edit) @15906 [15906] 03/02/09 00:49:39 Leon.van.der.Ree moving propel-intellegence from sfDataSroucePropel to Peer-classes and new …
(edit) @15782 [15782] 02/25/09 23:06:42 Leon.van.der.Ree some additional unittests
(edit) @15761 [15761] 02/24/09 23:54:54 Leon.van.der.Ree fixed bugs, fixed unit tests, improved documentation
(edit) @15736 [15736] 02/24/09 00:18:52 Leon.van.der.Ree updated Documentation for sfDataSourcePropel
(edit) @15729 [15729] 02/23/09 17:53:50 Leon.van.der.Ree added capability to define custom Columns for the query, like $alias = …
(edit) @15723 [15723] 02/23/09 15:47:10 Leon.van.der.Ree implemented hydration
(edit) @15711 [15711] 02/23/09 00:44:18 Leon.van.der.Ree adding extension for propel model builder, models need to be rebuild, and …
(edit) @15710 [15710] 02/23/09 00:27:19 Leon.van.der.Ree fixed documentation, and written some starters for hydation.
(edit) @15709 [15709] 02/23/09 00:02:03 Leon.van.der.Ree on my way to implement hydration for the sfDataSourcePropel! …
(edit) @15662 [15662] 02/20/09 18:09:51 Leon.van.der.Ree start of implementing nice syntax for parsing object- and propertypaths to …
(edit) @15629 [15629] 02/19/09 17:30:02 Leon.van.der.Ree added unit test for DataSourcePropel? fixed problems with DataSourcePropel?
(edit) @15618 [15618] 02/19/09 10:05:12 Leon.van.der.Ree updated unit tests, fixed issues found with unit tests
(edit) @15531 [15531] 02/16/09 17:20:09 Leon.van.der.Ree added haveToPaginate next to hasToPaginate (this is the default name in …
(edit) @15489 [15489] 02/13/09 17:13:08 Leon.van.der.Ree small improvements regarding loadHelpers and added some constants
(edit) @15486 [15486] 02/13/09 15:20:19 Leon.van.der.Ree improved implementation of sorting, added possibility to define custom …
(edit) @15483 [15483] 02/13/09 13:45:21 Leon.van.der.Ree improved sfDataSourcePropel implementation, use <tablename>.<COLUMNNAME> …
(edit) @15477 [15477] 02/13/09 10:31:02 Leon.van.der.Ree improved sfWidgetLink
(edit) @15452 [15452] 02/12/09 16:01:57 Leon.van.der.Ree Added (beginning of) sfWidgetLink
(edit) @15437 [15437] 02/11/09 16:46:48 bschussek Reorganized directory structure
(edit) @15435 [15435] 02/11/09 16:40:02 bschussek Added prove.php and bootstrap file to run tests successfully. Tests must …
(edit) @15365 [15365] 02/09/09 17:03:09 Leon.van.der.Ree Added sfDataSourcePropel class to support Propel (currently without …
(edit) @15351 [15351] 02/08/09 19:25:53 bschussek Added Eclipse files to svn:ignore
(edit) @15350 [15350] 02/08/09 19:18:58 bschussek Including classes and tests
(edit) @15349 [15349] 02/08/09 19:14:09 bschussek Removed symlinks
(edit) @15348 [15348] 02/08/09 19:12:08 bschussek Removed property svn:special
(edit) @15347 [15347] 02/08/09 19:06:20 bschussek Initial import.
(add) @15343 [15343] 02/08/09 17:06:02 bschussek Creating initial folder structure
Note: See TracRevisionLog for help on using the revision log.