tipaul
991242c415
adding serial module as option
2005-08-02 16:20:15 +00:00
tipaul
145f21e982
adding 2 fields to letter system :
...
* module (acquisition, catalogue...) : it will be usefull to show the librarian only letters he may be interested by.
* title, that will be used as mail subject.
2005-08-02 16:15:34 +00:00
hdl
60c06f16c7
Bug fixing :
...
Using holdingbranch and not Location to locate an item.
2005-08-02 15:49:25 +00:00
hdl
72ea04145b
Adding Independant branches Management for items, i.e
...
Only items on the same branch as user can be created, modified, deleted.
If trying to get an item which homebranch is different from user branch AND that user is not superlibrarian, then go back to additem.
2005-08-01 14:36:49 +00:00
hdl
0960f3245c
Removing some unuseful warns.
...
Adding an error management for memberentry : Branch.
2005-07-29 16:14:37 +00:00
hdl
87d94a85da
Adding branch independancy management.
...
Showing management buttons if same branch librarian.
TODO : control of user branch before displayin modify pages.
2005-07-28 17:30:18 +00:00
tipaul
8caf4b5277
Introducing new "Letters" system : Letters will be used everytime you want to sent something to someone (through mail or paper). For example, sending a mail for overdues use letter that you can put as parameters. Sending a mail to a borrower when a suggestion is validated uses a letter too.
...
the letter table contains 3 fields :
* code => the code of the letter
* name => the complete name of the letter
* content => the complete text. It's a TEXT field type, so has no limits.
My next goal now is to work on point 2-I "serial issue alert"
With this feature, in serials, a user can subscribe the "issue alert". For every issue arrived/missing, a mail is sent to all subscribers of this list. The mail warns the user that the issue is arrive or missing. Will be in head.
(see mail on koha-devel, 2005/04/07)
The "serial issue alert" will be the 1st to use this letter system that probably needs some tweaking ;-)
Once it will be stabilised default letters (in any languages) could be added during installer to help the library begin with this new feature.
2005-07-28 15:10:12 +00:00
hdl
b645144bcb
Synching with 2.2 : Bug Fixing
...
Moving form page to page lost search parameters.
2005-07-28 09:57:52 +00:00
oleonard
777680af4b
New programmer templates
2005-07-22 16:46:26 +00:00
oleonard
452710a6b3
New programmer templates
2005-07-22 16:39:56 +00:00
oleonard
2dd4767aea
New programmer template
2005-07-22 16:31:28 +00:00
hellen
ea53e8ffb8
adjustment for 2.2.3
2005-07-21 15:28:59 +00:00
oleonard
5ca2c6fa93
First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates.
2005-07-20 21:36:24 +00:00
oleonard
66cbdb6309
First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates.
2005-07-20 21:23:37 +00:00
oleonard
a21d94ec7c
First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates.
2005-07-20 18:55:20 +00:00
hellen
db8c316c68
adjustments for 2.2.3
2005-07-20 17:25:07 +00:00
hdl
552d398bf7
Adding page to display log views.
...
can be called by admin/viewlog.pl
Works with C4/Log.pm
uses action_logs table
2005-07-20 16:09:03 +00:00
hdl
6bbbfe0b18
Adding Borrowers count feature.
...
Note : This COULD be reported in 2.2 branch.
2005-07-20 09:52:31 +00:00
oleonard
79f14c1f15
First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates.
2005-07-19 21:03:33 +00:00
oleonard
f1c85801de
First draft of programmer's templates: a stripped-down version of the templates for use by programmers in adding and testing new functionality. Template-authors can use these templates to track changes that need to be incorporated into their custom templates.
2005-07-19 20:42:46 +00:00
oleonard
401152ac40
Synch with rel_2_2: Enabling alternating table row colors in issues list, showing warning about expired borrowers
2005-07-19 19:13:19 +00:00
hellen
64a0716b30
adjustments for 2.2.3
2005-07-14 19:58:56 +00:00
oleonard
5610ad7a58
Fixing bug that was preventing display of item/barcode information
2005-07-13 21:01:51 +00:00
oleonard
f8787f6531
Synching with rel_2_2.
2005-07-12 21:39:40 +00:00
oleonard
27c130fe8f
Synching with rel_2_2.
2005-07-12 21:27:11 +00:00
oleonard
40f55224d0
Synching with rel_2_2.
2005-07-12 20:23:15 +00:00
oleonard
26bf462a15
A new page to allow patrons to view their borrowing history
2005-07-12 19:56:17 +00:00
hdl
e874f8f390
Removing dead code : Bad Javascript
...
Thx Owen ;)
2005-07-12 14:12:44 +00:00
hdl
979940ecba
Modifying branch Selection : Now Superlibrarians are always able to see ALL branches budget, not simple librarians.
2005-07-12 13:59:38 +00:00
hellen
2b8d27382c
adjustment for 2.2.3
2005-07-08 16:01:39 +00:00
oleonard
23a3f2b5cc
Adding link to purchase suggestions at the bottom of search results. Also adding some enhancements from the NPL catalog: Amazon cover thumbnails and alternate search links (Google Scholar and WorldCat)
2005-07-07 20:55:53 +00:00
oleonard
7681384bc5
Fixing bug that would prevent deletion of suggetions; corrections to XHTML, other minor improvements
2005-07-07 20:41:15 +00:00
oleonard
33b4c306fc
Updating template to match changes to opac-reserve.pl
2005-07-06 21:50:12 +00:00
hdl
b734534b18
Add branch selection and filter for budgets and funds.
...
May be too much... Funds could be enough....
It works provided you update your base adding branchcode both in aqbookfund AND aqbudget.
If selection in budget is not needed, I shall remove.
2005-07-06 17:47:22 +00:00
oleonard
844c06b5e1
Synching with rel_2_2
2005-07-05 21:25:25 +00:00
oleonard
cf41c0bcfc
Synching with rel_2_2
2005-07-05 20:56:30 +00:00
oleonard
e9d1944946
Synching with rel_2_2.
2005-07-05 20:22:55 +00:00
oleonard
65d7b3eb1f
Synching with rel_2_2.
2005-07-05 20:17:29 +00:00
hellen
277939a638
adjustments for 2.2.3
2005-07-02 18:09:39 +00:00
oleonard
6d26f943fe
Synching with rel_2_2.
2005-06-30 20:34:09 +00:00
oleonard
34c6a58a27
Synching with rel_2_2.
2005-06-30 20:26:37 +00:00
oleonard
179a77dfa0
Synching with rel_2_2.
2005-06-30 20:19:15 +00:00
oleonard
896a2c87d9
Synching with rel_2_2.
2005-06-30 20:09:06 +00:00
oleonard
397d903c82
Synching with rel_2_2.
2005-06-30 20:01:15 +00:00
oleonard
36469e3330
Synching with rel_2_2.
2005-06-30 19:54:23 +00:00
genjimoto
7cffbf3436
theres a leftbloc. Why not a rightbloc? There is now.
2005-06-27 22:23:58 +00:00
genjimoto
7fd4e1f766
CSSed the sidebar implementation
2005-06-27 22:22:52 +00:00
hellen
54b05e1652
adjustments for 2.2.3
2005-06-27 19:23:28 +00:00
hellen
87d33922b4
adjustments for 2.2.3
2005-06-25 12:55:02 +00:00
genjimoto
bacda1c362
Fix so clicking on numbers carries over the itemtype and availaiblity search parameters
2005-06-25 07:26:49 +00:00
genjimoto
fc7596e8bf
minor fix
2005-06-25 06:56:47 +00:00
genjimoto
0121dd2dfd
New search options bar implemented as per http://katipo.co.nz/gallery/koha2-4/search_ideas_details_001
2005-06-25 05:59:08 +00:00
hdl
42141cd9db
Closing suggest window after selection
2005-06-23 08:58:30 +00:00
hdl
12389845c9
Online Help on Scrolling_list building for sort1 and sort2.
...
Minor Bug Fix for newbiblio.pl : Bsort becomes Asort
2005-06-22 13:14:12 +00:00
hdl
02c6eacdb7
Adding scrolling list for sort1 and sort2
2005-06-22 09:36:24 +00:00
hdl
09a1c1ca99
Adding line counter
2005-06-21 10:09:39 +00:00
hdl
11b7e7a9a1
Displaying line counter
2005-06-21 07:39:20 +00:00
tipaul
22c86baf47
synch'ing 2.2 and head
2005-06-20 14:21:39 +00:00
tipaul
6b0ee5525b
synch'ing 2.2 and head
2005-06-20 14:10:00 +00:00
tipaul
d989e33d88
improving systempref selector :
...
* showing active tab better
* removing useless filter form
* adding some systemprefs to their correct tab
2005-06-20 13:12:11 +00:00
hdl
5c1241034b
Displaying search results count
2005-06-20 10:14:12 +00:00
hellen
7345d7e029
translated by hellen
2005-06-18 10:33:29 +00:00
hdl
03e820d08c
Displaying system preferences by category
2005-06-17 16:37:00 +00:00
hdl
27ce1d1c23
Detailing the three latest issues on OPAC for serials
2005-06-17 13:44:25 +00:00
hdl
b7946b72e2
Adding 2 status to serial issues :
...
- delete : to delete the current issue
- not issued : to distinguish missing from not issued serial number.
2005-06-16 19:10:09 +00:00
hellen
6b94a15a2a
translated by hellen
2005-06-16 18:31:25 +00:00
hdl
13bb6cea7c
Displaying overdues with red font.
2005-06-15 19:55:14 +00:00
joshferraro
15e885efdc
Getting rid of pesky favicon.ico log message
2005-06-14 23:22:11 +00:00
joshferraro
a6d1b7351c
to get rid of pesky log message complaining about favicon.ico
2005-06-14 23:18:52 +00:00
oleonard
da7c9d2c66
Including marc-editor.css for full serials display
2005-06-09 21:19:06 +00:00
oleonard
09b92f1976
Updated to work with full serials display
2005-06-09 21:17:54 +00:00
oleonard
dbbfb25439
Full view for opac-serials. Includes tabbed view ported from addbiblio in the intranet, but still haven't figured out how to get the container div to extend to the bottom of the content
2005-06-09 21:16:37 +00:00
oleonard
3a531211ee
Fixing to conform with NPL template design
2005-06-09 19:41:44 +00:00
oleonard
c9c5586231
Bugfix for display problem, enabling Amazon cover images
2005-06-09 19:21:17 +00:00
hellen
713bcc8f8b
translated by hellen
2005-06-09 17:54:31 +00:00
hellen
3798e17b5f
translated by hellen
2005-06-09 08:37:41 +00:00
oleonard
fce7d9f9a9
Synching with rel_2_2.
2005-06-08 21:23:43 +00:00
oleonard
d4da77ac5b
Synching with rel_2_2.
2005-06-08 20:53:14 +00:00
oleonard
7a01d79d3a
Synching with rel_2_2.
2005-06-08 20:43:07 +00:00
oleonard
8b1c2c0977
Synching with rel_2_2.
2005-06-08 20:36:32 +00:00
oleonard
5c47bc6bea
Synching with rel_2_2.
2005-06-08 20:15:26 +00:00
oleonard
f3fedaba35
Synching with rel_2_2.
2005-06-08 20:04:44 +00:00
oleonard
0e5b12bb60
Synching with rel_2_2.
2005-06-08 19:18:52 +00:00
oleonard
398b7998a8
Synching with rel_2_2.
2005-06-08 18:48:34 +00:00
oleonard
ea63a0bfcc
Synching with rel_2_2.
2005-06-08 18:38:19 +00:00
oleonard
98374b92f3
Synching with rel_2_2.
2005-06-08 17:03:49 +00:00
hellen
07412b989a
translated by hellen
2005-06-08 11:28:08 +00:00
oleonard
547d187ba9
Synching with default template
2005-06-07 20:39:56 +00:00
hellen
c0f4264ec1
translated for 2.2.2 by hellen
2005-06-05 18:10:12 +00:00
hellen
a1fb264dad
translated for 2.2.2 by hellen
2005-06-05 14:45:17 +00:00
hellen
1cbdebc1d2
translated for 2.2.2 by hellen
2005-06-04 14:10:26 +00:00
hellen
57a8c770d7
translated by hellen
2005-06-03 11:38:11 +00:00
genjimoto
ddbf3d00d1
the avail checkbox now gets checked if the template gets avail in its parameters
2005-06-03 04:16:53 +00:00
doxulting
6b6f9798e7
Template for 141a field plugin
2005-06-02 15:34:40 +00:00
doxulting
5964f61ec9
Template for 140a field plugin
2005-06-02 15:34:17 +00:00
doxulting
1ba53ceb75
Template for 135a field plugin
2005-06-02 15:33:42 +00:00
doxulting
66adb2d592
Template for 130a field plugin
2005-06-02 15:33:17 +00:00
doxulting
494e5540c1
Template for 128c field plugin
2005-06-02 15:32:50 +00:00
doxulting
29948facb7
Template for 128b field plugin
2005-06-02 15:32:21 +00:00
doxulting
d16d1aff00
Template for 128a field plugin
2005-06-02 15:31:54 +00:00
doxulting
73cff6c582
Template for 127a field plugin
2005-06-02 15:31:27 +00:00
doxulting
eb7719e4d7
Template for 126b field plugin
2005-06-02 15:31:04 +00:00
doxulting
11addd60a7
Template for 126a field plugin
2005-06-02 15:30:45 +00:00
doxulting
77ba2d99a1
Template for 125b field plugin
2005-06-02 15:30:22 +00:00
doxulting
bb21107586
Template for 125a field plugin
2005-06-02 15:30:05 +00:00
doxulting
895d9f8ac0
Template for 124g field plugin
2005-06-02 15:29:33 +00:00
doxulting
34f1928d12
Template for 124f field plugin
2005-06-02 15:29:13 +00:00
doxulting
913193a078
Template for 124e field plugin
2005-06-02 15:28:54 +00:00
doxulting
4e2c55c66a
Template for 124d field plugin
2005-06-02 15:28:35 +00:00
doxulting
cfc6498f15
Template for 124c field plugin
2005-06-02 15:28:06 +00:00
doxulting
0e327e5523
Template for 124b field plugin
2005-06-02 15:27:42 +00:00
doxulting
cd5f6cc0c7
Template for 124a field plugin
2005-06-02 15:27:20 +00:00
doxulting
f004e9fdd7
Template for 123j field plugin
2005-06-02 15:26:57 +00:00
doxulting
82fe5b419a
Template for 123i field plugin
2005-06-02 15:26:36 +00:00
doxulting
f8e19ba533
Template for 123g field plugin
2005-06-02 15:26:17 +00:00
doxulting
f6609fd4d1
Template for 123f field plugin
2005-06-02 15:25:53 +00:00
doxulting
402776bbbb
Template for 123e field plugin
2005-06-02 15:25:34 +00:00
doxulting
6e2ca8c2f3
Template for 123d field plugin
2005-06-02 15:25:08 +00:00
doxulting
61ceebf471
Template for 123a field plugin
2005-06-02 15:24:44 +00:00
doxulting
e02ab0499f
Template for 122a field plugin
2005-06-02 15:24:20 +00:00
doxulting
8e52509e8d
Template for 121b field plugin
2005-06-02 15:23:59 +00:00
doxulting
5eb650682b
Template for 121a field plugin
2005-06-02 15:23:38 +00:00
doxulting
d67f7fd303
Template for 120a field plugin
2005-06-02 15:23:13 +00:00
doxulting
291f66b874
Template for 117a field plugin
2005-06-02 15:22:38 +00:00
doxulting
560fe9ef99
Template for 116a field plugin
2005-06-02 15:22:13 +00:00
doxulting
fb4f7dac54
Template for 115b field plugin
2005-06-02 15:21:47 +00:00
doxulting
5d93d939a7
Template for 115a field plugin
2005-06-02 15:21:18 +00:00
doxulting
f0fb333bbf
Template for 110a field plugin
2005-06-02 15:20:54 +00:00
doxulting
0beb48ec2a
Template for 106a field plugin
2005-06-02 15:20:25 +00:00
doxulting
06bb50211e
Template for 105a field plugin
2005-06-02 15:19:57 +00:00
doxulting
fec9018dc3
Template for 100a field plugin
2005-06-02 15:16:54 +00:00
genjimoto
521651614d
template to edit the mediatype table.
2005-06-02 03:55:59 +00:00
genjimoto
c9276aa1c6
template to edit the item subcategory table.
2005-06-02 03:55:26 +00:00
genjimoto
e77d06e4ef
template to edit the item category table.
2005-06-02 03:55:02 +00:00
genjimoto
0b54c26b3e
New Feature: Search options sidebar. Feature request of Rachel@katipo.
2005-06-01 22:20:16 +00:00
genjimoto
bc6d3d8bcf
New links to three new table editors: Categorytable, subcategorytable and mediatypetable.
2005-06-01 21:41:03 +00:00
tipaul
e2d56f0f49
some fixes & improvements for dictionnary search in librarian interface
2005-06-01 12:51:02 +00:00
dnmeid
b33c6222ff
Some translation adjustments
2005-05-17 13:21:34 +00:00
dnmeid
9539d449b2
First german contribution to 2.2.2
...
Thanks to Friedrich
2005-05-12 19:26:13 +00:00
tipaul
b8a505877d
adding title & author to additem screen (owen suggestion)
2005-05-06 08:25:16 +00:00
hdl
e2085c673a
Dictionary call modification
2005-05-04 12:52:34 +00:00
hdl
a71a6a78ad
Dictionary feature implemented
2005-05-04 12:46:27 +00:00
tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
tipaul
4dea4ae494
synch'ing 2.2 and head
2005-05-04 08:50:48 +00:00
oleonard
908cb30f0c
Correcting edit link
2005-05-03 18:32:12 +00:00
hdl
150f38baf0
Improving Interface.
2005-05-03 15:00:32 +00:00
oleonard
b0ab35785a
Synching with rel_2_2.
2005-05-02 20:16:13 +00:00
oleonard
e70cf8abf6
Synching with rel_2_2.
2005-05-02 20:07:48 +00:00
oleonard
e822d6bd9b
Synching with rel_2_2.
2005-05-02 19:54:42 +00:00
oleonard
02e906393e
Synching with rel_2_2.
2005-05-02 19:35:17 +00:00
oleonard
3971be1309
Synching with rel_2_2.
2005-05-02 18:06:45 +00:00
hdl
43b137f10e
Improving output:
...
Should be a good start point for choosing what to display.
2005-05-02 15:39:24 +00:00
hdl
8df33e84c9
Template for "Dictionary" search
...
First pre-release.
Integrating rejected forms
2005-05-02 06:25:01 +00:00
hdl
5d69abf393
Icon proposition for dictionary, may not be in the right directory
2005-05-02 06:21:58 +00:00
hdl
3e3b5e59ec
Integrating a call to a dictionary
2005-05-02 06:20:11 +00:00
oleonard
565a5965f3
Adding 'checkall' function for columns of checkboxes
2005-04-27 19:54:38 +00:00
oleonard
40a1341617
Synching with rel_2_2
2005-04-27 19:38:58 +00:00
oleonard
75aaaa1b9e
Modifying alternating table row color markup to match update to script
2005-04-27 18:33:29 +00:00
shaunevans
b0abd298c8
fixed branchname and printername in returns.tmpl
2005-04-18 18:54:12 +00:00
doxulting
ec881faa83
Fixed the link to previous and next page which were loosing the frameworkcode
2005-04-14 14:15:01 +00:00
doxulting
bfc6007917
Fixing a link to show the member infos
2005-04-13 14:59:58 +00:00
doxulting
a1c0408395
Fixing translation error
2005-04-13 14:50:18 +00:00
hdl
b605f4d26a
Searching for double entries when adding a new authority.
2005-04-05 15:23:40 +00:00
hdl
4ff9cae64b
Adding double authority search before creating a new authority
2005-04-05 09:58:47 +00:00
doxulting
f875f7ec54
Fixed bug 968
2005-04-01 14:41:31 +00:00
hdl
9046e316f3
Changing number displayed : Bibid becomes biblionumber
2005-03-30 15:26:31 +00:00
hdl
44b3886050
Modifying Empty Titles process For Translations
2005-03-30 08:08:25 +00:00
hdl
15dde751d0
Improving top lists display
2005-03-29 17:20:03 +00:00
hdl
20137af117
Displaying Biblionumbers rather than bibid
2005-03-29 16:08:14 +00:00
hdl
2a9029faf1
Performance Improvements : Publisher lists and Item Codes becomes free input.
2005-03-29 14:21:37 +00:00
hdl
ba7ea2fa5a
Adding lists for borrowers and items with no issues.
...
Minor bug fixes to Top lists catalogue and borrowers.
2005-03-24 15:19:48 +00:00
hdl
4bf980d128
Fixes on issues_avg_stats
...
Adding Top lists to reports on Issues for borrowers and Items
2005-03-23 21:51:00 +00:00
doxulting
225e2ab540
Only shows authorized sections to the logged user.
2005-03-23 09:26:48 +00:00
hdl
5489b2771f
Adding Stats on Average loan time
2005-03-22 17:03:36 +00:00
hdl
91ee7b5ad8
Fixing : $0 never written
2005-03-21 16:35:46 +00:00
hdl
5a35a5b386
Minor Bug Fixing
2005-03-18 15:52:27 +00:00
oleonard
6019cc6cc4
Just adding a $
2005-03-17 21:27:23 +00:00
oleonard
8bf8a55dd8
Moving some output into the template from the script
2005-03-17 21:23:31 +00:00
oleonard
62aba84ebd
New icons
2005-03-17 19:55:06 +00:00
tipaul
798c2ce678
minor fixes (in query building & html typos), no new features
2005-03-17 14:53:03 +00:00
hdl
950d46af99
Automatic input filling for 4XX Unimarc fields on plugin selections
2005-03-16 16:24:38 +00:00
hdl
0097260501
Adding plugin for Unimarc_field-4XX.pl
...
Search and results OK.
Process stil to be done.
2005-03-12 16:45:50 +00:00
hdl
93f4a47881
Back to previous version
2005-03-12 16:20:18 +00:00
hdl
52002d5a44
Adding average loan time to stats.
...
Beware : Unstable calculation
2005-03-09 18:56:15 +00:00
hdl
7a97a934ea
Including null values to statistics reports
2005-03-09 14:21:56 +00:00
hdl
6c3f4a3e58
Modifying 0 value display in templates
2005-03-09 12:31:45 +00:00
hdl
b6724d9442
including Null Values and improving result display
2005-03-08 18:14:40 +00:00
doxulting
901cd55f06
Removed unused CSS class definition
2005-03-08 14:15:29 +00:00
doxulting
465e60ca8e
Two classes for the columns which don't have to be printed
2005-03-08 14:14:22 +00:00
doxulting
abd7840d20
Adding a call to the new css for media:print
2005-03-08 10:39:14 +00:00
doxulting
fee9983d4e
Changed some tag's classes to prevent print of some columns
2005-03-08 10:38:26 +00:00
doxulting
31e35edcc7
Stylesheet to print the content of an acquisition basket (should be extented for other prints)
2005-03-08 10:37:31 +00:00
doxulting
2762fabd84
correcting a copy/paste error
2005-03-07 15:26:17 +00:00
doxulting
cd6ffcb59e
the javascript variable 'title' wasn't initialized
2005-03-07 15:19:26 +00:00
tipaul
1923629300
synch'ing with 2.2
2005-03-07 08:55:29 +00:00
hdl
98634c4090
Adding a link to issues stats reports in reports-home
2005-03-03 16:38:24 +00:00
hdl
e18a9798c8
Adding Reports on issues Stats
2005-03-03 16:37:27 +00:00
doxulting
f6d705cd5b
Modified Check function to report to user the name of the missing fields, not only their number.
2005-03-03 16:10:35 +00:00
doxulting
228718a689
when changing TMPL_IF to TMPL_UNLESS, had forgotten to change the closing tags. Bug corrected
2005-03-03 10:22:14 +00:00
doxulting
d87679e0eb
Adding a new select to allow user to chose the output order (ASC, DESC)
2005-03-03 09:34:11 +00:00