summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-03-01Edit autoload() as for issue #4453.2.1Ciro Mattia Gonano
2013-03-01Tagging 3.2.1Ciro Mattia Gonano
2013-01-16Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' form...ctrlaltca
2013-01-15fix #432ctrlaltca
2013-01-07documentation fixesctrlaltca
2013-01-07bumped version to 3.2.1ctrlaltca
2013-01-07happy new year 2013!ctrlaltca
2013-01-07reworked fix for #431ctrlaltca
2013-01-06fix date validatorsctrlaltca
2013-01-06fix #44ctrlaltca
2013-01-06updated prototype to 1.7.1ctrlaltca
2013-01-06fix #431ctrlaltca
2013-01-06ported TDateTimeStamp to php's native DateTime classctrlaltca
2013-01-02backported all related changes up to 3229 to branch/3.2ctrlaltca
2012-10-17fix TDBUser documentationctrlaltca
2012-10-05fix #425ctrlaltca
2012-09-29fix #424ctrlaltca
2012-08-30Documentation for the T*Rpc* classesctrlaltca
2012-08-30TJsonRpcProtocol: full support for both version 1.0 and 2.0 of the specificat...ctrlaltca
2012-08-30Prado.Element.setAttribute() : remove the "readonly" attribute when it's set ...ctrlaltca
2012-08-29removed debug from previous commitctrlaltca
2012-08-29tweaked TJsonRpcService enough to make it conform to the old (version 1) stan...ctrlaltca
2012-08-16updated tinyMCE to 3.5.6ctrlaltca
2012-08-10fix #421ctrlaltca
2012-08-06patch for #419ctrlaltca
2012-08-06patch for #420ctrlaltca
2012-07-30test patch for #417ctrlaltca
2012-07-28fix #418ctrlaltca
2012-07-16fix #416ctrlaltca
2012-07-12more removal of ?> from php filesctrlaltca
2012-07-12removed ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-07-12more documentation fixesctrlaltca
2012-07-12Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate (co...ctrlaltca
2012-07-12Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate ctrlaltca
2012-07-10small fix to previous commitctrlaltca
2012-07-10TSecurityManager: make it able to use any hashing/crypto algorithm supported ...ctrlaltca
2012-07-10TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times ...ctrlaltca
2012-07-09fix #415ctrlaltca
2012-07-07Missed an include in previous commitctrlaltca
2012-07-07fix #414ctrlaltca
2012-07-07fix #413ctrlaltca
2012-07-05fix #412ctrlaltca
2012-06-25version bump3.2.0ctrlaltca
2012-06-25committed patch for #410ctrlaltca
2012-06-19committer patch for #408ctrlaltca
2012-06-16prado-cli: added generateAll command. Kudos to Daniel Sampedro Belloctrlaltca
2012-06-12TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin...ctrlaltca
2012-06-12TBaseActiveControl: fix documentation and exception messagectrlaltca