Galen Charlton
f5903fbbb5
installer: location of koha-conf.xml
...
* rewrite-config.PL now puts in installed location
of koha-conf.xml in C4/Context.pm so that
correct config can be found even when
KOHA_CONF is not set. Note that setting KOHA_CONF
will still override path set by installer.
* changed references from koha.xml to koha-conf.xml
2007-12-17 09:13:53 -06:00
Chris Cormack
ea7cbfff43
Fix for bug 1648, specifying a due date resulted in a blank due date
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 08:19:55 -06:00
Mason James
a8d672c77a
updated for update-child feature.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 08:19:22 -06:00
Mason James
e5f2ae6ee4
template for changing child to adult member-type.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 08:19:19 -06:00
Ryan Higgins
f4811762d0
cleanup in memberentry,categories.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 08:19:07 -06:00
root
543bea4d5e
adding hotlink to author search on details.pl page.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 23:06:40 -06:00
Paul POULAIN
135ed94f40
make h1 larger than h2 larger than h3
...
easier to read when you have desc size for headers !
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 12:12:41 -06:00
Joe Atzberger
fa6fffeb6d
memberentry.pl and calendar-setup.js - remove CVS '$Id$'
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 11:00:09 -06:00
86e458a3ce
Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:57:46 -06:00
100a51e6c2
Cleaning up and styling picture upload page. Second try for this patch.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:57:36 -06:00
627206a5b5
Reverting changes which were committed by mistake. Tried moving the filter into the sidebar, but the layout couldn't take the wide select drop-downs.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:47:23 -06:00
Paul POULAIN
318b75d1cd
removing some useless parenthesis in the template
...
with (), the look was not nice when you've defined () in the name of your authority.
Like
subject (common name)
subject (personnal name)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:16:56 -06:00
Paul POULAIN
688d000f9f
small change in blue.css to marc editor (moving 10px to the right subfields)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:16:23 -06:00
Paul POULAIN
1c9dadfe3c
bugfix on authtype modif
...
A parameter was missing to tell Koha it was a modif (UPDATE) and not an add (INSERT)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:12:13 -06:00
Paul POULAIN
65cad1fd1e
catalogue detail : just changing a , to : and adding a missing space
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:10:56 -06:00
Paul POULAIN
066bb793f0
Adding default hardcoded authorised values list + some comment on them
...
Even on an empty setup, the user will know which auth values he can filled
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:10:08 -06:00
Paul POULAIN
6a924eb363
reintroducing lateissues-excel
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:09:37 -06:00
Paul POULAIN
24212a3023
1514 : no results give no feedback (serials checkexpiration)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:07:49 -06:00
Paul POULAIN
0f1c857d3f
Changing some patron management rules ( #1631 )
...
- the guarantor is no more readonly: it can be typed manually
- useless fields in case of an institution are removed (like DoB, Firstname, gender)
- reintroducing the relashionship select, that was missing in the template (but was handled by the pl)
- moving B_phone to a more logical place (with alternate coordinate)
- reintrocing contactnote in "alt contact"
- changing the select_city behaviour : when a city is choosen, the zipcode & city are automatically filled.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:03:25 -06:00
Joshua Ferraro
0dd6825a81
owen's fixes to picture upload
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 08:49:26 -06:00
Henri-Damien LAURENT
7f2d6b025f
Bug FIX : 437 'Browse Members' function should return paged results
...
Adding pagination_bar to results if needed.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 18:07:23 -06:00
Paul POULAIN
d506b127ee
fix to delete a virtualshelf content correctly
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:57:30 -06:00
897c3a4eee
Visual improvements to facets and search results; better js handling of Amazon book covers in results and detail.tmpl.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:28:40 -06:00
Chris Nighswonger
0c558d1c97
Adding LCCN to z2950 searches
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:23:50 -06:00
0102c89954
Formatting dialog in additem.tmpl, markup correction in request.tmpl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:50 -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
6bea46b097
More minor style changes, and markup fix for Bug 1321.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:23 -06:00
d202a5f945
Some reformatting in circ and members.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:21 -06:00
root
716d061f43
adding hotlink to author search on details.pl page.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:13:11 -06:00
76fda9c034
Wrapping patron image javascript in check for patronimage system pref
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:05:47 -06:00
Ryan Higgins
0734f8fca0
Clean up moredetail.pl and updateitem.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:10 -06:00
Ryan Higgins
e4788e8a97
Add 'Staff' category_type to new dropdown, add category_type to GetMemberDetails retval
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:02 -06:00
Ryan Higgins
413e0d3b35
Allow superlibrarian to change branch via header.inc
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:01:48 -06:00
Joe Atzberger
1da74696ef
moremember.tmpl - minor format cleanup (spaces after colons in labels)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 07:50:37 -06:00
Joe Atzberger
7aef1da6cf
koha-news.tmpl - Cancel button still referenced "opac-news" instead of "koha-news"
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-08 07:28:35 -06:00
Paul POULAIN
c22aebbf09
Unimarc record.abs fixes : fixed fields and some lc added
...
+ Physical-detail changed to Extent
+ Thesis-note removed, as it's not standard UNIMARC (it's specific to one of our library, in2p3)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-06 11:34:02 -06:00
Ryan Higgins
ac12ba03fb
Able to call haspermission w/o $dbh, and add error msg on deletemember.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-05 15:41:10 -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
Joshua Ferraro
71b814b90c
more cleanup
2007-12-04 20:46:15 -06:00
5b0ee3f467
Change to patron-renewal javascript to fix issues described in Bug 1620
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:26 -06:00
7732454bf7
Fixing typo in value_builder/dateaccessioned.pl; Adding error message output to additem.tmpl (fixes Bug 1636, Can't delete from additems.pl).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:24 -06:00
266b59cf65
Moving "Check Out" from the action toolbar to the view menu
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:22 -06:00
a3dfecf37a
Removing parameters permission requirement on about.pl, minor markup change to member-flags.tmpl.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:21 -06:00
1afc3d1e99
Changes to address Bug 774 (z3950 search results window not resizable)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:32 -06:00
bf413a98c9
Corrections to page title, breadcrumbs, heading
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:27 -06:00
b72a0d0653
Changes to image-load check (used for patron images and amazon book covers) to tweak when the script checked for loaded images (now window.load() instead of document.ready())
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:26 -06:00
5a541da6ce
Finishing changes to sidebar menu (change to boraccount.pl, as with moremember.pl, is to add flag so that menu can highlight current page).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:22 -06:00
1a914b7202
Fixing some menu formatting
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:20 -06:00
e41752b1c7
Minor corrections to form layouts
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:19 -06:00
Chris Cormack
bfe033f56e
Bug 1620
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:48 -06:00