#
a34ef333 |
| 01-Nov-2012 |
Klap-in <klapinklapin@gmail.com> |
Added database version upgrade funtion. Added dump and import functions. Added checks and rename and convert buttons to admin interface, that adds upgrade function when possible
|
#
84041991 |
| 01-Nov-2012 |
Klap-in <klapinklapin@gmail.com> |
Adminpage: Added database version urlparameter, changed result parsing and added a timer around the query.
|
#
40698f67 |
| 25-Jun-2012 |
Klap-in <klapinklapin@gmail.com> |
PDO sqlite uses and look for database file with extension .sqlite3. This instead of .sqlite. ie. to prevent autoupgrades. Add lookup for sqlite2 and sqlite3 dbs to admin.
|
#
04bccc86 |
| 07-Sep-2010 |
stretchyboy <martyn.eggleton@gmail.org> |
Fixes bug where we failed to use the helper function for counting results thanks to ghoz for the spot and the fix.
|
#
dd79791b |
| 31-Jan-2012 |
Andreas Gohr <gohr@cosmocode.de> |
larger input field in admin backend
|
#
ab6c40f9 |
| 21-Sep-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix XHTML output in admin interface
|
#
a1a04581 |
| 25-Apr-2010 |
Andreas Gohr <andi@splitbrain.org> |
Avoid warning when no database is available
|
#
fd69a32c |
| 03-Feb-2010 |
Andreas Gohr <gohr@cosmocode.de> |
added ALTER TABLE support
|
#
7f5f9a98 |
| 27-Jan-2010 |
Andreas Gohr <gohr@cosmocode.de> |
added CSRF checks to admin interface
|
#
93d995e0 |
| 16-Dec-2009 |
Andreas Gohr <gohr@cosmocode.de> |
Added admin interface to access databases directly
|