Galen Charlton
184d7adf8c
bugfix - remove extra /TMPL_IF from template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 15:43:54 -05:00
Paul POULAIN
b8d8b0be67
french translation, updated
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:31:49 -05:00
Paul POULAIN
10eb85455b
bugfix (security flaw) : the additem template was open AFTER doing actions
...
when Logguing was ON, this resulted in an internal server error, thus the discovery of this bug.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:24:49 -05:00
Paul POULAIN
160ac5fbd4
adding <div> to each query line
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:24:41 -05:00
Paul POULAIN
850df69c5c
minor HTML fixes (errors detected by translator)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:20:44 -05:00
Joshua Ferraro
a6f1915422
fixes to moredetail.pl to allow status editing using updateitem.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:13:43 -05:00
Joshua Ferraro
94861098e6
marking autocomplete=off for the input box to prevent the
...
Also, updating circulation-home.tmpl to check the syspref
to enable autocomplete
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:13:38 -05:00
Galen Charlton
a2c245c77d
call number work part 2 -- added framework for call number filing routines
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 22:11:37 -05:00
Galen Charlton
43d3efe391
classification sources part 1 - system preferences
...
Database schema definitions and system preferences support
for defining classification sources and filing rules.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 22:11:32 -05:00
ae8165673f
Making Koha news display more blog-like, with add/edit/delete links if user has privileges. Delete link doesn't have javascript warning yet.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 21:55:20 -05:00
Ryan Higgins
3d04be488e
adding branch groups search in intranet.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 19:18:39 -05:00
Ryan Higgins
70f46147a6
Extending branch categories : adding search domains. partial commit.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 19:18:36 -05:00
Joshua Ferraro
9d29ce5d58
improvements to zebra configuration files
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 19:14:12 -05:00
1eb4513d43
Standardizing YUI toolbar
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 17:05:41 -05:00
e6896addb0
Various tweaks to menus and labels, including adding virtual shelves link to global nav under "More"
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 17:05:18 -05:00
fefe64cf55
More work on standardizing toolbars. Also standardizing form markup in /tools
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 17:05:10 -05:00
75bb1e045b
Various tweaks to menus and labels, including adding virtual shelves link to global nav under "More"
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 17:05:02 -05:00
701d6ef020
Circulation borrower name autocompletion
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 16:17:08 -05:00
Henri-Damien LAURENT
38685bdf90
Bug Fixing : Adding item had a javascript Error.
...
So.
There are no more errors on saving an item.
There are still little problems when you duplicate a subfield :
Display table is not adapted
When you reedit, all the duplicate field values are concatenated.
But apart from that, it works.
Donot have time enough to work on it these days.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 14:12:01 -05:00
Joshua Ferraro
32072fd44a
handle new call number scheme
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-19 06:59:30 -05:00
Chris Cormack
b9c20fa9cf
Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 20:22:01 -05:00
Galen Charlton
9578340d77
fix for bug 1501 - removed reference to marc_biblio from framework test
...
Also added results of two subtests missing from the template.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 20:20:33 -05:00
Galen Charlton
af466ca41a
start of reworking call number handling and other Biblio changes
...
Most of this commit by Joshua Ferraro.
updatedatabase changes by Galen Charlton.
Major changes:
This commit includes a lot of fairly major changes
to Koha's Biblio handling, largest is the addition
and deletion of several columns in the biblioitems,
items tables, as well as cleanup of deletedbiblioitems,
deleteditems tables. Some of the changes are simple
cleanup, but most have to do with improvements to
storage of call numbers in Koha.
Also, I had to clean up the _koha_* routines quite a
lot to make them work -- there was lots of data just
being lost because columns weren't being updated.
I'm still not completely convinced that the items
table is being treated as authoritative for items
data, investigating further.
DB Changes (updated in kohastructure.sql and in
updatedatabases):
ADDED:
biblioitems.cn_source ( auth value, CN_SOURCE, stores the source of the
call number: DDC, LCC, NLM, etc.)
biblioitems.cn_class ( plugin, marc21_callnumber.pl, helps fill in
the rest of the biblio-level fields)
biblioitems.cn_item
biblioitems.cn_suffix
biblioitems.cn_sort ( for zebra sorting, stored as a decimal number)
biblioitems.totalissues ( for counting the total times issued )
items.cn_source ( auth value, CN_SOURCE, stores DDC, LCC, NLM, etc.)
items.itemcallnumber ( plugin, marc21_itemcallnumber.pl, helps fill in
the itemcallnumber based on the record data )
items.cn_sort ( for zebra sorting, stored as a decimal number)
items.ccode ( auth value, CCODE, stores the Collection Code
of the item, can be used as call number prefix
by some libraries )
items.uri
items.materials
items.damaged
DELETED:
items.itype
items.cutterextra
biblioitems.classification
biblioitems.subclass
biblioitems.dewey
biblioitems.lcsort
biblioitems.lccn
biblioitems.ccode
DB version now 3.00.00.009.
Minor changes:
* Drop revision history from C4/Biblio.pm
* GetMarcAuthors now returns additional authors (7XX), not
main authors (1XX)
* Debug warnings in C4/Search.pm commented out
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 20:19:56 -05:00
Henri-Damien LAURENT
95d6452462
Adding some more information on issuehistory.
...
Adding itemnumber to issuehistory.pl API
so that one could search for issuehistory of a specific item.
(Useful for IndependantBranches)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 19:41:37 -05:00
Henri-Damien LAURENT
8bdc7f83ac
bug Fixing bugs.koha.org 1479
...
Porting userinterface improvements from biblios to items.
I have to port that also into serialsadditems.
Maybe there could be a way to have only one place for MARCinput management.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:28:15 -05:00
Henri-Damien LAURENT
8f6033ee92
Minor : Adding item count to result lists.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:27:56 -05:00
Henri-Damien LAURENT
defc94fd0b
Bug Fixing : If multiple mandatory subfield and one is empty, unable to save biblio.
...
Duplicate a biblio with 3 authors, blank out one among them and try to save.
It was impossible.
Now, it works.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:27:39 -05:00
b4d14e4558
Adding new circulation-home, what we ultimately hope to be a "dashboard" interface for circulation functions. circulation-home.pl was created by copy-and-paste, so it should be reviewed. Circulation sub-pages' breadcrumb links have been updated to point to circulation-home.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:26:04 -05:00
f35745d40e
Formatting admin entry forms, improving breadcrumb navigation.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:25:47 -05:00
Henri-Damien LAURENT
693a297747
Minor bug fix : all Branches option was not translatable
...
Removing blank branch from search.pl to add it in template.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:24:13 -05:00
Paul POULAIN
64e2118e81
authorities : Adding sorting option to opac & sorting mainentry asc by default
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:13:55 -05:00
Paul POULAIN
34c8fd7a6a
adding YUI tabs support to authority detail
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:11:44 -05:00
Paul POULAIN
5aa08ed154
adding YUI tabs support to MARCdetail.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:11:38 -05:00
Paul POULAIN
154e383a1d
BUGfixing authorities editor
...
With the YUI tabs, the SINGLETAB feature (that hides tabs when there is only 1) was bugguy
This commit fixes the problem, and solve some other ones :
- order the fields
- resize the input size (see previous commit in addbiblio.pl)
- remove some unused code
- reindent
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:11:00 -05:00
Henri-Damien LAURENT
e6e4395553
patches for members and resultlists.
...
--
Henri Damien LAURENT et Paul POULAIN
Consultants indépendants
en logiciels libres et bibliothéconomie (http://www.koha-fr.org )
>From 616f0a385848b9a1fee7c76ff7b1f3be090ccb66 Mon Sep 17 00:00:00 2001
From: Henri-Damien LAURENT <henridamien@koha-fr.org>
Date: Tue, 16 Oct 2007 15:20:45 +0200
Subject: [PATCH] Bug Fixing : userid was blanked out in partial edit.
Adding some checks on branch presence for independant branches
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:05:39 -05:00
Henri-Damien LAURENT
8f67beb26d
Bug Fixing : Memberentry was broken.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-15 23:54:20 -05:00
7aeb88fe20
Changing the way resident search form is displayed; Reformatting admin-home.tmpl; Updating entry form display on admin pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-15 23:54:04 -05:00
Paul POULAIN
b426ecb4f2
BUGfixes in availability management
...
- the availability status was not available on result list. This patch reintroduces that
- notforloan as itemtype was not properly managed : an itemtype that was notforloan resulted in nothing in detail. Not, the user can't place a reserve anymore, and the status is correctly displayed
the fix is for OPAC as well as staff
(owen, pls, validate cat-toolbar.inc & catalogue/detail.tmpl)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-14 19:10:53 -05:00
feea56bfd8
Change to address Bug 1471
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:24:21 -05:00
197db8d67d
Fixes for Bug 1444. Trimming whitespace and correcting javascript form submit.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:24:04 -05:00
ca5185284a
Fix for Bug 1480 (added items link to biblio-view-menu.inc). Cleaned up display in moredetail.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:23:44 -05:00
b24e17a547
A couple of forgotten markup corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:23:23 -05:00
ba6e7d6ccb
More refinements to MARC structure pages navigation
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:23:03 -05:00
Paul POULAIN
4794cec244
#1485 (issuing rules improvement) continued
...
updating fines rules management :
- replacing '*' by default
- removing bottom line (*) that means nothing
- dealing correctly with .0000 fine values
- fixing fine storage
still fines.pl to do
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:22:40 -05:00
Paul POULAIN
28257e7a98
#1485 (issuing rules improvement) continued
...
IMPORTANT NOTE : all existing test database for 3.0 must manually delete ALL constraints on issuingrules table
(the update22to30.pl don't contain the constraints anymore, as kohastructure.sql, so are concerned only the existing 3.0 tests databases)
Filling issuingrules table :
- the issuingrules table can't have a constraint on categorycode, as we have a '*' categorycode (=default issuingrule)
- reintroducing the "default" issuingrule column
- changing some text ('*' replaced by something more explanatory)
- handling correctly the '0' (that is different from 'undefined'
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-12 22:22:12 -05:00
6c352a8129
Fixing tabs display.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 15:57:18 -05:00
0c454c95b7
Tweaking holds screen, trying to get additional patron information to show up in holds sidebar; Tweaks to serials interface, including overhaul of subscription-add screen
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 15:56:51 -05:00
Henri-Damien LAURENT
aca6ea26fe
Reporting guarantor informations on guarantees.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 15:56:33 -05:00
Henri-Damien LAURENT
d1c03deb7e
Reintroducing overdue filters.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 15:56:02 -05:00
Henri-Damien LAURENT
4f54ed3792
bug fixing : 1459 + fixing a jserror in basket.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 15:55:18 -05:00
a25747cf2e
Change to the way the duplicate warning works and displays. Streamlines not-a-duplicate confirmation process and hopefully fixes Bug 1447.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 12:45:27 -05:00
paul
a5bd240321
FIX for Date calculation
...
Rule :
- always format_date() before sending date to template
- always format_date_in_iso immediatly after reading a date coming from a parameter
- deal internally only with dates in iso
Note that :
- I could not test things related to issues stats due to the my DB -issues.issuedate not filled, see commit about 3.00.00.006
- acquisitions_stats does not work when you filter on date
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 11:51:12 -05:00
16d0f61af9
Corrections to addbiblio.pl and addbiblio.tmpl for XHTML compliance; Formatting addbilbio.tmpl tabs.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-10 17:08:39 -05:00
f50b60cbae
Fixing tab display on authorities.tmpl, correcting invalid markup generated by authorities.pl; Change to circulation.tmpl for more generalized tab formatting.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-10 17:08:16 -05:00
39ee90139a
Corrections to bring into XHTML compliance
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-10 17:06:54 -05:00
21d03d4481
Another tweak to the toolbar. Some toolbar buttons were not showing up on initial page load.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:14:13 -05:00
9bafb3269b
Corrections to bring into XHTML compliance
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:13:52 -05:00
5a7ed8a476
After seeing Paul's commits re: gettext javascript, correcting detail.tmpl. Also moving the function from doc-head-close.inc to staff-global.js.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:13:26 -05:00
4662ba0958
Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:12:33 -05:00
Henri-Damien LAURENT
3ffed06025
Bug Fixing : 217 (Suivi.paulpoulain.com : use ecost for actual cost rather than replacement price)
...
+ another bug fixing.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:12:08 -05:00
Paul POULAIN
c0c11a87c1
#1444 : Porting marcEditor to authorities (tab management)
...
+ reindenting some code
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:01:59 -05:00
Henri-Damien LAURENT
7f15241095
BugFixing unimarc_field_210c.pl was badly broken. It allows searches.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 18:46:09 -05:00
Paul POULAIN
2df1fc7f37
french templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 18:43:25 -05:00
Joshua Ferraro
1e104f12f6
Fix for bug 1415: typo s/button/submit/
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-08 15:48:18 -05:00
Joshua Ferraro
55b658f826
move the xslt dir to a language-specific dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-06 22:15:21 -05:00
Joshua Ferraro
326af18039
more work on 1481: adding back drop-downs for
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-06 16:35:01 -05:00
Joshua Ferraro
e494fadf0a
partial 1481: adding to templates, fixing non-display of data
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-06 16:34:56 -05:00
Paul POULAIN
897de14016
Acquisition minor improvements
...
Fixing a SQL bug hdl introduced yesterday when updating queries & that I missed when reviewing them.
changing the look of the basket & parcel by adding & moving some link
The goal is to have the same kind of lists & links everywhere. (Will continue on monday)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:55:36 -05:00
Paul POULAIN
c6b086c165
1409 empty search term in subscription search biblio
...
+ removing some useless code
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:54:31 -05:00
Paul POULAIN
fa5acd49ea
fixing upbutton that has disappeared & fixedfield condition check
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:52:30 -05:00
Paul POULAIN
57f25c3dad
moving _( function to header
...
This function is used to extract strings for translator tool. It must be available everywhere, moving it to head-close.inc
& removing it elsewhere
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:39:23 -05:00
Henri-Damien LAURENT
1b5ae3aea5
BUG FIXING : 210$c is now searching EDITORS
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:38:15 -05:00
Paul POULAIN
c6bfcf4427
small html fix (mostly for translator purposes)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:37:12 -05:00
paul
46b61381ed
improving alternate (drupal inspired) stylesheet
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 19:29:38 -05:00
Paul POULAIN
493e2b85c6
Adding IndependantBranches Filter + adding some ordering on member list display.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 14:24:27 -05:00
Paul POULAIN
440d04e8e3
Revert "Adding IndependantBranches Filter + adding some ordering on member list display."
...
This reverts commit 0dee069f30f05f0d63d3b5e5047cdd3986aa373c.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 14:24:22 -05:00
Paul POULAIN
96b674c1ce
Adding IndependantBranches Filter + adding some ordering on member list display.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 14:24:16 -05:00
ddfe9f2c26
More work on global resident search, toolbars, and menus.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 13:56:46 -05:00
Paul POULAIN
ebb9890ccb
Adding IndependantBranches Filter + adding some ordering on member list display.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:51 -05:00
Paul POULAIN
ba569c3cfa
Revert "Adding IndependantBranches Filter + adding some ordering on member list display."
...
This reverts commit 0dee069f30f05f0d63d3b5e5047cdd3986aa373c.
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:48 -05:00
Paul POULAIN
d24f28a413
Adding IndependantBranches Filter + adding some ordering on member list display.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:44 -05:00
Paul POULAIN
772d6f2362
#1450 (marc21 plugins)
...
dunno why toins missed to report new marc editor changes to marc21 plugins...
(00x & leader.tmpl tested, other not tested, I don't know which field they are for. but it's a copy paste of 1 line, should work anyway)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:57:04 -05:00
Joshua Ferraro
55e3e86826
add tip to branches for IP feature
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:56:35 -05:00
Paul POULAIN
7f4c6d8335
#1449 : Installer improved to add a zebra/Nozebra screen
...
+ some minor changes in html
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 05:10:59 -05:00
Joshua Ferraro
c6c916d2e1
fix to the new input param
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:45 -05:00
Joshua Ferraro
0c80c37407
adding new input to marc21 plugins
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:41 -05:00
Joshua Ferraro
73cc6852f5
restoring marc21 plugin templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:39 -05:00
Paul POULAIN
41324f9f5e
FIX for #1441 (AutoLocate not work as advertised)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:56 -05:00
Paul POULAIN
2fb2db5691
fix for #1430 (subscription add fails)
...
due to us date format not properly set
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:54 -05:00
Henri-Damien LAURENT
059c9880c3
Adding itemtypes and branches in MARCdetail BugFixing moremember.tmpl : column descriptions were messed.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:46 -05:00
Henri-Damien LAURENT
d638399aed
filefind.png. Why not having the same architecture between intranet and opac img or images ?
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:18 -05:00
Paul POULAIN
bb12924c1b
some cleaning in Auth
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:07 -05:00
Paul POULAIN
8aa112477c
removing un-open TMPL_IF
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:44:24 -05:00
24ede7cad9
Refining holds menu display; restructuring forgotton stopwords.tmpl with breadcrumbs, layout, etc; Formatting reports-home.tmpl as "dashboard."
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:44:19 -05:00
a95855222a
Several changes: - add check in link to circulation checkouts listing
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:44:14 -05:00
78df55c5a5
More work to toolbars and menus. Adding experimental YUI-based toolbar to detail.tmpl. Adding dashboard-style layout to tools-home.tmpl. Correcting markup in request.tmpl. Adding patron information variables to request.pl for display in holds-menu.inc.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:40:03 -05:00
9b05e9c2d5
Fixes for Bug 1457. Also replacing calendar widget script and css calls with call to calendar.inc
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:39:52 -05:00
Joe Atzberger
d7a1e69d31
Logical error where closing tags for LI and OL were inside the (2nd half of the) conditional.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:39:37 -05:00
Chris Catalfo
83ce739d32
Removed obsolete member entry templates.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:38:44 -05:00
Paul POULAIN
db5b97d364
BUGFIX for 1447: Duplicate record function fails
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 04:35:40 -05:00
Joshua Ferraro
df8bd98747
nomenclature fixes, changing document to item
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 19:42:21 -05:00
Chris Cormack
b989b83264
Fix for bug 1437, items not showing on moredetail.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 17:58:02 -05:00
Paul POULAIN
9ea7cb3702
FIX for 1418 (Notices (letters) overdues actions busted)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 16:03:28 -05:00
Paul POULAIN
bf988e4dc8
just reindenting
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 16:03:23 -05:00
Paul POULAIN
2c979e6268
BUGFIX : I forgot to add the random part of UpSubfield(...)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 15:57:42 -05:00
Joshua Ferraro
2b415543df
changing nomenclature of notice/status triggers feature
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 15:57:26 -05:00
Joshua Ferraro
611b0d75e8
more auth cleaning
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:07:20 -05:00
Joshua Ferraro
3747b829dc
minor cleanup of authorities home
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:07:07 -05:00
Joshua Ferraro
f3e2ccfbf6
revive IntranetmainUserblock syspref, three-column design for mainpage
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:06:26 -05:00
Joshua Ferraro
547243e5c5
improvements to nomenclature for English
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:06:06 -05:00
Joshua Ferraro
57408637b9
improvements to the system preferences
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:05:47 -05:00
Joshua Ferraro
7be258131a
remove test data from branches template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:04:59 -05:00
Joshua Ferraro
0f27adabc2
nomenclature to branches
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:04:34 -05:00
Joshua Ferraro
c900aaa3ee
nomenclature changes and improvements to breadcrumb logic
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:03:46 -05:00
Joshua Ferraro
898c0321a2
Small nomenclature change, add types
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:02:38 -05:00
Joshua Ferraro
885f8a6673
removing confusing display of patron category from moremember
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:59 -05:00
21b08b3b20
General work on menus and toolbars, as well as some minor terminology changes on some pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:48 -05:00
4b09332aed
More tweaks to holds interface. Using js to link hold item and hold any checkboxes.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:43 -05:00
Joshua Ferraro
57f0675a10
fixing hardcoded borrowernumber
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:32 -05:00
Chris Cormack
948f8c0640
Fix for hardcoded borrowernumber in this template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 17:44:13 -05:00
Chris Cormack
23bd5325cb
Fix for bug with request.pl not showing an error message if a borrower is not found
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 17:01:36 -05:00
401dce8971
Various random noodlings: - Visual changes to circ, detail, request, and member pages. Fixed checkouts/reserves tabs on circulation.tmpl. Moved new form-layout CSS into staff-global.css and generalized it for wider use. Refined patron details sidebar for use on circulation.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:52 -05:00
0966dca9e2
Corrections to memberentrygen.tmpl and members.js, experimental reformatting of moremember.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:46 -05:00
Paul POULAIN
9a1b556879
BUGFIX : create a unique div for each subfield
...
otherwise, when you have a repeated field, when editing biblio,
the cloneSubfield (+) button will clone the subfield in the 1st field
wherever you click !
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:40 -05:00
Paul POULAIN
b81f961b7f
acquisition, parcel recieve : Changing column order & title and adding totals
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:53 -05:00
Henri-Damien LAURENT
93bca202da
Bug Fix : Unknown is displayed when needed. and First arrival and innercounter is displayed.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:30 -05:00
Paul POULAIN
871c93278a
template change : removing <table> & setting <label> instead (bug 183 on suivi.paulpoulain.com)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:20 -05:00
Paul POULAIN
5f15ea68e8
2 BUGFIX (1 being unimarc specific) : change in plugin handling
...
before this commit, the main (usually $a) entry could not be entered by the librarian.
With the new BiblioAddAuthority feature, it's a bad idea : the librarian will
be able to enter a value manually, and the authority will be automatically created on the fly
Thus the small change in addbiblio.pl
This commit also fixes a bug in plugin 4XX (which is unimarc specific) :
"Empty" option did not work properly + API convention fix (biblionumber instead of bibnum)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:28:45 -05:00
34b67109d1
A couple more tweaks to member entry form. Still unfinished: inline CSS will have to be generalized and moved to external stylesheet. Trying some changes to circ page, including moving patron info into sidebar, consolidating messages and warnings. Also unfinished!
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:47:02 -05:00
808519a2f5
Minor changes to header and circ-toolbar. Beginning work on memberentry form layout CSS (unfinished)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:47:00 -05:00
a37daca905
More efforts with toolbars, nothing solved. Also corrections, and modifications to resident search to place focus on displayed form field.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:56 -05:00
2666466407
Corrections, and first test of Circ toolbar
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:54 -05:00
33f8001652
Cleaning up acquisitions, adding breadcrumbs, adding resident search. Other minor corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:51 -05:00
7febf4745b
Various corrections, and addition of printers-admin search form
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:06 -05:00
Paul POULAIN
549afc9647
BUGFIX : fix url for up button
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:32:10 -05:00
Paul POULAIN
a3a4bfc5e6
IMPROVEMENT : reintroducing stopwords management
...
Zebra (and NoZebra) doesn't deal with stopwords.
It search the exact string the user types.
This commit :
- reintroduces stopword management script that was in 2.2
- add stopword management to Zebra & NoZebra searches.
PS : fortunatly, the stopwords table was not removed by updatedatabase, so nothing to do here.
(& the table is in kohastructure.sql)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:32:06 -05:00
Paul POULAIN
72e5d4f62d
BUGFIX : API changed, removing "old"
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:31:49 -05:00
Paul POULAIN
a477061dc9
BUGFIX #670
...
Ported code from librarian interface, as it works here
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:31:45 -05:00
Paul POULAIN
0e3b44e3f8
Bug fixing : Editing broken javascript
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:31:37 -05:00
Henri-Damien LAURENT
6bfcc00751
Adding a status description.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:29 -05:00
Paul POULAIN
a00de016a5
Bug Fixing: button renew did not work. (popup was changed to take only useful variable.)
...
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tmpl
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:25 -05:00
Paul POULAIN
09d6d9f583
bug IPT176 :Once more.
...
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:21 -05:00
Paul POULAIN
fd10552848
FIX for 1298 : removing hardcoded calls to mySQL, Perl, zebra & yaz-client
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:06 -05:00
Chris Cormack
1a4fc157bf
Applying the fix for bug 1416 from paul
...
Had to edit the patch as it was corrupt
2007-09-20 17:39:43 -05:00
Paul POULAIN
fa87c4d8ff
BUGfix : return correctly the form checking
...
The check_form_borrowers showed an error in the user entry if needed,
but validated it anyway
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-20 15:31:06 -05:00
Paul POULAIN
033d9c25cb
just adding links to add patrons
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-20 15:30:59 -05:00
Paul POULAIN
952e4bd9dc
BUGFIX : biblionumber instead of oldbiblionumber (2.2 API)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-20 15:30:33 -05:00
Paul POULAIN
789a88691c
adding action style (probably temporary need)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-20 15:30:25 -05:00
Joshua Ferraro
606ae968a8
moving itemslost to reports from tools
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 20:47:48 -05:00
Joshua Ferraro
eac5ed44a0
fix link to reading record
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 20:47:46 -05:00
Joshua Ferraro
f280a42787
changing nomenclature: s/letters/notices/
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 19:11:17 -05:00
a24d525e7f
Cleaning up Tools pages, adding breadcrumbs and resident search form
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:20:45 -05:00
Chris Cormack
6b5790eda6
Removing \r characters that were busting a patch
2007-09-18 15:17:35 -05:00
fa79f6f177
Some changes to members pages: - refining members-menu.inc - cleaning up memberentrygen.tmpl - some tweaks to moremember.tmpl - adding borrowernumber variable output to member-password.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:06:52 -05:00
Paul POULAIN
e809eff05f
BUGFIX : branch CPL was hardcoded
...
What is the branch CPL ?
Anyway, this was buggy and reseted the branch to empty
which was a bug ;-)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:06:47 -05:00
Henri-Damien LAURENT
24ac2d0313
Adding error management for memberentry.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:05:22 -05:00
c3ac60db88
More template cleanup, resident search forms, breadcrumbs menus
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-14 17:47:24 -05:00
205d0d3200
Adding breadcrumbs menu to serials pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-14 17:47:19 -05:00
a453c16632
Finishing cleanup of Admin templates: - Corrected markup generated by scripts. - Added standard or custom resident search form on all pages. - Add breadcrumb navigation to all pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-14 17:47:17 -05:00
Russel Garlick
4c671c0345
Disabling image uploader in TinyMCE
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 19:18:20 -05:00
Russel Garlick
c5fe20493e
Fixing missing , breaking tinyMCE config
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 19:18:12 -05:00
Russel Garlick
1cdb71c125
More changes to TinyMCE tool bar config - removing unnecessary options
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 19:18:03 -05:00
Chris Cormack
99ad44c7c3
Typo in edithelp.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:46:45 -05:00
Russel Garlick
14c72d55c9
Changing TinyMCE config - location of edit bar and available options
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:46:29 -05:00
Chris Cormack
6175e99598
Help includes
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:38:19 -05:00
Russel Garlick
c11643a9be
Fixing path to TinyMCE
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:38:11 -05:00
Russel Garlick
2ccdc01b1d
Fixing windows carrige return charaters in files and adding TinyMCE source files
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:37:55 -05:00
Russel Garlick
b46e5236e1
Adding TinyMCE Rich Text Editor for editing User Contributed Help pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:37:38 -05:00
Chris Cormack
154a01077a
Bugfix for help editor
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:37:19 -05:00
Chris Cormack
b8250afa53
Editing help system.
...
Mostly working needs prettying Russ is working on that now
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:36:51 -05:00
Chris Cormack
a7d96798b4
Fix for template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:36:41 -05:00
7c3d2fa61b
- Lots of markup corrections, in scripts and templates, for XHTML compliance
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 17:18:56 -05:00
Paul POULAIN
1fd17a7d96
Proposal for a staff-global2.css
...
An alternate stylesheet for the staff client.
Set intranetstylesheet to /intranet-tmpl/prog/en/css/staff-global2.css
to see the result.
Note it's a draft, or a proof of concept if you prefer ;-)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 17:18:54 -05:00
Paul POULAIN
d5c5cae0e2
BUGFIX : reintroduce the intranetstylesheet behaviour
...
If a intranetstylesheet is defined in the systemprefs, use it instead of staff-global.css
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 17:18:47 -05:00
737730e4a6
Continuing to add resident search form and breakcrumbs. Markup cleanup all around.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:50 -05:00
c442e8fa1e
Modifications to ensure XHTML compliance; Adding breadcrumbs and global search
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:47 -05:00
Paul POULAIN
7902f78491
Som reorganization and recommiting memberentrygen.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:44 -05:00
Paul POULAIN
e4846dc09a
BUGFIX for unimarc 4XX plugin
...
We don't have to count parentNode, but grand-parentNode
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:42 -05:00
Paul POULAIN
e0c6540912
BUGFIX : Expand property fixed on duplicated fields + added _() to string that must be translated
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:37 -05:00
Henri-Damien LAURENT
71be461b0e
Bug Fixing : Year/Number Pattern was buggy.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:35 -05:00
Paul POULAIN
a1f3982bd4
improving detail page :
...
- fixing some bugs (subtitle repeated & shown on collection, authors repeated...)
- changing some things to look close to ISBD standard description
- adding the new biblioitems fields
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:26 -05:00
Paul POULAIN
1795d11bcf
Bug Fixing : information were messed around when editing an expired subscription.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:21 -05:00
Paul POULAIN
08c50f5f80
updating french translation
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:52:57 -05:00
0f3b435b15
Removing script-specified CSS and js pointers. More markup cleanup and restructuring.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:39 -05:00
55bc6939ad
Corrections for XHTML compliance
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:36 -05:00
eb427ffda3
Continuing addition of resident search form, other markup corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:35 -05:00
5083ecf4c0
More jquery tabs integration
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:34 -05:00
d5584e1030
Trying new jquery tabs system. Appearance may not be quite right
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:31 -05:00
b2d476aa5c
Continuing integration of breadcrumbs and resident search form, now on member pages. The search form tabs need to be handled in a more sane manner given that they might have multiple options. Either a custom handling script for the different includes or a js-library-based system that will handle all of them.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:44 -05:00
Joshua Ferraro
c67338f7c3
finishing the changes to circulation.tmpl
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:41 -05:00
Joshua Ferraro
d04206431c
validation of yui grids
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:38 -05:00
bccf46fade
More work on resident search, adding breadcrumbs and resident search to member pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:35 -05:00
Joshua Ferraro
e1d9c516ca
missing end <div>
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:31 -05:00
Joshua Ferraro
c97693c884
useless <p> was causing validation probs
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:28 -05:00
Chris Cormack
c64a19f407
Adding link to the committed budget breakdown
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 22:06:35 -05:00
Chris Cormack
c2439d23fd
Re-adding the link to the spent budget breakdown
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 22:06:22 -05:00
e817f5d203
New basic page structure implemented for circ pages: global main menu in the header, resident search box and logo, followed by breadcrumb navigation. Added circ-menu.inc for left-hand sidebar menu (needs revision), circ-search.inc which defines the resident search box for circ pages, additions to staff-global.js to handle tab-switching in search box.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 15:44:57 -05:00
d95a039286
Snapshot of CSS which includes global search box with two-tabbed bordered box
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 15:44:52 -05:00
d3d5fadb43
Adding jquery as default js library and staff-global.js for global js functions. Converting form field focus scripts to jquery syntax (use class="focus" for auto-focusing form fields)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:54 -05:00
039df85cf9
Moving inline script blocks to <head> where possible
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:52 -05:00
3fb1875a81
Cleanup of catalogue files, previously excluded from layout fixes. Some bugs may still remain due to script errors in my installation (results.tmpl, MARCdetail.tmpl, ISBDdetail.tmpl)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:48 -05:00
9f4971abc1
Cleanup on Serials. Markup corrections and cleanup, moving script blocks into header, correcting previous incorrect changes to embedded scripts (translator-related stuff)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:45 -05:00
Paul POULAIN
4604a17226
BUGFIX : due to the new template structure, the up.png button has moved
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 05:51:49 -05:00
Paul POULAIN
ec282e07b4
BUGFIX : missing <!-- /TMPL_IF -->
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 05:49:32 -05:00
Paul POULAIN
9886bc758c
updating french translation
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-03 03:44:53 -05:00
Paul POULAIN
9521bf68b8
some spelling fixes
...
in 2 english templates and a french plugin
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-03 03:40:14 -05:00
1031d5b265
Moving top-level navigation links, login information into header section of pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:58 -05:00
c44f56fcac
Moving </head><body> into body of templates so that js and css can be embedded per-page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:54 -05:00
dc68c00c8d
Testing new changes to Auth.pm to allow passing of page-specific js and css to templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:01 -05:00
Joshua Ferraro
eb43cc8a32
adding support for js includes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-29 12:22:37 -05:00
Joshua Ferraro
346269591b
finishing up changes to cascades
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-29 11:45:36 -05:00
Joshua Ferraro
6ff1ecf14f
adding levels for library, module, page and widgets per page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-29 11:45:05 -05:00
d7e634edf9
reset-fonts-grids.css is the YUI-Grids stylesheet
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:46 -05:00
62e94fd1b0
More changes to enable YUI-Grids CSS layout
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:44 -05:00
3262d91a16
Modifications to enable YUI-Grids layout structure. Unfinished.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:42 -05:00
Henri-Damien LAURENT
8319613763
BUG FIX
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:35 -05:00
c6131c4429
Corrections for XHTML compliance, again.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:18 -05:00
Chris Cormack
58fa2e168b
Removing windows linefeeds to get a patch to apply
2007-08-28 16:50:04 -05:00
Chris Cormack
7406ebd48f
Removing \r characters
2007-08-23 21:35:21 -05:00
Joshua Ferraro
ec4e8ecf0f
removing unused countryCodes dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:31:59 -05:00
Joshua Ferraro
27d45375d0
moving calendar to lib
...
Output.pm: sanatizing variable names
ran perl -pi~ -e 's/\/includes\/calendar\//\/lib\/calendar\//' * in every staff template dir
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:30:49 -05:00
Joshua Ferraro
cd0a858c47
move all css in includes to css dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:22:01 -05:00
Joshua Ferraro
3359654835
move hierarchy.css to css dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:22:00 -05:00
Joshua Ferraro
d1f6407baa
moved images to img fixed installer path for templates
...
perl -pi~ -e 's/\/prog\/images\//\/prog\/img\//' *
perl -pi~ -e 's/\/prog\/en\/images\//\/prog\/img\//' *
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:21:58 -05:00
Joshua Ferraro
d114e811c8
removing old barcodes, itemsLabelConfig, and printerConfig
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:21:56 -05:00
Joshua Ferraro
d08387dd28
first go at moving templates to a modules/ dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:11:27 -05:00
Joshua Ferraro
fe59dc27ed
Removing unused export files, better tools exist
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 15:14:44 -05:00
7161f9bf18
Correcting <!-- TMPL_IF -->'s nested inside HTML (breaks translator)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-20 15:16:48 -05:00
Ryan Higgins
6e2564450e
Adding labels generator.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-18 17:39:38 -05:00
Paul POULAIN
2716acbb11
loading template 1st to have userenv set + fixing javasccript bug + reindenting
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-18 17:38:28 -05:00
Paul POULAIN
61c72f8f3e
Adding KOHAVERSION management.
...
The kohaversion is in the code directory (in /kohaversion.pl)
C4::Context now has a new method C4::Context->KOHAVERSION
that returns the koha code version.
The systempreference Version contains the database version.
If the 2 are differents, when the user log in, he is redirected to web installer (new behaviour : before this commit, the check was done on everypage, it's too CPU costly I think)
In the web installer, we check now if we do a new setup or an upgrade and show only the appropriate link.
The updatedatabase contains a lot of new things :
* SetVersion($kohaversion), that set the kohaversion after each update
* TransformToNum($kohaversion) that returns a number (3.0000001 from 3.00.00.001 for example) for a given koha version
* DropAllForeignKeys($table) that does what is written : drop all foreign keys. A shame it's not possible directly in mySQL...
* for each database update, just :
add the following lines :
=item
Describe what it does for other developpers
=cut
$DBversion = "your.koha.version.dbnumber";
if (C4::Context->preference("Version") < TransformToNum($DBversion)) {
#
# DO YOUR UPDATE STUFF
#
print "Upgrade to $DBversion done (specify what it does if you want)\n";
SetVersion ($DBversion);
}
IMPORTANT NOTES :
in koha 2.2, a new install was done through installing a 2.2.0 database, then updating it to the installed version.
in Koha 3.0, /installer/kohaversion.sql MUST contain an uptodate version, as the installer set the DB version to kohaversion after uploading kohaversion.sql. It does NOT run updatedatabase.
The update from Koha 2.2 to Koha 3.0 must NOT be done through the webinstaller : updatedatabase is very very long to run and you'll reach Apache timeout for sure. See http://wiki.koha.org/doku.php?id=22_to_30 that contains my notes for upgrading (with some/few UNIMARC specific stuff)
Note For RM, please eyeball this change
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-16 06:58:32 -05:00
Paul POULAIN
39cb2ee520
some minor changes in template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-16 06:56:31 -05:00
Paul POULAIN
1e6c13df39
show callnumber in result list and update SQL by using LEFT JOIN
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-16 06:56:17 -05:00
Paul POULAIN
720bc7b37a
adding supplier deletion feature.
...
A supplier can be deleted ONLY if it has NO basket
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-16 06:56:00 -05:00
Joshua Ferraro
836b9857ed
content-type was incorrectly set in InstallAuth.pm
...
Adding 'wizard' and 'login' detection
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-15 21:22:21 -05:00
Paul POULAIN
55ac115e61
fixes to fine management
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:45 -05:00
Paul POULAIN
e49fc799f5
spelling error
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:34 -05:00
Paul POULAIN
497bbd84b0
show the departure date if close or past
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:22 -05:00
Paul POULAIN
67416b736d
some template cleaning, using right action tool bar for buttons
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:10 -05:00
Paul POULAIN
7f30f3b20a
fixing cleanborrowers
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:04 -05:00
Paul POULAIN
7612dacc6f
show username instead of cardnumber
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Note from Chris, this should probably be a system preference, some libraries want the cardnumber there.
2007-08-14 21:30:38 -05:00
Paul POULAIN
e55803e8d6
fix bug in calendar handling
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:28:53 -05:00
Joshua Ferraro
2b2f7a1794
revisions to login page to make it pretty
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-10 12:15:05 -05:00
Joshua Ferraro
663f3bb7d8
Revert "set the branch at login"
...
This reverts commit bf1fd83d08
.
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/auth.tmpl
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 10:46:47 -05:00
Joshua Ferraro
b2420d8aa3
working on adding library logi
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 10:46:38 -05:00
Paul POULAIN
3f9017b349
adding a ExpandField feature to MARC editor : all subfields that are empty and not mandatory are hidden by default. a click on the tag title expand all of them. This is better imho than the previous minimizer, because :
...
Note that the minimize/expand by default behaviour could be changed to use the hidden property. Il let LibLime guys say what they think of this proposal, and discuss another behaviour.
Anyway, it proves that the new editor is better than the previous one as it can evolve easily ;-)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:51:57 -05:00
Paul POULAIN
ec2ec47418
removing the notes field from parcel recieve.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:51:43 -05:00
Paul POULAIN
d02a48a977
minor spelling fix, the column was not displayed
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:51:38 -05:00
Joshua Ferraro
6cdf0832e2
new virtual shelves changes, keyed by biblionumber
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:17:49 -05:00
Joshua Ferraro
0e0475b67a
gives the user the ability to re-login
2007-08-08 16:39:40 -05:00
Joshua Ferraro
f2cd577f25
give the user the option to re-login
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 16:33:46 -05:00
Joshua Ferraro
d5acfe9d73
update to virtual shelves -- approved
2007-08-08 13:12:47 -05:00
Joshua Ferraro
812ba6cd9c
working on virtual shelves cleanup, partially finished
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 11:39:24 -05:00
Joshua Ferraro
e9ae8c0686
patches from paul
2007-08-08 07:41:19 -05:00
Chris Cormack
2e4a11773c
Merge branch 'master' of /home/jmf/repos/koha-rm-root.git/
2007-08-08 07:36:43 -05:00
Joshua Ferraro
8ee881174f
Merge branch 'master' of /usr/local/git/koha_base.git/
2007-08-08 07:27:26 -05:00
Paul POULAIN
b39fca73d4
fixing buggy url in cancel button
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 07:25:09 -05:00
Paul POULAIN
f9ac2fc14b
reordering & spell change for more consistency
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 07:25:09 -05:00
Paul POULAIN
9bdba0d861
fixing bug in API
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 07:25:09 -05:00
Paul POULAIN
7eacca4b79
reordering columns + adding qty recieved + cleaning html (class=... from 22 templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-08 07:25:09 -05:00
Joshua Ferraro
bf1fd83d08
set the branch at login
2007-08-07 15:45:03 -05:00
Joshua Ferraro
ab77322c08
adds the ability to set the branch at login,
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-07 15:41:19 -05:00
kados
40af15d8e6
changing permissions on templates and scripts
2007-08-07 13:20:51 -05:00
tipaul
e24c247915
adding confirmation to basket closing
2007-08-06 12:27:31 +00:00
jmf@arwen.metavore.com
2fc59a2e76
From c428933ebfa5f56e14f3b32824ebb368c3258c24 Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:06:28 -0500
Subject: [PATCH] changing permissions on templates
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:28 -05:00
jmf@arwen.metavore.com
9519c14e32
From d201d6349a10adc69c4de95a6465e92b293eb4f6 Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:02:10 -0500
Subject: [PATCH] changing permissions
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:19 -05:00
Chris Cormack
060d731bf6
Patch
2007-08-03 12:36:22 -05:00
toins
ae706f0d7a
fix indentation.
2007-07-31 16:14:15 +00:00
toins
1a48872caa
fixed to work with addbiblio.
2007-07-31 16:11:48 +00:00
toins
aeae5685c0
display enhancement.
2007-07-31 16:06:59 +00:00
toins
3731406592
plugin rewrited to works with addbiblio.
...
NOTE :
Unimarc plugins has been fully tested but not MARC21 one.
Unimarc plugins respect the norme now.
2007-07-31 16:06:21 +00:00
toins
e14fdf1f5e
addbiblio cleaned.
...
TODO: There is still a encoding pb when modifying a biblio.
2007-07-31 16:03:09 +00:00
hpassini
46a99d8681
*** empty log message ***
2007-07-30 15:24:06 +00:00
toins
c07db4a97d
XHTML validation.
2007-07-26 15:23:11 +00:00
toins
942afede38
there is no detailprint for authorities
2007-07-26 15:22:31 +00:00
btoumi
9395334e69
add control of 'return date' if it 's a special or repeatable holidays , and return a right return date
...
(renewal)
2007-07-25 14:09:39 +00:00
toins
ee5c4c303c
display enhancement.
2007-07-24 14:17:07 +00:00
toins
6cea0e824e
do not write the result if there is no breeding id.
2007-07-24 14:10:05 +00:00
hdl
0fcce07183
Bug Fixing search order now relies on Template and not on internal lists.
2007-07-20 16:10:51 +00:00
hdl
2379316079
adding popup to display biblio at inventory
2007-07-20 14:04:16 +00:00
toins
0c5f1a7a66
refine your search is not available on NoZebra.
2007-07-19 13:20:53 +00:00
hdl
fbec734d57
Adding selection by location for inventory
2007-07-19 07:40:08 +00:00
toins
a9b9f8002b
using LoginBranchnameShort instead of LoginBranchname.
2007-07-17 09:28:52 +00:00
toins
466979fff0
fix XHTML syntax error.
...
writing method="post" instead of method="POST"
2007-07-16 15:54:08 +00:00
hdl
4d5ed7ac27
AddBiblio can be executed as a popup now.
2007-07-16 15:41:40 +00:00
hdl
eb8c3f432b
- two periodicities 2/day and 3/week
...
- two other non critic periodicity unknown and without regularity.
Adding popup facility for create Biblio and subscription-renew
2007-07-16 15:39:43 +00:00
hdl
581f7a8e41
Adding popup stylesheet.
2007-07-16 15:34:05 +00:00
rangi
bf7eaca974
Fix for bug 1313, silent failure when entering manual invoice with invalid
...
itemnumber
2007-07-15 22:19:01 +00:00
toins
644e340fdb
GPL added + tmpl display fix.
2007-07-13 16:01:32 +00:00
toins
71894b6830
adding a pagination bar
2007-07-13 15:37:20 +00:00
toins
5d3d4523f4
using a white logo.
2007-07-13 13:18:07 +00:00
hdl
ba8fd94a62
minor changes
2007-07-12 16:40:47 +00:00
hdl
086f7656bf
Adding some information to resultlists.
2007-07-12 16:35:19 +00:00
hdl
ff7e73708c
systempreferences were too large.
...
Beware... Some values contains long links and should be used as links with shorter labels.
2007-07-12 16:17:53 +00:00
toins
267ca1b99a
displaying the query to search
...
re indenting
minor style enhancement
2007-07-12 15:30:13 +00:00
toins
3c1ae55fcf
adding a pagination bar & displaying only 20 results per page.
...
style enhancement
re indenting
2007-07-12 15:28:00 +00:00
toins
9ff24ae9b5
new img
2007-07-10 15:22:06 +00:00
toins
2cb738c5b4
auto focus on search box
2007-07-10 15:21:51 +00:00
toins
632f7efe63
removing note from results list
2007-07-10 15:17:02 +00:00
hdl
7494188760
Adding macle_plugin for FRANTIQ
2007-07-10 08:48:54 +00:00
hdl
fd416f67fd
Bug Fixing : Dynamic change of framework in edition would blank the biblio record.
2007-07-09 13:03:46 +00:00
rangi
73e6be1340
Fix for bug 1295 adding a borrower with the same cardnumber
2007-07-08 23:07:31 +00:00
toins
8ea463b843
deleting a wrong and unused javascript code.
2007-07-06 13:36:28 +00:00
kados
97842f992c
reserves => holds, some language cleanup
2007-07-03 18:36:14 +00:00
kados
e2f7d04f41
more instances of branches => libraries
2007-07-03 18:33:35 +00:00
kados
49e815ce8e
more language improvements
2007-07-03 18:27:18 +00:00
kados
c62b2af7fd
Default use the pretty CSS, not the programmer one ... programmers can
...
switch back for ease of programming
2007-07-03 18:22:02 +00:00
kados
d585d5a2bc
This is a language commit. I've gone through most of the templates and
...
based on user feedback I've made the following changes:
Borrower, Member => Patron
Debarred => Restricted
Issues => Checkouts
Reserves => Holds
2007-07-03 18:19:49 +00:00
kados
f6f451ead3
warning the user about the redirect after the install has completed,
...
giveing them the option to click directly
2007-07-03 16:17:54 +00:00
tipaul
a60c83d5b0
adding volume and volumeddesc field in the result list. Kados, pls check that it is interesting for you as well (sounds interesting for serials or volumed publications, where the title will be the same on every volume, like an encyclopedia
2007-07-03 10:12:34 +00:00
tipaul
24b5fab833
do not use REPLACE in SQL statements : it is not standard SQL, and don't work with integrity contraints : it's a delete/insert, not an UPDATE if the row exist. fixes the problem for borrower categories
2007-07-03 08:48:14 +00:00
tipaul
dd992ca4fe
french translations
2007-07-02 09:15:40 +00:00
tipaul
2d954fc7c3
minor template changes
2007-07-02 09:14:52 +00:00
rangi
d27c5bb427
Fix for bug 1296, making surnames uppercase a systems preference
2007-07-02 02:30:15 +00:00
rangi
c078fc3d9f
Fix for layout problem with css
2007-07-02 00:24:37 +00:00
hdl
e9035fd560
serials-home.tmpl
...
Display information provided serials-edit modifications.
2007-06-30 06:25:06 +00:00
hdl
f6c5b4db42
Receive serials now display both late AND waited serials
2007-06-30 05:24:23 +00:00
hdl
781e44babf
Adding link to moremember to directly email members.
...
This could be considered as unsafe since emails are plain text and may be used by spam robots.
BUT : Authentication required to get to these pages may help securing those data.
2007-06-28 07:59:42 +00:00
tipaul
b1dc4e24b6
moving the _s() javascript function, that is used by getext for translation purposes to doc-head-clos to avoid having to create it everywhere
2007-06-27 13:01:36 +00:00
tipaul
b01fd6ffdb
adding location sql field to location column, with branch & callnumber
2007-06-26 09:23:02 +00:00
tipaul
8b29900d24
bugfix on adding a subfield
2007-06-26 09:17:56 +00:00
tipaul
726ef467a3
some graphic changes (minor)
2007-06-25 15:02:15 +00:00
hpassini
1c1f963416
add zipcode list
2007-06-21 15:49:25 +00:00
btoumi
fc411acde3
bug fixing :make possible to create a tag in biblio framework
2007-06-21 12:43:57 +00:00
tipaul
74c50d1965
french templates, updated
2007-06-18 07:56:03 +00:00
toins
5d610f543b
s/opac-botton.inc/intranet-botton.inc/
2007-06-15 16:34:35 +00:00
toins
5964ea2c5c
sync with english template.
2007-06-15 16:33:55 +00:00
toins
1f9733604d
removing notes from the results
2007-06-15 16:31:58 +00:00
toins
7fc3f2394b
fix a french error.
2007-06-11 15:22:15 +00:00
toins
5d69dd7160
this template is for intranet not for opac... including the good footer.
2007-06-11 15:21:19 +00:00
tipaul
5dd3f0229a
bugfixes (various), handling utf-8 without guessencoding (as suggested by joshua, fixing some zebra config files -for french but should be interesting for other languages-
2007-06-06 13:08:35 +00:00
toins
5e775a5d36
correct a wrong link
2007-06-05 09:47:07 +00:00
toins
b0bcda97dc
auto focus on login when document is loaded.
2007-06-05 09:02:49 +00:00
tipaul
577a7bf094
some (minor, functionnaly speaking) bugfixes
2007-06-05 08:54:17 +00:00
toins
784bd215e7
this template is not used has a popup. including header to have stylesheet.
2007-06-05 08:45:18 +00:00
tipaul
e43c164395
fixing template & javascript bug on almost all plugins
2007-06-05 08:38:39 +00:00
btoumi
c5b97c4153
bug fixxing : add hidden field to allow modification of biblio framework .
2007-06-01 09:55:35 +00:00
tipaul
1e2d7c8b5a
cleaning duplicate entries in top menus & fixing a bug in "branch" index (zebra) & updated french translation
2007-05-30 09:33:18 +00:00
hdl
183d8de0ba
Bug Fix :
...
When no date, provide a manage tab and allow ppl to click on this tab.
2007-05-29 16:36:46 +00:00
tipaul
a04f92a30a
some minor bugfixes, templates improvements & zebra default config file changes
2007-05-29 16:36:11 +00:00
hdl
4ab40c0d65
Editing old numbers is allowed when subscription expired.
...
WARNING : Needs HTML::Template::Expr
(should be provided with HTML::Template::Pro)
2007-05-29 16:20:54 +00:00
tipaul
29ac21862a
updated french translation + improved & fixed default zebra config files
2007-05-25 16:27:58 +00:00
btoumi
90dee1f3ee
add security when u delete biblio :
...
u must delete linked items before delete biblio
2007-05-25 09:27:46 +00:00
hdl
c01afc83b3
Changing pattern Number to Number only.
...
putting | together with create Biblio link.
2007-05-23 20:00:28 +00:00
tipaul
cbec15086e
french translation
2007-05-23 16:25:02 +00:00
tipaul
67d1dcf1f7
various bugfixes (minor) and french translation updated
2007-05-23 16:19:40 +00:00
btoumi
b3e6242b34
add volume info in result of catalog search
2007-05-23 12:10:12 +00:00
tipaul
093f23bd8b
french translation
2007-05-23 10:13:40 +00:00
tipaul
f868260a75
french translation
2007-05-23 10:03:53 +00:00
tipaul
47eed676e6
removing useless dir
2007-05-23 10:00:23 +00:00
tipaul
c5cdbfcad3
french translation
2007-05-23 09:51:56 +00:00
hdl
4da57090ca
Using
...
Overdue flag
And not and expr.
And using toggle to highlight if not an overdue.
2007-05-23 09:44:15 +00:00
hdl
65ac7232d6
Adding yr for Date Of publication (would it be in 210$d or 4XX field... Unimarc)
2007-05-22 15:15:21 +00:00
tipaul
5ff7fcffa4
Bugfixes & improvements (various and minor) :
...
- updating templates to have tmpl_process3.pl running without any errors
- adding a drupal-like css for prog templates (with 3 small images)
- fixing some bugs in circulation & other scripts
- updating french translation
- fixing some typos in templates
2007-05-22 09:13:54 +00:00
hdl
340614fb3a
Adding color display for overdue book.
2007-05-22 09:08:58 +00:00
btoumi
1e21ba6968
add security when u delete biblio :
...
u must delete linked items before delete biblio
2007-05-21 08:44:17 +00:00
hdl
b05cb8df7b
Adding redirection to serials-collection.pl if no serials selected for edition.
2007-05-18 12:00:17 +00:00
hdl
a07da32c13
Modifying display to add some links back to subscription.
...
+ adding see all subscription attached link to the end of subscription table.
2007-05-18 09:27:40 +00:00
alaurin
700fcf77a6
minor bugfixing for reservations
2007-05-11 16:22:03 +00:00
btoumi
cb27afeb6d
bug fixing : modify wrong date format display
2007-05-07 15:04:50 +00:00
tipaul
e1d907c688
various bugfixes on parameters modules + adding default NoZebraIndexes systempreference if it's empty
2007-05-04 16:24:08 +00:00
tipaul
35fae6a9e4
bugfixes for acquisition module
2007-05-04 13:59:53 +00:00
hdl
a0a7339f7f
Adding Bulkedition to results page.
2007-04-30 14:33:11 +00:00
hdl
d577d58fe3
Changing
...
facets to dl in search page.
facets header to dt.
2007-04-30 14:32:15 +00:00
tipaul
0c020dd8bf
renaming reserves & branchreserves to pendingreserves and waitingreserves
2007-04-23 16:42:59 +00:00
tipaul
9f42b8ad49
renaming currenttransfers to transferstoreceive
2007-04-23 15:21:17 +00:00
hdl
0b66bd800d
Code Cleaning Members.
...
- checkaccount and getborraccountno => GetBorrowerAcctRecord
Many changes in names,
some changes in function signature.
Will be detailed in a mail to kohadevel.
2007-04-23 13:10:07 +00:00
tipaul
5af8ae975b
removing "department" and replacing by items.location
2007-04-18 14:20:54 +00:00
tipaul
8456bee398
improving issues_stats by adding location & itemcallnumber filters
2007-04-18 14:19:52 +00:00
tipaul
43ad7fb4df
circulation cleaning continued: working on branchtransfers.pl (unfinished, but at least it compiles...
2007-04-17 16:24:59 +00:00
tipaul
b71839d85c
circulation cleaning continued: bufixing
2007-04-17 08:44:49 +00:00
hdl
fccd02e67b
Adding Finerules script.
...
It tears issuingrules script into two.
+ Fixing save button that would bring back to default branch.
2007-04-16 16:54:33 +00:00
hdl
2a973a4800
Deleting link pages.
2007-04-06 14:47:12 +00:00
btoumi
35ffbe6b5b
add security when u delete biblio :
...
u must delete linked items before delete biblio
2007-04-03 14:21:56 +00:00
tipaul
783977732f
reordering template
2007-03-30 13:29:20 +00:00
tipaul
eba2552086
Code cleaning of Biblio.pm (continued)
...
All subs have be cleaned :
- removed useless
- merged some
- reordering Biblio.pm completly
- using only naming conventions
Seems to have broken nothing, but it still has to be heavily tested.
Note that Biblio.pm is now much more efficient than previously & probably more reliable as well.
2007-03-29 16:45:53 +00:00
tipaul
a481fad4b7
Code cleaning :
...
== Biblio.pm cleaning (useless) ==
* some sub declaration dropped
* removed modbiblio sub
* removed moditem sub
* removed newitems. It was used only in finishrecieve. Replaced by a Koha2Marc+AddItem, that is better.
* removed MARCkoha2marcItem
* removed MARCdelsubfield declaration
* removed MARCkoha2marcBiblio
== Biblio.pm cleaning (naming conventions) ==
* MARCgettagslib renamed to GetMarcStructure
* MARCgetitems renamed to GetMarcItem
* MARCfind_frameworkcode renamed to GetFrameworkCode
* MARCmarc2koha renamed to TransformMarcToKoha
* MARChtml2marc renamed to TransformHtmlToMarc
* MARChtml2xml renamed to TranformeHtmlToXml
* zebraop renamed to ModZebra
== MARC=OFF ==
* removing MARC=OFF related scripts (in cataloguing directory)
* removed checkitems (function related to MARC=off feature, that is completly broken in head. If someone want to reintroduce it, hard work coming...)
* removed getitemsbybiblioitem (used only by MARC=OFF scripts, that is removed as well)
2007-03-29 13:30:31 +00:00
hpassini
0be6bb6f64
adding a tmpl if on checkbox to save checkbox input
2007-03-27 15:53:40 +00:00
toins
3e764c663f
- adding default value in marc_subfield_structure.
...
- now marc_subfields_structure displays subfields in tab view.
2007-03-19 18:35:12 +00:00
rych
3b7da07737
english language changes to tmpl
2007-03-18 03:00:40 +00:00
kados
a2ca594e7b
minor language improvements
2007-03-18 02:51:25 +00:00
kados
d0abc2ee47
improving English
2007-03-18 02:46:21 +00:00
kados
b17ec53ad6
improving English on the Koha Administration screen
2007-03-18 02:39:20 +00:00
kados
1682e779d5
improvements to the language of the installer
...
moved borrower categories defaults for English into a separate sql file
2007-03-18 02:16:23 +00:00
kados
f4c0b2f80d
improvements to the language of the installer
...
validation improvements for installer
improvements to descriptions of the optional sql data defaults
2007-03-17 23:29:33 +00:00
kados
56244e6efd
Using my precrash CVS copy I did the following:
...
cvs -z3 -d:ext:kados@cvs.savannah.nongnu.org:/sources/koha co -P koha
find koha.precrash -type d -name "CVS" -exec rm -v {} \;
cp -r koha.precrash/* koha/
cd koha/
cvs commit
This should in theory put us right back where we were before the crash
2007-03-16 01:25:08 +00:00
kados
755cd6a828
reinstating members.js
...
minor improvements to error tmpl
minor improvements to authorities blind search
2007-03-12 01:23:03 +00:00
kados
5f4542992a
This is a minor change, but affects all templates:
...
previously, it wasn't possible to insert anything into the <head> on
an individual template unless it was the title of the page. Now, the
structure is a bit more flexible to allow additional head elements to
be included.
2007-03-11 21:08:11 +00:00
kados
ea0f387c9c
no need for a separate barcodes doc-head include, switching to the
...
standard one
2007-03-11 19:19:18 +00:00
kados
fe421b8dd1
only show No results found if we're searching
2007-03-11 19:02:36 +00:00
kados
86d7e35ba9
removing members-home.tmpl, everything is in members.tmpl
2007-03-11 01:19:30 +00:00
kados
52f519de25
language improvements
2007-03-10 17:56:35 +00:00
kados
0dd40fa303
language cleanups
...
switch from HTML::Template to HTML::Template::Pro for report plugins
2007-03-10 17:01:00 +00:00
kados
320e72608b
adding calendar popup to inventory/stocktaking
...
improvements to english
2007-03-10 07:12:14 +00:00
kados
d126742c41
finish fixing spelling error on department
2007-03-10 06:28:06 +00:00
kados
9f4bf0d7f5
fix spelling department
...
improve English grammar in template
2007-03-10 06:22:52 +00:00
kados
27cd9a8d6f
language cleaning for borrower module
2007-03-10 01:53:23 +00:00
kados
4be97556c2
adding calendar popup to member entry
...
fixing some language on circ screens
2007-03-10 01:11:22 +00:00
kados
55485dbfe4
fixing validation
2007-03-09 23:49:09 +00:00
kados
f6c92d3f01
fixing typo in Date.pm and minor English in menus.inc
2007-03-09 23:36:24 +00:00