summaryrefslogtreecommitdiff
path: root/framework/Web
AgeCommit message (Expand)Author
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-10TSecurityManager: make it able to use any hashing/crypto algorithm supported ...ctrlaltca
2012-07-07Missed an include in previous commitctrlaltca
2012-07-07fix #414ctrlaltca
2012-07-07fix #413ctrlaltca
2012-06-25committed patch for #410ctrlaltca
2012-06-19committer patch for #408ctrlaltca
2012-06-12TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin...ctrlaltca
2012-06-12TBaseActiveControl: fix documentation and exception messagectrlaltca
2012-06-04Related to r3159: Script rendering in ajax callbacks doesn't need to happen i...ctrlaltca
2012-06-04After r3159 TTabPanel was not keeping the active TabView upon post back: fixedctrlaltca
2012-06-01removed a spurious ?>ctrlaltca
2012-06-01committed additional patch for #235ctrlaltca
2012-06-01TActiveClientScript: remove scripts from the page after the browser evaluated...ctrlaltca
2012-06-01fix a regression in THtmlArea introduced in r3148ctrlaltca
2012-05-29Removed ajax rendering from TClientScript since it was a not-backward compati...ctrlaltca
2012-05-28Patch for #404ctrlaltca
2012-05-25TActiveFileUpload: enforce method and enctype to avoid some browsers being pi...ctrlaltca
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 #399, addresses ratings.js and inlineeditor.jsctrlaltca
2012-04-14fix #394ctrlaltca@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-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-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-11additional patch for #382ctrlaltca@gmail.com