root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @766 [766] 03/09/10 01:49:05 wbond Fixed ticket #363 - added fAuthorization::getLoginPage()
(edit) @765 [765] 03/09/10 01:45:52 wbond Fixed ticket #354 - calling fDatabase::clearCache() now also calls …
(edit) @764 [764] 03/09/10 01:40:59 wbond Fixed ticket #400 - fActiveRecord::delete() with the $force_cascade flag …
(edit) @763 [763] 03/09/10 01:36:27 wbond Fixed ticket #399 - changed fCryptography::seedRandom() to pass a …
(edit) @762 [762] 03/09/10 01:32:25 wbond Fixed ticket #389 - fORMColumn is now more strict about what links will …
(edit) @761 [761] 03/09/10 00:51:13 wbond Fixed ticket #390 - removed code to double . on windows right after a line …
(edit) @760 [760] 03/08/10 13:32:45 wbond BackwardsCompatibilityBreak - fixed ticket #376 - fDirectory::scan() and …
(edit) @759 [759] 03/08/10 12:46:23 wbond Fixed ticket #384 - fRequest::get() no longer truncates big ints to the …
(edit) @758 [758] 03/05/10 15:59:54 wbond Fixed ticket #397 - fFile, fImage and fDirectory all handle re-used …
(edit) @757 [757] 03/04/10 08:57:05 wbond Fixed ticket #392 - fActiveRecord::load() now clears related records, …
(edit) @756 [756] 03/04/10 08:53:15 wbond Fixed ticket #394 - fixed issues with the route names for one-to-one …
(edit) @754 [754] 03/03/10 13:53:38 wbond Changed fORMDatabase::injectFromAndGroupByClauses() to be able to handle …
(edit) @753 [753] 03/03/10 13:45:21 wbond Added the ability to associate a single record via primary key in …
(edit) @752 [752] 03/03/10 13:43:06 wbond Fixed a bug in fImage::saveChanges() that would incorrectly cause new …
(edit) @750 [750] 03/03/10 09:23:31 wbond Fixed ticket #388 - Resolved a couple of undefined variable errors in …
(edit) @749 [749] 03/03/10 09:20:41 wbond Fixed tickets #380, #385 and #386 - fORMMoney bugs with setting NULL …
(edit) @748 [748] 03/03/10 09:18:42 wbond Fixed ticket #377 - cleaned up from fSession API documentation bugs
(edit) @747 [747] 03/03/10 09:16:54 wbond Fixed ticket #374 - added missing fGrammar::compose()
(edit) @746 [746] 03/03/10 01:09:48 wbond Fixed #231 - added fStatement, fDatabase::prepare() and …
(edit) @745 [745] 01/25/10 14:29:10 wbond Fixed ticket #368 - added support for Oracle number columns. Fixed some …
(edit) @744 [744] 12/18/09 13:08:26 wbond Fixed ticket #351 - translated queries on MSSQL servers with sub-selects …
(edit) @743 [743] 12/18/09 09:53:32 wbond Fixed ticket #359 - Fixed a bug in fActiveRecord where related records …
(edit) @742 [742] 12/18/09 09:23:13 wbond Fixed ticket #352 - fORMValidation now more robustly handles empty values …
(edit) @741 [741] 12/18/09 08:51:42 wbond Fixed a bug in fORMRelated with associating a non-contiguous array of …
(edit) @740 [740] 12/17/09 01:57:09 wbond Fixed ticket #357 - fORMDatabase was improperly generating SQL table …
(edit) @739 [739] 12/17/09 01:54:30 wbond Fixed ticket #356 - fFile now detects alternate file format for some jpg …
(edit) @738 [738] 12/16/09 23:47:02 wbond Fixed ticket #353 - PostgreSQL UUID columns can now be passed to LOWER(), …
(edit) @737 [737] 12/16/09 16:41:15 wbond Fixed ticket #358 - updated some old fFile method references in fORMFile
(edit) @736 [736] 12/16/09 02:03:54 wbond BackwardsCompatibilityBreak - Renamed fFile::getFilename() to …
(edit) @735 [735] 12/16/09 00:52:11 wbond BackwardsCompatibilityBreak - Added the $force_cascade parameter to …
(edit) @734 [734] 12/16/09 00:40:45 wbond Fixed ticket #347 - fRecordSet::build() can now compare columns by using …
(edit) @733 [733] 12/08/09 13:19:13 wbond Fixed ticket #350 - fixed an issues with fSession::destroy() not always …
(edit) @732 [732] 11/14/09 10:16:10 wbond Fixed ticket #336 - Updated fFilesystem::convertToBytes() to properly …
(edit) @731 [731] 11/14/09 09:43:26 wbond Fixed ticket #345 - fActiveRecord::changed() now properly compares NULL …
(edit) @730 [730] 11/13/09 09:08:21 wbond Fixed ticket #346 - fORMOrdering was creating incorrect SQL statements for …
(edit) @729 [729] 11/04/09 00:24:38 wbond Fixed ticket #339 - some conditional comments were causing the regex in …
(edit) @728 [728] 11/04/09 00:02:27 wbond Fixed a bug affecting where conditions with columns that are not null but …
(edit) @727 [727] 11/03/09 14:15:13 wbond Fixed an issue in fORMDate with calling a non-existent method on …
(edit) @726 [726] 11/03/09 13:57:54 wbond BackwardsCompatibilityBreak - fORM::addCustomClassTableMapping() was …
(edit) @725 [725] 10/27/09 13:30:32 wbond Fixed ticket #340 - fImage now handles transparency and desaturation …
(edit) @724 [724] 10/26/09 12:51:03 wbond Fixed ticket #333 - changed fFile to allow getting the directory, filename …
(edit) @723 [723] 10/26/09 12:48:25 wbond Fixed ticket #323 - fActiveRecord objects now return the object from …
(edit) @722 [722] 10/26/09 12:44:23 wbond Fixed ticket #337 - fEmail now rejects bounce-to email addresses on …
(edit) @721 [721] 10/26/09 12:36:49 wbond BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
(edit) @720 [720] 10/22/09 14:20:51 wbond BackwardsCompatibilityBreak - removed support for date function …
(edit) @719 [719] 10/11/09 13:32:24 wbond Fixed ticket #334 - fixed setting up the inspect callback in …
(edit) @718 [718] 10/06/09 15:12:30 wbond Added support for fActiveRecord to fORM::getRecordName()
(edit) @717 [717] 10/06/09 15:04:56 wbond Fixed ticket #304 - added fCookie::delete()
(edit) @716 [716] 10/06/09 14:45:17 wbond Fixed ticket #329 - added fUpload::filter() to allow for ignoring array …
(edit) @715 [715] 10/06/09 14:02:29 wbond Fixed a bug with fTimestamp::fixISOWeek() not properly parsing some ISO …
(edit) @714 [714] 10/06/09 13:55:39 wbond Added fCore::detectOpcodeCache()
(edit) @713 [713] 10/06/09 13:14:50 wbond SECURITY FIX: fixed issue with fCryptography::random() and …
(edit) @712 [712] 10/05/09 14:42:42 wbond Fixed ticket #327 - fRecordSet::build() now fixes bad $page numbers …
(edit) @711 [711] 10/05/09 14:32:30 wbond Fixed ticket #328 - fORMRelated::countRecords() has a bug that prevented …
(edit) @710 [710] 10/05/09 14:23:45 wbond Removed duplicate MIME-Version headers that were being included by fEmail
(edit) @709 [709] 10/05/09 13:55:39 wbond Fixed ticket #326 - changed fCryptography::symmetricKeyEncrypt() to throw …
(edit) @708 [708] 09/22/09 01:12:41 wbond Fixed ticket #313 - fSchema now properly detects one-to-one relationship …
(edit) @707 [707] 09/22/09 00:56:11 wbond Fixed tickets #317, #318, #320 - Cleaned up >< intersection operator for …
(edit) @706 [706] 09/18/09 03:22:38 wbond Fixed a bug with decoding MSSQL national columns over an ODBC connection
(edit) @705 [705] 09/18/09 02:53:03 wbond Fixed fSchema MSSQL support to work with ODBC database connections, fixed …
(edit) @704 [704] 09/18/09 01:17:32 wbond Changed fUTF8::ucwords() to also uppercase words right after various …
(edit) @703 [703] 09/18/09 00:59:46 wbond Fixed another bug in fSQLTranslation with parsing table aliases for MSSQL …
(edit) @702 [702] 09/18/09 00:55:55 wbond Added the $http_timeout parameter to fXML::__construct() that allows for …
(edit) @701 [701] 09/18/09 00:50:58 wbond Fixed tickets #250 and #307 - fValidationException can now take a header …
(edit) @700 [700] 09/18/09 00:36:28 wbond BackwardsCompatibilityBreak - renamed fRecordSet::buildFromRecords() to …
(edit) @699 [699] 09/15/09 00:18:45 wbond Fixed ticket #311 - added an extra optional parameter to …
(edit) @698 [698] 09/09/09 02:51:38 wbond Fixed ticket #305 - corrected a grammar bug in fActiveRecord::hash()
(edit) @697 [697] 09/09/09 02:49:21 wbond Fixed ticket #301 - fORMFile will no longer cause notices due to a missing …
(edit) @696 [696] 09/09/09 02:45:43 wbond Fixed ticket #300 - corrected the API documentation for …
(edit) @695 [695] 09/09/09 02:39:27 wbond Fixed ticket #297 - parsing table aliases in fSQLTranslation while …
(edit) @694 [694] 09/01/09 22:33:04 wbond Fixed a bug in fActiveRecord that would cause issues with classes …
(edit) @693 [693] 09/01/09 02:37:05 wbond Added instance functionality to fXML for reading XML files
(edit) @692 [692] 08/26/09 22:38:48 wbond Fixed ticket #294 - added a check to the configuration part of …
(edit) @691 [691] 08/26/09 22:19:25 wbond Fixed ticket #292 - changed fActiveRecord::set{ColumnName}() methods to …
(edit) @690 [690] 08/26/09 09:06:57 wbond Fixed ticket #281 - casting to an integer or string in fRequest::get() now …
(edit) @689 [689] 08/25/09 14:08:13 wbond Fixed a bug with fORMRelated::createRecord() not creating non-existent …
(edit) @688 [688] 08/21/09 13:14:31 wbond Fixed ticket #291 - fORMValidation::checkOnlyOneRule() and …
(edit) @687 [687] 08/21/09 12:36:17 wbond Fixed fFile and fDirectory to throw an fValidationException when the file …
(edit) @686 [686] 08/20/09 13:51:57 wbond Fixed ticket #290 - Deleting an fFile or fDirectory object no longer …
(edit) @685 [685] 08/17/09 01:26:34 wbond Fixed ticket #288 - updated fActiveRecord::changed() to do a strict …
(edit) @684 [684] 08/17/09 01:20:28 wbond Fixed a bug with fORMRelated::createRecord() where foreign keys with a …
(edit) @683 [683] 08/17/09 01:17:29 wbond Added fResult::unescape() and fUnbufferedResult::unescape(), fixed …
(edit) @682 [682] 08/12/09 01:44:53 wbond Added the ability to pass an array of all values as a single parameter to …
(edit) @681 [681] 08/10/09 18:00:10 wbond Fixed a serious bug with setting NULL values in fActiveRecord
(edit) @680 [680] 08/10/09 12:25:22 wbond Fixed a bug with fActiveRecord::createRecord() when a foreign key …
(edit) @679 [679] 08/10/09 11:52:19 wbond Fixed a bug in fActiveRecord with unescaping data from the database
(edit) @678 [678] 08/07/09 02:37:18 wbond Added fImage::getDimensions()
(edit) @677 [677] 08/07/09 02:18:12 wbond Fixed ticket #285 - added the ability to compare fActiveRecord objects in …
(edit) @676 [676] 08/07/09 01:55:27 wbond Fixed ticket #284 - Updated documentation for …
(edit) @675 [675] 08/07/09 01:49:34 wbond Performance enhancements to fActiveRecord::__call() and …
(edit) @674 [674] 08/06/09 23:58:11 wbond Added performance tweaks to fRecordSet::prebuild() and …
(edit) @673 [673] 08/06/09 23:53:06 wbond Performance tweaks for creating fDirectory, fFile and fImage objects via …
(edit) @672 [672] 08/06/09 22:54:44 wbond Fixed ticket #286 - changed fFile::__toString() to never throw an …
(edit) @671 [671] 08/06/09 22:24:26 wbond Fixed fDatabase so that PostgreSQL and Oracle don't try to get …
(edit) @670 [670] 07/31/09 01:16:29 wbond Fixed a typo in the fValidation API docs
(edit) @669 [669] 07/31/09 01:15:54 wbond fORMRelated::setOrderBys() now (properly) only recognizes *-to-many …
(edit) @668 [668] 07/31/09 01:15:22 wbond Fixed some error messaging in fORMSchema to not include {empty_string} in …
(edit) @667 [667] 07/29/09 23:50:58 wbond Fixed ticket #276 - fURL::redirect() no longer requires a parameter and …
(edit) @666 [666] 07/29/09 23:40:39 wbond Changed fRecordSet to implement Countable, making the …
(edit) @665 [665] 07/29/09 23:36:52 wbond fORMFile::addFImageMethodCall() no longer requires column be an image …