|
|
cab3a51323
|
Add initial support for adding settings.
Adds "Add Setting" button to table, and shows a popup with form
elements for adding a new setting. Does not yet add setting to the db.
|
2011-08-27 20:25:48 +01:00 |
|
|
|
7e823d5d91
|
Tidy names of javascript functions in setting handling
|
2011-08-26 19:03:54 +01:00 |
|
|
|
f884e93021
|
Complete settings update including success dialog
|
2011-08-26 18:41:40 +01:00 |
|
|
|
3497eb8e1e
|
First attempt at admin settings page with writeable database backend.
Currently broken due to PHP's transparent conversion of "." to "_" in
POST variable names!
|
2011-08-24 02:40:16 +01:00 |
|
|
|
eb1e330bc4
|
Added ajax support, and verified with an ajaxified Delete Source feature
|
2011-08-22 18:47:45 +01:00 |
|
|
|
76f2c4790d
|
Reorganised code layout
Separated class library and web interface code
Added a common config/database config to be referenced by all
subprojects
Fixed previous commit
|
2010-08-14 15:36:31 +01:00 |
|