Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php | |||
2014-08-21 | Happy 2014! | Fabio Bas | |
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php | |||
2013-09-19 | Committed TComponent patch by javalizard | Fabio Bas | |
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy one to one events. This patchset was currently available only on svn trunk/ | |||
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-22 | patched regression found by unit test | ctrlaltca | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-07-12 | happy new year | ctrlaltca | |
2011-06-25 | Added two methods for getting array elements out of TPriorityList above and ↵ | javalizard | |
below a specific priority, with inclusion. Added TPriorityMap and test cases. | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-20 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2011-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2011-05-10 | Issue 264 : Changed Collection to use PHP native ArrayIterator | uacaman | |
2010-10-04 | #247 Tweaked the appending function | javalizard | |
2010-10-04 | #247 Removed one redundant function. | javalizard | |
2010-10-04 | #247 Removed one redundant function. Change the unit test to reflect the ↵ | javalizard | |
function removal. | |||
2010-10-03 | #247 Finalized the TPriorityList class, its unit tests, and added one ↵ | javalizard | |
missing unit test to TList. | |||
2010-09-27 | #291 Updated some documentation | javalizard | |
2010-09-27 | #291 Added new unit tests for all edit operations on read-only lists. Added ↵ | javalizard | |
a read-only conditional prior to the item search within three functions that search for an item index in the TList prior to editing. | |||
2010-09-10 | moved TListItemCollection class from TListControl.php to separate class file ↵ | rojaro | |
in collections to fix #276 | |||
2010-04-22 | started using the TPriorityList, updated some methods functions and slimmed ↵ | javalizard | |
things done a touch. This also updates the unit test. The unit test isn't perfect just yet but this class works 100% as a TList. As things get settled I'll get the docs going on this new class. | |||
2010-04-18 | TPriorityList works like TList if no class specific methods are called. ↵ | javalizard | |
Adds the Unit test. TPriorityList needs more unit testing but I wanted to submit this so the method names can be peer reviewed. | |||
2010-04-18 | Updated the insertBefore/After docs | javalizard | |
2010-04-18 | Ensured parent::__construct calls to Base, Caching, and Collections | javalizard | |
2010-04-17 | Got the return value nailed down for TList::InsertBefore and ↵ | javalizard | |
TList::insertAfter using the unit test. | |||
2010-04-17 | Added Unit tests for insertBefore/After. Change code to expected behavior. | javalizard | |
2010-04-12 | fiddled with the comment a touch to make it easier to understand | javalizard | |
2010-04-12 | Fixed Issue#246 | Christophe.Boulain | |
2010-04-12 | added @versions to the TList and TPriorityList | javalizard | |
2010-04-12 | TPriorityList | javalizard | |
2010-04-12 | Reprivate _c in TList. was testing something | javalizard | |
2010-04-12 | added insertBefore and insertAfter | javalizard | |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2007-05-30 | fixing small typos in the API documentation | knut | |
2007-05-30 | resolved #631 | knut | |
2007-04-01 | Fixed #584. | xue | |
2006-10-18 | merge from 3.0 branch till 1463. | xue | |
2006-09-09 | Add basic active control docs. | wei | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-08-02 | merge from 3.0 branch till 1320. | xue | |
2006-07-04 | Merge from 3.0 branch till 1239. | xue | |
2006-05-18 | Merge from 3.0 branch till 1082. | xue | |
2006-04-14 | Importing SQLMap + sample + docs. | wei | |
2006-04-10 | Merge from 3.0 branch till 885. | xue | |
2006-04-10 | Updated exception messages. | xue | |
2006-04-10 | Added TQueue. | xue | |
2006-03-15 | Fixed a typo in TStack. | xue | |
2006-03-15 | Added TStack. | xue | |