index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-19
Fixed a couple dates
3.3.1
Fabio Bas
2016-04-19
More on 3.3.1
Fabio Bas
2016-04-19
Prepare for 3.3.1 release
Fabio Bas
2016-04-19
Don't throw an error when trying to autoload a not-existing class
Fabio Bas
2016-04-12
Doc update for #587
Fabio Bas
2016-04-12
Merge pull request #587 from emkael/master
ctrlaltca
2016-04-12
Removing MySQL I18N MessageSource, as mysql_* functions are gone from PHP7
emkael
2016-04-12
New-style constructors replacement for leftover PHP4-style constructors
emkael
2016-04-12
Removing regex modifier deleted from PHP7
emkael
2016-04-08
Merge pull request #586 from pradosoft/fix_585
ctrlaltca
2016-04-08
Possible fix for #585
Fabio Bas
2016-04-06
Merge pull request #584 from pradosoft/fix_581
ctrlaltca
2016-04-06
Possibly fix #581
Fabio Bas
2016-04-06
Merge pull request #583 from pradosoft/autoload
ctrlaltca
2016-04-06
Remove fatal error on autoload fail
Fabio Bas
2016-04-04
Merge pull request #579 from pradosoft/fix_562
ctrlaltca
2016-04-04
Merge pull request #578 from pradosoft/scrutinizer
ctrlaltca
2016-03-30
Added TClientStyleSheet::PradoStyles - fix #562
Fabio Bas
2016-03-29
rename __getZappableSleepProps to _getZappableSleepProps
Fabio Bas
2016-03-29
Updated pradolite.php
Fabio Bas
2016-03-29
Removed deprecated code
Fabio Bas
2016-03-29
Dropped unused benchmark script
Fabio Bas
2016-03-29
Fixed 10 "critical" issues found by scrutinizer
Fabio Bas
2016-03-29
partially revert cc53959ac5ba3e786f3d6ad3403919b82c52fa42; fix #577
Fabio Bas
2016-03-29
Fix suggestion display for dynamically-created, initially-hidden TJuiControl
Fabio Bas
2016-03-29
Js: Prado.Element.focus: wait for all callbacks to finish before focusing the...
Fabio Bas
2016-03-29
Ported / fixed most old tests
Fabio Bas
2016-03-29
Js: restored 100ms delay on Prado.Element.focus
Fabio Bas
2016-03-25
TRecaptcha2: small fix
Fabio Bas
2016-03-25
Removed simpletest and moved all tests in the unit tree
Fabio Bas
2016-03-24
Added TReCaptcha2 and wrote doc; fix #560
Fabio Bas
2016-03-24
Fix #540
Fabio Bas
2016-03-23
Avoid double error report
Fabio Bas
2016-03-23
belated happy new year
Fabio Bas
2016-03-23
updated history
Fabio Bas
2016-03-10
TActiveCheckBoxList cannot be updated during callback, if it was initially em...
unknown
2016-03-06
Add some deprecation notices
Fabio Bas
2016-03-06
Activecontrols: avoid updating client side if the value didn't change
Fabio Bas
2016-03-06
Revert part of #553; fix #574
Fabio Bas
2016-02-29
Merge pull request #572 from pradosoft/travis
ctrlaltca
2016-02-29
Remove depending.in badge
Fabio Bas
2016-02-29
Travis: run on trusty
Fabio Bas
2016-02-26
Phing lint: don't run lint on 3rd-party js files
Fabio Bas
2016-02-26
Fix indent
Fabio Bas
2016-02-26
Intercept fatal errors using register_shutdown_function
Fabio Bas
2016-02-25
Applied some misc optimizations to class serialization
Fabio Bas
2016-02-25
TJuiDialog: avoid "cannot call methods on dialog prior to initialization" error
Fabio Bas
2016-02-25
Fix error reporting for not-existing property set on TJuiControl
Fabio Bas
2016-02-24
Clear dead code related to HasPriority
Fabio Bas
2016-02-24
Fix ClientSide.RequestTimeOut on active controls
Fabio Bas
[next]