summaryrefslogtreecommitdiffstats
path: root/dansguardian-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-9/+10
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+3
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Modified dansguardian. Changed advanced to listfiles and expert to ↵Ted Trask2008-09-111-112/+6
| | | | | | listconfigfiles. Made general and edit be normal forms. Removed categories, which didn't work. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1465 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified dansguardian to use new status, startstop, and expert (replaced ↵Ted Trask2008-08-121-139/+13
| | | | | | plain) actions. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1380 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-7/+7
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1120 ab2d0c66-481e-0410-8bed-d214d4d58bed
* When looking at a category-object, you now see if the reason why it's marked ↵Mika Havela2008-05-081-17/+23
| | | | | | | | red or not (by clicking on the object). You also see the content and other information about the category object. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1113 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Saving work for today.Mika Havela2008-05-071-12/+59
| | | | | | Sketching on a idea on howto edit categories (now showing if a category exists but is not configured to be used/activated in the main config). git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1109 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changing buttons to be cfe's (coming from controller) rather than created by ↵Mika Havela2008-05-061-52/+109
| | | | | | | | the view-file. Reorganized the view-files so they look a bit more like other ACF's. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1108 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-28/+3
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@730 ↵v0.1Andreas Brodmann2008-02-181-1/+1
| | | | ab2d0c66-481e-0410-8bed-d214d4d58bed
* initial import of the dansguardian stuff after separation from squidAndreas Brodmann2008-01-181-0/+178
git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@615 ab2d0c66-481e-0410-8bed-d214d4d58bed