tipaul
7bd99ef365
removing all useless %env / $env
2007-04-18 17:00:14 +00:00
tipaul
b71839d85c
circulation cleaning continued: bufixing
2007-04-17 08:44:49 +00:00
tipaul
c596d55374
HUGE COMMIT : code cleaning circulation.
...
some stuff to do, i'll write a mail on koha-devel NOW !
2007-04-04 16:46:22 +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
tipaul
f8e9fb6445
rel_3_0 moved to HEAD (introducing new files)
2007-03-09 15:34:17 +00:00
tipaul
86e9db4e67
rel_3_0 moved to HEAD (removing useless file)
2007-03-09 15:22:00 +00:00
tipaul
fc1342f73d
rel_3_0 moved to HEAD
2007-03-09 15:12:54 +00:00
bob_lyon
a86a347557
Updating claims - commenting out the bits of code that were not implemented in the end
...
- was planning on having ability to choose style of claim letter but wasn't taken up in the end
2006-12-13 20:07:22 +00:00
tgarip1957
da68b830cb
Savannah seems out of synch.Code cleaning removal of Date::Manip
2006-11-15 01:38:26 +00:00
tgarip1957
21a0532176
Add the faceted search facility
2006-09-28 14:12:01 +00:00
tgarip1957
5b41a8e262
New XML API
2006-09-11 17:41:54 +00:00
tgarip1957
7e52a5665c
Clean up before final commits
2006-09-06 16:21:03 +00:00
tipaul
b1f388bbee
fixing some bugs in subscription add.
...
However, alt_subscription-add.pl seems so nice that I think it could be the official subscription-add... will drop a mail on koha-devel about this
2006-08-11 16:33:53 +00:00
toins
32a0d6bc13
Add Call to Bookfund.pm
2006-07-27 14:00:19 +00:00
toins
6808155c44
Add Call to Bookseller.pm & 1 sub renamed.
2006-07-27 13:58:33 +00:00
toins
b48c9ff9ec
Add call to Bookfund.pm
2006-07-27 13:57:57 +00:00
toins
7f9e6c1553
some subs have returned values changed.
2006-07-21 09:37:36 +00:00
toins
49ea64a1f0
subs renamed & POD added
2006-07-21 09:36:42 +00:00
toins
eb43f5a639
this file has been changed by serials-recieve.pl
2006-07-21 09:20:36 +00:00
toins
ed1dafebbd
merged with statecollection.pl
2006-07-21 09:19:38 +00:00
bob_lyon
b3ed2ba79f
merging katipo changes
2006-07-20 06:09:02 +00:00
bob_lyon
0ec33d50e2
altering template path
2006-07-20 04:08:47 +00:00
bob_lyon
536939c51b
Merging in katipo changes for serials
2006-07-20 03:22:15 +00:00
bob_lyon
f408ead60b
Merging in katipo changes for serials
2006-07-20 03:14:49 +00:00
toins
92284686aa
Code cleaning : Some subs renamed.
2006-07-19 08:58:38 +00:00
toins
160516e3e6
replace an array to a hash
2006-07-13 08:13:37 +00:00
toins
a392b0d109
Pod added, SQL code move on Serials.pm
2006-07-12 16:47:15 +00:00
toins
c0cfe25ae7
Pod added, Unused param deleted.
2006-07-12 16:45:20 +00:00
toins
f0011c34d0
GPL licence added, POD added, call to Members.pm added
2006-07-12 16:43:17 +00:00
toins
abf523e751
POD added.
2006-07-12 16:41:35 +00:00
toins
de16696e15
this file has moved from bull to here
2006-07-12 16:40:12 +00:00
toins
31b979aa4e
statecollection.pl renamed to serials-recieve.pl
2006-07-12 13:29:27 +00:00
toins
2a7f9b3cdb
Sub renamed and/or GPL Licence added according to the coding guideline.
2006-07-07 09:05:23 +00:00
tipaul
247e04d204
templating serials & moving them to a serials directory, more self-explanatory (bull being french)
2006-01-19 12:46:58 +00:00