summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Collapse)Author
2013-11-22WSAT beta release.Daniel
2013-11-18WSAT Login...Daniel
2013-11-17Micro-optimizations:Daniel
Removing unnecessary static functions serialize and unserialize from PradoBase and updating its dependencies with the native php's.
2013-11-17WSAT, similar to Microsoft - Web Site Administration Tool and Yii's Gii, ↵Daniel
will allow as to generate a lot code such as AR classes with the proper relationships... scaffolding... as well as to admin the app configuration and pages configurations in a GUI fashion.
2013-11-03Ported TEventTriggeredCallback and TValueTriggeredCallbackFabio Bas
2013-11-03Fix for TTimeTriggeredCallabckFabio Bas
2013-11-03Ported TCallback + demoFabio Bas
2013-11-03Fixed evaluation of end-scripts on callbackFabio Bas
Aka: fix js event creation on callbacks
2013-11-03Ported TActiveFileUploadFabio Bas
2013-11-03Log 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-03Fixed TActiveCustomValidatorFabio Bas
2013-11-03Ported TActiveTextBoxFabio Bas
2013-11-03Fixed TActiveRadioButton's validationFabio Bas
2013-11-03Fixed TActiveCheckbox's validationFabio Bas
2013-11-03Fixed TImageButton, TActiveImageButtonFabio Bas
2013-11-03Merged lowpro.jquery.js inside prado.js and removed the unneeded bitsFabio Bas
2013-10-24More work on ajaxFabio Bas
2013-10-24More ajax-related portingFabio Bas
Initial implementation of ajax error handling Fixed ajax modifications of select and checkboxes Partially ported TJavascriptLogger (used in tests)
2013-10-21Ajax: clientside events and optionsFabio Bas
2013-10-20Ported ajax effects, Prado.Element.*Fabio Bas
2013-10-19Started work on ajaxFabio Bas
2013-10-16jquery portFabio Bas
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
2013-01-16backported r3253 to trunk/ctrlaltca
2013-01-15backported r3251 into trunk/ctrlaltca