summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2012-05-19fix #402ctrlaltca
2012-05-19added a warning to TClientScript; refs #401ctrlaltca
2012-05-18fix #401ctrlaltca
2012-05-18Partial patch for #401ctrlaltca
2012-05-15TActiveDatePicker's default value for the AutoPostBack property should be tru...ctrlaltca
2012-05-11Issue #210 Improvement: Auto-switch for TTabPanelctrlaltca
2012-05-11fix for a small regression related to #181ctrlaltca
2012-05-10fix for #400ctrlaltca
2012-05-10fix for #399, addresses ratings.js and inlineeditor.jsctrlaltca
2012-04-14fix #394ctrlaltca@gmail.com
2012-04-14fix #396ctrlaltca@gmail.com
2012-04-14more tests fixingctrlaltca@gmail.com
2012-04-14When rendering the <span> used as a placeholder for an invisible activecontro...ctrlaltca@gmail.com
2012-04-13Minor regression fix in TAutoComplete's js;ctrlaltca@gmail.com
2012-04-13fixed regression in ActiveDatePicker and TEventTriggeredCallback introduced i...ctrlaltca@gmail.com
2012-04-10Fixed a bug in TValueTriggeredCallback introduced in r3117Christophe.Boulain@gmail.com
2012-04-01TActiveListBox missed to include TActiveListControlAdapterctrlaltca@gmail.com
2012-03-29Fixed T[Active]DatePicker jsctrlaltca@gmail.com
2012-03-26added some documentation for the changes introduced to fix #391ctrlaltca@gmail.com
2012-03-25Reworked the patch for #391; now a TComponent-based controls can contain met...ctrlaltca@gmail.com
2012-03-25added $assoc and $depth parameters to TJavascript::jsonDecode()ctrlaltca@gmail.com
2012-03-24patch for #393 + updated docsctrlaltca@gmail.com
2012-03-24Committer 2nd part of patch for #391ctrlaltca@gmail.com
2012-03-24committed alternative patch for #181ctrlaltca@gmail.com
2012-03-23Fixed #390 and #391ctrlaltca@gmail.com
2012-03-19Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support bec...ctrlaltca@gmail.com
2012-02-28Fix naming misconception in THttpSession:regenerateGODZilla0480@gmail.com
2012-02-16fixed TActiveList* controls when globalization's charset is not utf8ctrlaltca@gmail.com
2012-02-14further SqlMap optimizations; refs #337ctrlaltca@gmail.com
2012-02-14applied proposed patch for #389ctrlaltca@gmail.com
2012-02-12patch for #386ctrlaltca@gmail.com
2012-02-12patch for #388ctrlaltca@gmail.com
2012-02-12patch for #387ctrlaltca@gmail.com
2012-02-11cleaning away unused converters from phpDocumentorctrlaltca@gmail.com
2012-02-11additional patch for #382ctrlaltca@gmail.com
2012-02-09patch for #382ctrlaltca@gmail.com
2012-02-05Make validators' FocusOnError play nice with TCheckBoxList and TRadioButtonListctrlaltca@gmail.com
2012-02-02Added some dirty js code to get dropcontainer-relative offset for onDrop even...ctrlaltca@gmail.com
2012-02-01fix: css registration upon callback was missing some files from getting renderedctrlaltca@gmail.com
2012-01-29fix #383ctrlaltca@gmail.com
2012-01-28some fixes related to build scripts, now the "dist" task completes successfullyctrlaltca@gmail.com
2012-01-25TJsonService: use TJavaScript::jsonEncode() instead of the old, slower TJSON ...ctrlaltca@gmail.com
2012-01-25patched #379ctrlaltca@gmail.com
2012-01-25controls.js sems to depend on effects.js, updated packages.phpctrlaltca@gmail.com
2012-01-25fix for #381ctrlaltca@gmail.com
2012-01-23little improvement to TReCaptcha; refs #345, patch by gaborctrlaltca@gmail.com
2012-01-18fixed #380 (TCustomValidator's ControlToValidate should be optional); added a...ctrlaltca@gmail.com
2012-01-12avoid a js warning in iectrlaltca@gmail.com
2012-01-11respect visibility state when updating activecontrols during an ajax callbackctrlaltca@gmail.com
2011-12-23small fix in TPanelctrlaltca@gmail.com