Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-26 | Fix #506 | Fabio Bas | |
2014-03-25 | Fix #504 | Fabio Bas | |
2014-03-12 | Fix: avoid unnecessary scrolling | David | |
2014-02-27 | TRatingList: try harder to find the Caption control | Fabio Bas | |
TRatingList uses a loose method to find its caption control, searching it by id within the page. If the element is not found in the page, try to find it inside the TRatingList’s NamingContainer | |||
2014-02-19 | Avoid an exception loop on callback error when headers have already been ↵ | Fabio Bas | |
sent; send error trace in the body, since headers are limited in size | |||
2014-02-12 | Dropped Markdown for Parsedown | Fabio Bas | |
2014-02-08 | Fixed TActiveRatingList | Fabio Bas | |
2014-02-08 | Quickstart documentation for Interactions | Fabio Bas | |
2014-02-08 | TJuiSortable events | Fabio Bas | |
2014-02-08 | TJuiSelectable events | Fabio Bas | |
2014-02-08 | TJuiResizable events | Fabio Bas | |
2014-02-08 | Misc TJuiControlAdapter fixes | Fabio Bas | |
2014-02-06 | Implemented basic support for callback events for JUI controls; ↵ | Fabio Bas | |
TJuiDraggable and TJuiDroppable examples | |||
2014-02-02 | Fix #498 | Fabio Bas | |
2014-01-29 | Avoid dependency loop between TRadioButton and TRadioButtonList | Fabio Bas | |
2014-01-15 | Removed ?> from buildscripts and demos | Fabio Bas | |
2014-01-15 | Merge pull request #495 from david0/master | ctrlaltca | |
Fix: do json_decode before decoding UTF8 to globalisations charset | |||
2014-01-15 | Fix: do json_decode before decoding UTF8 to globalisations charset | David | |
(Fixes 492) | |||
2014-01-15 | Added basic events for JuiControls, added quickstart demos | Fabio Bas | |
2014-01-10 | Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList ↵ | Fabio Bas | |
js items | |||
2014-01-10 | Fix TActiveCheckBoxList, TActiveRadioButtonList | Fabio Bas | |
2014-01-10 | Ported TRatingList | Fabio Bas | |
2014-01-10 | Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonList | Fabio Bas | |
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git | |||
2014-01-06 | Happy 2014! | Fabio Bas | |
2014-01-05 | Re-enable prototype-based scripts, and enable old drag&drop controls | Fabio Bas | |
2014-01-05 | Restored TAutoComplete | Fabio Bas | |
2013-12-06 | jQuery-ui: Resizable, Selectable, Sortable | Fabio Bas | |
2013-12-04 | jQuery-ui based draggable and droppable | Fabio Bas | |
2013-12-02 | Avoid rendering <script> blocks in callbacks | Fabio Bas | |
2013-12-02 | Added an autocomplete based on jQuery-ui | Fabio Bas | |
2013-12-02 | WIP port of TAutoComplete to jQuery-ui | Fabio Bas | |
2013-11-21 | Ported TSlider | Fabio Bas | |
2013-11-21 | Fixed a bug in TDatePicker rendering an unused TTextBox | Fabio Bas | |
2013-11-21 | Fixed TControl::focus() | Fabio Bas | |
2013-11-17 | Micro-optimizations: | Daniel | |
Removing unnecessary static functions serialize and unserialize from PradoBase and updating its dependencies with the native php's. | |||
2013-11-03 | Ported TCallback + demo | Fabio Bas | |
2013-11-03 | Fixed evaluation of end-scripts on callback | Fabio Bas | |
Aka: fix js event creation on callbacks | |||
2013-10-24 | More work on ajax | Fabio Bas | |
2013-10-24 | More ajax-related porting | Fabio Bas | |
Initial implementation of ajax error handling Fixed ajax modifications of select and checkboxes Partially ported TJavascriptLogger (used in tests) | |||
2013-10-20 | Ported ajax effects, Prado.Element.* | Fabio Bas | |
2013-10-19 | Started work on ajax | Fabio Bas | |
2013-10-03 | During callback, separate loading of stylesheet files and code snippets; ↵ | Fabio Bas | |
fixes #480 | |||
2013-09-30 | Better handling of callback errors on request containing non-UTF8 | Fabio Bas | |
Previously we reported being unable to correctly encode the error string; report the original error instead | |||
2013-09-30 | Fix use of TCallbackOptions with TActiveCheckBoxList, ↵ | Fabio Bas | |
TActiveRadioButtonList, TActiveRatingList | |||
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2013-07-24 | Upgrade to newly released 3.2.23.2.2 | Ciro Mattia Gonano | |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-25 | backported r3265 to trunk/ | ctrlaltca | |
2013-01-22 | merged r3261, r3262 to trunk/ | ctrlaltca | |