summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-041-2/+2
* Bump version to 0.20.1v0.20.1Ted Trask2016-03-111-1/+1
* Change www/index.html to HTML5 doctypeTed Trask2014-01-221-11/+11
* Modified require statements for acf.xTed Trask2012-01-211-4/+1
* Fix the old method for requireing mvc.luaTed Trask2012-01-181-1/+2
* add compat scripts for acf-cli and mvc.luaNatanael Copa2012-01-123-1/+16
* Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cliTed Trask2011-08-305-532/+1
* Fixed cli app to properly destroy created controllersTed Trask2011-07-181-0/+2
* Changed mvc soft_require to include the prefix to avoid controller name confl...Ted Trask2010-11-171-2/+7
* Fixed typoTed Trask2010-07-301-1/+1
* Fixed destroy function so package not marked as loaded.Ted Trask2010-07-291-0/+4
* Added new view variable wwwprefix to adjust web path, fix index.html redirect.Ted Trask2010-02-161-1/+1
* Allow appdir and libdir to be comma-separated lists of directories.Ted Trask2009-12-311-13/+15
* Added logfile config setting to acf.confTed Trask2009-12-301-1/+1
* Cleaned up acf.conf, removed hardcoded /usr/share/acf paths.Ted Trask2009-12-302-7/+7
* Removed jquery and moved to acf-skins and new acf-jquery package.Ted Trask2009-12-3010-904/+0
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-303-3/+2
* Fixed template bug, remembered to actually remove the basename/dirname functi...Ted Trask2009-12-281-15/+0
* Removed redundant/buggy basename and dirname functions. Added parse_redir_str...Ted Trask2009-12-281-12/+20
* Fixed bug in loading controllers - allow '.' in pathTed Trask2009-12-231-10/+5
* Made command-line client work.Ted Trask2009-12-182-13/+41
* Removing background color from table content. Various skins might want differ...Mika Havela2009-10-071-2/+0
* Increase the maximum input size from 32k to 256k for default squid config file.ttrask2009-03-191-1/+1
* Upgrade jquery flot to 0.5.release-0.4.18Ted Trask2009-01-051-1/+1
* Modified mvc to create a stack of self pointers as controllers are created. ...release-0.4.12Ted Trask2008-11-171-0/+14
* per-controller auditing now allowed via acf-hooks.luaNathan Angelacos2008-11-091-0/+14
* Moved cfe into mvc.lua and removed cfe.lua.Ted Trask2008-09-251-0/+14
* Added excanvas and flot javascript librariesTed Trask2008-09-052-0/+2
* use <% %> instead of <? ?>Natanael Copa2008-07-281-2/+2
* Updated tinydns as follows: Renames status to view and basicstatus to status....Ted Trask2008-06-241-25/+4
* Added javascript to sort certificate table in openssl.Ted Trask2008-06-108-0/+925
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-271-1/+1
* Moving skins to a separate acf.Mika Havela2008-05-21270-10782/+0
* Small graphical changes.Mika Havela2008-05-211-2/+3
* Change inheritance from worker->self->parent to self->worker->parent as found...Ted Trask2008-05-141-84/+30
* Small updates on the skinsMika Havela2008-05-052-13/+11
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-1/+3
* Adding a skin to use with acf-gnats (only usable for gnats - No mainmenus)Mika Havela2008-04-256-0/+334
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-17/+24
* Added destroy and on_unload functions. Moved saving of session from post_exec...Ted Trask2008-04-242-7/+25
* Fixed automatic redirection to include prefixTed Trask2008-04-221-2/+6
* Ted's Logon/permissions changesTed Trask2008-04-211-17/+66
* Updated the stylesheet with a small graphical adjustment.Mika Havela2008-04-151-2/+2
* Added some graphics to the MakefileMika Havela2008-04-081-0/+1
* Activated som graphics that now is used.Mika Havela2008-04-011-0/+2
* Changed the looks of the header of tables.Mika Havela2008-04-011-2/+7
* use liberation sans if it existNatanael Copa2008-03-281-1/+1
* Stripped the size of core by not including unused tango images.v0.3Mika Havela2008-03-051-10/+4
* Changed MakefileMika Havela2008-03-041-1/+1
* Removed water-skin.Mika Havela2008-03-042-375/+0