Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Chris Nighswonger 12cb095bac Bug 7977: QOTD uploader to enable uploading csv files containing quotes
This series will add a DataTable's based upload/editor with which
to upload csv files containing quotes to be used by the QOTD
feature.

The file should be formatted thusly:

"source","text-of-quote"
"source","text-of-quote"
...

Note: This work serves as a good example of potential improvements
in all other "editor" and file upload areas of Koha.

This patch is a squash of the following work:

--Adding code to parse CSV file contents and push it into a DataTable
--Adding in jEditable to enable table editing
--Adding ajax to post data back to the server to be saved
--Fixing edit and adding delete functionality
--Adding some missing css as well as server feedback on save
--Fixing a bug which limited the number of quotes which could be uploaded
--Also fixing a minor bug with fnCSVToArray and doing some style cleanup.
--Adding sanity checks to verify file type and size
--Implements YUI button widget/toolbar
--Improved handling of hiding uploader UI
--Adds row selectability
--Adds multi-delete capability
--Adds YUI button/toolbar widget
--Fixing capitalization in quote uploader
--Implements improvments suggested by jcamins and oleonard

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
2012-05-24 14:14:09 +02:00
..
batchMod-del.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
batchMod-edit.tt Bug 7739 - Batch edit items of a title 2012-05-11 12:16:22 +02:00
batchMod.tt Bug 7760 - Add ids and classes to every staff page to help with customization (tools) 2012-03-22 18:12:32 +01:00
cleanborrowers.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
csv-profiles.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
export.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
holidays.tt Bug 7833 - unique holiday link broken 2012-04-19 10:54:00 +02:00
import_borrowers.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
inventory.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
koha-news.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
letter.tt Bug 7842 - Inconsistencies in Notices interface 2012-05-11 12:22:09 +02:00
manage-marc-import.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
modborrowers.tt But 5742: Batch edit patrons 2012-05-15 17:44:19 +02:00
overduerules.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
picture-upload.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
quotes-upload.tt Bug 7977: QOTD uploader to enable uploading csv files containing quotes 2012-05-24 14:14:09 +02:00
quotes.tt Bug 7977: QOTD uploader to enable uploading csv files containing quotes 2012-05-24 14:14:09 +02:00
scheduler.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
stage-marc-import.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
tools-home.tt Bug 7977: Quote-of-the-day (QOTD) Feature for OPAC 2012-05-24 14:14:05 +02:00
upload-images.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
viewlog.tt Replace itemnumber by barcode in links of patron modification log 2012-05-11 11:24:57 +02:00