tipaul
c5cdbfcad3
french translation
2007-05-23 09:51:56 +00:00
hdl
4da57090ca
Using
...
Overdue flag
And not and expr.
And using toggle to highlight if not an overdue.
2007-05-23 09:44:15 +00:00
hdl
65ac7232d6
Adding yr for Date Of publication (would it be in 210$d or 4XX field... Unimarc)
2007-05-22 15:15:21 +00:00
tipaul
5ff7fcffa4
Bugfixes & improvements (various and minor) :
...
- updating templates to have tmpl_process3.pl running without any errors
- adding a drupal-like css for prog templates (with 3 small images)
- fixing some bugs in circulation & other scripts
- updating french translation
- fixing some typos in templates
2007-05-22 09:13:54 +00:00
hdl
340614fb3a
Adding color display for overdue book.
2007-05-22 09:08:58 +00:00
btoumi
1e21ba6968
add security when u delete biblio :
...
u must delete linked items before delete biblio
2007-05-21 08:44:17 +00:00
hdl
b05cb8df7b
Adding redirection to serials-collection.pl if no serials selected for edition.
2007-05-18 12:00:17 +00:00
hdl
a07da32c13
Modifying display to add some links back to subscription.
...
+ adding see all subscription attached link to the end of subscription table.
2007-05-18 09:27:40 +00:00
alaurin
700fcf77a6
minor bugfixing for reservations
2007-05-11 16:22:03 +00:00
tipaul
847b82ff23
NEW feature : RSS feeds. See POD & koha-devel for details
2007-05-09 10:09:40 +00:00
btoumi
cb27afeb6d
bug fixing : modify wrong date format display
2007-05-07 15:04:50 +00:00
tipaul
e1d907c688
various bugfixes on parameters modules + adding default NoZebraIndexes systempreference if it's empty
2007-05-04 16:24:08 +00:00
tipaul
35fae6a9e4
bugfixes for acquisition module
2007-05-04 13:59:53 +00:00
hdl
a0a7339f7f
Adding Bulkedition to results page.
2007-04-30 14:33:11 +00:00
hdl
d577d58fe3
Changing
...
facets to dl in search page.
facets header to dt.
2007-04-30 14:32:15 +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
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
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
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
2a973a4800
Deleting link pages.
2007-04-06 14:47:12 +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
783977732f
reordering template
2007-03-30 13:29:20 +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
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
hpassini
0be6bb6f64
adding a tmpl if on checkbox to save checkbox input
2007-03-27 15:53:40 +00:00
hdl
2fadb98a16
Bug Fixing :
...
- new authoritiessearch API (without $dbh)
- new search API (using ccl)
2007-03-27 14:48:39 +00:00
toins
3e764c663f
- adding default value in marc_subfield_structure.
...
- now marc_subfields_structure displays subfields in tab view.
2007-03-19 18:35:12 +00:00
rych
3b7da07737
english language changes to tmpl
2007-03-18 03:00:40 +00:00
kados
a2ca594e7b
minor language improvements
2007-03-18 02:51:25 +00:00
kados
d0abc2ee47
improving English
2007-03-18 02:46:21 +00:00
kados
b17ec53ad6
improving English on the Koha Administration screen
2007-03-18 02:39:20 +00:00
kados
1682e779d5
improvements to the language of the installer
...
moved borrower categories defaults for English into a separate sql file
2007-03-18 02:16:23 +00:00
kados
f4c0b2f80d
improvements to the language of the installer
...
validation improvements for installer
improvements to descriptions of the optional sql data defaults
2007-03-17 23:29:33 +00:00
kados
56244e6efd
Using my precrash CVS copy I did the following:
...
cvs -z3 -d:ext:kados@cvs.savannah.nongnu.org:/sources/koha co -P koha
find koha.precrash -type d -name "CVS" -exec rm -v {} \;
cp -r koha.precrash/* koha/
cd koha/
cvs commit
This should in theory put us right back where we were before the crash
2007-03-16 01:25:08 +00:00
kados
755cd6a828
reinstating members.js
...
minor improvements to error tmpl
minor improvements to authorities blind search
2007-03-12 01:23:03 +00:00
kados
5f4542992a
This is a minor change, but affects all templates:
...
previously, it wasn't possible to insert anything into the <head> on
an individual template unless it was the title of the page. Now, the
structure is a bit more flexible to allow additional head elements to
be included.
2007-03-11 21:08:11 +00:00
kados
ea0f387c9c
no need for a separate barcodes doc-head include, switching to the
...
standard one
2007-03-11 19:19:18 +00:00
kados
fe421b8dd1
only show No results found if we're searching
2007-03-11 19:02:36 +00:00
kados
86d7e35ba9
removing members-home.tmpl, everything is in members.tmpl
2007-03-11 01:19:30 +00:00
kados
52f519de25
language improvements
2007-03-10 17:56:35 +00:00
kados
0dd40fa303
language cleanups
...
switch from HTML::Template to HTML::Template::Pro for report plugins
2007-03-10 17:01:00 +00:00
kados
320e72608b
adding calendar popup to inventory/stocktaking
...
improvements to english
2007-03-10 07:12:14 +00:00
kados
d126742c41
finish fixing spelling error on department
2007-03-10 06:28:06 +00:00
kados
9f4bf0d7f5
fix spelling department
...
improve English grammar in template
2007-03-10 06:22:52 +00:00
kados
27cd9a8d6f
language cleaning for borrower module
2007-03-10 01:53:23 +00:00
kados
4be97556c2
adding calendar popup to member entry
...
fixing some language on circ screens
2007-03-10 01:11:22 +00:00
kados
55485dbfe4
fixing validation
2007-03-09 23:49:09 +00:00
kados
f6c92d3f01
fixing typo in Date.pm and minor English in menus.inc
2007-03-09 23:36:24 +00:00
kados
8c32ad2792
English language changes
2007-03-09 22:53:17 +00:00
kados
5c127b896a
removing css templates from head
2007-03-09 21:48:50 +00:00
kados
fc01e6479e
removing default templates
2007-03-09 21:45:10 +00:00
kados
f2c49c1ed3
removing npl template files from head
2007-03-09 21:39:21 +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
2d07a40125
rel_3_0 moved to HEAD (removing useless file)
2007-03-09 15:16:32 +00:00
tipaul
a3999812e6
rel_3_0 moved to HEAD
2007-03-09 14:52:58 +00:00
tipaul
1ceaf1c3df
rel_3_0 moved to HEAD (removing useless file)
2007-03-09 14:48:28 +00:00
tipaul
70501283b3
rel_3_0 moved to HEAD
2007-03-09 14:41:32 +00:00
toins
cc27713c1a
now enable to manage reviews from intranet.
2006-12-08 11:24:58 +00:00
tgarip1957
f000f42e8e
Missing holiday images
2006-12-04 12:39:02 +00:00
tgarip1957
2e9b046e0a
Removing hardcoded default template image link
2006-09-28 14:25:22 +00:00
tgarip1957
f902901190
updated templates for new XML API
2006-09-27 21:40:47 +00:00
tgarip1957
24dfb9dd15
*** empty log message ***
2006-09-27 19:40:43 +00:00
tgarip1957
4bff4c201a
Patrons may pay fines in instalments. Librarian can alter the amount to receive
2006-09-22 00:18:00 +00:00
tgarip1957
8055b3e4ae
Added support for aqui management
2006-09-22 00:11:37 +00:00
tgarip1957
af3709aea8
A new acquisition to handle multiple tax values, and marc creation of biblios and items
2006-09-20 21:40:41 +00:00
tgarip1957
5b41a8e262
New XML API
2006-09-11 17:41:54 +00:00
tgarip1957
7467e4d3b5
Fixes a bug with MARChtml2xml and sync with dev_week
2006-09-11 17:13:58 +00:00
tgarip1957
fa073a6689
cleaning
2006-09-07 01:11:08 +00:00
tgarip1957
046c147949
Cleaning up
2006-09-07 00:40:11 +00:00
tgarip1957
7e52a5665c
Clean up before final commits
2006-09-06 16:21:03 +00:00
bob_lyon
b01a3de0c4
Adding ability to return search results for biblios that have no biblioitems
2006-09-05 22:24:10 +00:00
bob_lyon
3915174372
adding ability to make the search to return biblios with no items by using a hidden field
...
- if this functionality is not needed for ones koha then deleting the 'acq_search' line will let the search behave as before
2006-09-05 21:30:58 +00:00
btoumi
91ca86f596
bug fix:modifry wrong url in moremember.tmpl
2006-08-24 15:19:36 +00:00
btoumi
7390b53613
bug fix :modify test syntax for borrowermandatoryfield
2006-08-24 08:28:28 +00:00
btoumi
6226f5aa62
bug fix :add new condition in javascript to eliminate error when field not exist.
2006-08-23 15:05:18 +00:00
btoumi
6428692ace
add value for formfieldlist in all template ( A,C,P and I)
2006-08-23 14:40:48 +00:00
tipaul
17f0d8636b
deleting "illegal" PROG included files
2006-08-11 16:39:34 +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
tipaul
01d9a65f9c
adding menu-tools item
2006-08-11 16:33:01 +00:00
toins
2c006df1fb
template for opac-zoomsearch.
2006-08-11 16:19:25 +00:00
toins
e1b114b133
using opac-zoomsearch.pl instead of opac-search.pl
2006-08-11 16:17:01 +00:00
toins
216ac05deb
fix broken link.
2006-08-11 16:16:05 +00:00
toins
4f83ee3c7c
Add "ISO 10646 (Unicode)" for '100$a'.
2006-08-11 16:15:24 +00:00
tipaul
84184158eb
fixing a bug in template ('missing /tmpl_if)
2006-08-11 14:34:45 +00:00
tipaul
a4a6b581f5
proof of concept for includes directory (for html template) as way to change librarian interface.
2006-08-11 09:54:30 +00:00
tipaul
ae529d34ae
updating a little the templates (main menu on the left). Another commit will come very soon to validate the proof of concept of "includes" directory as having an easy personalized librarian (or OPAC) interface.
2006-08-11 09:51:45 +00:00
toins
01e1e3ed17
fix bad link to order.pl. The new one is to booksellers.pl.
2006-08-07 13:06:33 +00:00
toins
6e6822f593
call to suggestion-select.pl changed by call to newordersuggestion.pl
2006-08-02 08:24:26 +00:00
toins
151292d534
newordersuggestion.tmpl replaces suggestion-select.tmpl
2006-08-02 08:20:32 +00:00
toins
d9ce76765e
change link to newbiblio.pl to neworderempty.pl .
2006-08-02 08:10:06 +00:00
toins
6063ee92c1
change link to newbiblio to neworderempty.
2006-08-02 08:08:37 +00:00
toins
f5748e90c4
neworderempty.tmpl replaces newbiblio.tmpl
2006-08-02 08:07:42 +00:00
toins
197693e77f
neworderbiblio.tmpl replaces newbasket2.tmpl
2006-08-02 07:54:55 +00:00
toins
f790d69047
order.tmpl is replaced by booksellers.tmpl
2006-08-01 15:28:55 +00:00
toins
6ea714e0b3
Change link to order.pl to booksellers.pl
2006-08-01 15:03:19 +00:00
toins
9ef8b9f80b
list of pending/receive records added.
2006-07-31 12:49:49 +00:00
toins
76dd85bb0d
this file has been replaced by parcels.tmpl
2006-07-28 13:16:44 +00:00
toins
ba80135a0e
this file has been replaced by parcel.tmpl
2006-07-28 13:14:46 +00:00
toins
eeb38ab5cb
this file has been replaced by orderreceive.tmpl
2006-07-28 13:12:31 +00:00
toins
30a8a417e2
Bad param name fixed.
2006-07-27 13:53:46 +00:00
toins
73e016a349
New menu for acquistion.
2006-07-21 14:01:10 +00:00
toins
ba03ce9682
fix broken link.
2006-07-21 09:59:06 +00:00
bob_lyon
b3ed2ba79f
merging katipo changes
2006-07-20 06:09:02 +00:00
bob_lyon
54833a9dd7
merging katipo changes
2006-07-20 05:43:25 +00:00
bob_lyon
9da8628c25
added ability for the popup to close and the opening page to refresh once subscription is renewed
2006-07-20 04:20:06 +00:00
bob_lyon
fd9c436d35
merging koha changes
2006-07-20 04:16:16 +00:00
bob_lyon
117b960397
merging katipo changes
2006-07-20 04:12:33 +00:00
bob_lyon
8b2f5aacb3
merging katipo changes
2006-07-20 04:05:54 +00:00
bob_lyon
5865d936cf
fixing includes
2006-07-20 04:00:54 +00:00
bob_lyon
775292f954
Fixing link path
2006-07-20 03:59:10 +00:00
bob_lyon
d988664eef
updating link from /bull/ to serials
2006-07-20 03:57:56 +00:00
bob_lyon
a3f3824b29
Fixing up includes
2006-07-20 03:55:35 +00:00
bob_lyon
88b6ac36aa
merging back katipo changes
2006-07-20 03:47:29 +00:00
bob_lyon
ee4f22a193
merging katipo changes
2006-07-20 03:45:26 +00:00
bob_lyon
160cde34e0
merging katipo changes back in
2006-07-20 03:42:54 +00:00
bob_lyon
e81641adab
Merging katipo changes back in
2006-07-20 03:36:39 +00:00
toins
a736b12f8d
fix broken link.
2006-07-13 15:21:50 +00:00
toins
be13cb92e3
orderreceive.tmpl replace acquire.tmpl
...
parcel.tmpl replace receive.tmpl
parcels.tmpl replace recieveorder.tmpl
2006-07-13 15:20:42 +00:00
toins
f3a4379d94
bull renamed to serials.
2006-07-12 17:15:55 +00:00
toins
99fae5f143
fix broken links.
2006-07-12 15:28:38 +00:00
toins
e3468f803a
fix broken links
2006-07-12 14:39:27 +00:00
toins
aaf7629b46
statecollection.tmpl renamed to serials-recieve.tmpl
2006-07-12 14:24:32 +00:00
toins
082cc6f4fe
statecollection.pl renamed to serials-recieve.pl
2006-07-12 14:02:41 +00:00
toins
863acc251c
fix broken link.
2006-07-12 14:00:28 +00:00
toins
d181d00e34
this file has moved from bull directory to here.
2006-07-12 12:36:56 +00:00
toins
e20d21a55c
this file has moved from bull directory to here.
2006-07-12 12:28:38 +00:00
toins
41f0b16a53
bull renamed to serial
2006-07-12 12:26:26 +00:00
toins
53cc2cf455
menu included & bull --> serial
2006-07-12 12:24:36 +00:00
toins
f7977b1781
serial menu added
2006-07-12 12:23:13 +00:00
toins
2aa2dee186
bull renamed to serial
2006-07-12 12:20:51 +00:00
toins
45a3ccf402
special menu for serials
2006-07-12 12:20:23 +00:00
toins
dd7c05d61f
special menu for serials
2006-07-12 10:58:59 +00:00
toins
1a3956496d
Header & footer for popup
2006-07-12 10:58:28 +00:00
toins
e7d4ca871a
header & footer for serials files
2006-07-12 10:58:00 +00:00
toins
432c8ceea9
main menu added
2006-07-07 08:56:05 +00:00
toins
6de414fa42
doctype head included for barcode
2006-07-07 08:55:08 +00:00
toins
90757282d1
fix broken link
2006-07-07 08:52:52 +00:00
toins
eac83ccd45
Head & rel_2_2 merged
2006-07-04 15:02:42 +00:00
btoumi
9a2677f401
Members.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl:bug fix with wrong field name
...
memberentry.pl:translate title in english ;=) (i hope is ok)
buf fix with bad condition
2006-06-22 10:07:49 +00:00
btoumi
95184eb532
branchtransfers.tmpl : bug fix wrong call to include file name
2006-06-22 09:09:15 +00:00
btoumi
96f5a77830
aquisition.pm : bug fix add variable decalaration
...
selectbranchprinter.tmpl :bug fix call to wrong include file
2006-06-22 08:43:07 +00:00
rangi
84d70da5d3
Links to approve and delete reviews
2006-06-17 22:30:23 +00:00
rangi
4848a8346e
Admin interface to approve reviews, not finished yet
...
Needs a script to delete a review and to approve one. Will work on this later (taking a break to watch rugby)
2006-06-17 04:26:38 +00:00
rangi
2f435997c0
Allowing users to review items if reviewson is set to on in system preferences
2006-06-17 03:27:13 +00:00
btoumi
963c7de328
Members.pm:add a field in sql request (sub getborrowercategory) to return category_type
...
memberentry.pl:modify call to getborrowercategory
moremember.tmpl:modify condition to display "add child" option (only for adult)
moremember.pl:add condition,call to getborrowercategory , change variable name
2006-06-15 14:05:23 +00:00