summaryrefslogtreecommitdiffstats
path: root/weblog-adhocquery-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Fix adhocquery HTML view to properly show form when results are present0.10-stableTed Trask2016-03-111-0/+3
| | | | (cherry picked from commit e285566663101b3d74a03a339656132990395094)
* Minor cleanup of html viewsTed Trask2014-04-251-1/+1
|
* Started changes to use new htmlviewfunctions functionsTed Trask2014-04-171-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 Trask2014-02-031-38/+35
| | | | and use lowercase tags
* Some more tablesorter cleanup - removal of styles and specifying sortersTed Trask2013-11-201-1/+1
|
* Modify adhocquery to use tablesorter for formatting resultTed Trask2013-11-191-9/+39
|
* Fixed adhocquery to return columns in proper orderTed Trask2013-11-191-4/+2
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Fixed downloadadhocquery and cleaned up use of viewtypeTed Trask2012-11-241-0/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-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 buttonsTed Trask2011-09-091-0/+2
|
* Updated text of adhocquery to reflect new tablesTed Trask2011-09-081-8/+15
|
* Removed watchlist functionalityTed Trask2011-09-081-10/+0
|
* Weblog Updates including Squark support and revamped analysis.Luke Stuart2011-08-101-1/+1
|
* Bumped to 0.4.8v0.4.8Ted Trask2009-10-091-1/+2
|
* Graphical fix. Suggestion on how to solve the <DL> issue with various ↵Mika Havela2009-10-091-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.7Ted Trask2009-10-081-14/+49
| | | | descriptions, bumped to 0.4.7
* Graphical fix. Modifying <DL> to fix skin issues.\n Removing hardcoded ↵Mika Havela2009-10-071-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 Trask2009-09-211-1/+1
|
* Added code to display short reason from DG log and shorten URI and fixed bug ↵v0.4.0Ted Trask2009-09-041-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.0Ted Trask2009-05-291-0/+82
based on weblog.tar.gz ncopa got by email.