]>
git.koha-community.org Git - koha.git/log
tipaul [Mon, 13 Sep 2004 15:32:42 +0000 (15:32 +0000)]
*** empty log message ***
tipaul [Mon, 13 Sep 2004 15:31:42 +0000 (15:31 +0000)]
fixes for notforloan management
tipaul [Mon, 13 Sep 2004 15:30:52 +0000 (15:30 +0000)]
css'ing readingrec
tipaul [Mon, 13 Sep 2004 15:30:18 +0000 (15:30 +0000)]
minor css changes
tipaul [Mon, 13 Sep 2004 15:29:48 +0000 (15:29 +0000)]
fixes for authorities
tipaul [Mon, 13 Sep 2004 15:28:58 +0000 (15:28 +0000)]
some fixes for acquisition
tipaul [Mon, 13 Sep 2004 15:26:42 +0000 (15:26 +0000)]
*** empty log message ***
tipaul [Mon, 13 Sep 2004 15:25:38 +0000 (15:25 +0000)]
separating additional authors with - instead of a ,
a , can be used in french to separate name & surname
tipaul [Mon, 13 Sep 2004 15:23:35 +0000 (15:23 +0000)]
warn removes + fix for item count
tipaul [Mon, 13 Sep 2004 15:21:59 +0000 (15:21 +0000)]
bugfix for acquisitions
tipaul [Mon, 13 Sep 2004 15:21:00 +0000 (15:21 +0000)]
fixes for authorities
tipaul [Mon, 13 Sep 2004 15:20:28 +0000 (15:20 +0000)]
fixes for notforloan management
tipaul [Mon, 13 Sep 2004 15:18:58 +0000 (15:18 +0000)]
bugfix : repeatable field management for new biblio
tipaul [Mon, 13 Sep 2004 15:17:48 +0000 (15:17 +0000)]
some fixes for acquisition
tipaul [Mon, 6 Sep 2004 14:17:34 +0000 (14:17 +0000)]
some commented warning added + 1 major bugfix => drop empty fields, NOT fields containing 0
tipaul [Mon, 6 Sep 2004 10:00:19 +0000 (10:00 +0000)]
adding a "location" field to the library.
This field is useful when the callnumber contains no information on the room where the item is stored.
With this field, we now have 3 levels of informations to find a book :
* the branch.
* the location.
* the callnumber.
This should be versatile enough to solve any storing method.
This hack is quite simple, due to the nice Biblio.pm API. The MARC => koha db link is automatically managed. Just add the link in the parameters section.
shedges [Sun, 5 Sep 2004 22:33:12 +0000 (22:33 +0000)]
Fix bug 789 (in HEAD)
shedges [Sat, 4 Sep 2004 13:48:27 +0000 (13:48 +0000)]
Minor changes to add classification data to return array from loose search.
tipaul [Thu, 2 Sep 2004 16:42:58 +0000 (16:42 +0000)]
minor fix for hidden fields
tipaul [Thu, 2 Sep 2004 16:42:22 +0000 (16:42 +0000)]
po for french OPAC
tipaul [Thu, 2 Sep 2004 16:34:04 +0000 (16:34 +0000)]
little tool to analyse the marc parameters.
run without arguments to know what it does.
export PERL5LIB (& export KOHA_CONF if not /etc/koha.conf) as usual
tipaul [Thu, 2 Sep 2004 16:32:18 +0000 (16:32 +0000)]
french OPAC for 2.2
tipaul [Thu, 2 Sep 2004 16:30:57 +0000 (16:30 +0000)]
minor modifs & improvements
tipaul [Thu, 2 Sep 2004 16:29:52 +0000 (16:29 +0000)]
minor modifs in stylesheet
tipaul [Thu, 2 Sep 2004 16:29:18 +0000 (16:29 +0000)]
adding item note to the item status (at end of issue page). Useful to warn a librarian in case of a problem in the item
tipaul [Thu, 2 Sep 2004 16:28:01 +0000 (16:28 +0000)]
reintegrating aqbookseller search, to ask book seller for late issues
tipaul [Thu, 2 Sep 2004 16:27:09 +0000 (16:27 +0000)]
road to a better member management code.
Useful for LDAP integration
tipaul [Thu, 2 Sep 2004 16:25:20 +0000 (16:25 +0000)]
some fixes for LDAP (more to come)
tipaul [Thu, 2 Sep 2004 16:24:42 +0000 (16:24 +0000)]
*** empty log message ***
tipaul [Thu, 2 Sep 2004 16:21:29 +0000 (16:21 +0000)]
fixing minor bug for hidden fields in editor
tipaul [Mon, 30 Aug 2004 13:48:58 +0000 (13:48 +0000)]
modularizing (with Members.pm) members management
(beginning of...)
tipaul [Mon, 30 Aug 2004 13:22:46 +0000 (13:22 +0000)]
removing useless package
rangi [Wed, 25 Aug 2004 21:35:33 +0000 (21:35 +0000)]
Changing next_page to nextpage to match prevpage and all the templates seem to expect nextpage
shedges [Sun, 22 Aug 2004 00:45:58 +0000 (00:45 +0000)]
Added MARC21 authority tag and subfield structure.
tipaul [Fri, 20 Aug 2004 09:14:07 +0000 (09:14 +0000)]
fixing bug (dbh error in error log, even if the result was OK)
tipaul [Fri, 20 Aug 2004 08:19:52 +0000 (08:19 +0000)]
fixing a complex bug : the last results didn't have callnumber informations. Had to rewrite algorythm for building the result array.
tipaul [Wed, 18 Aug 2004 16:44:37 +0000 (16:44 +0000)]
commiting stephen hedges modifs to css template & fixing a bug in variable name (same name in TMPL_LOOP and TMPL_VAR confuses a lot HTML::Template)
tipaul [Wed, 18 Aug 2004 16:26:02 +0000 (16:26 +0000)]
*** empty log message ***
tipaul [Wed, 18 Aug 2004 16:25:24 +0000 (16:25 +0000)]
minor reindentings
tipaul [Wed, 18 Aug 2004 16:09:46 +0000 (16:09 +0000)]
removing issuelimit (it's in issuingrules table now)
tipaul [Wed, 18 Aug 2004 16:08:32 +0000 (16:08 +0000)]
css modifs
tipaul [Wed, 18 Aug 2004 16:06:34 +0000 (16:06 +0000)]
css'ing request.tmpl
tipaul [Wed, 18 Aug 2004 16:05:42 +0000 (16:05 +0000)]
fixes in authorities. Now, it should work well...
tipaul [Wed, 18 Aug 2004 16:05:14 +0000 (16:05 +0000)]
various bugfixes
tipaul [Wed, 18 Aug 2004 16:04:53 +0000 (16:04 +0000)]
minor modifs for hidden subfields
tipaul [Wed, 18 Aug 2004 16:02:26 +0000 (16:02 +0000)]
minor reindentings
tipaul [Wed, 18 Aug 2004 16:01:37 +0000 (16:01 +0000)]
modifs to support frameworkcodes
tipaul [Wed, 18 Aug 2004 16:00:24 +0000 (16:00 +0000)]
fixes for authorities management
tipaul [Wed, 18 Aug 2004 16:00:02 +0000 (16:00 +0000)]
default framework for authorities in UNIMARC (french language)
tipaul [Wed, 18 Aug 2004 15:59:15 +0000 (15:59 +0000)]
commiting release notes for 2.1.0 (late...)
tipaul [Wed, 18 Aug 2004 15:56:00 +0000 (15:56 +0000)]
online help
tipaul [Wed, 18 Aug 2004 15:52:14 +0000 (15:52 +0000)]
fixes in circulation module
shedges [Tue, 17 Aug 2004 20:56:42 +0000 (20:56 +0000)]
added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data.
shedges [Tue, 17 Aug 2004 20:53:34 +0000 (20:53 +0000)]
added getMARCnotes and getMARCsubjects functions.
shedges [Tue, 17 Aug 2004 20:50:41 +0000 (20:50 +0000)]
added MARC notes array and MARC subjects array to values sent to template.
tipaul [Tue, 17 Aug 2004 11:05:17 +0000 (11:05 +0000)]
bugfix : adding existing value for fields mapped to authority & modif of a biblio.
tipaul [Mon, 16 Aug 2004 12:49:42 +0000 (12:49 +0000)]
moving language chooser to the main page.
moving the getalltemplates and getalllanguages subs out from Search.pm (that will be deprecated soon) to Koha.pm
moving changelanguage.pl to OPAC scope
tipaul [Mon, 16 Aug 2004 12:48:52 +0000 (12:48 +0000)]
moving language chooser to the main page.
monving the getalltemplates and getalllanguages subs out from Search.pm (that will be deprecated soon) to Koha.pm
rangi [Sun, 15 Aug 2004 01:50:24 +0000 (01:50 +0000)]
Commiting a sample change to the default template to allow users to pick
their language.
Just a sample template builders can look at this and make changes to their
templates
tipaul [Sat, 14 Aug 2004 09:32:40 +0000 (09:32 +0000)]
css'ing
tipaul [Fri, 13 Aug 2004 16:44:31 +0000 (16:44 +0000)]
adding frameworkcode to API in some subs
tipaul [Fri, 13 Aug 2004 16:37:25 +0000 (16:37 +0000)]
adding frameworkcode to API in some subs
tipaul [Fri, 13 Aug 2004 09:13:14 +0000 (09:13 +0000)]
patch from A. Tarallo (for differents DB schemes)
acli [Fri, 13 Aug 2004 06:06:53 +0000 (06:06 +0000)]
In English, there is usually no space before question mark or colon
acli [Fri, 13 Aug 2004 06:01:10 +0000 (06:01 +0000)]
Minor spelling corrections
acli [Fri, 13 Aug 2004 05:54:55 +0000 (05:54 +0000)]
Spelling correction
tipaul [Thu, 12 Aug 2004 14:51:23 +0000 (14:51 +0000)]
serials : lot of bugfixes.
Works fine now. And is documented (clic Help)
tipaul [Thu, 12 Aug 2004 14:50:50 +0000 (14:50 +0000)]
bugfixes
tipaul [Thu, 12 Aug 2004 14:50:29 +0000 (14:50 +0000)]
minor fixes (to get less warning during translation)
tipaul [Thu, 12 Aug 2004 14:48:58 +0000 (14:48 +0000)]
useless file (use tmpl_process3.pl instead & files in po directory)
tipaul [Thu, 12 Aug 2004 14:43:54 +0000 (14:43 +0000)]
moving translation files to a .po directory
tipaul [Thu, 12 Aug 2004 14:39:59 +0000 (14:39 +0000)]
minor fixes (to get less warning during translation)
tipaul [Thu, 12 Aug 2004 14:38:12 +0000 (14:38 +0000)]
serial doc
tipaul [Thu, 12 Aug 2004 14:36:44 +0000 (14:36 +0000)]
bugfix
tipaul [Thu, 12 Aug 2004 14:36:07 +0000 (14:36 +0000)]
serials : lot of bugfixes.
Works fine now. And is documented (clic Help)
tipaul [Thu, 12 Aug 2004 14:35:22 +0000 (14:35 +0000)]
* updates to make acquisition compatible with suggestions & serials
* changes to use supplierid instead of id, that's easier to read.
oleonard [Wed, 11 Aug 2004 20:58:03 +0000 (20:58 +0000)]
Adding RSS 1.0 and 2.0 versions of the lastAcquired feed to serve as examples
oleonard [Wed, 11 Aug 2004 14:53:58 +0000 (14:53 +0000)]
Adding more variables for RSS 2.0 template, altering date format for RSS 2.0 compatibility
tipaul [Fri, 6 Aug 2004 16:39:11 +0000 (16:39 +0000)]
online help file
tipaul [Fri, 6 Aug 2004 16:38:41 +0000 (16:38 +0000)]
changing DB structure to calculate next issue number.
Seems to work fine.
Still misses the date calculation & the test of end of subscription (maybe for monday ?)
tipaul [Thu, 5 Aug 2004 19:33:36 +0000 (19:33 +0000)]
online help for serials
tipaul [Thu, 5 Aug 2004 16:36:50 +0000 (16:36 +0000)]
minor CSS changes
tipaul [Thu, 5 Aug 2004 16:36:21 +0000 (16:36 +0000)]
deleting useless code (due to reordering & debugging)
tipaul [Thu, 5 Aug 2004 16:34:41 +0000 (16:34 +0000)]
reordering code & debugging
tipaul [Mon, 2 Aug 2004 15:30:55 +0000 (15:30 +0000)]
deleting because the file has been moved to opac-tmpl standard directory scope.
tipaul [Mon, 2 Aug 2004 13:23:42 +0000 (13:23 +0000)]
minor css modifications
doxulting [Fri, 30 Jul 2004 14:52:04 +0000 (14:52 +0000)]
*** empty log message ***
doxulting [Fri, 30 Jul 2004 14:46:48 +0000 (14:46 +0000)]
*** empty log message ***
doxulting [Fri, 30 Jul 2004 14:29:40 +0000 (14:29 +0000)]
*** empty log message ***
doxulting [Fri, 30 Jul 2004 14:21:27 +0000 (14:21 +0000)]
*** empty log message ***
doxulting [Fri, 30 Jul 2004 14:19:19 +0000 (14:19 +0000)]
inc files for serials
doxulting [Fri, 30 Jul 2004 14:18:19 +0000 (14:18 +0000)]
an image
doxulting [Fri, 30 Jul 2004 14:16:34 +0000 (14:16 +0000)]
Templates for the serial modul
doxulting [Fri, 30 Jul 2004 14:13:31 +0000 (14:13 +0000)]
for error managing in .htaccess
doxulting [Fri, 30 Jul 2004 14:12:07 +0000 (14:12 +0000)]
perl files of the serial modul
doxulting [Fri, 30 Jul 2004 14:08:53 +0000 (14:08 +0000)]
Very beginning of late serial consulting in acquisitions
doxulting [Fri, 30 Jul 2004 14:06:30 +0000 (14:06 +0000)]
get it on supplier
doxulting [Fri, 30 Jul 2004 14:04:20 +0000 (14:04 +0000)]
Solution for error pages
doxulting [Fri, 30 Jul 2004 14:02:50 +0000 (14:02 +0000)]
Find the supllier with a plugin
doxulting [Fri, 30 Jul 2004 14:01:48 +0000 (14:01 +0000)]
The XYZ funcs for serials seqs