tipaul
f868260a75
french translation
2007-05-23 10:03:53 +00:00
tipaul
47eed676e6
removing useless dir
2007-05-23 10:00:23 +00:00
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
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
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
tipaul
f8e9fb6445
rel_3_0 moved to HEAD (introducing new files)
2007-03-09 15:34:17 +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
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
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
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
216ac05deb
fix broken link.
2006-08-11 16:16:05 +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
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