[Xerte-dev] Various pull requests on github (sqlite support, security fixes, export zip fixes).
David Goodwin
david at palepurple.co.uk
Mon May 12 16:54:09 BST 2014
Hi,
See :
https://github.com/thexerteproject/xerteonlinetoolkits/pull/65
* changes XOT to break it's dependency on mysql_ (outside of 'setup')
* removes the requirement to have mysql - it is defaulting to sqlite -
this ought to make it easier for people to test.
* removes any need to have a 'setup/' installer (to a large part).
Chucking the files into a web server and browsing to the install should
trigger it to create an empty database in the system temp dir.
See :
https://github.com/thexerteproject/xerteonlinetoolkits/pull/66
* When I browse away from the front page, or try and reload it,
Firefox get's stuck in a refresh loop.
and :
See :
https://github.com/thexerteproject/xerteonlinetoolkits/pull/57
* Improve the storing of extra_flags against a template.
* Add new ZIP export module (use php's ZIP extension if possible,
otherwise fall back to the PHP userspace library).
* this should resolve memory limit issues with exporting zip files.
thanks
David.
--
Pale Purple Ltd
PHP Web application development and support
http://www.palepurple.co.uk
@PalePurpleLtd
07792 380669 / 0845 0046746
More information about the Xerte-dev
mailing list