summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-05-29committed patch for #407ctrlaltca
2012-05-29Removed ajax rendering from TClientScript since it was a not-backward ↵ctrlaltca
compatible change. Added a TActiveClientScript control instead
2012-04-13Minor regression fix in TAutoComplete's js;ctrlaltca@gmail.com
Fixed ActiveDropDownListtestCase, added a dummy selenium.css to avoid a 404 error while debugging test cases
2012-03-19Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support ↵ctrlaltca@gmail.com
because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken) Droppped TJSON, not needed anymore Name this 3.2-rc2 (to distinguish problems from users caused by this change)
2012-02-12patch for #387ctrlaltca@gmail.com
2012-02-11cleaning away unused converters from phpDocumentorctrlaltca@gmail.com
2011-12-22fix #187ctrlaltca@gmail.com
2011-11-19updating phpDocumentor, part 4: patched to fix a bug in CHMdefaultConverterctrlaltca@gmail.com
2011-11-19updating phpDocumentor, part 3: patched to mantain "dot" as a namespace ↵ctrlaltca@gmail.com
separator in @package
2011-11-19updating phpDocumentor, part 2: add new versionctrlaltca@gmail.com
2011-11-19updating phpDocumentor, part 1: removal of the old versionctrlaltca@gmail.com
2011-10-21removed TClientScriptLoader missed in r3039. Updated documentationctrlaltca@gmail.com
2011-10-02Added TReCaptcha control (ticket #345) and added a notice about the lack of ↵ctrlaltca@gmail.com
security of TCaptcha (ticket #344)
2011-09-20patch for #363: dropping clientscripts.phpctrlaltca@gmail.com
2011-07-21added Gabor's HtmlArea registration patch (fixes #351)ctrlaltca@gmail.com
2011-06-25added documentation for TFlushOutputctrlaltca@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
added TFlushOutput component fixed THtmlarea quickstart demo
2011-06-25Added 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-20killed the experimental activecontrols implementation backported from yiictrlaltca@gmail.com
2011-06-08added accordion control from #213ctrlaltca@gmail.com
2011-06-02upported to trunk/ last doc changes, everything should be fine nowctrlaltca@gmail.com
2011-06-02upported documentation changes to trunk/ctrlaltca@gmail.com
2011-06-02merged documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-06-01upported recent documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
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