]>
git.koha-community.org Git - koha.git/log
tipaul [Thu, 1 Dec 2005 17:27:55 +0000 (17:27 +0000)]
suggestion/acquisition bugfixes :
- 200 field is no more splitted in 2 parts
- author is after title in UNIMARC (dirty solution, but mySQL has a strange behaviour)
- when the book is recieved, the suggestion is marked "available" and a mail is sent
tipaul [Thu, 1 Dec 2005 15:31:57 +0000 (15:31 +0000)]
adding filter on itemtype when searching a biblio when adding a subscription
tipaul [Thu, 1 Dec 2005 15:31:27 +0000 (15:31 +0000)]
dashes ISBN
tipaul [Thu, 1 Dec 2005 15:30:53 +0000 (15:30 +0000)]
small fix for recent acq
tipaul [Thu, 1 Dec 2005 15:05:59 +0000 (15:05 +0000)]
improving look when a biblio has X subscriptions
tipaul [Thu, 1 Dec 2005 14:58:01 +0000 (14:58 +0000)]
translation fix
tipaul [Thu, 1 Dec 2005 14:39:13 +0000 (14:39 +0000)]
removing "0 biblios" for editors + fixing deletion link bug
tipaul [Thu, 1 Dec 2005 14:01:17 +0000 (14:01 +0000)]
*** empty log message ***
tipaul [Thu, 1 Dec 2005 13:59:11 +0000 (13:59 +0000)]
some fixes for acquisition date search
tipaul [Thu, 1 Dec 2005 13:58:02 +0000 (13:58 +0000)]
minor graphic change
tipaul [Thu, 1 Dec 2005 13:56:07 +0000 (13:56 +0000)]
books acquired in the last 30 days by default
tipaul [Thu, 1 Dec 2005 13:55:37 +0000 (13:55 +0000)]
Showing "available" in opac-detail if notforloan text is empty
hdl [Wed, 30 Nov 2005 18:14:38 +0000 (18:14 +0000)]
Adding some filter feature :
--filter on borrower firstname, surname or cardnumber. **This can be discussed and changed**
-- filter on borrowercategory
-- filter on itemtype
--filter on branch
-- show all current issues.
hdl [Wed, 30 Nov 2005 16:18:02 +0000 (16:18 +0000)]
Adding a reserve management page in circulation module.
Should add a link to it into the menu.
It basically displays all the reservations not cancelled.
hdl [Tue, 29 Nov 2005 14:50:29 +0000 (14:50 +0000)]
Adding a notice before departure of a borrower
hdl [Mon, 28 Nov 2005 10:49:24 +0000 (10:49 +0000)]
Bug Fixes :
issues table was added and calculation was not good any longer (itemnumber was ambiguous)
Selection on the criterium issues.itemnumber
hdl [Mon, 28 Nov 2005 10:40:32 +0000 (10:40 +0000)]
Bug Fixes : Managing null values and filling some collumns that were left empty owed to the LIMIT in SQL statements.
hdl [Mon, 28 Nov 2005 08:51:34 +0000 (08:51 +0000)]
Bug Fixing : Edit Borrower didnot worked :
memberentry uses borrowernumber
where moremember uses bornum...
Unification in codenames could help.
tipaul [Fri, 25 Nov 2005 17:09:03 +0000 (17:09 +0000)]
ordering lists by title + adding odd/even mechanism
hdl [Fri, 25 Nov 2005 16:50:19 +0000 (16:50 +0000)]
Adding sorting by name or duedate
tipaul [Fri, 25 Nov 2005 16:45:35 +0000 (16:45 +0000)]
updating auth_with_ldap to have something like auth.pm (with env management)
Note : 1st commit on savannah for me
hdl [Mon, 21 Nov 2005 17:13:40 +0000 (17:13 +0000)]
Using authorities field for authors if exists
hdl [Mon, 21 Nov 2005 17:12:04 +0000 (17:12 +0000)]
Bug Fix in issues_stats calculation
hdl [Mon, 21 Nov 2005 17:10:37 +0000 (17:10 +0000)]
Adding getallbranches function which is not sensitive to IndependantBranches value
hdl [Wed, 2 Nov 2005 15:33:57 +0000 (15:33 +0000)]
Adding information display for opac.
doxulting [Fri, 28 Oct 2005 13:46:50 +0000 (13:46 +0000)]
There was a bug : Even if you erased the marc field linked to additionalauthors.authors the additionalauthors stayed in database. Now : delete before recreating
doxulting [Wed, 26 Oct 2005 16:37:24 +0000 (16:37 +0000)]
It was impossible to add a subfield with value : 0. Was a problem for loan status.
tipaul [Tue, 25 Oct 2005 13:10:29 +0000 (13:10 +0000)]
* adding a feature to enable reordering of subfields in MARC editor (can be considered as a bug ? at least one of my libraries think that yes !)
(authority MARC editor)
tipaul [Tue, 25 Oct 2005 13:09:52 +0000 (13:09 +0000)]
* adding a feature to enable reordering of subfields in MARC editor (can be considered as a bug ? at least one of my libraries think that yes !)
(authority MARC editor)
tipaul [Tue, 25 Oct 2005 12:41:13 +0000 (12:41 +0000)]
using hide_marc systempreference to hide/show tag/subfields code
tipaul [Tue, 25 Oct 2005 12:39:52 +0000 (12:39 +0000)]
minor bugfix : showing date in format from systempreferences
tipaul [Tue, 25 Oct 2005 12:38:59 +0000 (12:38 +0000)]
* fixing bug in summary (separator before subfield was in fact after)
* fixing bug in authority order : authorities are not ordered alphabetically instead of no order. Requires all the dataset to be retrieved, but the benefits is important !
tipaul [Tue, 25 Oct 2005 12:37:18 +0000 (12:37 +0000)]
adding hide_marc systempref category
tipaul [Tue, 25 Oct 2005 12:36:21 +0000 (12:36 +0000)]
* adding a feature to enable reordering of subfields in MARC editor (can be considered as a bug ? at least one of my libraries think that yes !)
* as the MARC editor begins to be really heavy, i've also added a marc_hide systempref. It hides all marc features not requested by libraries that want MARC but not too much. It hides MARC tag & subfield code, reordering buttons as well as indicators. by default, hide_marc is off
tipaul [Tue, 25 Oct 2005 12:17:02 +0000 (12:17 +0000)]
fixing a bug : when Autobarcode=ON and MARC=ON, the barcode was not calculated automatically.
tipaul [Tue, 25 Oct 2005 12:14:32 +0000 (12:14 +0000)]
bugfix : reporting a repeated subfield did not work
hdl [Sat, 15 Oct 2005 16:45:42 +0000 (16:45 +0000)]
Bug Fixing : unimarc_field_210c.pl getting page search work and adding scrolbars.
Bug Fixing: labtheses.pl HTML escaping authvalues.
Bug Fixing : request.pl making IndependantBranches work.
hdl [Fri, 14 Oct 2005 09:34:16 +0000 (09:34 +0000)]
Adding borrowers branchcode management
tipaul [Mon, 10 Oct 2005 09:04:52 +0000 (09:04 +0000)]
changing reading rec page to have the same biblio summary as in search
tipaul [Mon, 10 Oct 2005 09:04:06 +0000 (09:04 +0000)]
do not fix cardnumber if it is already defined !
tipaul [Mon, 10 Oct 2005 09:03:40 +0000 (09:03 +0000)]
minor change in columns shown (removing notes, adding volume info)
tipaul [Mon, 10 Oct 2005 09:02:56 +0000 (09:02 +0000)]
minor change in table size
tipaul [Mon, 10 Oct 2005 09:00:47 +0000 (09:00 +0000)]
template syntax (moving html::template tags)
tipaul [Mon, 10 Oct 2005 08:59:21 +0000 (08:59 +0000)]
changing reading rec page to have the same biblio summary as in search
tipaul [Mon, 10 Oct 2005 08:57:15 +0000 (08:57 +0000)]
fixing bug in a test loop
tipaul [Mon, 10 Oct 2005 08:53:52 +0000 (08:53 +0000)]
updating translations before 2.2.4 release
hdl [Thu, 6 Oct 2005 12:24:31 +0000 (12:24 +0000)]
Fixing a display bug for items in Marc detail view.
tipaul [Thu, 6 Oct 2005 12:16:46 +0000 (12:16 +0000)]
removing a useless systempreference
hdl [Wed, 5 Oct 2005 21:04:18 +0000 (21:04 +0000)]
Getting back. Two lines added by mistake.
hdl [Wed, 5 Oct 2005 21:01:31 +0000 (21:01 +0000)]
Managing Independant Branches Adding an unvalidlibrarian field
hdl [Wed, 5 Oct 2005 18:15:40 +0000 (18:15 +0000)]
Fixing a bug in independant Branches management.
tipaul [Wed, 5 Oct 2005 12:41:41 +0000 (12:41 +0000)]
fixing bug caused by sort{} added by hdl 2 days ago : when items were reordered, itemnum were not. Thus, sometimes, items were not pointing to the right itemnumber & modif/deletion was buggy !
tipaul [Wed, 5 Oct 2005 10:11:46 +0000 (10:11 +0000)]
fixing a bug : moving a test at a place where it works ;-)
tipaul [Wed, 5 Oct 2005 09:46:36 +0000 (09:46 +0000)]
fixing bug : categorytable instead of issuing rules that is the new table name (thx to chris)
tipaul [Tue, 4 Oct 2005 16:19:37 +0000 (16:19 +0000)]
updating english original po files
tipaul [Tue, 4 Oct 2005 15:51:44 +0000 (15:51 +0000)]
fixing bug in perm (needs reserveforothers, not parameters)
tipaul [Tue, 4 Oct 2005 15:26:59 +0000 (15:26 +0000)]
fixing a bug in basket sending (there was only the iso2709 file)
tipaul [Tue, 4 Oct 2005 14:49:21 +0000 (14:49 +0000)]
- adding volume desc
- removing 'vol' in detail
tipaul [Tue, 4 Oct 2005 14:48:23 +0000 (14:48 +0000)]
fixing a bug in getMARCsubject
tipaul [Tue, 4 Oct 2005 10:28:14 +0000 (10:28 +0000)]
updating translation files just before 2.2.4 release (11 fuzzy)
tipaul [Tue, 4 Oct 2005 10:25:43 +0000 (10:25 +0000)]
updating translation files just before 2.2.4 release (7 fuzzy & 1 new string)
hdl [Tue, 4 Oct 2005 10:13:16 +0000 (10:13 +0000)]
Ordening items on holding branch
Modification in order to include Nonmarc structure
hdl [Tue, 4 Oct 2005 09:40:26 +0000 (09:40 +0000)]
Bug Fixing : Order by title wouldn't work any longer...
Display volume and volumeddesc in Intranet.
Modifying Common-style.css in order to have a "prety display in resultlist.
hdl [Mon, 3 Oct 2005 09:51:03 +0000 (09:51 +0000)]
Access management bug fix :
Was under circulate rights.
Putting it under borrower.
hdl [Fri, 30 Sep 2005 22:12:05 +0000 (22:12 +0000)]
Bug Fixing
userenv was always empty.
$userid and $cardnumber are now taken as global variables.
hdl [Fri, 30 Sep 2005 21:54:29 +0000 (21:54 +0000)]
Adding search on cardnumber and not only on userid for userenv variable
hdl [Fri, 30 Sep 2005 13:56:57 +0000 (13:56 +0000)]
Two new system preferences:
SortItemsby and Disable_Dictionary
hdl [Fri, 30 Sep 2005 13:01:21 +0000 (13:01 +0000)]
Adding a plugin to select multiple authorised_values.
Beware, It works only for one authorised_value category at the moment but would be easy to change to support any category if add_biblio.pl would be change to take plugin before authorised values into account.
oleonard [Wed, 28 Sep 2005 21:09:35 +0000 (21:09 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 20:46:24 +0000 (20:46 +0000)]
Synching with default template (changing display of subscription notes)
oleonard [Wed, 28 Sep 2005 20:39:26 +0000 (20:39 +0000)]
Modifying results table layout a bit
oleonard [Wed, 28 Sep 2005 20:38:43 +0000 (20:38 +0000)]
Updating openbiblio() in line with CSS. Adding focus() handling for basket window
oleonard [Wed, 28 Sep 2005 19:57:12 +0000 (19:57 +0000)]
Synching with default template (incorporating Disable_dictionary system pref)
oleonard [Wed, 28 Sep 2005 19:39:47 +0000 (19:39 +0000)]
Synching with default template (adding filter by branch)
oleonard [Wed, 28 Sep 2005 19:22:22 +0000 (19:22 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 18:49:30 +0000 (18:49 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 18:37:15 +0000 (18:37 +0000)]
Synching with default template
oleonard [Wed, 28 Sep 2005 18:30:35 +0000 (18:30 +0000)]
Synching with default template
hdl [Wed, 28 Sep 2005 15:48:25 +0000 (15:48 +0000)]
Adding a System Preference Management to hide the Dictionnary Buttons if needed.
system preference is called Disable_Dictionary YesNo type.
hdl [Wed, 28 Sep 2005 14:43:12 +0000 (14:43 +0000)]
ordening items by branch
hdl [Wed, 28 Sep 2005 14:35:56 +0000 (14:35 +0000)]
ordering search results by branch.
Adding independant Branch Management to getBranches in Koha.pm
hdl [Tue, 27 Sep 2005 18:03:39 +0000 (18:03 +0000)]
Bug Fixing : Problems with Independant branches management.
hdl [Tue, 27 Sep 2005 16:19:37 +0000 (16:19 +0000)]
Adding branchcode to borrowers_stats
Bug Fixing on reportswcal.inc
tipaul [Fri, 23 Sep 2005 11:10:44 +0000 (11:10 +0000)]
* removing warnings
* if a subfield is alone, don't show it's label, the field name is enough
tipaul [Fri, 23 Sep 2005 11:09:28 +0000 (11:09 +0000)]
ISBD decoding accepts 4 digits before the field.
tipaul [Fri, 23 Sep 2005 11:09:01 +0000 (11:09 +0000)]
now we have a default value for field 100$a
tipaul [Fri, 23 Sep 2005 11:08:27 +0000 (11:08 +0000)]
some code cleaning, should not change anything otherwise
tipaul [Fri, 23 Sep 2005 10:11:02 +0000 (10:11 +0000)]
fixing a bug : the defaultView can be marc, not MARC
tipaul [Fri, 23 Sep 2005 10:08:41 +0000 (10:08 +0000)]
ISBD decoding accepts 4 digits before the field.
tipaul [Fri, 23 Sep 2005 10:08:09 +0000 (10:08 +0000)]
when clicking on the title, go to the biblio detail, but using simple/complete/isbd view, depending on systempref
tipaul [Fri, 23 Sep 2005 10:07:23 +0000 (10:07 +0000)]
commit for nothing : just rolling back some buggy changes
tipaul [Fri, 23 Sep 2005 10:05:59 +0000 (10:05 +0000)]
volume description minor change
tipaul [Fri, 23 Sep 2005 10:04:06 +0000 (10:04 +0000)]
fixing bug for recent acquisitions. Now works well.
tipaul [Fri, 23 Sep 2005 10:02:38 +0000 (10:02 +0000)]
minor string changes (removing #biblionumber)
tipaul [Fri, 23 Sep 2005 10:00:55 +0000 (10:00 +0000)]
* removing useless <table>
* changing (minor) look
* changing strings for serial links (too many "subscription" in 3 lines)
tipaul [Fri, 23 Sep 2005 09:58:23 +0000 (09:58 +0000)]
View and Manage Suggestions is too long for small screens. Limiting it to Suggestions
tipaul [Fri, 23 Sep 2005 09:57:35 +0000 (09:57 +0000)]
adding minor css rules : a left-margin and a border
tipaul [Fri, 23 Sep 2005 09:56:54 +0000 (09:56 +0000)]
when clicking on the title, go to the biblio detail, but using simple/complete/isbd view, depending on systempref
tipaul [Fri, 23 Sep 2005 09:54:56 +0000 (09:54 +0000)]
bugfix : there is no subfield 9 in unimarc, removing it in result builder
tipaul [Fri, 23 Sep 2005 09:54:13 +0000 (09:54 +0000)]
bugfix for plugin : there is a - not a / between isbn and editor name