summaryrefslogtreecommitdiffstats
path: root/weblog-viewweblog-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup of html viewsTed Trask2014-04-251-3/+3
|
* Started changes to use new htmlviewfunctions functionsTed Trask2014-04-171-4/+8
| | | | Still work to do to remove styling and long messy links
* Fix issues with tablesorter sortingTed Trask2014-02-051-4/+4
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-45/+41
| | | | and use lowercase tags
* Some more tablesorter cleanup - removal of styles and specifying sortersTed Trask2013-11-201-12/+9
|
* Fix link for weblog date to show all records for this userTed Trask2013-11-191-1/+1
|
* Fix background color of selected rows using css and classes to work with ↵Ted Trask2013-11-191-9/+24
| | | | tablesorter
* Fixed log selection by changing attr to prop and not capitalizing submitTed Trask2013-11-191-5/+5
| | | | Change from attr to prop necessary due to jquery upgrade
* Added tablesorter zebra widgetTed Trask2013-11-191-1/+1
|
* Add sourcename to viewweblog and ability to filter on sourcenameTed Trask2013-10-291-0/+2
| | | | Also fix bug where boolean defaults were ignored in viewweblog, caused by using handle_clientdata
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Only load js libraries if not already loadedTed Trask2013-10-031-2/+12
|
* Added missing require statement for format in weblog-viewweblog-html.lspTed Trask2013-04-261-0/+1
|
* Fixed downloadadhocquery and cleaned up use of viewtypeTed Trask2012-11-241-0/+1
|
* Changed viewtype ajax to json as per acf-core-0.15.3Ted Trask2012-11-061-2/+2
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Fixed viewweblog in controller and viewTed Trask2012-08-151-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+5
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Changed viewweblog to a form, reworked handling of config and weblog ↵Ted Trask2011-09-121-97/+25
| | | | parameters, and added deniedyesno and bypassyesno config options.
* Check permissions before displaying download buttonsTed Trask2011-09-091-3/+3
|
* Reimplement shorturi and shortreasonTed Trask2011-09-091-3/+9
|
* Fixed selecting / deselecting entries in viewweblogTed Trask2011-09-091-82/+54
|
* Removed downloadlogview action and use downloadweblog action again.Ted Trask2011-09-081-1/+1
|
* Changed checkselected to updateselectedTed Trask2011-09-081-1/+1
|
* Changed checkselected to be a formTed Trask2011-09-081-5/+6
|
* Cleaned up javascript and used ajax for select actionTed Trask2011-09-071-89/+74
|
* Fixed typoTed Trask2011-09-051-2/+2
|
* Started cleanup, not completeTed Trask2011-08-181-16/+42
|
* Weblog Updates including Squark support and revamped analysis.Luke Stuart2011-08-101-1/+299
|
* initial commitv0.1.0Ted Trask2009-05-291-0/+1
based on weblog.tar.gz ncopa got by email.