perltidy finishreceive.pl and two comments added
[koha.git] / reports /
2009-04-05 Galen Charltonrestored tab-delimited report download
2009-04-04 Joe AtzbergerBug 3066 - Overhaul guided reports
2009-04-04 Joe AtzbergerCondense inarticulate construction of TMPL structures.
2009-03-11 Joe AtzbergerSort collection codes by description for dropdown.
2009-03-11 Joe AtzbergerFixing catalogue_out errors.
2009-03-06 Nahuel Angelinetti(bug #2854) add the possibility to make a fuzzy search...
2009-03-06 Joe Atzbergercatalogue_out report cleanup.
2009-02-12 Nahuel ANGELINETTI(bug #2939) delete a warning
2009-02-02 Nahuel ANGELINETTI(bug #2938) add a serials subscriptions report
2009-01-07 Nahuel Angelinettia more readable way to test an array size.
2008-11-06 Allen ReinmeyerBug #2760 wrong permissions for guided reports
2008-10-23 Galen Charltonbug 2543: follow-up patch
2008-10-23 Jesse Weaverfix for bug 2543: report output by tabulation a bit...
2008-10-23 Joe AtzbergerPatch security hole in vestigial report.
2008-10-16 Nahuel AngelinettiFix the CSV export, provide it in UTF-8
2008-10-16 Galen Charltonbugfix: fixed reference to sort2 column in query
2008-10-16 Nahuel AngelinettiAdd the feature to create reports with borrower's sex...
2008-09-17 Joe AtzbergerDHTMLcalendar should not be imported.
2008-08-21 Galen Charltonbug 2540: allow download of report
2008-08-21 Joe Atzbergerissues_stats returns empty results if row/column =...
2008-08-21 Vincent DanjeanStill fixing permission and first line of scripts
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-07-27 Jesse Weaverkohabug 2345: bad comparisons pervade reports
2008-07-27 Chris Nighswongerkohabug 2224 Third installment: Further corrections...
2008-07-25 Joshua FerraroFix 'Catalog by Itemtype' report to work with item...
2008-07-24 Chris Nighswongerkohabug 2224 Second installment: Correcting NULL field...
2008-07-24 Chris Nighswongerkohabug 2224 Corrects display descrepancies when applyi...
2008-07-22 Joe AtzbergerRefine "Patrons statistics" report, fix highlight,...
2008-07-12 Joe AtzbergerReport cleanup - fix highlight, add debugging feedback
2008-07-10 Joe AtzbergerTotal overhaul of broken "Items with no checkouts"...
2008-06-06 Ryan HigginsFix date filter on issues_stats.
2008-06-06 Ryan HigginsUpdate issues_stats to use authorised_values instead...
2008-06-06 Ryan HigginsUpdate issues_stats to show auth_vals as row & column...
2008-06-06 Ryan HigginsAdd Collection code limit to issues_stats report.
2008-06-06 Ryan HigginsUpdate issues_stats: add shelving location limit, repla...
2008-06-02 Ryan HigginsRemove commented deprecated code and a useless query...
2008-05-27 Ryan HigginsUpdate Catalog Stats report: / Remove lccn/loc filter...
2008-05-27 Ryan HigginsFill statistics table properly for renewals; and issue...
2008-05-11 Andrew MooreBug 2094: fixing two bugs in lost items report
2008-05-11 Andrew MooreBug 2094: cleanup of lost items report
2008-05-11 Andrew MooreBug 2094: implementing ability to select particular...
2008-04-22 Joe Atzbergerstats.screen.pl - cleanup, conditionalize warns w/...
2008-04-12 Joe AtzbergerTotal overhaul of bor_issues_top report, removal from...
2008-04-11 Joe AtzbergerAdd authorised values descriptions to selector for...
2008-04-11 Joe AtzbergerItem-level_itypes fix, addition of ccode vector and...
2008-04-03 Darrell UlmAll patches to Koha 3 beta to date. All work with branches.
2008-03-19 Galen Charltonmore old_issues SQL cleanup
2008-03-19 Henri-Damien LAURENTMore problems with old_issues.
2008-03-19 Henri-Damien LAURENTUsing old_issues table
2008-03-19 Henri-Damien LAURENTborr_issues_top : adapting to old_issues changes
2008-03-19 Henri-Damien LAURENTBug Fix : 1898 Replaces the previous commit : More...
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-02-29 Paul POULAINpartial fix for catalogue_out
2008-02-15 Galen CharltonXHTML corrections: guided reports
2008-01-18 Henri-Damien LAURENTBugFixing : 1299 /displaying lists for document types...
2008-01-15 Chris CormackFixing a broken redirect in the reports dictionary
2008-01-15 Chris CormackFixing a bug where a cgi object wasnt being passed...
2008-01-08 Owen LeonardSome cleanup of new till reconciliation page, including...
2008-01-08 Chris CormackFix for bug 1753
2008-01-08 Joe Atzbergerborrowers_stats.pl - silence warning
2008-01-08 Chris CormackRemoving Carp call from guided_reports.pl
2008-01-08 Chris CormackWork in progress, working on the til reconciliation...
2008-01-03 Owen LeonardLots of reformatting of reports forms. Improvements...
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2008-01-03 Galen Charltonremoved reports/inventory.pl
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2007-12-14 Joshua Ferraroremoving some unnecessary lines
2007-12-05 Joshua Ferraromore cleanup
2007-12-05 Joshua Ferrarocleanup of reports/ Dates - missing format_date, etc.
2007-12-05 Joe Atzbergerreports subdir - Dates.pm integration and warnings...
2007-11-07 Owen LeonardAdding a missing comma. Still doesn't work, though...
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 CormackFix for setting datetime columns to date
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
2007-10-24 Paul POULAINremoving useless code
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-11 Paul POULAINSorting Branches by Branchcode on display.
2007-10-11 paulFIX for Date calculation
2007-09-19 Joshua Ferraromoving itemslost to reports from tools
2007-09-13 Owen LeonardModifications to ensure XHTML compliance; Adding breadc...
2007-08-13 Joshua Ferrarofixing permissions on scripts
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-07 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-07 kadoschanging permissions on templates and scripts
2007-08-05 jmf@arwen.metavore.comFrom 0751ba130288bc69e9e563473e7fc25551edc40e Mon Sep...
next