koha.git
16 years agoMore test files
rangi [Mon, 18 Jun 2007 01:34:50 +0000 (01:34 +0000)]
More test files

16 years agoContinuing to add tests
rangi [Mon, 18 Jun 2007 00:51:10 +0000 (00:51 +0000)]
Continuing to add tests

16 years agoSimple compile only test for C4::Amazon
rangi [Sun, 17 Jun 2007 23:44:04 +0000 (23:44 +0000)]
Simple compile only test for C4::Amazon
Needs tests written for the 2 functions in it.

16 years agoWorking on unit tests
rangi [Sun, 17 Jun 2007 23:35:36 +0000 (23:35 +0000)]
Working on unit tests

16 years agos/opac-botton.inc/intranet-botton.inc/
toins [Fri, 15 Jun 2007 16:34:35 +0000 (16:34 +0000)]
s/opac-botton.inc/intranet-botton.inc/

16 years agosync with english template.
toins [Fri, 15 Jun 2007 16:33:55 +0000 (16:33 +0000)]
sync with english template.

16 years agoenable to search on subject with nozebra
toins [Fri, 15 Jun 2007 16:32:44 +0000 (16:32 +0000)]
enable to search on subject with nozebra

16 years agoremoving notes from the results
toins [Fri, 15 Jun 2007 16:31:58 +0000 (16:31 +0000)]
removing notes from the results

16 years agosome fixes (and only fixes)
tipaul [Fri, 15 Jun 2007 13:44:44 +0000 (13:44 +0000)]
some fixes (and only fixes)

16 years agobugfix : bibliotitems.dewey & deletedbiblioitems.dewey mustn't be double(8,6).
toins [Fri, 15 Jun 2007 13:09:08 +0000 (13:09 +0000)]
bugfix : bibliotitems.dewey & deletedbiblioitems.dewey mustn't be double(8,6).

16 years agodo not get $3 $4 and $5 on GetMarcSubjects GetMarcAuthors on unimarc flavour.
toins [Fri, 15 Jun 2007 09:40:06 +0000 (09:40 +0000)]
do not get $3 $4 and $5 on GetMarcSubjects GetMarcAuthors on unimarc flavour.

16 years agoremove hardcoded link.
toins [Fri, 15 Jun 2007 08:52:36 +0000 (08:52 +0000)]
remove hardcoded link.

16 years agobug fixing : variable name CGICatCode instead of CGIcatCode
hpassini [Thu, 14 Jun 2007 15:37:50 +0000 (15:37 +0000)]
bug fixing : variable name CGICatCode instead of CGIcatCode

16 years agoadding a link to opac-detail and removing link to itself.
toins [Wed, 13 Jun 2007 13:06:07 +0000 (13:06 +0000)]
adding a link to opac-detail and removing link to itself.

16 years agoremoving warn compilation.
toins [Wed, 13 Jun 2007 13:03:34 +0000 (13:03 +0000)]
removing warn compilation.

16 years agonext if there is an error getting the biblio.
toins [Mon, 11 Jun 2007 15:22:59 +0000 (15:22 +0000)]
next if there is an error getting the biblio.

16 years agofix a french error.
toins [Mon, 11 Jun 2007 15:22:15 +0000 (15:22 +0000)]
fix a french error.

16 years agothis template is for intranet not for opac... including the good footer.
toins [Mon, 11 Jun 2007 15:21:19 +0000 (15:21 +0000)]
this template is for intranet not for opac... including the good footer.

16 years agoremoving template->param already writed on Auth.pm
toins [Mon, 11 Jun 2007 15:19:46 +0000 (15:19 +0000)]
removing template->param already writed on Auth.pm

16 years agoadding flagrequired
toins [Fri, 8 Jun 2007 15:34:54 +0000 (15:34 +0000)]
adding flagrequired

16 years agowriting absolute path.
toins [Fri, 8 Jun 2007 15:20:16 +0000 (15:20 +0000)]
writing absolute path.

16 years agore-indent + little bugfix : '' instead of undef.
toins [Fri, 8 Jun 2007 09:42:18 +0000 (09:42 +0000)]
re-indent + little bugfix : '' instead of undef.

16 years agoit's faster to 'truncate' instead of using 'delete from'...
toins [Fri, 8 Jun 2007 09:41:14 +0000 (09:41 +0000)]
it's faster to 'truncate' instead of using 'delete from'...

16 years agobug fix : items.homebranch must be VARCHAR(10)
toins [Fri, 8 Jun 2007 09:40:12 +0000 (09:40 +0000)]
bug fix : items.homebranch must be VARCHAR(10)

16 years agobugfixes (various), handling utf-8 without guessencoding (as suggested by joshua...
tipaul [Wed, 6 Jun 2007 13:08:35 +0000 (13:08 +0000)]
bugfixes (various), handling utf-8 without guessencoding (as suggested by joshua, fixing some zebra config files -for french but should be interesting for other languages-

16 years agoimproving opac default CSS to have a npl/ccfls like theme (look at http://o15.bureau...
tipaul [Wed, 6 Jun 2007 13:07:15 +0000 (13:07 +0000)]
improving opac default CSS to have a npl/ccfls like theme (look at o15.bureau.paulpoulain.com to see the result)

16 years agoadding 2 images for npl/ccfls opac
tipaul [Wed, 6 Jun 2007 13:05:30 +0000 (13:05 +0000)]
adding 2 images for npl/ccfls opac

16 years agore introducing TotalPaid function as circ/stat.pl use it.
toins [Tue, 5 Jun 2007 10:01:17 +0000 (10:01 +0000)]
re introducing TotalPaid function as circ/stat.pl use it.

16 years agoremoving a compilation warn.
toins [Tue, 5 Jun 2007 09:48:31 +0000 (09:48 +0000)]
removing a compilation warn.

16 years agochmod +x
toins [Tue, 5 Jun 2007 09:48:06 +0000 (09:48 +0000)]
chmod +x
using output_html_with_http_headers instead of a print "..."

16 years agocorrect a wrong link
toins [Tue, 5 Jun 2007 09:47:07 +0000 (09:47 +0000)]
correct a wrong link

16 years agoauto focus on login when document is loaded.
toins [Tue, 5 Jun 2007 09:02:49 +0000 (09:02 +0000)]
auto focus on login when document is loaded.

16 years agosome (minor, functionnaly speaking) bugfixes
tipaul [Tue, 5 Jun 2007 08:54:17 +0000 (08:54 +0000)]
some (minor, functionnaly speaking) bugfixes

16 years agofrench translation updated
tipaul [Tue, 5 Jun 2007 08:53:44 +0000 (08:53 +0000)]
french translation updated

16 years agoremoving guessencoding, hard-coding utf-8
tipaul [Tue, 5 Jun 2007 08:53:19 +0000 (08:53 +0000)]
removing guessencoding, hard-coding utf-8

16 years agore-indenting + redirecting to subscription-detail.pl after a renewal.
toins [Tue, 5 Jun 2007 08:46:18 +0000 (08:46 +0000)]
re-indenting + redirecting to subscription-detail.pl after a renewal.

16 years agothis template is not used has a popup. including header to have stylesheet.
toins [Tue, 5 Jun 2007 08:45:18 +0000 (08:45 +0000)]
this template is not used has a popup. including header to have stylesheet.

16 years agofixing template & javascript bug on almost all plugins
tipaul [Tue, 5 Jun 2007 08:38:39 +0000 (08:38 +0000)]
fixing template & javascript bug on almost all plugins

17 years agobug fixxing : add hidden field to allow modification of biblio framework .
btoumi [Fri, 1 Jun 2007 09:55:35 +0000 (09:55 +0000)]
bug fixxing : add hidden field to allow modification of biblio framework .

17 years agocleaning duplicate entries in top menus & fixing a bug in "branch" index (zebra)...
tipaul [Wed, 30 May 2007 09:33:18 +0000 (09:33 +0000)]
cleaning duplicate entries in top menus & fixing a bug in "branch" index (zebra) & updated french translation

17 years agoBugFixing CanBookBeRenewed was too strict. If a book could be renewed 1 time, it...
tipaul [Wed, 30 May 2007 09:12:36 +0000 (09:12 +0000)]
BugFixing CanBookBeRenewed was too strict. If a book could be renewed 1 time, it wouldnot do.

17 years agoBUGFIX : Feature AutoMemberNum was lost
tipaul [Wed, 30 May 2007 08:47:57 +0000 (08:47 +0000)]
BUGFIX : Feature AutoMemberNum was lost

17 years agoBug Fix :
hdl [Tue, 29 May 2007 16:54:50 +0000 (16:54 +0000)]
Bug Fix :
If cannot GetExpirationDate (because frequency is unknown...) Then take todays'date as startdate for the renewal.

17 years agoBug Fix :
hdl [Tue, 29 May 2007 16:36:46 +0000 (16:36 +0000)]
Bug Fix :
When no date, provide a manage tab and allow ppl to click on this tab.

17 years agosome minor bugfixes, templates improvements & zebra default config file changes
tipaul [Tue, 29 May 2007 16:36:11 +0000 (16:36 +0000)]
some minor bugfixes, templates improvements & zebra default config file changes

17 years agoEditing old numbers is allowed when subscription expired.
hdl [Tue, 29 May 2007 16:20:54 +0000 (16:20 +0000)]
Editing old numbers is allowed when subscription expired.
WARNING : Needs HTML::Template::Expr
(should be provided with HTML::Template::Pro)

17 years agomerging opac details only for items with the same branch+location+itemcallnumber...
tipaul [Mon, 28 May 2007 16:28:43 +0000 (16:28 +0000)]
merging opac details only for items with the same branch+location+itemcallnumber && putting publisher before publicationyear && lowering item column size in result page && fixing a missing branch reference in ccl.properties

17 years agofixing bug for authorities zebraqueue reindexing
tipaul [Mon, 28 May 2007 16:26:44 +0000 (16:26 +0000)]
fixing bug for authorities zebraqueue reindexing

17 years agoadding series title to adv search (no need to expand more)
tipaul [Mon, 28 May 2007 15:59:30 +0000 (15:59 +0000)]
adding series title to adv search (no need to expand more)

17 years agoAdding startdate and enddate parameters to GetBookfundBreakdown call.
hdl [Mon, 28 May 2007 15:28:28 +0000 (15:28 +0000)]
Adding startdate and enddate parameters to GetBookfundBreakdown call.

17 years agoDeleting $year paramater in GetBookfundBreakdown
hdl [Mon, 28 May 2007 15:26:43 +0000 (15:26 +0000)]
Deleting $year paramater in GetBookfundBreakdown

17 years agoupdated french translation + improved & fixed default zebra config files
tipaul [Fri, 25 May 2007 16:27:58 +0000 (16:27 +0000)]
updated french translation + improved & fixed default zebra config files

17 years agoBUG FIXING :
tipaul [Fri, 25 May 2007 15:14:43 +0000 (15:14 +0000)]
BUG FIXING :
Serials.pm was not Mysql5 compliant.
(FROM table1, table2 changed to
FROM table1 LEFT JOIN table2 ON....
)

17 years agodelete space in beggining of the script to accept script launch
btoumi [Fri, 25 May 2007 10:00:54 +0000 (10:00 +0000)]
delete space in beggining of the script to accept script launch

17 years agosome changes to default zebra config for better searches
tipaul [Fri, 25 May 2007 09:34:30 +0000 (09:34 +0000)]
some changes to default zebra config for better searches

17 years agosmall script to check XML parser. Remember that PurePerl Parser is buggued and can...
tipaul [Fri, 25 May 2007 09:33:58 +0000 (09:33 +0000)]
small script to check XML parser. Remember that PurePerl Parser is buggued and can t handle utf8 correctly

17 years agoadd security when u delete biblio :
btoumi [Fri, 25 May 2007 09:27:46 +0000 (09:27 +0000)]
add security when u delete biblio :
u must delete linked items before delete biblio

17 years agoChanging signature for NewIssue
hdl [Thu, 24 May 2007 16:11:39 +0000 (16:11 +0000)]
Changing signature for NewIssue
(To be more unify to other subs signature)

17 years agoChanging pattern Number to Number only.
hdl [Wed, 23 May 2007 20:00:28 +0000 (20:00 +0000)]
Changing pattern Number to Number only.
putting | together with create Biblio link.

17 years agoBug Fixing.
hdl [Wed, 23 May 2007 19:57:47 +0000 (19:57 +0000)]
Bug Fixing.
irregular serials are now managed in HasSubscriptionExpired
and abouttoexpire.

Be WARN that Date::Calc is very picky about Date format.
So that null dates are throwing 500 Error.

But Now this should be seldom.

17 years agoBug Fixing :
tipaul [Wed, 23 May 2007 17:35:59 +0000 (17:35 +0000)]
Bug Fixing :
managing abouttoexpire function for irregular serial

Need more work.
HDL from Paul's machine

17 years agoskip move to innoDB for the 4 22 tables, that are used to store MARC records, are...
tipaul [Wed, 23 May 2007 16:33:10 +0000 (16:33 +0000)]
skip move to innoDB for the 4 22 tables, that are used to store MARC records, are useless in Koha 3.0 The process is very very long, so the updatedatabase should speed up a lot (by long I mean 1 hour on my Dual core with SCSI disk, for a 50 000 biblios long table

17 years agofrench translation
tipaul [Wed, 23 May 2007 16:25:02 +0000 (16:25 +0000)]
french translation

17 years agovarious bugfixes (minor) and french translation updated
tipaul [Wed, 23 May 2007 16:19:40 +0000 (16:19 +0000)]
various bugfixes (minor) and french translation updated

17 years agofrench translation
tipaul [Wed, 23 May 2007 16:16:55 +0000 (16:16 +0000)]
french translation

17 years agoadd volume info in result of catalog search
btoumi [Wed, 23 May 2007 12:10:12 +0000 (12:10 +0000)]
add volume info in result of catalog search

17 years agofrench translation
tipaul [Wed, 23 May 2007 10:13:40 +0000 (10:13 +0000)]
french translation

17 years agofrench translation
tipaul [Wed, 23 May 2007 10:03:53 +0000 (10:03 +0000)]
french translation

17 years agoremoving useless dir
tipaul [Wed, 23 May 2007 10:00:23 +0000 (10:00 +0000)]
removing useless dir

17 years agofrench translation
tipaul [Wed, 23 May 2007 09:51:56 +0000 (09:51 +0000)]
french translation

17 years agoUsing
hdl [Wed, 23 May 2007 09:44:15 +0000 (09:44 +0000)]
Using
Overdue flag
And not and expr.
And using toggle to highlight if not an overdue.

17 years agoAdding yr for Date Of publication (would it be in 210$d or 4XX field... Unimarc)
hdl [Tue, 22 May 2007 15:15:21 +0000 (15:15 +0000)]
Adding yr for Date Of publication (would it be in 210$d or 4XX field... Unimarc)

17 years agoGetMarcStructure signature change.
hdl [Tue, 22 May 2007 15:13:44 +0000 (15:13 +0000)]
GetMarcStructure signature change.

17 years agoAdding some indexes.
hdl [Tue, 22 May 2007 15:13:03 +0000 (15:13 +0000)]
Adding some indexes.
Especially date Of Publication.
To be added in advsearch.tmpl

17 years agobug fixing : add new check for isbn because u can find number in begenning of title
btoumi [Tue, 22 May 2007 13:39:26 +0000 (13:39 +0000)]
bug fixing : add new check for isbn because u can find number in begenning of title

17 years agoBugfixes & improvements (various and minor) :
tipaul [Tue, 22 May 2007 09:13:54 +0000 (09:13 +0000)]
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

17 years agoAdding color display for overdue book.
hdl [Tue, 22 May 2007 09:08:58 +0000 (09:08 +0000)]
Adding color display for overdue book.

17 years agoChanging GetMarcStructure signature.
hdl [Tue, 22 May 2007 08:50:47 +0000 (08:50 +0000)]
Changing GetMarcStructure signature.
Deleting first parameter $dbh

17 years agoadd security when u delete biblio :
btoumi [Mon, 21 May 2007 08:44:17 +0000 (08:44 +0000)]
add security when u delete biblio :
u must delete linked items before delete biblio

17 years agobug fix :
btoumi [Mon, 21 May 2007 07:45:45 +0000 (07:45 +0000)]
bug fix :
add sql condition to recover only the right record from issues table

17 years agobug fix: add call of two function from Date::calc
btoumi [Fri, 18 May 2007 12:30:27 +0000 (12:30 +0000)]
bug fix: add call of two function from Date::calc
and  correction of wrong   variable name

17 years agoAdding redirection to serials-collection.pl if no serials selected for edition.
hdl [Fri, 18 May 2007 12:00:17 +0000 (12:00 +0000)]
Adding redirection to serials-collection.pl if no serials selected for edition.

17 years agoModifying display to add some links back to subscription.
hdl [Fri, 18 May 2007 09:27:40 +0000 (09:27 +0000)]
Modifying display to add some links back to subscription.
+ adding see all subscription attached link to the end of subscription table.

17 years agoAdding bibliotitle information to display
hdl [Fri, 18 May 2007 09:25:06 +0000 (09:25 +0000)]
Adding bibliotitle information to display

17 years agoAdding First tab information
hdl [Fri, 18 May 2007 09:23:49 +0000 (09:23 +0000)]
Adding First tab information

17 years agominor bugfixing for reservations
alaurin [Fri, 11 May 2007 16:22:03 +0000 (16:22 +0000)]
minor bugfixing for reservations

17 years agobug fix:
btoumi [Fri, 11 May 2007 16:04:03 +0000 (16:04 +0000)]
bug fix:
problem in  displayed label link  with subject in detail.tmpl
ex: label random => rdom

17 years agoadd security for the item barcode
btoumi [Fri, 11 May 2007 14:49:54 +0000 (14:49 +0000)]
add security for the item barcode

17 years agoadd control of 'return date' if it 's a special or repeatable holidays , and return...
btoumi [Thu, 10 May 2007 15:56:53 +0000 (15:56 +0000)]
add control of 'return date' if it 's a special or repeatable holidays , and return a right return date

17 years agoKoha NoZebra :
tipaul [Thu, 10 May 2007 14:45:15 +0000 (14:45 +0000)]
Koha NoZebra :
- support for authorities
- some bugfixes in ordering and "CCL" parsing
- support for authorities <=> biblios walking

Seems I can do what I want now, so I consider its done, except for bugfixes that will be needed i m sure !

17 years agofixing minor typo, need space after the operators
kados [Wed, 9 May 2007 19:42:48 +0000 (19:42 +0000)]
fixing minor typo, need space after the operators

17 years agoFix for bug 1249: Searching for a title beginning with And, Or, or Not
kados [Wed, 9 May 2007 19:39:02 +0000 (19:39 +0000)]
Fix for bug 1249: Searching for a title beginning with And, Or, or Not
results in an error

17 years agocopyright & licence added
tipaul [Wed, 9 May 2007 10:18:11 +0000 (10:18 +0000)]
copyright & licence added

17 years agoNEW feature : RSS feeds. See POD & koha-devel for details
tipaul [Wed, 9 May 2007 10:09:40 +0000 (10:09 +0000)]
NEW feature : RSS feeds. See POD & koha-devel for details

17 years agobug fixing : modify wrong date format display
btoumi [Mon, 7 May 2007 15:04:50 +0000 (15:04 +0000)]
bug fixing : modify wrong  date format display

17 years agobug fix : adding condition for create the right notify_id
btoumi [Mon, 7 May 2007 14:57:01 +0000 (14:57 +0000)]
bug fix : adding condition for create the right notify_id

17 years agoadding short keyword support (ti for title, au for author, some still to do)
tipaul [Fri, 4 May 2007 16:26:16 +0000 (16:26 +0000)]
adding short keyword support (ti for title, au for author, some still to do)

17 years agovarious bugfixes on parameters modules + adding default NoZebraIndexes systempreferen...
tipaul [Fri, 4 May 2007 16:24:08 +0000 (16:24 +0000)]
various bugfixes on parameters modules + adding default NoZebraIndexes systempreference if it's empty

17 years agobugfixes for acquisition module
tipaul [Fri, 4 May 2007 13:59:53 +0000 (13:59 +0000)]
bugfixes for acquisition module

17 years agobugfixes for NoZebra : handling results_per_page and adding NoZebra support to Simple...
tipaul [Fri, 4 May 2007 13:59:16 +0000 (13:59 +0000)]
bugfixes for NoZebra : handling results_per_page and adding NoZebra support to SimpleSearch