Development

/ (log)

You must first sign up to be able to contribute.

root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10842 [10842] 08/13/08 14:53:49 francois DbFinderPlugin Implemented sfDoctrineFinder::relatedTo() (and …
(edit) @10841 [10841] 08/13/08 14:51:18 noel [1.0] fixed Hours & Minutes not parsed by sfI18N::getTimestampForCulture() …
(edit) @10840 [10840] 08/13/08 14:50:01 chrisk [ckWebServicePlugin][ckWsdlGenerator] moved method to get all complex and …
(edit) @10839 [10839] 08/13/08 14:39:02 chrisk [ckWebServicePlugin][ckWsdlGenerator] added support for soap headers;
(edit) @10838 [10838] 08/13/08 14:22:21 Leon.van.der.Ree implemented load-failure event
(edit) @10837 [10837] 08/13/08 14:10:07 fabien [doc] [1.1, 1.2] fixed typo (closes #4170)
(edit) @10836 [10836] 08/13/08 14:06:35 fabien [1.1, 1.2] modified the extra_fields error message to be more meaningful …
(edit) @10835 [10835] 08/13/08 13:58:38 fabien [1.2] fixed sfRequest:hasParameter() doesn't allow for NULL values (closes …
(edit) @10834 [10834] 08/13/08 13:43:15 fabien [1.2] added an optional argument to redirectIf and redirectUnless to …
(edit) @10833 [10833] 08/13/08 13:33:13 fabien [1.0, 1.1, 1.2] fixed % causes escaping of single quotes in app.yml in …
(edit) @10832 [10832] 08/13/08 09:46:08 fabien [1.2] added full merge key support (closes #3615 - patch from lsmith)
(edit) @10831 [10831] 08/13/08 09:26:25 fabien [1.2] functional test fixtures for the new cookie feature
(edit) @10830 [10830] 08/13/08 09:18:50 fabien [1.2] added cookie support to the browser classes (closes #4180)
(edit) @10829 [10829] 08/13/08 09:03:36 fabien [1.2] simplified cookie storage in sfWebResponse
(edit) @10828 [10828] 08/13/08 08:30:15 fabien [1.2] removed code that deals with PHP < 5.2
(edit) @10827 [10827] 08/13/08 08:29:00 fabien [1.2] updated check_configuration script to check PHP 5.2.4 as the minimum …
(edit) @10826 [10826] 08/13/08 03:40:55 Leon.van.der.Ree added config option for grid-clicks to edit
(edit) @10825 [10825] 08/13/08 02:48:57 chrisk [ckWebServicePlugin][ckWsdlGenerator] added main generator class; added …
(edit) @10824 [10824] 08/13/08 02:17:36 chrisk [ckWebServicePlugin][ckWsdlGenerator] fixed typo; added methods to return …
(edit) @10823 [10823] 08/13/08 02:15:22 chrisk [ckWebServicePlugin][ckWsdlGenerator] refactoring; finished serialize …
(edit) @10822 [10822] 08/13/08 02:13:43 chrisk [ckWebServicePlugin][ckWsdlGenerator] moved inline constants to const …
(edit) @10821 [10821] 08/13/08 01:33:48 Leon.van.der.Ree implemented grid-event initialisation (events themselves not implemented …
(edit) @10820 [10820] 08/13/08 00:39:33 Kris.Wallsmith sfFormtasticPlugin: moved registration of config handler to after …
(edit) @10819 [10819] 08/13/08 00:30:20 Kris.Wallsmith sfFormtasticPlugin: rolled back r10818
(edit) @10818 [10818] 08/13/08 00:02:59 Kris.Wallsmith sfFormtasticPlugin: added hard coded include of config handler to address …
(edit) @10817 [10817] 08/12/08 23:22:11 cbuguet Changes on README and removal of code test
(edit) @10816 [10816] 08/12/08 21:51:50 KRavEN Bug fixes with Ext.ux.NoteWindow? Working on list filters and foreign keys
(edit) @10815 [10815] 08/12/08 20:13:47 chrisk [ckWebServicePlugin][ckWsdlGenerator] removed final modifier from static …
(edit) @10814 [10814] 08/12/08 20:10:24 chrisk [ckWebServicePlugin] updated README formatting to markdown syntax
(edit) @10813 [10813] 08/12/08 19:35:12 dwhittle dwhittle: merged changes to branch
(edit) @10812 [10812] 08/12/08 17:04:35 francois DbFinderPlugin Initial import (from sfPropelFinder?)
(edit) @10811 [10811] 08/12/08 17:00:02 plugin.bot created the directory for plugin DbFinderPlugin
(edit) @10810 [10810] 08/12/08 15:58:14 Jonathan.Wage Removing as trunk is still the latest version for symfony 1.1
(edit) @10809 [10809] 08/12/08 15:40:27 francois Play well with symfony-project site Markdown code highliter
(edit) @10808 [10808] 08/12/08 15:30:29 francois sfPropelFinderPlugin Preparing 0.4.0 Release
(edit) @10807 [10807] 08/12/08 15:09:12 KRavEN added in support so specify a column as a plugin in the generator …
(edit) @10806 [10806] 08/12/08 14:41:46 francois sfSimpleBlogPlugin Switched to sfPropelFinder? for database …
(edit) @10805 [10805] 08/12/08 14:21:31 francois sfPropelFinderPlugin Minor fixes: * Implemented limit() and …
(edit) @10804 [10804] 08/12/08 13:27:48 KRavEN Resolved cmConfig being in global namespace
(edit) @10803 [10803] 08/12/08 12:59:45 Leon.van.der.Ree set default-sort order to grid-store
(edit) @10802 [10802] 08/12/08 09:10:53 fabien [1.1, 1.2] added an exception when using a non existant operator with …
(edit) @10801 [10801] 08/12/08 08:45:59 fabien [doc] [1.2] added a note about the new sfValidatorSchemaCompare constants
(edit) @10800 [10800] 08/12/08 08:41:50 fabien [1.2] changed the sfValidatorSchemaCompare constant values
(edit) @10799 [10799] 08/12/08 04:16:16 Leon.van.der.Ree added try-catch to prevent errors when loading data while tiny-mce editor …
(edit) @10798 [10798] 08/12/08 02:01:03 xavier sfPropelActAsCommentableBehaviorPlugin: don't save comments when …
(edit) @10797 [10797] 08/12/08 01:58:17 xavier sfPropelActAsCommentableBehaviorPlugin: don't save comments when …
(edit) @10796 [10796] 08/12/08 01:49:53 xavier sfPropelActAsCommentableBehaviorPlugin: added 'rel="nofollow"' …
(edit) @10795 [10795] 08/12/08 01:37:47 Jonathan.Wage fixes #4085
(edit) @10794 [10794] 08/12/08 01:24:36 Jonathan.Wage fixes #4162
(edit) @10793 [10793] 08/12/08 01:21:38 Jonathan.Wage fixes #3890
(edit) @10792 [10792] 08/12/08 01:20:35 Jonathan.Wage fixes #4084
(edit) @10791 [10791] 08/12/08 01:13:42 Jonathan.Wage fixes #3831
(edit) @10790 [10790] 08/12/08 01:00:02 plugin.bot created the directory for plugin sfDoctrineSuperPagerPlugin
(edit) @10789 [10789] 08/11/08 22:15:28 KRavEN Changes to support NoteColumn? plugin once a nice way to set this in …
(edit) @10788 [10788] 08/11/08 22:13:03 KRavEN Initial start on NoteColumn? grid plugin. Not working yet.
(edit) @10787 [10787] 08/11/08 20:00:07 KRavEN New notewindow extension class to create a nice notes/comments window with …
(edit) @10786 [10786] 08/11/08 19:02:33 francois sfPropelFinderPlugin Fixed typo in DbFinder magic
(edit) @10785 [10785] 08/11/08 18:41:08 francois sfPropelFinderPlugin sfPropelFinder::join() now defaults to an …
(edit) @10784 [10784] 08/11/08 18:20:36 Jonathan.Wage fixes #3838
(edit) @10783 [10783] 08/11/08 17:34:01 Jonathan.Wage Copying tags to new location.
(edit) @10782 [10782] 08/11/08 17:32:43 Jonathan.Wage Copying branches to new location
(edit) @10781 [10781] 08/11/08 17:27:17 Jonathan.Wage Copying trunk to new plugin location.
(edit) @10780 [10780] 08/11/08 16:26:01 francois sfPropelFinderPlugin Implemented sfDoctrine::combine()
(edit) @10779 [10779] 08/11/08 15:57:28 francois sfPropelFinderPlugin [BC Break] Removed _and() (synonym for …
(edit) @10778 [10778] 08/11/08 14:36:38 chrisk [ckWebServicePlugin] updated README formatting to markdown syntax
(edit) @10777 [10777] 08/11/08 13:38:02 xavier sfPropelActAsCommentableBehaviorPlugin: do not versionnate …
(edit) @10776 [10776] 08/11/08 13:36:38 xavier sfPropelActAsCommentableBehaviorPlugin: remove HTMLPurifier cache …
(edit) @10775 [10775] 08/11/08 13:26:04 xavier sfPropelActAsCommentableBehaviorPlugin: tagging 0.5
(edit) @10774 [10774] 08/11/08 12:25:44 francois sfPropelFinderPlugin Fixed unit tests with mySQL
(edit) @10773 [10773] 08/11/08 12:16:33 xavier sfPropelActAsCommentableBehaviorPlugin: published new version of …
(edit) @10772 [10772] 08/11/08 12:16:05 francois sfPropelFinderPlugin Fixed problem with sfPropelFinder, symfony …
(edit) @10771 [10771] 08/11/08 11:59:22 francois sfPropelFinderPlugin Seems like abstract static functions are not …
(edit) @10770 [10770] 08/11/08 11:57:02 xavier sfGravatarPlugin: for history purpose, version 0.0.1 of the plugin
(edit) @10769 [10769] 08/11/08 11:49:43 xavier sfGravatarPlugin: added new version of the plugin
(edit) @10768 [10768] 08/11/08 11:47:51 xavier [sfGravatarPlugin]: initiated repository layout
(edit) @10767 [10767] 08/11/08 11:37:26 naholyr Typo
(edit) @10766 [10766] 08/11/08 11:31:54 jphilip Initial import
(edit) @10765 [10765] 08/11/08 11:01:20 francois sfPropelFinderPlugin Refactoring * Added abstract sfModelFinder
(edit) @10764 [10764] 08/11/08 10:47:06 plugin.bot created the directory for plugin sfGravatarPlugin
(edit) @10763 [10763] 08/11/08 10:00:02 plugin.bot created the directory for plugin sfDtAjaxPlugin
(edit) @10762 [10762] 08/10/08 23:59:02 Leon.van.der.Ree implemented distinction between list.peer_(count_)method and …
(edit) @10761 [10761] 08/10/08 23:00:55 chrisk [ckWebServicePlugin] fixed call to method_exists in ckWebServiceController …
(edit) @10760 [10760] 08/10/08 22:35:25 chrisk [ckWebServicePlugin][ckWsdlGenerator] implement support for array and …
(edit) @10759 [10759] 08/10/08 00:57:27 chrisk [ckWebServicePlugin][ckWsdlGenerator] continued development;
(edit) @10758 [10758] 08/09/08 22:12:17 fabien removed sfHelperExample plugin
(edit) @10757 [10757] 08/09/08 13:30:58 fabien sfFeed2Plugin: fixed routing for symfony 1.1 and optimized the 1.0 version
(edit) @10756 [10756] 08/08/08 21:09:25 Jonathan.Wage fixing typos
(edit) @10755 [10755] 08/08/08 18:35:14 francois sfPropelFinderPlugin Implemented sfDoctrineFinder::delete()
(edit) @10754 [10754] 08/08/08 09:02:32 jphilip Corrected some images
(edit) @10753 [10753] 08/07/08 22:46:47 dwhittle sfPropelPlugin: merged fix for propel.ini (r10722)
(edit) @10752 [10752] 08/07/08 21:33:00 warhammerkid Merged migration fixes from 1.3 branch into trunk
(edit) @10751 [10751] 08/07/08 21:10:48 warhammerkid Fixed syntax error in migration manager and adjusted the queries to use id …
(edit) @10750 [10750] 08/07/08 21:05:12 warhammerkid Fixed migrations directory not being created on the initial migration …
(edit) @10749 [10749] 08/07/08 20:24:40 dwhittle dwhittle: merged changes to branch
(edit) @10748 [10748] 08/07/08 17:43:53 plugin.bot created the directory for plugin sfDoctrineGuardPlugin
(edit) @10747 [10747] 08/07/08 16:35:40 Kris.Wallsmith sfFormtasticPlugin: added extensions of table and list formatters
(edit) @10746 [10746] 08/07/08 16:34:55 Kris.Wallsmith sfFormtasticPlugin: addressed bug in use of sfContext
(edit) @10745 [10745] 08/07/08 15:59:59 Jonathan.Wage Updating to stable
(edit) @10744 [10744] 08/07/08 15:59:17 Jonathan.Wage updating package and readme for new plugin repo.
(edit) @10743 [10743] 08/07/08 15:00:02 plugin.bot created the directory for plugin sfPasswordStrengthPlugin
Note: See TracRevisionLog for help on using the revision log.