Development

/branches/1.0/lib (log)

You must first sign up to be able to contribute.

root/branches/1.0/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @13098 [13098] 11/18/08 09:09:35 Kris.Wallsmith [1.0, 1.1, 1.2] fixed typo in autoload recursive setting
(edit) @12958 [12958] 11/12/08 19:03:09 hartym [1.0] r12811 introduced a regression: fixtures order is totally random, as …
(edit) @12811 [12811] 11/09/08 11:14:55 fabien [1.0, 1.1, 1.2] fixed order of data deleting in sfPropelData (closes …
(edit) @12201 [12201] 10/15/08 16:26:29 fabien [1.0, 1.1, 1.2] fixed select_tag() with sfOutputEscaperArrayDecorator: …
(edit) @12197 [12197] 10/15/08 08:08:02 fabien [1.0] fixed Criteria::equals() needs to compare ->groupByColumns with …
(edit) @11954 [11954] 10/05/08 17:33:02 fabien [1.0, 1.1, 1.2] fixed fWebRequest::getPathInfo doesn't completely remove …
(edit) @11866 [11866] 09/30/08 19:05:20 gregoire updated version after NEW_version 1.0.19
(edit) @11784 [11784] 09/25/08 18:25:39 fabien [1.0, 1.1, 1.2] reverted r11770
(edit) @11770 [11770] 09/25/08 08:11:32 fabien [1.0, 1.1, 1.2] fixed routing with cgi.fix_pathinfo enabled breaks (closes …
(edit) @11481 [11481] 09/12/08 17:06:49 gregoire Applied Dustin's changes from r9761 (closes #3711)
(edit) @11377 [11377] 09/08/08 20:02:26 hartym [1.0] added links to php bugs that implied a hack for symfony 1.0 to work …
(edit) @11021 [11021] 08/21/08 17:34:34 fabien [1.0] fixed sfBrowser doesn't send checked checkedboxes without value …
(edit) @11017 [11017] 08/21/08 17:08:52 fabien [1.0, 1.1] fixed a screwed up merge
(edit) @10964 [10964] 08/19/08 20:33:50 fabien [1.0, 1.1, 1.2] fixed sfFileLogger file closing
(edit) @10950 [10950] 08/19/08 16:42:07 fabien [1.0, 1.1, 1.2] fixed sfBrowser parseArgumentAsArray function discards …
(edit) @10948 [10948] 08/19/08 16:20:41 fabien [1.0, 1.1, 1.2] fixed 0000-00-00 dates in mysqli creole driver (closes …
(edit) @10947 [10947] 08/19/08 16:11:06 fabien [1.0, 1.1, 1.2] fixed sfDomCssSelector attribute regex (closes #3922)
(edit) @10841 [10841] 08/13/08 14:51:18 noel [1.0] fixed Hours & Minutes not parsed by sfI18N::getTimestampForCulture() …
(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) @10739 [10739] 08/07/08 12:31:06 fabien [1.0, 1.1, 1.2] fixed sfBrowser::restart() doesn't reset the session …
(edit) @10726 [10726] 08/07/08 08:16:07 fabien [1.0, 1.1, 1.2] fixed typo in Propel (needed for PHP 5.3)
(edit) @10719 [10719] 08/06/08 21:13:51 fabien [1.0, 1.1, 1.2] fixed typo
(edit) @10701 [10701] 08/06/08 11:44:41 hartym [1.0] backported r10699 in 1.0 branch
(edit) @10618 [10618] 08/02/08 22:14:38 nicolas [1.0] fixed sfBrowser::click throw unexpected PHP error when trying to …
(edit) @10515 [10515] 07/30/08 17:54:35 hartym backported r10514 to 1.0 branch
(edit) @10328 [10328] 07/16/08 21:57:21 fabien fixed plugin model overriding (closes #3227)
(edit) @10059 [10059] 07/02/08 07:38:45 fabien fixed opendir closed by fclose instead of closedir (closes #3880)
(edit) @9982 [9982] 06/29/08 21:44:55 FabianLange 1.0: next shot at #2860. Some code duplication inside the …
(edit) @9977 [9977] 06/29/08 17:31:37 gregoire updated version after version 1.0.17
(edit) @9969 [9969] 06/29/08 11:21:39 FabianLange 1.0: changed escaping of metas (and title) from htmlspecialchars to …
(edit) @9959 [9959] 06/28/08 09:46:19 fabien fixed gpc_magic_qutes and array in cookie (closes #3458)
(edit) @9957 [9957] 06/28/08 09:23:15 fabien fixed convertUrlStringToParameters breaks urlencoded parameter (closes …
(edit) @9940 [9940] 06/27/08 18:25:49 fabien fixed typo (closes #3827)
(edit) @9893 [9893] 06/26/08 14:12:48 fabien fixed locking issues with the clear-cache, log-rotate, enable, and disable …
(edit) @9892 [9892] 06/26/08 14:12:09 FabianLange 1.0: fixed PHPMailer issue with UTF-8 subject being wrapped in middle of …
(edit) @9861 [9861] 06/25/08 14:07:06 fabien fixed getColumnFilterTag() component type (closes #2861)
(edit) @9858 [9858] 06/25/08 13:34:30 fabien removed double licenses from gettext files (with the permission of Qiang …
(edit) @9832 [9832] 06/24/08 15:09:02 FabianLange 1.0: fixed issue with incorrect calculation of uri prefix. now using …
(edit) @9829 [9829] 06/24/08 13:07:25 FabianLange 1.0: backported encoding fix for MySQLiConnection from creole trac. fixes …
(edit) @9806 [9806] 06/23/08 17:33:05 fabien fixed i18n XLIFF do not handle entities correctly (closes #3792 - patch …
(edit) @9784 [9784] 06/23/08 09:40:20 dwhittle 1.0: fixed autoload paths on windows (closes #1485)
(edit) @9770 [9770] 06/23/08 05:56:36 dwhittle 1.0: fixed possible notice in generator config handler (closes #3701)
(edit) @9755 [9755] 06/23/08 03:19:11 dwhittle 1.0: fixed coding standard + typo
(edit) @9672 [9672] 06/19/08 15:31:21 fabien fixed typo
(edit) @9671 [9671] 06/19/08 15:30:33 fabien fixed typo
(edit) @9668 [9668] 06/19/08 15:22:32 fabien fixed sfBrowser does not create DOMDocument when response is text/xml …
(edit) @9615 [9615] 06/17/08 16:30:39 FabianLange typo
(edit) @9614 [9614] 06/17/08 16:28:30 FabianLange fixed typo of r9589. fixes #3764
(edit) @9589 [9589] 06/15/08 09:20:17 FabianLange partially revertet r9538 because of possible BC issues
(edit) @9538 [9538] 06/11/08 11:47:10 FabianLange 1.0: fixed sfFillInForm to work correctly with nested arrays like: …
(edit) @9474 [9474] 06/09/08 10:01:10 FabianLange 1.0: added support for specifying index size like my_index: …
(edit) @9263 [9263] 05/26/08 12:57:53 FabianLange 1.0: removed obsolete reference to exceptions with error messages. fixes …
(edit) @9260 [9260] 05/26/08 12:18:04 fabien fixed cache corruption in the production environment for admin generated …
(edit) @9216 [9216] 05/23/08 17:01:09 FabianLange 1.0: fillin: fixed bug with html documents having extra attributes in head …
(edit) @9209 [9209] 05/23/08 09:48:41 FabianLange 1.0: added third mode for fillin xhtml, same as xml but without prolog …
(edit) @9189 [9189] 05/22/08 19:39:35 FabianLange fixed coding standards. refs #3605
(edit) @9182 [9182] 05/22/08 11:40:05 FabianLange fixed my last commit, seems that i wasn't fully awake yet. refs #3562
(edit) @9181 [9181] 05/22/08 11:01:23 FabianLange fixed phpmailer EOL line style using now PHP_EOL constant. fixes #3313
(edit) @9179 [9179] 05/22/08 10:49:12 FabianLange restored undocumented way to pass null to setPage to select the first …
(edit) @9177 [9177] 05/22/08 10:08:05 FabianLange 1.0: backported fix from r8926. fixes #2161
(edit) @9176 [9176] 05/22/08 09:44:14 FabianLange fixed include_remove in admin helper. this was already in r8831 but got …
(edit) @9054 [9054] 05/19/08 20:12:49 FabianLange 1.0: fixed notice when either from or to option in date range tag was not …
(edit) @8953 [8953] 05/14/08 18:37:47 gregoire updated version after version 1.0.16
(edit) @8922 [8922] 05/13/08 10:20:09 fabien fixed yml validator file can be overriden by a remote attacker (closes …
(edit) @8876 [8876] 05/09/08 13:23:11 gregoire updated version after version 1.0.15
(edit) @8861 [8861] 05/08/08 13:54:11 fabien fixed problem with PHP 5.2.6 and ini variables access value (closes #3466
(edit) @8838 [8838] 05/07/08 18:53:50 nicolas reverted r8831
(edit) @8836 [8836] 05/07/08 18:51:20 FabianLange fixed some issues with butto_to helper, query string is now appended …
(edit) @8831 [8831] 05/07/08 11:37:45 noel fixed include_remove option not used in ObjectAdminHelper? (closes #2079)
(edit) @8827 [8827] 05/07/08 10:41:21 FabianLange remote_function will return a complete Javascript statement including the …
(edit) @8825 [8825] 05/07/08 09:42:52 noel fixed I18N helper dependency (closes #1794)
(edit) @8823 [8823] 05/07/08 00:53:38 FabianLange fixed FCK editor not being populated by fillin filter. fixes #732
(edit) @8819 [8819] 05/07/08 00:05:47 FabianLange corrected ID generation for TinyMCE rich editor when no id was given. …
(edit) @8817 [8817] 05/06/08 21:47:16 fabien updated sfWebRequest::isXmlHttpRequest() API doc (it works with Prototype, …
(edit) @8791 [8791] 05/05/08 11:54:32 gregoire updated version after version 1.0.14
(edit) @8785 [8785] 05/05/08 10:45:37 fabien reverted fix for #3472 as sfMessageFormat relies on the fact ->load() …
(edit) @8783 [8783] 05/05/08 10:30:56 fabien fixed sfMessageSource::load() to return false if no catalogue is loaded …
(edit) @8778 [8778] 05/05/08 09:26:01 fabien fixed sfMessageSource::load() to return false if no catalogue is loaded …
(edit) @8765 [8765] 05/04/08 09:30:23 fabien fixed phpdoc in DateFormHelper? (closes #3268)
(edit) @8763 [8763] 05/04/08 09:24:40 fabien fixed DateHelper? distance_of_time_in_words() generates incorrect output …
(edit) @8761 [8761] 05/04/08 09:11:42 fabien fixed sfGeneratorConfigHandler: Bug if /modules/ is part of the project …
(edit) @8754 [8754] 05/03/08 20:32:36 FabianLange validation yml with fillin is used even without other validators defined …
(edit) @8720 [8720] 05/02/08 12:07:15 FabianLange fixed url validation bug by applied carls patch (1.1 backport). fixes …
(edit) @8718 [8718] 05/02/08 11:59:29 FabianLange fixes #2345
(edit) @8716 [8716] 05/02/08 10:31:07 FabianLange patched sfFillInForm so that in html mode it adds a content-type meta if …
(edit) @8709 [8709] 05/01/08 14:17:57 FabianLange fillin now handles array notations like <input type="text" name …
(edit) @8707 [8707] 05/01/08 12:07:36 FabianLange fixed ajax response fillin, which does not include a doctype because it is …
(edit) @8699 [8699] 04/30/08 18:40:41 FabianLange added compat options to propel databse (sfPropelDatabase.class.php) (fixes …
(edit) @8695 [8695] 04/30/08 18:21:59 FabianLange sf1.0: made sfFillInForm work with checkbox arrays as well like …
(edit) @8680 [8680] 04/29/08 19:03:12 FabianLange fixed display of last index. therefore setPage should accept 0 as valid …
(edit) @8664 [8664] 04/28/08 22:42:14 FabianLange made sfMySQLSessionStorage more robust by using SQL date functions and no …
(edit) @8651 [8651] 04/28/08 11:38:25 FabianLange corrected checking for Eaccelerator in sfProcessCache. (closes #3425)
(edit) @8480 [8480] 04/16/08 12:46:37 fabien removed array casting to be 5.0 compatible
(edit) @8392 [8392] 04/10/08 17:32:05 FabianLange added excert_space option to excerpt_text in TextHelper?.php, backwards …
(edit) @8319 [8319] 04/05/08 20:10:53 FabianLange added some more information to non symfony exceptions. closes #2864
(edit) @8293 [8293] 04/04/08 16:56:31 noel reverted to r7767
(edit) @8288 [8288] 04/04/08 15:55:10 noel added ignore_version_control() for every call to a finder (related to …
(edit) @8280 [8280] 04/04/08 14:06:44 noel fixed sfFileCache warning message when creating directory (closes #2816)
(edit) @8261 [8261] 04/04/08 11:13:47 noel fixed relative file search with sfFinder (backported from 1.1)
(edit) @8259 [8259] 04/04/08 11:09:52 noel reverted last change
Note: See TracRevisionLog for help on using the revision log.