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
2014-08-21
Fix #498
Fabio Bas
2014-08-21
Fix: do json_decode before decoding UTF8 to globalisations charset
David
2014-08-21
Removed TJavascriptLogger from demos and tests
Fabio Bas
2014-08-21
Adding toArray() and toJSON() to TActiveRecord(cherry picked from commit 3f7d...
David Marko
2014-08-21
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
2014-08-21
Happy 2014!
Fabio Bas
2014-08-21
Fixed some function tests; start working on porting them to Selenium2 interface
Fabio Bas
2013-11-26
Updatd release date
3.2.3
Fabio Bas
2013-11-26
Forgot to update Quickstart tutorial pdf's version
Fabio Bas
2013-11-26
Merge branch 'master' of github.com:pradosoft/prado
Ciro Mattia Gonano
2013-11-26
Update composer
Ciro Mattia Gonano
2013-11-26
Clean up checks for .svn directory
Fabio Bas
2013-11-26
Get version hash from git while creating dist package
Fabio Bas
2013-11-26
Rebuilt pradolite
Fabio Bas
2013-11-25
Updated version to 3.2.3
Fabio Bas
2013-11-25
Remove dummy autoloader directives
Fabio Bas
2013-11-25
Quickstart: added event priority/behaviours/global events doc
Fabio Bas
2013-11-25
Updated HISTORY
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.05
3.2.2.05
Ciro Mattia Gonano
2013-10-26
Small fix for the quickstart tutorial
Fabio Bas
2013-10-18
Rebuild pradolite to release new tag
3.2.2.04
Ciro Mattia Gonano
2013-10-14
Merge pull request #487 from polarbearhandler/param_module_cache_fix
ctrlaltca
2013-10-14
Fixes the first-call fail of loading parameters in TParameterModule::init() w...
Andras Laczi
2013-10-04
Try to enable coverage in travis test
Fabio Bas
2013-10-03
Raise memory limit for coverage tests
Fabio Bas
2013-10-03
Try to include functional tests in coverage
Fabio Bas
2013-10-03
During callback, separate loading of stylesheet files and code snippets; fixe...
Fabio Bas
2013-10-01
Fixed the remeining functional tests;
Fabio Bas
2013-09-30
More work on fixing testcases for old tickets
Fabio Bas
2013-09-30
Better handling of callback errors on request containing non-UTF8
Fabio Bas
2013-09-30
Fix some functionaltests of the ticket/ series
Fabio Bas
2013-09-30
Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,...
Fabio Bas
2013-09-30
Ported all the remaining quickstart functional tests
Fabio Bas
2013-09-28
More functional test porting
Fabio Bas
2013-09-27
More functional tests porting
Fabio Bas
2013-09-27
Fix for mirror method TApplicationComponent::publishFilePath()
Fabio Bas
2013-09-24
Add depending.in badge
Ciro Mattia Gonano
2013-09-24
Ported some failing functional tests to phpunit+selenium
Fabio Bas
2013-09-22
Phing: added target for phpunit+selenium
Fabio Bas
2013-09-20
Attempt to fix travis build, nth attempt
Fabio Bas
2013-09-20
Raise memory limit on travis build
Fabio Bas
2013-09-20
Enable travis for php 5.3, 5.4, 5.5; enabled coveralls
Fabio Bas
2013-09-19
Committed TComponent patch by javalizard
Fabio Bas
2013-09-19
Ported old I18N tests from simpleunit to phpunit
Fabio Bas
2013-09-17
Avoid triggering the default button of the form when pressing enter over a va...
3.2.2.03
Fabio Bas
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 tes...
Fabio Bas
2013-09-17
Remove again coveralls
Ciro Mattia Gonano
2013-09-17
With Travis fixed, restore coveralls hook
Ciro Mattia Gonano
[next]