* 'master' of https://github.com/thelia/thelia:
fix issue concerning absoluteUrl
do not display some information about template file
escape view parameter
* 'master' of https://github.com/thelia/thelia: (102 commits)
add higher priority to module routing
update smarty version
select default country in front register form
add modal error id changing default country failed
enabled change default country
fiw module generator class name issue
complete javascript for changing default country
validate country removal
validate country creation
implement abstract method from AbstractCrudController in Country Controller
create country action class
add pre/post CRUD method in Country model
create coutry events
finish customer address update
complete readme
update .gitignore file
add specifig php.ini file for travis
try to fix travis conf
remove unused directory
check session directory permission in install process
...
# By Manuel Raynaud (55) and others
# Via gmorel (9) and others
* 'master' of https://github.com/thelia/thelia: (98 commits)
fix folder creation route
add compass to assteic filters
ifix asseticHelper sass filter
create purchase order pdf
complete invoice pdf template
implement pdf invoice generation workflow
start pdf generation workflow
fix order dropdown menu
fix reorder position on folder and category removal
reorder position on folder and category tables before delete action
test annd and remove folder content association
test update content position with specific position number
test content update position up and down
test content toggleVisibility
create test for content removal
test update content
test content creation process
test folder UpdatePosition with specific position
test updating up and down folder position
test folder toggle visibility
...