oleonard
4e7fdee48d
Removing accidentally-hardcoded member number
2005-01-10 16:49:17 +00:00
tipaul
5edf04fd6b
improvement of speed for bulkmarcimport.
...
A sub had been forgotten to use the C4::Context->marcfromkohafield array, that caches DB datas.
this is only a little improvement for normal DB modif, but almost x2 the speed of bulkmarcimport... from 6records/seconds to more than 10.
2005-01-06 14:32:17 +00:00
oleonard
7d9f019241
Required for barcode generator
2005-01-05 15:45:12 +00:00
tipaul
0eb7623640
*** empty log message ***
2005-01-05 14:41:49 +00:00
tipaul
b0c9797a08
french version for 2.2.0
2005-01-05 14:33:21 +00:00
tipaul
51a6902141
updated credits for 2.2 release
2005-01-05 14:32:56 +00:00
tipaul
af5513476b
*** empty log message ***
2005-01-05 14:32:30 +00:00
tipaul
056c211411
minor update just before releasing official 2.2.0
2005-01-05 14:31:06 +00:00
oleonard
8b6ddcc968
Adding NPL versions of these templates
2005-01-04 22:32:26 +00:00
oleonard
59aa409294
Corrections to English and minor corrections to HTML
2005-01-04 20:20:52 +00:00
tipaul
8664309215
updating doc & adding a script to rebuild officially supported languages
2005-01-03 16:30:13 +00:00
tipaul
ae197cb5dd
removing .po in the wrong place (is in po/ now)
2005-01-03 16:12:28 +00:00
tipaul
51e204fa23
moving bulkmarcimport script to migration_tools directory
2005-01-03 15:25:50 +00:00
tipaul
cd6f87a689
Auto-build LANG authorized values
2005-01-03 12:59:49 +00:00
tipaul
b02dc10f6e
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.
2005-01-03 12:56:30 +00:00
tipaul
453a01a391
adding an index
2005-01-03 12:55:22 +00:00
tipaul
f02a496ab0
* rolling back lock_tables_privs = 'Y' during install stage (too many problems) The option is shown in bulkmacimport instead.
2005-01-03 11:11:10 +00:00
tipaul
3c2fde2e8c
*** empty log message ***
2005-01-03 11:09:59 +00:00
tipaul
c591cf1859
synch'ing virtual shelves management in opac with the librarian one, that has more features
2005-01-03 11:09:33 +00:00
tipaul
a47efce802
merging opac.css and marc-editor.css, that is used in MARC view.
2005-01-03 11:08:36 +00:00
tipaul
cb32ef4fc1
adding "opacstylesheet" systempreference.
...
if this parameter is defined, the url is used instead of the default one.
So, you can have your own stylesheet somewhere, and use it instead of the official Koha one.
2005-01-03 10:58:46 +00:00
tipaul
5aa60ee667
* bugfix for the search on a MARC detail, when you clic on the magnifying glass (caused an internal server error)
...
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.
2005-01-03 10:48:33 +00:00
acli
2dfe2c917a
*** empty log message ***
2004-12-30 10:29:28 +00:00
acli
6fe93e5363
*** empty log message ***
2004-12-30 09:37:19 +00:00
acli
80dbe83160
Preliminary, incomplete update
2004-12-30 09:20:41 +00:00
acli
b8604171cb
Some progress
2004-12-30 08:01:43 +00:00
acli
cd08a02005
Spelling correction
2004-12-30 07:46:05 +00:00
acli
f04e3656d2
Oops, specified the wrong English template directory
...
The css translation file is only about 33% done.
2004-12-30 07:15:53 +00:00
acli
2cce962b98
Preliminary update (based on old default_opac_zh_TW.po file)
2004-12-30 07:05:04 +00:00
acli
78c09f8e7b
Recommend relative paths for English template location, to make PO files
...
somewhat easier to read
2004-12-30 06:58:19 +00:00
acli
5c84b3411e
Minor documentation correction
2004-12-30 06:53:13 +00:00
acli
52e5918b91
Minor documentation updates
2004-12-30 06:48:19 +00:00
acli
9638aa4638
Moved the old po files to the new standard location
2004-12-30 06:17:21 +00:00
tipaul
4510951cfc
Minor changes in summary "exploding" (the 3 digits AFTER the subfield were not on the right place).
2004-12-23 09:48:11 +00:00
tipaul
230e6759ba
bugfix : when modifying a biblio, on a repeated field with many subfields, the test to show empty subfields in X>1 was wrong : the missing subfields of the 1st field were repeated.
...
Example :
606 has $a$x$z
1st is 606$a (so $x$z empty)
2nd is 606$a$x
The marc editor in the 2nd field showed before this fix :
606 $a a_value
$x another_value
$x
$z
(the 2nd $x being useless
2004-12-23 08:43:43 +00:00
tipaul
51326d1011
online help for members
2004-12-22 16:12:45 +00:00
tipaul
7f84ccebfb
minor html modif : when a tag is repeated, the tag header is not repeated, but replaced by a space.
2004-12-22 10:14:43 +00:00
tipaul
f72a2ceb5f
adding bookshelf features :
...
* create bookshelf on the fly
* modify a bookshelf name & status
2004-12-16 11:30:57 +00:00
oleonard
958c5ca910
Applying JYL57's patch from Bugzilla for Bug 872
2004-12-15 22:11:52 +00:00
oleonard
c7e41eda1b
Fix for Bug 831 -- Changing heading for adding an organization
2004-12-15 21:52:25 +00:00
tipaul
0d8e203523
adding bookshelf features :
...
* create bookshelf on the fly
* modify a bookshelf (this being not finished, will commit the rest soon)
2004-12-15 17:28:22 +00:00
tipaul
60db5889fb
fix for strange things in MARC view when label is too long
2004-12-15 16:03:55 +00:00
tipaul
35d533a7f0
fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=874
...
Installer Should ask for apache group
No need to ask, just use a getgrnam() ;-)
2004-12-15 14:39:21 +00:00
tipaul
ad32053d26
set lock_tables_privs = 'Y' during install stage
2004-12-15 13:27:48 +00:00
tipaul
52a123a1a4
fix for :
...
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=858
* added a button to cancel issue
* adding checkbox to cancel reserve on the book (checked by default)
* the cancelation reserve is done on reserves done for a given item or for any item
Nelsonville, pls test & confirm it's OK
2004-12-15 10:47:09 +00:00
rangi
9cd423cbb4
Making the version number reflect the cvs version, to allow for easier
...
debugging.
If we can ask people what version of a module they are running it makes
error checking easier
2004-12-15 06:08:06 +00:00
tipaul
e54459b763
an improvement has been done in DB calls that needs a new index. It's automatically added in fresh installs, but for updates, run the following SQL command :
...
ALTER TABLE `marc_subfield_structure` ADD INDEX ( `kohafield` )
2004-12-14 15:48:34 +00:00
oleonard
000a96fb4b
Fix from Joshua for Bug 851: stripping out comma and apostrophe from search terms
2004-12-13 17:54:15 +00:00
tipaul
712dc1f9f6
authoritiy list shown in authtypetext order (so authtypetext with a space appear first, hint used everywhere else for lists)
2004-12-13 16:39:14 +00:00
oleonard
e353fb78ae
Adding hidden fields for use if Due Date form is commented out
2004-12-11 21:01:15 +00:00