Age | Commit message (Expand) | Author |
2013-01-16 | Added a new UrlFormat for TUrlManager: HiddenPath; works like the 'Path' form... | ctrlaltca |
2013-01-15 | fix #432 | ctrlaltca |
2013-01-07 | documentation fixes | ctrlaltca |
2013-01-07 | bumped version to 3.2.1 | ctrlaltca |
2013-01-07 | happy new year 2013! | ctrlaltca |
2013-01-07 | reworked fix for #431 | ctrlaltca |
2013-01-06 | fix date validators | ctrlaltca |
2013-01-06 | fix #44 | ctrlaltca |
2013-01-06 | updated prototype to 1.7.1 | ctrlaltca |
2013-01-06 | fix #431 | ctrlaltca |
2013-01-06 | ported TDateTimeStamp to php's native DateTime class | ctrlaltca |
2013-01-02 | backported all related changes up to 3229 to branch/3.2 | ctrlaltca |
2012-10-17 | fix TDBUser documentation | ctrlaltca |
2012-10-05 | fix #425 | ctrlaltca |
2012-09-29 | fix #424 | ctrlaltca |
2012-08-30 | Documentation for the T*Rpc* classes | ctrlaltca |
2012-08-30 | TJsonRpcProtocol: full support for both version 1.0 and 2.0 of the specificat... | ctrlaltca |
2012-08-30 | Prado.Element.setAttribute() : remove the "readonly" attribute when it's set ... | ctrlaltca |
2012-08-29 | removed debug from previous commit | ctrlaltca |
2012-08-29 | tweaked TJsonRpcService enough to make it conform to the old (version 1) stan... | ctrlaltca |
2012-08-16 | updated tinyMCE to 3.5.6 | ctrlaltca |
2012-08-10 | fix #421 | ctrlaltca |
2012-08-06 | patch for #419 | ctrlaltca |
2012-08-06 | patch for #420 | ctrlaltca |
2012-07-30 | test patch for #417 | ctrlaltca |
2012-07-28 | fix #418 | ctrlaltca |
2012-07-16 | fix #416 | ctrlaltca |
2012-07-12 | more removal of ?> from php files | ctrlaltca |
2012-07-12 | removed ?> from php files | 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 |
2012-07-12 | more documentation fixes | ctrlaltca |
2012-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate (co... | ctrlaltca |
2012-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate | ctrlaltca |
2012-07-10 | small fix to previous commit | ctrlaltca |
2012-07-10 | TSecurityManager: make it able to use any hashing/crypto algorithm supported ... | ctrlaltca |
2012-07-10 | TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times ... | ctrlaltca |
2012-07-09 | fix #415 | ctrlaltca |
2012-07-07 | Missed an include in previous commit | ctrlaltca |
2012-07-07 | fix #414 | ctrlaltca |
2012-07-07 | fix #413 | ctrlaltca |
2012-07-05 | fix #412 | ctrlaltca |
2012-06-25 | version bump3.2.0 | ctrlaltca |
2012-06-25 | committed patch for #410 | ctrlaltca |
2012-06-19 | committer patch for #408 | ctrlaltca |
2012-06-16 | prado-cli: added generateAll command. Kudos to Daniel Sampedro Bello | ctrlaltca |
2012-06-12 | TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin... | ctrlaltca |
2012-06-12 | TBaseActiveControl: fix documentation and exception message | ctrlaltca |
2012-06-04 | Related to r3159: Script rendering in ajax callbacks doesn't need to happen i... | ctrlaltca |
2012-06-04 | After r3159 TTabPanel was not keeping the active TabView upon post back: fixed | ctrlaltca |