summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed bug where user words not properly escapedTed Trask2013-04-202-6/+6
|
* Bump version to 0.8.0v0.8.0Ted Trask2013-01-081-1/+1
|
* Replace io.popen with modelfunctions.run_executable and subprocess.popen. ↵Ted Trask2013-01-081-58/+97
| | | | Also make work with remote ACF running acf-core-0.15 or later.
* Remove references to APPTed Trask2012-11-261-2/+2
|
* Bumped version to 0.7.4v0.7.4Ted Trask2012-11-241-1/+1
|
* Fixed downloadadhocquery and cleaned up use of viewtypeTed Trask2012-11-243-4/+4
|
* Bumped version to 0.7.3v0.7.3Ted Trask2012-11-201-1/+1
|
* Put squark category into block reasonTed Trask2012-11-201-1/+7
|
* Bumped version to 0.7.2v0.7.2Ted Trask2012-11-061-1/+1
|
* Changed viewtype ajax to json as per acf-core-0.15.3Ted Trask2012-11-061-2/+2
|
* Bumped version to 0.7.1v0.7.1Ted Trask2012-10-281-1/+1
|
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-276-55/+10
|
* Added require statement for html libraryTed Trask2012-10-0211-0/+11
|
* Bumped version to 0.7.0v0.7.0Ted Trask2012-08-151-1/+1
|
* Fixed viewweblog in controller and viewTed Trask2012-08-152-2/+2
|
* Fixed typoTed Trask2012-08-151-1/+1
|
* Removed calls to redirect_to_referrerTed Trask2012-08-155-49/+80
|
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-10/+10
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-1814-49/+46
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Bumped version to 0.6.2v0.6.2Ted Trask2012-01-171-1/+1
|
* Do not import TCP_DENIED linesNatanael Copa2012-01-171-0/+6
| | | | | | | Those pages were never showed to the client so there is no point in store those for analyzing. Some applications (like Nokia connection suite) will ignore an auth reject and will retry several times per second which will flood the logs.
* Fixed escape function to not escape \Ted Trask2012-01-031-5/+4
|
* Bumped version to 0.6.1v0.6.1Ted Trask2011-10-201-1/+1
|
* Fixed bug with no user authentication by removing bad checkTed Trask2011-10-201-5/+3
|
* Changed minimumscore to score and added validationv0.6.0Ted Trask2011-09-121-3/+11
|
* Changed viewweblog to a form, reworked handling of config and weblog ↵Ted Trask2011-09-123-199/+113
| | | | parameters, and added deniedyesno and bypassyesno config options.
* No need for selected or id fields in weblog staging tableTed Trask2011-09-101-1/+1
|
* Check permissions before displaying download buttonsTed Trask2011-09-092-3/+5
|
* Reimplement shorturi and shortreasonTed Trask2011-09-091-3/+9
|
* Fixed selecting / deselecting entries in viewweblogTed Trask2011-09-091-82/+54
|
* Made groupby work againTed Trask2011-09-092-6/+11
|
* Purge the pubweblog_history table after one yearTed Trask2011-09-091-2/+6
|
* Changed name of adhocquery downloadTed Trask2011-09-091-1/+1
|
* Updated text of adhocquery to reflect new tablesTed Trask2011-09-081-8/+15
|
* Removed watchlist functionalityTed Trask2011-09-086-224/+2
|
* Change editconfig to use seq fieldTed Trask2011-09-082-16/+17
|
* Changed editfile view to a symlinkTed Trask2011-09-081-37/+1
|
* WordingTed Trask2011-09-081-1/+1
|
* Cleaned up rolesTed Trask2011-09-081-3/+3
|
* No reason for two reasonsTed Trask2011-09-081-2/+2
|
* Removed downloadlogview action and use downloadweblog action again.Ted Trask2011-09-083-20/+6
|
* Changed checkselected to updateselectedTed Trask2011-09-083-4/+4
|
* Cleaned up clearselected even though not usedTed Trask2011-09-081-9/+13
|
* Removed non-working viewselected and downloadselected actionsTed Trask2011-09-082-19/+1
|
* Add image files to the MakefileTed Trask2011-09-081-4/+12
|
* Changed checkselected to be a formTed Trask2011-09-083-19/+29
|
* Cleaned up javascript and used ajax for select actionTed Trask2011-09-074-128/+74
|
* Whitespace cleanupTed Trask2011-09-072-55/+49
|
* Fixed DG score, record selection, url escape sequences in squark clientuseridLuke Stuart2011-09-073-10/+22
|