root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @349 [349] 10/30/08 13:32:51 wbond More fixes to fURL::makeFriendly() and fFilesystem::makeURLSafe()
(edit) @348 [348] 10/30/08 01:43:41 wbond BackwardsCompatibilityBreak - fNoResultsException? was renamed to …
(edit) @347 [347] 10/30/08 01:29:34 wbond Added custom message support to fResult::tossIfNoResults() and …
(edit) @346 [346] 10/29/08 21:39:59 wbond Added support for aggregate function calls in fRecordSet::build() where …
(edit) @345 [345] 10/29/08 21:13:37 wbond Changed fURL::makeFriendly() to not allow . or ' in the output
(edit) @344 [344] 10/29/08 21:10:51 wbond Added fFilesystem::makeURLSafe()
(edit) @343 [343] 10/28/08 21:35:16 wbond Added search term parsing to column|column|column~ conditions when calling …
(edit) @342 [342] 10/28/08 13:26:46 wbond Added support for multi-class record sets
(edit) @341 [341] 10/28/08 13:11:34 wbond Fixed some issues related to PHP converting objects to integers
(edit) @340 [340] 10/27/08 20:33:51 wbond Added fRecordSet::slice()
(edit) @339 [339] 10/27/08 20:28:38 wbond Fixed fSchema so it does not improperly flag some tables as joining tables
(edit) @338 [338] 10/27/08 13:59:06 wbond Changed fAuthorization::checkLoggedIn() to include checking the user token
(edit) @337 [337] 10/27/08 13:32:25 wbond Fixed a bug in fORMJSON
(edit) @336 [336] 10/27/08 01:38:48 wbond Fixed an API documentation bug
(edit) @335 [335] 10/27/08 01:35:52 wbond Added fRecordSet::merge()
(edit) @334 [334] 10/26/08 22:30:18 wbond Removed parameter type hints
(edit) @333 [333] 10/26/08 21:19:15 wbond Removed fISchema?
(edit) @332 [332] 10/26/08 17:11:58 wbond BackwardsCompatibilityBreak - fActiveRecord::has() was renamed to …
(edit) @331 [331] 10/26/08 16:44:03 wbond BackwardsCompatibilityBreak - 'replace::' hooks are no longer allowed in …
(edit) @330 [330] 10/25/08 22:15:37 wbond Moved the identity map and configure checking into fActiveRecord from fORM
(edit) @329 [329] 10/25/08 20:32:52 wbond Fixed a few bugs with *-to-many validation using fORMValidation
(edit) @328 [328] 10/25/08 20:29:50 wbond Changed fORMFile to create an fImage file when resurrecting an existing …
(edit) @327 [327] 10/23/08 14:07:00 wbond Fixed a bug with checking for the group by placeholder in …
(edit) @326 [326] 10/23/08 14:02:11 wbond Fixed ticket #73
(edit) @325 [325] 10/23/08 01:35:59 wbond Added the ability to set a column as case-insensitive when performing …
(edit) @324 [324] 10/22/08 22:03:55 wbond Fixed a bug in fORMDatabase::createPrimaryKeyWhereClause()
(edit) @323 [323] 10/22/08 21:26:53 wbond Removed an extraneous debugging statement
(edit) @322 [322] 10/22/08 21:24:38 wbond Fixed ticket #72
(edit) @321 [321] 10/21/08 22:26:09 wbond More API documentation updates
(edit) @320 [320] 10/21/08 13:57:42 wbond More API documentation updates
(edit) @319 [319] 10/21/08 02:15:00 wbond Fixed a bug with fGrammar::compose()
(edit) @318 [318] 10/21/08 02:02:49 wbond Removed some extraneous code from fDatabase::escape()
(edit) @317 [317] 10/21/08 01:58:38 wbond Added the missing fUpload::__get() method
(edit) @316 [316] 10/21/08 01:54:09 wbond More API documentation updates
(edit) @315 [315] 10/19/08 00:32:49 wbond More API documentation updates
(edit) @314 [314] 10/18/08 08:17:31 wbond More PHPDoc changes for testing API documentation generation
(edit) @313 [313] 10/17/08 19:02:47 wbond More work on variable parameter documentation
(edit) @312 [312] 10/17/08 18:59:07 wbond Work on variable parameter documentation
(edit) @311 [311] 10/17/08 13:32:25 wbond Some updates to API documentation
(edit) @310 [310] 10/16/08 20:44:49 wbond De-coupled fXML from fHTML
(edit) @309 [309] 10/16/08 20:23:16 wbond Fixed some bugs in fEmail and fORMDatabase
(edit) @308 [308] 10/16/08 13:27:00 wbond BackwardsCompatibilityBreak - Renamed fORMDatabase::getInstance() to …
(edit) @307 [307] 10/16/08 01:57:21 wbond Changed fCookie to ensure cookie values are cleaned of invalid UTF-8
(edit) @306 [306] 10/16/08 01:51:31 wbond Changed fUTF::ascii() to be @internal
(edit) @305 [305] 10/16/08 01:47:57 wbond BackwardsCompatibilityBreak - fUTF8::detect() went from being public to …
(edit) @304 [304] 10/16/08 01:05:46 wbond BackwardsCompatibilityBreak - fResult::getPointer() was removed, same …
(edit) @303 [303] 10/16/08 00:59:33 wbond BackwardsCompatibilityBreak - fResult::areRemainingRows() was removed, …
(edit) @302 [302] 10/16/08 00:32:37 wbond Updated fUpload to check file upload error messages for max file size …
(edit) @301 [301] 10/15/08 23:17:58 wbond Fixed a bug with linking related records to an fActiveRecord
(edit) @300 [300] 10/15/08 23:14:42 wbond BackwardsCompatibilityBreak - fUpload::upload() was renamed to …
(edit) @299 [299] 10/15/08 08:57:49 wbond More updates to the fUpload class
(edit) @298 [298] 10/14/08 22:06:02 wbond BackwardsCompatibilityBreak - Change fUpload from a static class to an …
(edit) @297 [297] 10/14/08 21:22:28 wbond Fixed ticket #70
(edit) @296 [296] 10/14/08 21:19:18 wbond Fixed a bug with fPrintableException::printMessage()
(edit) @295 [295] 10/13/08 23:56:33 wbond Fixed a bug where fPrintableException::printTrace() would not print the …
(edit) @294 [294] 10/13/08 23:33:25 wbond BackwardsCompatibilityBreak - Removed …
(edit) @293 [293] 10/13/08 23:04:27 wbond BackwardsCompatibilityBreak - Removed fTimestamp::combine()
(edit) @291 [291] 10/12/08 23:09:43 wbond Added missing @internal documentation flag to …
(edit) @290 [290] 10/12/08 23:06:50 wbond Changed fResult::getResult() and fUnbufferedResult::getResult() to be …
(edit) @289 [289] 10/12/08 22:34:59 wbond BackwardsCompatibilityBreak - Changed the replacement token in …
(edit) @288 [288] 10/11/08 22:26:04 wbond Refactored how fRecordSet ensures that classes are configured
(edit) @287 [287] 10/11/08 22:18:14 wbond Made session prefix creation consistent across classes
(edit) @286 [286] 10/11/08 22:08:46 wbond Added reset() methods for all classes with static members
(edit) @285 [285] 10/11/08 00:44:11 wbond Added the cache array to fActiveRecord objects, also added additional …
(edit) @284 [284] 10/10/08 22:24:29 wbond Changed auto-generated joins to be LEFT JOIN instead of INNER JOIN
(edit) @283 [283] 10/09/08 13:37:48 wbond Fixed a bug with multi-column where conditions when building record sets
(edit) @282 [282] 10/08/08 20:47:24 wbond BackwardsCompatibilityBreak - Changed the separator between the table name …
(edit) @281 [281] 10/08/08 20:42:29 wbond Fixed a bug with S/MIME encryption of fEmail messages
(edit) @280 [280] 10/07/08 21:57:54 wbond Fixed ticket #67
(edit) @279 [279] 10/07/08 21:32:19 wbond Fixed a bug with fCore::call()
(edit) @278 [278] 10/07/08 13:09:06 wbond Fixed some issues with fSchema detecting the proper data type of SQLite …
(edit) @277 [277] 10/07/08 13:05:04 wbond Removed some unused methods from fORMDatabase
(edit) @276 [276] 10/07/08 13:03:02 wbond BackwardsCompatibilityBreak - fRecordSetbuild{RelatedRecords?}() was …
(edit) @275 [275] 10/06/08 23:31:48 wbond BackwardsCompatibilityBreak - Removed fRecordSet::countWithoutLimit() and …
(edit) @274 [274] 10/06/08 23:24:21 wbond Changed fDirectory::scan() and fDirectory::scanRecursive() to create …
(edit) @273 [273] 10/06/08 23:12:08 wbond Added comments to explain class constants for static method callbacks
(edit) @272 [272] 10/06/08 23:03:05 wbond Update the API documentation for fCore::call()
(edit) @271 [271] 10/06/08 22:57:48 wbond Added fCore::callback(), change fCore::call() to accept two different …
(edit) @270 [270] 10/04/08 11:19:08 wbond Added fCore::call() and switched all applicable callbacks to class::method …
(edit) @269 [269] 10/04/08 09:44:07 wbond Changed fURL::makeFriendly() to allow .s
(edit) @268 [268] 10/03/08 14:24:30 wbond Add support for dynamic constants
(edit) @267 [267] 10/03/08 14:14:59 wbond Added instance callback handlers
(edit) @266 [266] 10/03/08 01:54:10 wbond Added two missing callback constants
(edit) @265 [265] 10/03/08 01:39:30 wbond Added class constants to all classes with static methods to allow for …
(edit) @264 [264] 10/01/08 23:33:49 wbond BackwardsCompatibilityBreak - Changed the separator between the table name …
(edit) @263 [263] 10/01/08 23:19:43 wbond BackwardsCompatibilityBreak - Removed fRecordSet::buildFromPrimaryKeys(), …
(edit) @262 [262] 10/01/08 23:07:28 wbond Fixed some issues with MSSQL database and fDatabase and changed fResult
(edit) @261 [261] 10/01/08 00:49:37 wbond Fixed ticket #65
(edit) @260 [260] 10/01/08 00:19:08 wbond Removed the class fSQLParsing? and merged the relevant bits into …
(edit) @259 [259] 09/30/08 23:33:39 wbond BackwardsCompatibilityBreak - Renamed fORM::createActiveRecordClass() to …
(edit) @258 [258] 09/30/08 23:25:45 wbond BackwardsCompatibilityBreak - Renamed fFilesystem::createUniqueName() to …
(edit) @257 [257] 09/30/08 23:22:31 wbond BackwardsCompatibilityBreak - Renamed fTimestamp::createFormat() to …
(edit) @256 [256] 09/30/08 23:07:42 wbond Fixed a few visibility issues with fCryptography
(edit) @255 [255] 09/30/08 20:52:45 wbond Fixed a few mis-typed variables in the ORM
(edit) @254 [254] 09/30/08 14:01:12 wbond Fixed an issue with not passing the currency to the fMoney constructor …
(edit) @253 [253] 09/30/08 13:04:54 wbond BackwardsCompatibilityBreak - Removed fORMDatabase::escapeByType(), added …
(edit) @252 [252] 09/29/08 13:12:33 wbond Fixed some issues with populating and storing one-to-many related objects
(edit) @251 [251] 09/29/08 12:58:20 wbond BackwardsCompatibilityBreak - The fourth parameter of fRecordSet::build()
(edit) @250 [250] 09/28/08 23:56:08 wbond BackwardsCompatibilityBreak - Removed fGrammar::registerHumanizeCallback()
(edit) @249 [249] 09/27/08 14:08:12 wbond BackwardsCompatibilityBreak - fGrammar::replaceHumanize() was renamed to …