remove superfluous retrieval of $ENV{'REMOTE_USER'}
[koha.git] / reports / guided_reports.pl
2008-11-06 Allen ReinmeyerBug #2760 wrong permissions for guided reports
2008-10-23 Jesse Weaverfix for bug 2543: report output by tabulation a bit...
2008-10-16 Nahuel AngelinettiFix the CSV export, provide it in UTF-8
2008-09-17 Joe AtzbergerDHTMLcalendar should not be imported.
2008-08-21 Galen Charltonbug 2540: allow download of report
2008-08-08 Chris Nighswongerkohabug 2458 Disallowing non-SELECT SQL in reports...
2008-08-04 Chris Nighswongerkohabug 2417 Removing hardcoded query limit from reports
2008-08-04 Chris Nighswongerkohabug 1679 & 1680 Fixes date formatting in guided...
2008-01-08 Chris CormackFix for bug 1753
2008-01-08 Chris CormackRemoving Carp call from guided_reports.pl
2007-10-30 Chris CormackFix to make the template translatable, bug 1528, and...
2007-10-29 Chris CormackCatching up changes in reports
2007-10-29 Chris CormackUpdating guided_reports.pl
2007-10-29 Chris CormackCan now view sql, and reports run page shows name
2007-10-29 Chris CormackGetting stored results working
2007-10-29 Chris CormackCan now delete reports
2007-10-29 Chris CormackFix to match the changed templates
2007-10-29 Chris CormackSplitting reports dictionary out into its own script.
2007-10-29 Chris CormackAdd a referer variable so we can have a back button
2007-10-29 Chris CormackPretty close to finished the dictionary now
2007-10-29 Chris CormackCan now add definitions to reports
2007-10-29 Chris CormackDictionary now working
2007-10-29 Chris CormackMore work on the dictionary, nearly have all the interf...
2007-10-29 Chris CormackAdding reports code