Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-11 | additional patch for #382 | ctrlaltca@gmail.com | |
2012-02-09 | patch for #382 | ctrlaltca@gmail.com | |
2012-02-05 | Make validators' FocusOnError play nice with TCheckBoxList and TRadioButtonList | ctrlaltca@gmail.com | |
2012-02-02 | Added some dirty js code to get dropcontainer-relative offset for onDrop ↵ | ctrlaltca@gmail.com | |
events of draggable controls | |||
2012-02-01 | fix: css registration upon callback was missing some files from getting rendered | ctrlaltca@gmail.com | |
2012-01-29 | fix #383 | ctrlaltca@gmail.com | |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com | |
2012-01-25 | TJsonService: use TJavaScript::jsonEncode() instead of the old, slower TJSON ↵ | ctrlaltca@gmail.com | |
class | |||
2012-01-25 | updated HISTORY | ctrlaltca@gmail.com | |
2012-01-25 | patched #379 | ctrlaltca@gmail.com | |
2012-01-25 | controls.js sems to depend on effects.js, updated packages.php | ctrlaltca@gmail.com | |
2012-01-25 | fix for #381 | ctrlaltca@gmail.com | |
2012-01-23 | little improvement to TReCaptcha; refs #345, patch by gabor | ctrlaltca@gmail.com | |
2012-01-18 | fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ | ctrlaltca@gmail.com | |
a quickstart example, updated 2 tests that were broken + HISTORY | |||
2012-01-12 | avoid a js warning in ie | ctrlaltca@gmail.com | |
2012-01-11 | respect visibility state when updating activecontrols during an ajax callback | ctrlaltca@gmail.com | |
2011-12-23 | small fix in TPanel | ctrlaltca@gmail.com | |
2011-12-22 | fix #187 | ctrlaltca@gmail.com | |
2011-12-21 | little doc updated related to previous commit | ctrlaltca@gmail.com | |
2011-12-21 | TLogger: fixed filterByControl method; added timestamp parameter; added ↵ | ctrlaltca@gmail.com | |
deleteLogs() method; refs #237 | |||
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-12-21 | fixed #66 | ctrlaltca@gmail.com | |
2011-12-21 | fix #314 | ctrlaltca@gmail.com | |
2011-12-19 | committed patch from #378 | ctrlaltca@gmail.com | |
2011-12-06 | fix for #377 | ctrlaltca@gmail.com | |
2011-12-05 | reverted r2801, r2803, r2829's madness. | ctrlaltca@gmail.com | |
2011-12-03 | Added documentation for TWebControlDecorator (fixes #259); | ctrlaltca@gmail.com | |
Added missing bits to have TWebControlDecorator actually works. | |||
2011-12-02 | fixed tiny_mce's md5 file; updated HISTORY | ctrlaltca@gmail.com | |
2011-12-02 | TApplication: don't forget to initialize TGlobalization with its default ↵ | ctrlaltca@gmail.com | |
values when it gets created (fixes #375) | |||
2011-11-28 | committed proposed adjustement from #235 | ctrlaltca@gmail.com | |
2011-11-22 | TCaptcha: publish images with image/png content-type | ctrlaltca@gmail.com | |
2011-11-19 | fixed #354 | ctrlaltca@gmail.com | |
2011-11-19 | fix for #35 | ctrlaltca@gmail.com | |
2011-11-19 | updating phpDocumentor, part 4: patched to fix a bug in CHMdefaultConverter | ctrlaltca@gmail.com | |
2011-11-19 | fix for #346 | ctrlaltca@gmail.com | |
2011-11-19 | updating phpDocumentor, part 3: patched to mantain "dot" as a namespace ↵ | ctrlaltca@gmail.com | |
separator in @package | |||
2011-11-19 | updating phpDocumentor, part 2: add new version | ctrlaltca@gmail.com | |
2011-11-19 | updating phpDocumentor, part 1: removal of the old version | ctrlaltca@gmail.com | |
2011-11-17 | 3-in-1 bugfix commit: | ctrlaltca@gmail.com | |
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function 2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey 3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space) | |||
2011-11-15 | updated tinyMCE to 3.4.7 | ctrlaltca@gmail.com | |
2011-11-15 | dirty test patch for #372, open for comments | ctrlaltca@gmail.com | |
2011-11-13 | reverted r2751 to fix #283: if a service is defined in applicaton.xml, we ↵ | ctrlaltca@gmail.com | |
should start it even from a TShellApplication; testcased #200 too | |||
2011-11-12 | fix for #284 | ctrlaltca@gmail.com | |
2011-11-10 | fix for #275 | ctrlaltca@gmail.com | |
2011-11-10 | fix for #254 | ctrlaltca@gmail.com | |
2011-11-10 | fixed #240 | ctrlaltca@gmail.com | |
2011-11-09 | fix #370: | ctrlaltca@gmail.com | |
- deprecated TSqliteCache, use TDbCache instead - reworked the dataaccess code of demos/blog - other smalll fixes around | |||
2011-11-09 | fix #371 | ctrlaltca@gmail.com | |
2011-10-31 | Bugfix: TListBox SelestionMode="Multiple" did not report correctly its ↵ | ctrlaltca@gmail.com | |
selected indices on callback Updated version of prado clientscript to 3.2 | |||
2011-10-31 | TActiveMultiView: don't render the clientiside if the active view did not ↵ | ctrlaltca@gmail.com | |
change; fixed example in quickstart TMultiView: added missing parameter in error message |