Commit graph

2902 commits

Author SHA1 Message Date
tipaul
2a1ae77f5e Auth.pm with LDAP
perldoc Auth_with_ldap.pm to see how to set it
2004-11-05 10:13:31 +00:00
tipaul
5a612e176c remove LDAP dependancy, replaced by auth_with_ldap.pm 2004-11-05 10:12:27 +00:00
tipaul
0b4c153905 export auth_count_usage (bugfix) 2004-11-05 10:11:39 +00:00
tipaul
8f0ca2ceb7 Limit search to 30 days when the order is by acquisition date desc (ie when the user want to see new books) 2004-11-05 10:10:48 +00:00
rangi
998cc6bc2b Fixing bug that was stopping subject maintenance working 2004-11-05 00:08:22 +00:00
oleonard
70a7b1439f More revisions for 2.2 2004-11-04 18:03:42 +00:00
tipaul
b56e5acb8f improving items list in MARC search result list 2004-11-04 17:14:28 +00:00
tipaul
9c7c995966 commiting missing images 2004-11-04 17:12:43 +00:00
tipaul
7a57e52f58 fixing wrong link 2004-11-04 17:12:05 +00:00
tipaul
8c33189298 biblio count on authority detail 2004-11-04 17:10:36 +00:00
oleonard
7aa6df0b1b Initial review in upgrading templates to 2.2 2004-11-03 22:55:03 +00:00
oleonard
935db49ba8 Re-adding patrontable subroutine so that borrower flags and waiting item information can be displayed 2004-11-03 22:40:14 +00:00
oleonard
2cb63d9f8b Initial review in upgrading templates to 2.2 2004-11-02 21:38:41 +00:00
oleonard
a757bd8d88 Correcting variable name and making minor changes to HTML. 2004-11-02 21:31:17 +00:00
tipaul
a159a488f3 testing PDF::API2 and removing mandatory test of Net::LDAP 2004-11-02 18:03:15 +00:00
tipaul
d2a97203af new feature : checking for duplicate biblio.
For instance, it's only done on ISBN only. Will be improved soon.

When a duplicate is detected, the biblio is not saved, but the user is asked for a confirmations.
2004-11-02 17:28:05 +00:00
tipaul
5663435076 new feature : checking for duplicate biblio.
For instance, it's only done on ISBN only. Will be improved soon.

When a duplicate is detected, the biblio is not saved, but the user is asked for a confirmations.
2004-11-02 16:44:45 +00:00
tipaul
360e76904f english typo fix 2004-11-02 16:29:13 +00:00
oleonard
0a2ad332ec Initial review in upgrading templates to 2.2 2004-11-01 22:52:53 +00:00
oleonard
8b3dfc9870 Adding replacement price to issues loop and a totalprice variable which totals the cost of all items on issue 2004-10-29 14:41:32 +00:00
oleonard
1d73b5a010 Adding default version of authorities templates in preparation for NPL conversion 2004-10-28 17:23:35 +00:00
oleonard
0cb4db7535 Initial review in upgrading templates to 2.2 2004-10-28 17:12:26 +00:00
oleonard
0ba1d242ab Synching with current default template 2004-10-27 16:30:48 +00:00
oleonard
92ef553307 Initial review in upgrading templates to 2.2 2004-10-27 16:09:15 +00:00
oleonard
96a1356a39 Minor cosmetic changes 2004-10-27 15:43:29 +00:00
oleonard
21b699b3d5 Initial review in upgrading templates to 2.2 2004-10-27 15:35:03 +00:00
oleonard
f1264c2ecf Adding member number to template so that template can show link back to patron record 2004-10-27 15:33:55 +00:00
tipaul
222d0a35ad jump from biblio to authority & from authority to biblio back 2004-10-27 08:12:11 +00:00
tipaul
2b27da1e06 bugfix : using concat instead of + to merge field & subfield. Otherwise, when the subfield is a number, it's a numeric addition that is done !!! 2004-10-27 08:11:44 +00:00
tipaul
dcc0c49766 bugfix in about menu links (thx to Andres Tarallo) 2004-10-27 07:53:15 +00:00
tipaul
1c815933c1 fix for Andres Tarallo "Missing File" message on koha mailing list => the member add did not work when cliqued from the bottom of the page (simpleredirect has been deleted from CVS) 2004-10-27 07:49:50 +00:00
oleonard
6d4bed49d5 Initial review in upgrading templates to 2.2 2004-10-26 21:55:00 +00:00
oleonard
1a71af59e1 Initial review in upgrading templates to 2.2 2004-10-25 18:26:18 +00:00
oleonard
2e61ca7fe8 Initial review in upgrading templates to 2.2 2004-10-25 17:18:00 +00:00
oleonard
0364e1fc6b Initial review in upgrading templates to 2.2 2004-10-25 16:44:49 +00:00
oleonard
5afd831d05 Customizing new 2.2 templates 2004-10-25 15:43:13 +00:00
tipaul
abe75fc301 rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...) 2004-10-25 13:28:44 +00:00
tipaul
26c87757b4 rewritting ISBD (doc coming soon...) 2004-10-25 13:28:22 +00:00
tipaul
4eb5fd5a4c rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...) 2004-10-25 09:38:00 +00:00
oleonard
85bbfdd19f Catching up with 2.2 2004-10-22 20:45:19 +00:00
oleonard
fc3fa89a2a Catching up with 2.2 2004-10-22 19:21:27 +00:00
oleonard
3755ae5fcf Initial review in upgrading templates to 2.2 2004-10-21 16:48:00 +00:00
oleonard
5312e4ff11 Initial review in upgrading templates to 2.2 2004-10-21 16:38:35 +00:00
oleonard
5fa45d213c Adding Nelsonville Public Library's OPAC templates (npl) 2004-10-20 19:15:04 +00:00
oleonard
68a28e3733 Correcting link to request.pl (was pointing to opac-reserve.pl) 2004-10-20 16:40:14 +00:00
tipaul
b2ea3f0160 french OPAC for 2.2 2004-10-19 13:40:47 +00:00
tipaul
5f7daf16c3 moving language change : now, possible even when unidentified 2004-10-19 13:40:15 +00:00
tipaul
2eda32b247 adding search orders history feature 2004-10-19 12:24:56 +00:00
tipaul
b489690e1e adding minor features to barcode generator :
- possibility to print continuous barcodes numbers, but not from items
- possibility to replace the title/author by a manually typed text under the barcode itself.
2004-10-19 11:50:18 +00:00
oleonard
b7bc5b9d90 Fixed minor error in HTML 2004-10-13 15:29:45 +00:00