sanding some simple implementation of new dmllib,
it is very raw - some parts are probably broken, installer does not work, etc.
Inline docs are missing too.
Petr Skoda added a comment - 04/May/08 07:54 AM sanding some simple implementation of new dmllib,
it is very raw - some parts are probably broken, installer does not work, etc.
Inline docs are missing too.
Petr Skoda added a comment - 05/May/08 03:03 AM Now sort of works with pg and mysql, all old dmllib functions with (.., $filed1, $value1, ..) and logging are redirected to the new library
Petr Skoda added a comment - 10/May/08 07:09 AM - edited
to keep everybody informed: we (me and Eloy) discussed today needed changes in xmldb library - the changes are not major, just refactoring. Sample patch should be ready by Tuesday...
Petr Skoda added a comment - 10/May/08 07:09 AM - edited to keep everybody informed: we (me and Eloy) discussed today needed changes in xmldb library - the changes are not major, just refactoring. Sample patch should be ready by Tuesday...
Petr Skoda added a comment - 26/May/08 02:31 AM - edited
I reviewed the code before the commit, the can_use_html_editor() I put there is available since 1.6 at least, I do not think it could break anything. Versions bellow 1.6 are not supported anymore.
Petr Skoda added a comment - 26/May/08 02:31 AM - edited I reviewed the code before the commit, the can_use_html_editor() I put there is available since 1.6 at least, I do not think it could break anything. Versions bellow 1.6 are not supported anymore.
Or did I miss something?
Petr Skoda added a comment - 26/May/08 02:36 AM - edited
Double checked it, the can_use_html_editor() was available in 1.6.0.
The only potential problem could be if somebody used <1.9.2 language pack in 2.0 which would not work anyway..
Petr Skoda added a comment - 26/May/08 02:36 AM - edited Double checked it, the can_use_html_editor() was available in 1.6.0.
The only potential problem could be if somebody used <1.9.2 language pack in 2.0 which would not work anyway..
Just for reference, I've applied a minor modif to the mssql driver to better handling of booleans and bug in set_field(). Just a tiny commit being part of the WIP.
Eloy Lafuente (stronk7) added a comment - 29/Apr/09 07:51 AM Just for reference, I've applied a minor modif to the mssql driver to better handling of booleans and bug in set_field(). Just a tiny commit being part of the WIP.
All content on this web site is made available under the GNU General Public License, unless otherwise stated.
it is very raw - some parts are probably broken, installer does not work, etc.
Inline docs are missing too.