summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2011-05-10updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for ↵ctrlaltca@gmail.com
json2.js. fixes #199 and 272
2010-12-11added new TTemplateControlInheritable classrojaro
2010-09-10moved TListItemCollection class from TListControl.php to separate class file ↵rojaro
in collections to fix #276
2010-06-22Added InType Bundlerojaro
2010-04-18Adds a property to ensure an id is rendered. Also adds the creation of ↵javalizard
TWebControlDecorator. It also accounts for the render blocker in TWebControl. Adds an alternate render path when decorators are present. Adds the TWebControlDecorator class. Now skins can define their own surrounding tag html and templates instead of having to code every page.
2010-04-18TPriorityList 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-18Added the THeader1-6, and fixed up the THtmlElement a touch.javalizard
2010-04-12TPriorityListjavalizard
2010-04-06(no commit message)rojaro
2010-03-27added TRpcClient and TRpcServer - fixing #180rojaro
2010-03-25(no commit message)rojaro
2010-02-15Removed pradolite.php filerojaro
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2010-02-13NEW: Add Beta of master/slave senario solutiongodzilla80@gmx.net
- add package System.Testing.Data.Analysis - add package System.Testing.Data.Distributed - add sub package System.Testing.Data.Distributed.MasterSlave - add unittest for System.Testing.Data.Analysis
2009-11-02added a few more snippets to the textmate bundlerojaro
2009-11-02added a few new snippets to the textmate bundlerojaro
2009-11-02added old prado textmate bundlerojaro
2009-11-01added Dreamweaver extension so it doesnt get "lost" againrojaro
2009-10-14added TActiveMultiViewrojaro
2009-10-07Add TActiveTableCell & TActiveTableRowChristophe.Boulain
2009-10-02Enhancement on drag & drop controls.Christophe.Boulain
2009-09-29Added TActiveDataGrid and TActiveRepeater from LCSChristophe.Boulain
2009-09-24added marcosanobre's TActiveDataListrojaro
2009-07-15moved System.Db to System.Testing.Data and updated classes accordinglyrojaro
2009-07-13- Models, Behaviors ...rojaro
2009-07-13- ActiveRecord Port from Yii ... not perfect but works ^^rojaro
2009-06-02Merging latest 3.1 changes into trunkChristophe.Boulain
2009-06-02Rename assets folder in Drag&Drop demo so it will be present in next prado ↵Christophe.Boulain
release. Fixed Issue#98
2009-05-27Merge from 3.2 branch. Christophe.Boulain
Beginning of Prado 3.2 development
2009-05-24prepare for release.3.1.5qiang.xue
2009-05-18ENH: new log route subclass for FirePHP: TFirePhpLogRoute - FirePHP is ↵godzilla80@gmx.net
ideally suited for AJAX development where clean JSON and XML responses are required
2009-05-01Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __getgodzilla80@gmx.net
2009-03-22Fixed Issue #88 - SQLMap $Param$ re-evaluation buggodzilla80@gmx.net
2009-03-20Fixed Issue #120godzilla80@gmx.net
2009-02-23Update to scriptaculous 1.8.2 & prototype 1.6.0.3Christophe.Boulain
2009-02-23Update to scriptaculous 1.8.2 & prototype 1.6.0.3Christophe.Boulain
2009-01-07Removed activerating files that are no more used since r2562christophe.boulain
2008-12-07sqlmap application.phpcarlgmathisen
2008-12-07work on php style configurationcarlgmathisen
2008-12-05Moved prado-cli/prado-cli.bat to framework folderhaertl.mike
2008-12-05Removed prado-cli again (duplicate)haertl.mike
2008-12-04Added prado-cli bootstrap scripthaertl.mike
2008-12-03Merge from trunkchristophe.boulain
2008-12-02php configuration typecarlgmathisen
2008-11-08Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs.Christophe.Boulain
2008-10-24Added TActiveFileUploadChristophe.Boulain
2008-10-16Add (manual only) test for #925tof
2008-10-15Fixed #922mikl
2008-10-13Added Testcase for #900mikl