Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

207 by opengeek on 21 July 2008, 17:33:02 -0500 (3 days ago) Make Review Syncing change made to trunk directly.

branches/1.0/xpdo/xpdo.class.php 207 history download (+10 -1) diffs

206 by opengeek on 21 July 2008, 17:15:33 -0500 (3 days ago) Make Review * Removing adodb-time extension.
* Licensing header updates.

branches/1.0/xpdo/om/mysql/xpdomanager.class.php 206 history download (+19 -3) diffs

branches/1.0/xpdo/om/xpdogenerator.class.php 206 history download (+19 -3) diffs

branches/1.0/xpdo/datetime/adodb-time.inc.php 206 history deleted

branches/1.0/xpdo/datetime 206 history deleted

branches/1.0/xpdo/pdo.class.php 206 history download (+19 -3) diffs

… 21 more files in changeset.
205 by opengeek on 11 July 2008, 17:29:54 -0500 (13 days ago) CR-XPDO-3 Make Review * [#MODX-187] Change lexicon directory names and language/cultureKey to use IANA language codes
* Also renamed the lexicon/country files using the IANA language codes

trunk/xpdo/xpdo.class.php 205 history download (+10 -1) diffs

204 by opengeek on 25 April 2008, 14:42:35 -0500 (2 months 29 days ago) Make Review * [#XPDO-16] xPDO::getCacheManager() always returns an instance of xPDOCacheManager.
* [#XPDO-15] update to warning message in xPDOObject::addOne()
* Licensing updates
[merged from branches/1.0 revs 2…

trunk/xpdo/om/mysql/xpdoobject.class.php 204 history download (+2 -2) diffs

trunk/xpdo/om/mysql/xpdosimpleobject.map.inc.php 204 history download (+2 -2) diffs

trunk/xpdo/validation/xpdovalidator.class.php 204 history download (+1 -1) diffs

trunk/xpdo/om/mysql/xpdoquery.class.php 204 history download (+2 -2) diffs

trunk/xpdo/om/xpdoquery.class.php 204 history download (+2 -2) diffs

… 18 more files in changeset.
203 by opengeek on 25 April 2008, 14:36:40 -0500 (2 months 29 days ago) Make Review * [#XPDO-16] xPDO::getCacheManager() always returns an instance of xPDOCacheManager.

branches/1.0/xpdo/xpdo.class.php 203 history download (+2 -2) diffs

201 by netprophet on 21 April 2008, 16:04:12 -0500 (3 months 2 days ago) Make Review "[#XPDO-15] update to warning message in xPDOObject::addOne()"

branches/1.0/xpdo/om/xpdoobject.class.php 201 history download (+1 -1) diffs

200 by splittingred on 17 April 2008, 13:31:09 -0500 (3 months 6 days ago) Make Review [merge with 1.0 / r198]
- fix to xPDO::getCount not properly handling joins and creating an ambiguous primary key

trunk/xpdo/xpdo.class.php 200 history download (+1 -1) diffs

199 by splittingred on 17 April 2008, 13:29:53 -0500 (3 months 6 days ago) Make Review - fix to xPDO::getCount not properly handling joins and creating an ambiguous primary key

branches/1.0/xpdo/xpdo.class.php 199 history download (+1 -1) diffs

198 by splittingred on 02 April 2008, 09:20:03 -0500 (3 months 21 days ago) Make Review [Merged from branches/1.0 rev 196]
- Added xPDOForeignKeyConstraint validation rule

trunk/xpdo/validation/xpdovalidator.class.php 198 history download (+32 -1) diffs

197 by splittingred on 02 April 2008, 09:19:03 -0500 (3 months 21 days ago) Make Review - Added xPDOForeignKeyConstraint validation rule

branches/1.0/xpdo/validation/xpdovalidator.class.php 197 history download (+32 -1) diffs

196 by splittingred on 01 April 2008, 15:32:21 -0500 (3 months 22 days ago) Make Review [Merged from branches/1.0 rev 195]
- Added xPDOObjectExistsValidation rule, which takes in parameters 'className' and 'pk', checking to see if an object actually exists in the DB

trunk/xpdo/validation/xpdovalidator.class.php 196 history download (+22 -0) diffs

195 by splittingred on 01 April 2008, 15:31:00 -0500 (3 months 22 days ago) Make Review - Added xPDOObjectExistsValidation rule, which takes in parameters 'className' and 'pk', checking to see if an object actually exists in the DB

branches/1.0/xpdo/validation/xpdovalidator.class.php 195 history download (+22 -0) diffs

194 by splittingred on 01 April 2008, 15:17:59 -0500 (3 months 22 days ago) Make Review [Merged from branches/1.0 rev 192]
- Removing invalid var reference in debug log call

trunk/xpdo/om/xpdoobject.class.php 194 history download (+1 -1) diffs

193 by splittingred on 01 April 2008, 15:17:14 -0500 (3 months 22 days ago) Make Review - Removing invalid var reference in debug log call

branches/1.0/xpdo/om/xpdoobject.class.php 193 history download (+1 -1) diffs

192 by splittingred on 01 April 2008, 12:18:36 -0500 (3 months 22 days ago) Make Review [Merged from branches/1.0 revs 180:191]

trunk/xpdo/validation 192 history download (+0) new/copied

trunk/xpdo/validation/xpdovalidator.class.php 192 history download (+284) new/copied

trunk/xpdo/om/xpdoobject.class.php 192 history download (+247 -24) diffs

trunk/xpdo/xpdo.class.php 192 history download (+51 -0) diffs

trunk/xpdo/om/xpdogenerator.class.php 192 history download (+31 -0) diffs

191 by opengeek on 01 April 2008, 11:05:08 -0500 (3 months 22 days ago) Make Review * xPDOObject::save() stops and returns false if XPDO_OPT_VALIDATE_ON_SAVE is true and validation fails.
* Renamed xPDOObject::_validators to xPDOObject::_validationRules to avoid semantic confusion.

branches/1.0/xpdo/om/xpdoobject.class.php 191 history download (+12 -8) diffs

branches/1.0/xpdo/validation/xpdovalidator.class.php 191 history download (+2 -2) diffs

190 by splittingred on 01 April 2008, 10:15:09 -0500 (3 months 22 days ago) Make Review - typo in xPDOValidationRule

branches/1.0/xpdo/validation/xpdovalidator.class.php 190 history download (+1 -1) diffs

189 by splittingred on 01 April 2008, 09:55:32 -0500 (3 months 22 days ago) Make Review - Fix to typo in xPDOValidator constructor

branches/1.0/xpdo/validation/xpdovalidator.class.php 189 history download (+1 -1) diffs

188 by opengeek on 01 April 2008, 09:28:39 -0500 (3 months 22 days ago) Make Review * Changed from using static functions for xPDOValidator and xPDOValidationRules to actual object instances/methods.

branches/1.0/model/schema/sample.mysql.schema.xml 188 history download (+23 -23) diffs

branches/1.0/model/sample/mysql/person.map.inc.php 188 history download (+3 -3) diffs

branches/1.0/xpdo/om/xpdoobject.class.php 188 history download (+50 -35) diffs

branches/1.0/xpdo/validation/xpdovalidator.class.php 188 history download (+174 -33) diffs

branches/1.0/xpdo/xpdo.class.php 188 history download (+0 -1) diffs

187 by splittingred on 31 March 2008, 18:00:17 -0500 (3 months 23 days ago) Make Review - Fixed bug with loading custom validator class

branches/1.0/xpdo/om/xpdoobject.class.php 187 history download (+1 -1) diffs

186 by splittingred on 31 March 2008, 17:43:26 -0500 (3 months 23 days ago) Make Review - Automatically set a new xPDOObject's fields to dirty
- Fix bug where checking if field exists was not returning correct value

branches/1.0/xpdo/om/xpdoobject.class.php 186 history download (+1 -1) diffs

branches/1.0/xpdo/xpdo.class.php 186 history download (+1 -0) diffs

185 by splittingred on 31 March 2008, 17:29:08 -0500 (3 months 23 days ago) Make Review - Merge rule parameters with validator parameters to allow for default rule parameters to be used upon validation

branches/1.0/xpdo/validation/xpdovalidator.class.php 185 history download (+1 -0) diffs

184 by splittingred on 31 March 2008, 16:36:47 -0500 (3 months 23 days ago) Make Review - Make sure there is no blank validator class attempting to be loaded

branches/1.0/xpdo/om/xpdoobject.class.php 184 history download (+1 -1) diffs

183 by opengeek on 31 March 2008, 16:18:28 -0500 (3 months 23 days ago) Make Review * Fixed improper reference to global XPDO_OPT_VALIDATOR_CLASS option.

branches/1.0/xpdo/om/xpdoobject.class.php 183 history download (+1 -1) diffs

182 by opengeek on 31 March 2008, 16:05:51 -0500 (3 months 23 days ago) Make Review * Fixed typo.

branches/1.0/xpdo/om/xpdoobject.class.php 182 history download (+2 -2) diffs

181 by opengeek on 31 March 2008, 15:32:27 -0500 (3 months 23 days ago) Make Review * Changes and updates to new xPDO validation package:
        -Added 4 basic xPDOValidationRule classes:
                -xPDOMaxLengthValidationRule
                -xPDOMaxValueValidationRule
                -xPDOMinLengthValidationRule
                -xPDOMin…

branches/1.0/model/schema/sample.mysql.schema.xml 181 history download (+5 -1) diffs

branches/1.0/model/sample/mysql/person.map.inc.php 181 history download (+25 -1) diffs

branches/1.0/xpdo/om/xpdoobject.class.php 181 history download (+41 -19) diffs

branches/1.0/xpdo/validation/xpdovalidator.class.php 181 history download (+40 -12) diffs

branches/1.0/xpdo/om/xpdogenerator.class.php 181 history download (+31 -0) diffs

… 1 more file in changeset.
180 by opengeek on 29 March 2008, 16:27:36 -0500 (3 months 25 days ago) Make Review * Introducing the validation package:
        -Provides extensible xPDOValidator for customizing the validation process through a static validate() method.
        -Provides xPDOValidationRule interface class for d…

branches/1.0/xpdo/om/xpdoobject.class.php 180 history download (+201 -19) diffs

branches/1.0/xpdo/validation/xpdovalidator.class.php 180 history download (+114) new

branches/1.0/xpdo/validation 180 history download (+0) new

branches/1.0/xpdo/xpdo.class.php 180 history download (+2 -0) diffs

179 by opengeek on 21 March 2008, 12:54:35 -0500 (4 months 3 days ago) Make Review [Merged from branches/1.0 revs 177:178]
* [XPDO-10] Fixing bug introduced with this work when using xPDOQuery with object graphs; was setting _lazy incorrectly and resulted in null value which caused …

trunk/xpdo/om/xpdoquery.class.php 179 history download (+1 -1) diffs

178 by opengeek on 21 March 2008, 12:52:57 -0500 (4 months 3 days ago) Make Review * [XPDO-10] Fixing bug introduced with this work when using xPDOQuery with object graphs; was setting _lazy incorrectly and resulted in null value which caused additional errors in processing.

branches/1.0/xpdo/om/xpdoquery.class.php 178 history download (+1 -1) diffs

earlier earlier | later later
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5 Build:build-293 2008-04-15 ) - Administration - Page generated 2008-07-25 03:09 -0500