Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-26 | Fixed TControl::focus() | Fabio Bas | |
2013-11-26 | Fixed DefaultButton | Fabio Bas | |
2013-11-26 | Ported TEventTriggeredCallback and TValueTriggeredCallback | Fabio Bas | |
2013-11-26 | Fix for TTimeTriggeredCallabck | Fabio Bas | |
2013-11-26 | Ported TCallback + demo | Fabio Bas | |
2013-11-26 | Fixed evaluation of end-scripts on callback | Fabio Bas | |
Aka: fix js event creation on callbacks | |||
2013-11-26 | Ported TActiveFileUpload | Fabio Bas | |
2013-11-26 | Log ajax exceptions a bit better | Fabio Bas | |
Its still sucks because of the support to logger.js.. i suppose everybody uses a browser's console nowadays, so we'd better drop this away.. | |||
2013-11-26 | Fixed TActiveCustomValidator | Fabio Bas | |
2013-11-26 | Ported TActiveTextBox | Fabio Bas | |
2013-11-26 | Fixed TActiveRadioButton's validation | Fabio Bas | |
2013-11-26 | Fixed TActiveCheckbox's validation | Fabio Bas | |
2013-11-26 | Fixed TImageButton, TActiveImageButton | Fabio Bas | |
2013-11-26 | Merged lowpro.jquery.js inside prado.js and removed the unneeded bits | Fabio Bas | |
2013-11-26 | More work on ajax | Fabio Bas | |
2013-11-26 | 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-11-26 | Ajax: clientside events and options | Fabio Bas | |
2013-11-26 | Ported ajax effects, Prado.Element.* | Fabio Bas | |
2013-11-26 | Started work on ajax | Fabio Bas | |
2013-11-26 | jquery port | Fabio Bas | |
2013-11-25 | Updated version to 3.2.3 | Fabio Bas | |
2013-11-25 | Fixed a bug in TDatePicker rendering an unused TTextBox | Fabio Bas | |
2013-11-24 | Fixed DataTypeValidator for dates | Fabio Bas | |
2013-11-23 | Fixed dynamic creation of js events | Fabio Bas | |
2013-11-23 | Re-added Prado.Callback helper function | Fabio Bas | |
2013-11-23 | Re-enabled prototype, moved scriptaculous inside it | Fabio Bas | |
2013-11-21 | Ported TSlider | Fabio Bas | |
2013-11-21 | Ported TKeyboard | Fabio Bas | |
2013-11-21 | Ported THtmlArea4 | Fabio Bas | |
2013-11-21 | Ported THtmlArea | Fabio Bas | |
2013-11-21 | Ported colorpicker | Fabio Bas | |
2013-11-21 | Ported TActiveDatePicker | Fabio Bas | |
2013-11-21 | Fixed a bug in TDatePicker rendering an unused TTextBox | Fabio Bas | |
2013-11-21 | Fixed TTextBox's AutoPostBack=true | Fabio Bas | |
2013-11-21 | Ported datepicker | Fabio Bas | |
2013-11-21 | Fixed Prado's stopObserving | Fabio Bas | |
2013-11-21 | Fixed TControl::focus() | Fabio Bas | |
2013-11-21 | Fixed DefaultButton | 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 TEventTriggeredCallback and TValueTriggeredCallback | Fabio Bas | |
2013-11-03 | Fix for TTimeTriggeredCallabck | Fabio Bas | |
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-11-03 | Ported TActiveFileUpload | Fabio Bas | |
2013-11-03 | Log ajax exceptions a bit better | Fabio Bas | |
Its still sucks because of the support to logger.js.. i suppose everybody uses a browser's console nowadays, so we'd better drop this away.. | |||
2013-11-03 | Fixed TActiveCustomValidator | Fabio Bas | |
2013-11-03 | Ported TActiveTextBox | Fabio Bas | |
2013-11-03 | Fixed TActiveRadioButton's validation | Fabio Bas | |
2013-11-03 | Fixed TActiveCheckbox's validation | Fabio Bas | |
2013-11-03 | Fixed TImageButton, TActiveImageButton | Fabio Bas | |