summaryrefslogtreecommitdiffstats
path: root/weblog-status-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Started changes to use new htmlviewfunctions functionsTed Trask2014-04-171-20/+20
| | | | Still work to do to remove styling and long messy links
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-7/+7
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-2/+2
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Display postgres error statusTed Trask2010-07-301-1/+5
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-1/+1
|
* Fixed minor graphical bug, bumped to 0.4.9v0.4.9Ted Trask2009-10-231-3/+4
|
* Fixed bug with adhoc query, display results in a table, example ↵v0.4.7Ted Trask2009-10-081-3/+3
| | | | descriptions, bumped to 0.4.7
* Graphical fix. Modifying <DL> to fix skin issues.\n Removing hardcoded ↵Mika Havela2009-10-071-6/+13
| | | | backgroundcolor from table and using class=header instead to have the skins do the choosing of colors.
* Fixes: hide source password, put wget password to file instead of ↵v0.3.1Ted Trask2009-08-251-1/+1
| | | | commandline, fix permissions bug. Bump to version 0.3.1
* initial commitv0.1.0Ted Trask2009-05-291-0/+27
based on weblog.tar.gz ncopa got by email.