Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-26 | Fixed dynamic creation of js events | Fabio Bas | |
2013-11-26 | Re-added Prado.Callback helper function | Fabio Bas | |
2013-11-26 | Re-enabled prototype, moved scriptaculous inside it | Fabio Bas | |
2013-11-26 | Ported TSlider | Fabio Bas | |
2013-11-26 | Ported TKeyboard | Fabio Bas | |
2013-11-26 | Ported THtmlArea4 | Fabio Bas | |
2013-11-26 | Ported THtmlArea | Fabio Bas | |
2013-11-26 | Ported colorpicker | Fabio Bas | |
2013-11-26 | Ported TActiveDatePicker | Fabio Bas | |
2013-11-26 | Fixed TTextBox's AutoPostBack=true | Fabio Bas | |
2013-11-26 | Ported datepicker | Fabio Bas | |
2013-11-26 | Fixed Prado's stopObserving | Fabio Bas | |
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-26 | Updatd release date3.2.3 | Fabio Bas | |
2013-11-26 | Forgot to update Quickstart tutorial pdf's version | Fabio Bas | |
2013-11-26 | Clean up checks for .svn directory | Fabio Bas | |
2013-11-26 | Rebuilt pradolite | 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-19 | Rebuild pradolite for 3.2.2.053.2.2.05 | Ciro Mattia Gonano | |
2013-10-18 | Rebuild pradolite to release new tag3.2.2.04 | Ciro Mattia Gonano | |
2013-10-14 | Fixes the first-call fail of loading parameters in TParameterModule::init() ↵ | Andras Laczi | |
when using cache | |||
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-27 | Fix for mirror method TApplicationComponent::publishFilePath() | Fabio Bas | |
It was stripping away the second parameter of TAssetManager::publishFilePath() | |||
2013-09-19 | Committed TComponent patch by javalizard | Fabio Bas | |
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy one to one events. This patchset was currently available only on svn trunk/ | |||
2013-09-17 | Avoid triggering the default button of the form when pressing enter over a ↵3.2.2.03 | Fabio Bas | |
valid <a href='..'>; fixes #480 | |||
2013-09-17 | Don't instanciate patterns twice in TUrlMapping; Fixes #479 | Fabio Bas | |
2013-09-17 | NumberFormat: force the use of C locale when formatting numbers. Add some ↵ | Fabio Bas | |
testcases. Fixes #486 | |||
2013-09-13 | Update composer | Ciro Mattia Gonano | |