Ryan Higgins
29d0c646f7
Final cleanup of labels for 3.0
...
This patch adds the callnum_split and text_justify options to the templates,
fixes bad javascript to switch between 'formatstring' and fixed-field means of specifying labels content,
fixes csv output when fixed-fields specifiers are used, and adds some help text for the formatstring case.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-10 06:19:00 -05:00
Ryan Higgins
133fcbd1c1
Add help text indicating that one should not use stopwords with Zebra.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-08 14:11:52 -05:00
4b115bac26
Correcting markup for validity.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-04 15:27:23 -05:00
Nicole Engard
e9b0fb8b1c
Help file updates
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-04 08:40:28 -05:00
16f20864b0
Complete sweep of help files in order to correct invalid markup and fix Bug 2444(break up long lines in templates).
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-01 14:33:28 -05:00
Chris Nighswonger
1baf6348cc
kohabug 2404 This patch removes Image::Magick and adds GD
...
This patch removes Image::Magick as a dependency and replaces it with
the (much) lighter GD. Functionality of patronimage code has not changed with
this conversion.
Adding errorhandling for corrupted image file and link to return to moremember.pl when called from there
Added notes about supported image mime types.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-30 03:38:18 -05:00
Nicole Engard
480f329c96
Update to help file
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-27 06:54:35 -05:00
NCE
940bf128d0
Massive updates to help file. Translators will have a chance to translate this stuff in coming versions.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-16 18:49:37 -05:00
NCE
d983e09226
Additional help files updated
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-16 18:49:29 -05:00
NCE
7a83b1f4c1
iMore updates to translations
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-16 18:49:20 -05:00
NCE
645ca22647
Updates to online help
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-14 07:52:35 -05:00
Nicole Engard
06d40a7cbb
Additional help files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-11 15:48:24 -05:00
Nicole Engard
0b69b8ffc3
Adding some further help files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-10 08:54:13 -05:00
Galen Charlton
fecf5c38bb
bug 2171: removed "Transfers to do" report
...
This hold request and transfer report no longer
works now that hold requests are processed via
checking items in.
This patch removes the report; please consult
the koha-devel message re "RFC - remove circ/transferstodo.pl prior to general release"
for more details.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-04 09:22:16 -05:00
Galen Charlton
375f62bdb1
bug 2000 - remove admin/issuingrules.pl
...
Patch to remove issuingrules.pl in favor of
using smart-rules.pl to manage loan and fine
rules. Several reasons for this:
* issuingrules.pl's matrix could grow rather large
if the library has a large number of item types
and patron categories
* successfully entering rules via issuingrules.pl
requires placing commas within input fields
* a sparse circulation policy matrix takes the
same amount of screen space as one that uses
rules for a lot of specific patron category/item type
combinations.
* having two administrative interfaces to the same
policy settings could be confusing.
* UI design of smart-rules.pl better lends itself
to adding more policy setting attributes to the
rules matrix.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-20 08:19:10 -05:00
Andrew Moore
6e52709824
Bug: 2259: eliminate lines too long for git to use.
...
This patch modifies 13 HTML templates and includes that have lines in them longer than 998 characters. Lines this long are known to break git.
I believe that none of these change behaviour at all, but I'm concerned about one of them. It adds whitespace (carraige returns) inside a <title> tag. I'm not certain that all browsers will deal with this OK.
No documentation changes necessary here.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-18 19:25:52 -05:00
Joshua Ferraro
5f6af04ee1
nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/
2008-05-30 11:36:04 -05:00
Chris Nighswonger
0c923120b0
Correcting screen help for patron image upload from moremember.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:59:55 -05:00
Galen Charlton
3675c7d987
typo fix: "recieve" => "receive"
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:37:22 -05:00
Ryan Higgins
bd8f90387b
Add Local-use statistical patron category_type
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-10 05:27:37 -05:00
Chris Nighswonger
3cf43e381b
Making some very obvious spelling corrections to the Printer Profile help screen.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-28 07:58:48 -06:00
Chris Nighswonger
2422dbfb8a
Adding screen help for Printer Profile feature.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-27 09:02:23 -06:00
Chris Nighswonger
17fa446c18
Correcting location of help file for picture-upload.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-23 10:55:42 -06:00
Chris Nighswonger
4b232a0c36
Second installment on moving patronimages into the database
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-23 10:55:41 -06:00
Chris Nighswonger
3fdd6a17cf
Second installment on Patron Images fixes
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-03 07:24:01 -06:00
Chris Cormack
b8b32ace01
Help for tools-home.pl added by Brooke
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-23 21:31:02 -06:00
d12cdc120d
Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-09 14:50:20 -06:00
Joe Atzberger
6276729af2
help templates and includes - cleanup for XHTML validation, error display
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-08 14:02:56 -06:00
Russel Garlick
1c6ef6e455
Online Help for Transfers to Recieve - Circ Reports
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 08:05:45 -06:00
Russel Garlick
2abf8b3d8f
Online help for Transfers To Do - Circ Reports
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 08:05:44 -06:00
Russel Garlick
bebcf6f957
Online help for Pending Reserves
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 08:05:42 -06:00
Russel Garlick
6c9b9f14fa
Making a start on Authorities Online Help
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 08:05:39 -06:00
Russel Garlick
e9ebe22f6a
Working on help files
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 08:05:38 -06:00
Russel Garlick
9c0ecfd03f
Making a start on online help for Acquisitions - Budget Based
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 01:20:43 -06:00
Russel Garlick
ac836c5fd2
Adding Online Help for Circ from Wiki (thanks tnb)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 01:20:41 -06:00
Russel Garlick
1b12d695a0
Online help for admin, various tools and cataloguing
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 01:20:38 -06:00
Joshua Ferraro
554bbe1bda
s/Waited/Expected/ for serials statuses reformating rebuild_nozebra.pl indexes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-01 12:59:28 -06:00
Russel Garlick
35928dfeaa
Online help for catalgouing
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-30 20:51:21 -06:00
Russel Garlick
02aa1ce393
Changing text from Virtual Shelves to Lists
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-30 20:51:19 -06:00
Russel Garlick
077a563ddb
Online help for suggestions management
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-30 20:51:17 -06:00
Joshua Ferraro
85092daa56
Warning: Big Commit. Fixing Virtual Shelves
...
* prior to this commit, virtual shelvesn't did not function in
the OPAC! Now they do, except for deletion from virtual shelves
in list form
* I've re-named 'Virtual Shelves' to 'Lists' as per our agreed
upon convention
* while vshelves aren't perfect yet, they're in enough of a working
state for the RC1 now
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-23 14:31:14 -06:00
Russel Garlick
753219b79d
Online help for label printing and serials
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 20:51:38 -06:00
Russel Garlick
450823d8cd
Online Help for adding a new subscription - taken from KohaDocs.org
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:18:28 -06:00
Russel Garlick
16de744415
Adding online help for Staff Client homepage - how to edit online help
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:17:55 -06:00
Russel Garlick
b509358647
Copying in online help for virtual shelves from the Documentation
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:17:45 -06:00
Russel Garlick
d9169b0da2
Adding online help for Reports Home
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:17:09 -06:00
Russel Garlick
495e0a040d
Online Help for Serials Home
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:16:54 -06:00
Russel Garlick
3dfb455fd4
Adding online help for Inventory/Stocktaking feature under Tools
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 19:21:06 -06:00
b4aeb41f71
A couple of patch corrections to remove hardcoded /prog/ path (allows for alternate templates). Also upgrading jquery to version 1.2.1.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:26 -06:00
Ryan Higgins
16c5d8b0ce
Adding in permission blocks for staff members as per previous commits.
...
Much of this is repeat of previous commits, and then some to finish off.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-05 15:41:04 -06:00