root/fCRUD.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @721 [721] 10/26/09 12:36:49 wbond BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
(edit) @567 [567] 05/08/09 09:07:44 wbond BackwardsCompatibilityBreak - the first parameter of fSession::clear() was …
(edit) @566 [566] 05/08/09 09:03:02 wbond BackwardsCompatibilityBreak - moved fCRUD::printOption() to …
(edit) @530 [530] 03/18/09 12:57:47 wbond Fixed a bug in fCRUD::redirectWithLoadedValues() preventing loaded search …
(edit) @448 [448] 12/24/08 01:06:02 wbond Updated copyright notices and licenses to use Will instead of William, …
(edit) @399 [399] 11/16/08 13:37:28 wbond BackwardsCompatibilityBreak - Renamed fPrintableException? to fException
(edit) @398 [398] 11/15/08 11:43:50 wbond Added the D modifier to the appropriate preg_* calls
(edit) @389 [389] 11/13/08 22:01:10 wbond Added the option of specifying the URL for fCRUD::generateRequestToken()
(edit) @388 [388] 11/13/08 20:28:10 wbond BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions …
(edit) @381 [381] 11/12/08 13:52:39 wbond Fixed bugs in fCRUD with reordering and removing list items from …
(edit) @375 [375] 11/09/08 16:02:42 wbond Added fCRUD::generateRequestToken() and fCRUD::validateRequestToken() as a …
(edit) @334 [334] 10/26/08 22:30:18 wbond Removed parameter type hints
(edit) @316 [316] 10/21/08 01:54:09 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) @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) @273 [273] 10/06/08 23:12:08 wbond Added comments to explain class constants for static method callbacks
(edit) @265 [265] 10/03/08 01:39:30 wbond Added class constants to all classes with static methods to allow for …
(edit) @229 [229] 09/15/08 21:30:13 wbond BackwardsCompatibilityBreak - Changed fCRUD::removeListItems() so its …
(edit) @216 [216] 09/13/08 07:54:10 wbond BackwardsCompatibilityBreak - fCRUD::createSortableColumn() was renamed to …
(copy) @214 [214] 09/12/08 13:51:40 wbond Moved all of the classes out of subdirectories for easier browsing and …
copied from response/fCRUD.php:
(edit) @193 [193] 09/06/08 17:48:19 wbond Changed fMessaging::show(), fHTML::show() and fCRUD::showChecked() to …