]> git.ipfire.org Git - thirdparty/cups.git/commit
Improve performance of web interface with large numbers of jobs (Issue #3819)
authorMichael Sweet <michael.r.sweet@gmail.com>
Wed, 25 May 2016 21:33:36 +0000 (17:33 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Wed, 25 May 2016 21:33:36 +0000 (17:33 -0400)
commit9e6d7a0f879c7fb58209be4ba242b6131693964a
tree3eb3d35794ae40b9f3a7233ef749e89cf84ac2cb
parentdffa3c7438d26a8a96c7f4937d85a1467b833e8e
Improve performance of web interface with large numbers of jobs (Issue #3819)

Also re-work web interface to not allow the order to be changed (since that
will negatively impact performance) but instead add first/last buttons to the
pager.
29 files changed:
CHANGES.txt
cgi-bin/classes.c
cgi-bin/ipp-var.c
cgi-bin/printers.c
scheduler/ipp.c
templates/classes.tmpl
templates/de/classes.tmpl
templates/de/jobs.tmpl
templates/de/pager.tmpl
templates/de/printers.tmpl
templates/es/classes.tmpl
templates/es/jobs.tmpl
templates/es/pager.tmpl
templates/es/printers.tmpl
templates/ja/classes.tmpl
templates/ja/jobs.tmpl
templates/ja/pager.tmpl
templates/ja/printers.tmpl
templates/jobs.tmpl
templates/pager.tmpl
templates/printers.tmpl
templates/pt_BR/classes.tmpl
templates/pt_BR/jobs.tmpl
templates/pt_BR/pager.tmpl
templates/pt_BR/printers.tmpl
templates/ru/classes.tmpl
templates/ru/jobs.tmpl
templates/ru/pager.tmpl
templates/ru/printers.tmpl