Introduce class Template |
|
More...
|
almost 12 years ago
|
added time_zone setting to configuration and syncdata.json |
|
More...
|
almost 12 years ago
|
extended error message if mkdir() fails |
|
More...
|
almost 12 years ago
|
improved check key method |
|
More...
|
almost 12 years ago
|
class will be loaded before SYNCDATA_PATH is defined, so use realpath() |
|
More...
|
almost 12 years ago
|
imporved MySQL version check |
|
More...
|
almost 12 years ago
|
setting default timezone before initializing the extensions added SYNCDATA_SCRIPT_START introduce class Template |
|
More...
|
almost 12 years ago
|
fixed strong typo |
|
More...
|
almost 12 years ago
|
only small changes |
|
More...
|
almost 12 years ago
|
changed README.md |
|
More...
|
almost 12 years ago
|
changed license file formatting |
|
More...
|
almost 12 years ago
|
fixed wrong function call for General->insert() |
|
More...
|
about 12 years ago
|
2.0.14 |
|
More...
|
about 12 years ago
|
Release 2.0.13 |
|
More...
|
about 12 years ago
|
Extended monolog logging |
|
More...
|
about 12 years ago
|
Changed Exception handling |
|
More...
|
about 12 years ago
|
Changed Exception handling |
|
More...
|
about 12 years ago
|
Reactivate the restoring of tables after an exception |
|
More...
|
about 12 years ago
|
added compatibilityInsert() and compatibilityUpdate() to handle the "pages" table. This table does not proper handle UTF-8 chars and must get strings in a bare form. |
|
More...
|
about 12 years ago
|
Added comments, finish the synchronization by moving the sync files from /inbox to the /data directory |
|
More...
|
about 12 years ago
|
Skip the checksum validition for the "pages" table because the compatibility insert causes another result |
|
More...
|
about 12 years ago
|
Changed archive and directory names, introduce the KEY security |
|
More...
|
about 12 years ago
|
Bugfix: at backup mode the files got no checksum, so the first check fail and add all files again. |
|
More...
|
about 12 years ago
|
Release 2.0.12 |
|
More...
|
about 12 years ago
|
Setup will be now executed, if the syncdata.json does not exists and SyncData initialize. The initialization also create a KEY for further security usage |
|
More...
|
about 12 years ago
|
just in progress but nearly complete! |
|
More...
|
about 12 years ago
|
changed some typos |
|
More...
|
about 12 years ago
|
added routes /phpinfo, /precheck and /systemcheck |
|
More...
|
about 12 years ago
|
added VERSION to Doctrine |
|
More...
|
about 12 years ago
|
changed SYNC_DATA_PATH to SYNCDATA_PATH |
|
More...
|
about 12 years ago
|