Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix adhocquery HTML view to properly show form when results are present0.10-stable | Ted Trask | 2016-03-11 | 1 | -0/+3 |
| | | | | (cherry picked from commit e285566663101b3d74a03a339656132990395094) | ||||
* | Minor cleanup of html views | Ted Trask | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | Started changes to use new htmlviewfunctions functions | Ted Trask | 2014-04-17 | 1 | -19/+19 |
| | | | | Still work to do to remove styling and long messy links | ||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -38/+35 |
| | | | | and use lowercase tags | ||||
* | Some more tablesorter cleanup - removal of styles and specifying sorters | Ted Trask | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Modify adhocquery to use tablesorter for formatting result | Ted Trask | 2013-11-19 | 1 | -9/+39 |
| | |||||
* | Fixed adhocquery to return columns in proper order | Ted Trask | 2013-11-19 | 1 | -4/+2 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Fixed downloadadhocquery and cleaned up use of viewtype | Ted Trask | 2012-11-24 | 1 | -0/+1 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Some cleanup for form submission | Ted Trask | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -4/+4 |
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries | ||||
* | Check permissions before displaying download buttons | Ted Trask | 2011-09-09 | 1 | -0/+2 |
| | |||||
* | Updated text of adhocquery to reflect new tables | Ted Trask | 2011-09-08 | 1 | -8/+15 |
| | |||||
* | Removed watchlist functionality | Ted Trask | 2011-09-08 | 1 | -10/+0 |
| | |||||
* | Weblog Updates including Squark support and revamped analysis. | Luke Stuart | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | Bumped to 0.4.8v0.4.8 | Ted Trask | 2009-10-09 | 1 | -1/+2 |
| | |||||
* | Graphical fix. Suggestion on how to solve the <DL> issue with various ↵ | Mika Havela | 2009-10-09 | 1 | -5/+2 |
| | | | | skins.\n Also suggesting use <H1> as subheading for the example tables/descriptions on the page. | ||||
* | Fixed bug with adhoc query, display results in a table, example ↵v0.4.7 | Ted Trask | 2009-10-08 | 1 | -14/+49 |
| | | | | descriptions, bumped to 0.4.7 | ||||
* | Graphical fix. Modifying <DL> to fix skin issues.\n Removing hardcoded ↵ | Mika Havela | 2009-10-07 | 1 | -11/+15 |
| | | | | backgroundcolor from table and using class=header instead to have the skins do the choosing of colors. | ||||
* | Added pagination for history and usage, more precision for history timestamp. | Ted Trask | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Added code to display short reason from DG log and shorten URI and fixed bug ↵v0.4.0 | Ted Trask | 2009-09-04 | 1 | -2/+3 |
| | | | | | | | with empty reason. Bumped to 0.4.0 Required new shortreason field in several tables which breaks backward compatibility. Full reason and full URI available by hovering. | ||||
* | initial commitv0.1.0 | Ted Trask | 2009-05-29 | 1 | -0/+82 |
based on weblog.tar.gz ncopa got by email. |