hdl
3bb7467df9
GetBorrower changed into GetMember
2007-04-25 08:40:51 +00:00
tipaul
fb143b71ba
BIG COMMIT : cleaning of Reserves.pm. See detail on koha-devel
2007-04-24 16:10:36 +00:00
tipaul
ee40bfb5c6
removing reserve.pl (moved to pendingreserves.pl)
2007-04-24 16:09:11 +00:00
hdl
523e272288
Bug fixing.
...
Template no longer in cvs.
expand_sex_into_predicate replaced by value.
2007-04-24 16:09:01 +00:00
hdl
b642e687d2
Still Code Cleaning.
...
Abiding by Name Convention.
Using Members wherever it should be used.
Borrower is only used for borrower Categories.
+ GetBorrowersWhoHaveNeverBorrowed
and lists like that.
2007-04-24 15:41:27 +00:00
hdl
7d8e8b0bf6
BugFixing :
...
GetBorrowerAcctRecord now takes a date.
2007-04-24 14:17:24 +00:00
hdl
8697313a97
Deleting Interface/CGI/
...
Output and Template modules.
2007-04-24 13:58:11 +00:00
hdl
d4430fd6d6
Continuing Code Cleaning.
2007-04-24 13:57:13 +00:00
hdl
1ca8a9ceb8
I forgot this script.
2007-04-24 13:56:06 +00:00
hdl
100e6a9808
functions that were in C4::Interface::CGI::Output are now in C4::Output.
...
So this implies quite a change for files.
Sorry about conflicts which will be caused.
directory Interface::CGI should now be dropped.
I noticed that many scripts (reports ones, but also some circ/stats.pl or opac-topissues) still use Date::Manip.
2007-04-24 13:54:28 +00:00
tipaul
4dea4d29b3
moving dotransfer to Biblio.pm::ModItemTransfer + some CheckReserves fixes
2007-04-24 09:07:53 +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
tipaul
3ddec89262
moving Reserves2.pm to Reserves.pm
2007-04-23 14:08:47 +00:00
tipaul
d6b7ca12b0
code convention for SQL
2007-04-23 14:06:18 +00:00
tipaul
111d590e9c
reintroducing fixaccountforlostandreturned as requested by rosalie
2007-04-23 13:17:52 +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
7bd99ef365
removing all useless %env / $env
2007-04-18 17:00:14 +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
6b201757c1
some bugfixes for this script that automatically build zebra DB from default config files
2007-04-17 08:50:33 +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
11fa5f5a2f
Loading FrameworksLoaded for update before modifying.
2007-04-13 16:33:54 +00:00
hdl
b28590fdff
Automatically adding a new syspref called FrameworksLoaded which is updated via webinstaller.
...
It stores and lists loaded frameworks for management.
2007-04-13 16:30:00 +00:00
hdl
c6951debf0
Adding Version variable to systempreferences.
2007-04-13 16:27:55 +00:00
hdl
66232241c1
Adding Check for a systempreference Version Variable
...
skips third party software check and mysql check to go to updatedatabase.
Adding similar check to intranet and opac.
BEWARE !!!!!
You may be linked to install if you donot have Version variable set in your systempreferences table.
If so, simply updatedatabase OR add Version 3.0 record to your systempreferences table.
2007-04-06 15:53:18 +00:00
hdl
adb5210865
Code Cleaning AuthoritiesMarc
2007-04-06 14:49:19 +00:00
hdl
b767f50c8f
Code Cleaning : AuthoritiesMARC.
2007-04-06 14:48:45 +00:00
hdl
53f665eb94
Deleting Link related scripts
2007-04-06 14:47:50 +00:00
hdl
2a973a4800
Deleting link pages.
2007-04-06 14:47:12 +00:00
btoumi
8489ddc0f1
bug fix : add another security in check of notify_id
2007-04-05 15:55:56 +00:00
btoumi
fd150f2413
bug fix : add security in check of notify_id
2007-04-05 14:08:17 +00:00
btoumi
0b7d7e8c35
add "sort by" with heading-entity in authorities search
2007-04-05 12:17:55 +00:00
hdl
e86eb18b40
Adding Circulation and Overdues modules
2007-04-05 08:53:31 +00:00
btoumi
e469e70f3b
add "and" condition for branch when search is built (in advanced search)
2007-04-05 07:29:27 +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
alaurin
d23c6c9955
bugfixing of warnings in current transfers and waitingreservestranfers
...
same bugfixing as branchreserves
2007-04-03 15:41:36 +00:00
alaurin
6f84890152
bugfixing for displaying the maxpicking delays for reservations, now the method of date works is using
...
Add_Delta_Days and not delta year and month
now the system working
2007-04-03 15:04:30 +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
e42c4306a2
oups, fixing bug in EXPORT...
2007-03-30 13:30:36 +00:00
tipaul
783977732f
reordering template
2007-03-30 13:29:20 +00:00
tipaul
83c378e2ed
removing useless package
2007-03-30 12:25:12 +00:00
tipaul
23f86854e0
why the hell do we need to explicitly utf8 decode this string ? I really don't know, but it seems it's mandatory, otherwise, tag descriptions are not properly encoded...
2007-03-30 12:00:42 +00:00
tipaul
e5de5b5e2c
some cleaning (minor, the main one will come later) : removing some unused subs
2007-03-30 11:59:16 +00:00
tipaul
987ceb8ce7
using C4::Date instead of C4::Circulation::Date
2007-03-30 11:58:48 +00:00
tipaul
8630cd4ad3
removing useless package (copy of C4::Date)
2007-03-30 11:58:02 +00:00
btoumi
39b7f58aa2
add security on borrowernumber,barcode for book issues
2007-03-30 08:38:44 +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