Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup of html views | Ted Trask | 2014-04-25 | 1 | -3/+3 |
| | |||||
* | Started changes to use new htmlviewfunctions functions | Ted Trask | 2014-04-17 | 1 | -4/+8 |
| | | | | Still work to do to remove styling and long messy links | ||||
* | Fix issues with tablesorter sorting | Ted Trask | 2014-02-05 | 1 | -4/+4 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -45/+41 |
| | | | | and use lowercase tags | ||||
* | Some more tablesorter cleanup - removal of styles and specifying sorters | Ted Trask | 2013-11-20 | 1 | -12/+9 |
| | |||||
* | Fix link for weblog date to show all records for this user | Ted Trask | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Fix background color of selected rows using css and classes to work with ↵ | Ted Trask | 2013-11-19 | 1 | -9/+24 |
| | | | | tablesorter | ||||
* | Fixed log selection by changing attr to prop and not capitalizing submit | Ted Trask | 2013-11-19 | 1 | -5/+5 |
| | | | | Change from attr to prop necessary due to jquery upgrade | ||||
* | Added tablesorter zebra widget | Ted Trask | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Add sourcename to viewweblog and ability to filter on sourcename | Ted Trask | 2013-10-29 | 1 | -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.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Only load js libraries if not already loaded | Ted Trask | 2013-10-03 | 1 | -2/+12 |
| | |||||
* | Added missing require statement for format in weblog-viewweblog-html.lsp | Ted Trask | 2013-04-26 | 1 | -0/+1 |
| | |||||
* | Fixed downloadadhocquery and cleaned up use of viewtype | Ted Trask | 2012-11-24 | 1 | -0/+1 |
| | |||||
* | Changed viewtype ajax to json as per acf-core-0.15.3 | Ted Trask | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Fixed viewweblog in controller and view | Ted Trask | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -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 Trask | 2011-09-12 | 1 | -97/+25 |
| | | | | parameters, and added deniedyesno and bypassyesno config options. | ||||
* | Check permissions before displaying download buttons | Ted Trask | 2011-09-09 | 1 | -3/+3 |
| | |||||
* | Reimplement shorturi and shortreason | Ted Trask | 2011-09-09 | 1 | -3/+9 |
| | |||||
* | Fixed selecting / deselecting entries in viewweblog | Ted Trask | 2011-09-09 | 1 | -82/+54 |
| | |||||
* | Removed downloadlogview action and use downloadweblog action again. | Ted Trask | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Changed checkselected to updateselected | Ted Trask | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Changed checkselected to be a form | Ted Trask | 2011-09-08 | 1 | -5/+6 |
| | |||||
* | Cleaned up javascript and used ajax for select action | Ted Trask | 2011-09-07 | 1 | -89/+74 |
| | |||||
* | Fixed typo | Ted Trask | 2011-09-05 | 1 | -2/+2 |
| | |||||
* | Started cleanup, not complete | Ted Trask | 2011-08-18 | 1 | -16/+42 |
| | |||||
* | Weblog Updates including Squark support and revamped analysis. | Luke Stuart | 2011-08-10 | 1 | -1/+299 |
| | |||||
* | initial commitv0.1.0 | Ted Trask | 2009-05-29 | 1 | -0/+1 |
based on weblog.tar.gz ncopa got by email. |