root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/21/10 10:49:42 @1083 [1083] goldoraf Fixed date helpers bugs that appeared with 5.3
(edit) 06/21/10 15:27:18 @1082 [1082] goldoraf Little fix on serializers
(edit) 06/17/10 14:41:34 @1081 [1081] goldoraf Made SActionController::send_file_headers() protected
(edit) 06/16/10 15:37:47 @1080 [1080] goldoraf Added SRawQuerySet which allows to get SActiveRecord instances from a raw …
(edit) 06/14/10 11:33:56 @1079 [1079] goldoraf Form fields helpers now generate W3C-valid DOM IDs from provided field …
(edit) 06/14/10 11:27:14 @1078 [1078] goldoraf Generated URLs are now encoded with htmlentities()
(edit) 06/07/10 16:55:45 @1077 [1077] goldoraf Smplified SUrlRewriter
(edit) 06/07/10 15:01:21 @1076 [1076] goldoraf Slightly enhanced options_from_collection_for_select()
(edit) 06/07/10 15:00:47 @1075 [1075] goldoraf Added SActiveRecord::has_attribute()
(edit) 06/04/10 15:08:58 @1074 [1074] goldoraf Fixed belongs_to bug
(edit) 06/04/10 14:51:18 @1073 [1073] goldoraf SQuerySet::in_bulk() can now be used without an array of IDs as argument, …
(edit) 06/04/10 11:50:31 @1072 [1072] goldoraf DateTime? fields now use the 'input formats' option to format a datetime to …
(edit) 06/03/10 10:13:47 @1071 [1071] goldoraf Added SManager::get_connection(), SQuerySet::filter_by() and exclude_by()
(edit) 05/31/10 15:37:44 @1070 [1070] goldoraf SDateTimeField now use SDateTime class & added SDateField form field
(edit) 05/31/10 15:05:16 @1069 [1069] goldoraf Enhanced date/time parsing
(edit) 05/31/10 10:57:58 @1068 [1068] goldoraf Fixed repeated prompt in selects when is multi-dimensional
(edit) 05/28/10 15:57:16 @1067 [1067] goldoraf Enhanced form errors display
(edit) 05/28/10 10:10:41 @1066 [1066] goldoraf Added SForm::render_hidden_fields()
(edit) 05/28/10 10:06:23 @1065 [1065] goldoraf Added SFormSet class
(edit) 05/17/10 10:29:16 @1064 [1064] goldoraf Added raw implementation of a Form Wizard
(edit) 05/17/10 10:28:10 @1063 [1063] goldoraf Small changes to PK handling with table schemas
(edit) 05/02/10 19:24:59 @1062 [1062] goldoraf Fixed tiny bug in select widget
(edit) 04/16/10 12:17:04 @1061 [1061] goldoraf Refactored form rendering and added options for select input type
(edit) 11/03/09 12:12:34 @1055 [1055] goldoraf Incremented copyright year in license file
(edit) 10/20/09 22:31:41 @1054 [1054] goldoraf Added property to SActiveRecordForm
(edit) 09/30/09 16:58:27 @1051 [1051] goldoraf Fixed SQuerySet bug (queries through associations with includes) induced …
(edit) 08/05/09 15:12:49 @1050 [1050] goldoraf Fixed i18n failing test
(edit) 07/31/09 11:40:39 @1049 [1049] goldoraf Fixed some mailer comments
(edit) 07/30/09 14:59:13 @1048 [1048] goldoraf Added support for camelcase-style mailer methods
(edit) 07/29/09 11:23:30 @1047 [1047] goldoraf Fixed SMailer class comments
(edit) 07/29/09 11:13:39 @1046 [1046] goldoraf Fixed small bug in SMailer class
(edit) 07/24/09 17:06:50 @1043 [1043] goldoraf Implemented sleep() and wakeup() in SActiveRecord to fix issues with …
(edit) 07/24/09 11:30:51 @1042 [1042] goldoraf Added active record inheritance tests
(edit) 07/24/09 11:29:34 @1041 [1041] goldoraf Added SActionController::forward()
(edit) 07/23/09 15:47:18 @1040 [1040] goldoraf Simplified active record hydratation/population
(edit) 07/21/09 16:58:24 @1039 [1039] goldoraf Fixed associations inheritance bugs
(edit) 07/21/09 12:26:28 @1038 [1038] goldoraf Fixed active record inheritance bugs
(edit) 07/21/09 10:14:26 @1037 [1037] goldoraf Made migrations tests execute silently
(edit) 07/06/09 10:16:55 @1036 [1036] goldoraf Fixed i18n translation files generation
(edit) 07/03/09 17:08:57 @1035 [1035] goldoraf Added makemessages i18n command
(edit) 07/03/09 17:04:40 @1034 [1034] goldoraf Modified SCommand class for i18n commands execution
(edit) 07/03/09 14:56:12 @1033 [1033] goldoraf Fixed bug related to upload handling
(edit) 07/03/09 12:06:23 @1032 [1032] goldoraf Fixed SActionController data streaming
(edit) 07/03/09 11:57:24 @1031 [1031] goldoraf Fixed SActionController data streaming
(edit) 07/03/09 11:37:29 @1030 [1030] goldoraf Fixed bug in SActionController::send_file() and send_data() : in streaming …
(edit) 07/01/09 16:57:59 @1029 [1029] goldoraf SCharField no longer encodes quotes
(edit) 06/29/09 11:27:16 @1028 [1028] goldoraf Added support for mail body direct assignement
(edit) 06/26/09 10:39:18 @1027 [1027] goldoraf Added support for new translation keys storage in all backends
(edit) 06/25/09 11:21:58 @1026 [1026] goldoraf Translation files folders must now be passed to the constructor of the …
(edit) 06/02/09 11:46:58 @1025 [1025] goldoraf Fixed bug in SBooleanField
(edit) 05/29/09 16:47:41 @1024 [1024] goldoraf Added SCheckboxMultipleSelect class
(edit) 05/29/09 16:16:35 @1023 [1023] goldoraf Added preliminary implementation of SActiveRecordForm
(edit) 05/14/09 10:39:34 @1022 [1022] vincenta SField class: new is_required function
(edit) 05/12/09 17:29:17 @1021 [1021] vincenta fixed a bug where SDateTimeField does not used the input class …
(edit) 05/11/09 16:36:38 @1020 [1020] vincenta migration now ignores files which does not start by the version number
(edit) 04/27/09 12:39:59 @1019 [1019] goldoraf Changed implementation of SMultipleSelect
(edit) 04/21/09 18:31:35 @1018 [1018] goldoraf Fixed routing bug with URLs ending with /
(edit) 04/20/09 15:30:52 @1017 [1017] goldoraf Added set_include_path in the app skeleton boot file
(edit) 04/17/09 16:40:45 @1016 [1016] goldoraf Added SFloatField class
(edit) 04/17/09 11:52:46 @1015 [1015] goldoraf Added SRadioSelect class
(edit) 04/17/09 11:36:50 @1014 [1014] goldoraf Added 'input_attrs' option to SField subclasses
(edit) 04/16/09 18:35:46 @1013 [1013] goldoraf Hidden fields are no longer rendered in a paragraph
(edit) 04/16/09 18:13:27 @1012 [1012] goldoraf Enhanced hidden fields support
(edit) 04/16/09 16:37:54 @1011 [1011] goldoraf Added iteration support to SForm class
(edit) 04/16/09 12:15:46 @1010 [1010] goldoraf Added support for custom form validation
(edit) 04/14/09 17:29:42 @1009 [1009] goldoraf Fixed bug in SMultipleSelect : name attribute should have square brackets
(edit) 04/10/09 16:53:53 @1008 [1008] goldoraf Added mailer optional init in SIntializer class
(edit) 04/10/09 15:35:02 @1007 [1007] goldoraf Fixed bug in pagination_links() helper
(edit) 04/08/09 21:16:56 @1006 [1006] goldoraf Fixed SUploadedFile constants
(edit) 04/08/09 16:43:41 @1005 [1005] goldoraf Fixed request base_url/base_path issues
(edit) 04/08/09 16:10:12 @1004 [1004] goldoraf Fixed backporting issue in SChoiceField class
(edit) 04/08/09 15:42:39 @1003 [1003] goldoraf Added SQuerySet::update()
(edit) 04/08/09 14:33:39 @1002 [1002] goldoraf Fixed bug in SRequest::set_base_path()
(edit) 04/08/09 11:48:28 @1001 [1001] goldoraf Backported some enhancements to SRequest class
(edit) 04/07/09 19:01:14 @1000 [1000] goldoraf Added SMultipleChoiceField class
(edit) 04/07/09 17:36:36 @999 [999] goldoraf Enhanced form errors display
(edit) 04/06/09 22:38:07 @998 [998] goldoraf Backported mailer package from v.2.0
(edit) 04/06/09 19:10:17 @997 [997] goldoraf Backported i18n package from v.2.0
(edit) 04/06/09 18:02:08 @996 [996] goldoraf Made SForm:: property public for easy access
(edit) 04/06/09 16:50:05 @995 [995] goldoraf Changed type of the exception thrown in case of a wrong 'input' option …
(edit) 04/06/09 16:34:34 @994 [994] goldoraf Added 'input' option to SField subclasses
(edit) 04/05/09 15:27:46 @993 [993] goldoraf Renamed tests_helper.php to TestsHelper?.php in order to facilitate …
(edit) 04/05/09 13:56:26 @992 [992] goldoraf Fixed small typos that made some tests fail after the repository …
(edit) 04/05/09 13:49:00 @991 [991] goldoraf Renamed gemini and mercury packages as webflow and orm - third step
(edit) 04/05/09 13:48:09 @990 [990] goldoraf Renamed gemini and mercury packages as webflow and orm - third step
(edit) 04/05/09 13:42:17 @989 [989] goldoraf Renamed gemini and mercury packages as webflow and orm - second step
(edit) 04/05/09 13:41:44 @988 [988] goldoraf Renamed gemini and mercury packages as webflow and orm - second step
(edit) 04/05/09 13:38:09 @987 [987] goldoraf Renamed gemini and mercury packages as webflow and orm - first step
(edit) 04/05/09 10:14:27 @986 [986] goldoraf Removed modules dir from trunk
(edit) 04/05/09 10:13:34 @985 [985] goldoraf Moved unfinished cms module to the new "legacy" dir
(edit) 04/05/09 10:11:58 @984 [984] goldoraf Moved unfinished acl module to the new "legacy" dir
(edit) 04/05/09 10:10:11 @983 [983] goldoraf Moved deprecated components to the repository root in a new "legacy" dir
(edit) 04/03/09 19:07:28 @982 [982] goldoraf Moved console component to stato core and renamed it as cli package final …
(edit) 04/03/09 19:06:24 @981 [981] goldoraf Moved console component to stato core and renamed it as cli package final …
(edit) 04/03/09 19:05:42 @980 [980] goldoraf Moved console component to stato core and renamed it as cli package first …
(edit) 04/03/09 18:25:54 @979 [979] goldoraf Began to get rid of components stuff
(edit) 04/03/09 17:42:53 @978 [978] goldoraf Cleaned test helper
(edit) 04/03/09 15:42:34 @977 [977] goldoraf Converted all files from DOS carriage returns to Unix
(edit) 04/03/09 15:08:49 @976 [976] goldoraf Removed php close tag from generated files
(edit) 04/02/09 09:26:14 @975 [975] goldoraf Createapp command no longer creates an 'apis' dir, but a 'resources' dir …