Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins tagged with "admin-logging"
|
2014-11-30
| ||
| 14:11 | Added limit selection to /admin_log. Closed-Leaf check-in: 8355756fb6 user: stephan tags: admin-logging | |
| 13:36 | Added more logging, added admin_log() to printf checker. check-in: f63d68d4d3 user: stephan tags: admin-logging | |
| 13:27 | merged in trunk. check-in: 1526dd4c7e user: stephan tags: admin-logging | |
|
2014-11-28
| ||
| 17:38 | Added basic /admin_log page, added settings change logging through onoff_attribute(). check-in: 8f1fc45581 user: stephan tags: admin-logging | |
| 15:05 | Change the name of the admin-log table to "admin_log". Only write to it if the "admin-log" setting is enabled (off by default). Make sure the admin_log table is created in the repository and not in the local or config databases. check-in: 5e0514a607 user: drh tags: admin-logging | |
|
2014-11-27
| ||
| 16:59 | Added admin_log(), for (informally) recording changes made by admins. check-in: ee666c46fb user: stephan tags: admin-logging | |