summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Collapse)Author
2013-11-26Ported TCallback + demoFabio Bas
2013-11-26Fixed evaluation of end-scripts on callbackFabio Bas
Aka: fix js event creation on callbacks
2013-11-26Ported TActiveFileUploadFabio Bas
2013-11-26Log ajax exceptions a bit betterFabio 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-26Fixed TActiveCustomValidatorFabio Bas
2013-11-26Ported TActiveTextBoxFabio Bas
2013-11-26Fixed TActiveRadioButton's validationFabio Bas
2013-11-26Fixed TActiveCheckbox's validationFabio Bas
2013-11-26Fixed TImageButton, TActiveImageButtonFabio Bas
2013-11-26Merged lowpro.jquery.js inside prado.js and removed the unneeded bitsFabio Bas
2013-11-26More work on ajaxFabio Bas
2013-11-26More ajax-related portingFabio Bas
Initial implementation of ajax error handling Fixed ajax modifications of select and checkboxes Partially ported TJavascriptLogger (used in tests)
2013-11-26Ajax: clientside events and optionsFabio Bas
2013-11-26Ported ajax effects, Prado.Element.*Fabio Bas
2013-11-26Started work on ajaxFabio Bas
2013-11-26jquery portFabio Bas
2013-11-26Updatd release date3.2.3Fabio Bas
2013-11-26Forgot to update Quickstart tutorial pdf's versionFabio Bas
2013-11-26Clean up checks for .svn directoryFabio Bas
2013-11-26Rebuilt pradoliteFabio Bas
2013-11-25Updated version to 3.2.3Fabio Bas
2013-11-25Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-11-19Rebuild pradolite for 3.2.2.053.2.2.05Ciro Mattia Gonano
2013-10-18Rebuild pradolite to release new tag3.2.2.04Ciro Mattia Gonano
2013-10-14Fixes the first-call fail of loading parameters in TParameterModule::init() ↵Andras Laczi
when using cache
2013-10-03During callback, separate loading of stylesheet files and code snippets; ↵Fabio Bas
fixes #480
2013-09-30Better handling of callback errors on request containing non-UTF8Fabio Bas
Previously we reported being unable to correctly encode the error string; report the original error instead
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, ↵Fabio Bas
TActiveRadioButtonList, TActiveRatingList
2013-09-27Fix for mirror method TApplicationComponent::publishFilePath()Fabio Bas
It was stripping away the second parameter of TAssetManager::publishFilePath()
2013-09-19Committed TComponent patch by javalizardFabio 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-17Avoid triggering the default button of the form when pressing enter over a ↵3.2.2.03Fabio Bas
valid <a href='..'>; fixes #480
2013-09-17Don't instanciate patterns twice in TUrlMapping; Fixes #479Fabio Bas
2013-09-17NumberFormat: force the use of C locale when formatting numbers. Add some ↵Fabio Bas
testcases. Fixes #486
2013-09-13Update composerCiro Mattia Gonano
2013-09-13Update to r3325Ciro Mattia Gonano
2013-09-12Travis permissions and rebuilt pradoliteCiro Mattia Gonano
2013-09-11Try to go back to default autoload.Ciro Mattia Gonano
2013-09-11BuildCiro Mattia Gonano
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-07-29Merge r3299Ciro Mattia Gonano
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-06-04Add pradolite3.2.1.02Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-02-28Adding composer.json and autoload fixCiro Mattia Gonano
2013-02-08merged to trunk/ all the changes from branch/3.2 up to r3270ctrlaltca
2013-01-25backported r3265 to trunk/ctrlaltca
2013-01-22patched regression found by unit testctrlaltca
2013-01-22merged r3261, r3262 to trunk/ctrlaltca
2013-01-21ported r3259 to trunk/ctrlaltca
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca