22fb78faa5
Fix for Bug 2042 (Language Issues - Administration (pt 2)). Also adding tablesorter.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:21 -05:00
93132713c3
Minor markup changes, validation corrections.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:19 -05:00
235f9865a1
Adding IDs to popups to add flexibility to customization.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-25 07:09:16 -05:00
Joshua Ferraro
0808f56f84
fixing anonymous permissions access to zebra via Z39.50
...
and SRU
2008-04-24 13:38:21 -05:00
Andrew Moore
1f92dbafdf
bug 2044: adding database change for itemtype icon change
...
This is the database update change to take into account the rearrangement of the
itemtype icons directory.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 11:54:20 -05:00
Andrew Moore
c41da00b4a
Bug 2044: allowing multiuple icon sets
...
I've rearranged the two directories where media type icons live.
I've also added two more collections of icons, one from
http://apps.carleton.edu/campus/library/bridge_icons/
and one from liblime (Tina). The first has a license restriction that I added
to the "Licenses" tab on the "About" page.
Then, I've adjusted the Item Types Administration page so that it can deal
with multiple collections of icons.
I also added a test script to verify that the two identical icon directories
are actually identical.
DOCUMENTATION CHANGE: It's possible that we need to add something to the administration
documentation to indicate how you can add more sets of icons if you want. You simply add
directory to koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/ and to
koha-tmpl/opac-tmpl/prog/itemtypeimg. The icons should start showing up.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 11:54:18 -05:00
Henri-Damien LAURENT
6b47d3425d
Minor indexing bug : Title series indexed as Title
...
410$t is now indexed as Title-series UNIMARC
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 11:51:49 -05:00
Henri-Damien LAURENT
8be4679e7f
unlocking table when adding/updating authorities is finished.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 11:51:48 -05:00
8db15d4336
Add MARC21 (English) to fr-FR installation
...
With this addition, it's possible to install Koha in French (fr-FR) and
having the English MARC21 framework. It would be desirable if someone
(a French Canadian?) translate this into French.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 11:48:08 -05:00
Joe Atzberger
3052fc1956
Fix default value for TagsExternalDictionary to be null,
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 10:32:01 -05:00
9cc74e265b
Revised suggestions management interface, allows setting of one reason for all suggestions in a particular category (pending/accepted/rejected).
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 10:31:03 -05:00
d481a03fdf
Some style changes following up on recent fix for Bug 2019. Hopefully improves readability. Converted up.png from 24-bit to 8-bit for IE6-friendliness (doesn't require alpha transparency).
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 10:31:01 -05:00
Joshua Ferraro
5bc996ff4b
Validation of opac results and detail pages, normalization
...
of XSL stylesheets and display
2008-04-23 22:44:32 -05:00
Joshua Ferraro
ad0d08ef33
Improvements to the results display in the OPAC, merging style
...
between the XSL and non-XSL stuff. Refining style of tags display,
adding back links to place hold, add to list, and add to cart on
results page
2008-04-23 16:00:46 -05:00
Joshua Ferraro
a9804f4fc9
Cleanup after merge of labels improvements
2008-04-22 22:18:10 -05:00
Joshua Ferraro
dfe310868f
Adding TagsEnabled to list of known sysprefs, adding 'my tabs'
...
to the OPAC user portal
2008-04-22 21:00:56 -05:00
Joshua Ferraro
d3675da9de
Nomenclature cleanup for supplemental issues in serials
2008-04-22 20:06:37 -05:00
Joshua Ferraro
70c5aed218
Improving dialog for linking to a vendor, allow choice between
...
OK and Cancel for whether to link to a vendor rather than requiring
a vendor be added.
2008-04-22 19:53:14 -05:00
Joshua Ferraro
340dcb421e
Nomenclature cleanup for subscription adding page
2008-04-22 19:43:34 -05:00
Joshua Ferraro
2e3b63e4d2
Revert "2 FixPriority calls were broken. FixPriority itself may be broken too,"
...
This reverts commit ea9e0804cd
.
2008-04-22 19:16:30 -05:00
Joshua Ferraro
b46f98abcc
Moving Tags tab into Enhanced Content to reduce the number
...
of tabs in sysprefs
2008-04-22 18:20:52 -05:00
Joshua Ferraro
3c6599a342
NOTE TO DOC TEAM: Moved FRBR, Amazon.com and Baker and Taylor
...
tabs in system preferences over to a new tab in sysprefs called
Enhanced Content
2008-04-22 18:17:14 -05:00
Joe Atzberger
9deef2c6cf
Remove duplicate "use C4::Context". Once is enough, thanks.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:59 -05:00
Joe Atzberger
c0cfbef28b
Hack RSS to work. Just a temporary fix before XSL takes over.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:57 -05:00
Joe Atzberger
ea9e0804cd
2 FixPriority calls were broken. FixPriority itself may be broken too,
...
but we can't test that withtout calling it correctly.
Note FIXME for questionable use of @-.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:54 -05:00
Joe Atzberger
b4b06efa66
Copy skin.css from intranet-tmpl, resolve 404 in OPAC.
...
We should consider using a single yui directory w/ apache redirects to it.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:46 -05:00
Joe Atzberger
5a68c16194
Bugfix #1624 - remove problem w/ EXPR in template, minor cleanup of module.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:38 -05:00
Joe Atzberger
41c2599531
Pretty sure that "S" is needed. Significant typo.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:37 -05:00
Joe Atzberger
a98c622ab8
Remove extraneous code. Note: this is another example of unchecked input, yet unfixed.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:35 -05:00
Joe Atzberger
fa8005ccbc
Remove redundant zip file.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:29 -05:00
Joe Atzberger
728b677c62
Cleanup code formatting for readability. No functional change.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:26 -05:00
Joe Atzberger
fa7ffc8b33
opac-search - CORRECTION: remove diagnostic Dumper lines
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:51 -05:00
Joe Atzberger
78fa56a086
stats.screen.pl - cleanup, conditionalize warns w/ Debug
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:50 -05:00
Joe Atzberger
bb777e64dd
smart-rules.pl - tighten regexp, Debug for warn statements, readable layout.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:49 -05:00
Joe Atzberger
8e35c01d2d
smart-rules.tmpl - cleanup display, remove units for zero/empty values
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:48 -05:00
Joe Atzberger
83b7624e13
DB and syspref update for Tags and BakerTaylor
...
Feel free to apply this before the other related Tags/B&T patches.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:46 -05:00
Joe Atzberger
524a5cbb21
Tags - module, script and template support for user tagging in OPAC.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:44 -05:00
Joe Atzberger
31da55ea2d
Baker and Taylor OPAC integration, plus some logic for Tags
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:36 -05:00
Joe Atzberger
caa8afd2cc
C4::Search - just cleanup, 1 FIXME added
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:34 -05:00
Joe Atzberger
e2e8475d25
C4/External/BakerTaylor.pm - Back end for B&T content.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:33 -05:00
Joe Atzberger
5799585408
opac.css - add styling for tag classes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:32 -05:00
Joe Atzberger
9e81acaa08
opac-tags_subject.pl - touch up: this script is does not require Exporter.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:30 -05:00
Joe Atzberger
1b572630d6
BakerTaylor.pm - Initial implementation of B+T jacket cover and bookstore links.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:29 -05:00
Joe Atzberger
015e5da39f
Tagging - add basic template slot in search for tags and script responsiveness to tagging sysprefs
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:02:27 -05:00
Galen Charlton
2fafa1424b
kohabug 1776 - try to locate Zebra during install
...
If running Zebra, try to locate zebrasrv and zebraidx
so that koha-zebra-ctl.sh can point to a functioning
zebrasrv.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:59:00 -05:00
Galen Charlton
149ece8541
added RUN_DATABASE_TESTS to install log
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:58:59 -05:00
Joshua Ferraro
57dda254d7
fixing version numbering from 71 to 72
2008-04-22 17:55:31 -05:00
Ryan Higgins
12a3217bfe
Add dropbox mode to return.pl. Small API change to allow setting
...
returndate other than now(). Overdues will be handled in a forthcoming commit.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:54:20 -05:00
Ryan Higgins
f4f840da2c
Small template cleanup: display library name and cat description instead of codes
...
in circ-menu include. Also, change 'Default' on main login page to 'My Library'.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:54:19 -05:00
Ryan Higgins
4d3255518d
DB BUMP 71 : add formatstring to labels_conf for specifying labels content
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:54:06 -05:00