Commit graph

4797 commits

Author SHA1 Message Date
kados
ca908b5541 adding back get_date_format_string_for_DHTMLcalendar 2007-03-10 00:28:11 +00:00
rych
5402549b0c fix typo 2007-03-09 23:53:23 +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
0d7b552dec move Accounts2.pm to Accounts.pm 2007-03-09 23:30:17 +00:00
kados
8c32ad2792 English language changes 2007-03-09 22:53:17 +00:00
kados
210a4aae00 removing koha-curses dir 2007-03-09 22:18:35 +00:00
kados
b6610f9f14 meging with dev_week, fixing spacing 2007-03-09 22:15:55 +00:00
rych
666004bf0a per row inserts 2007-03-09 22:03:13 +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
rych
13f6840c71 add mainpage 2007-03-09 20:33:59 +00:00
tipaul
f8e9fb6445 rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
tipaul
49c66d7d4e rel_3_0 moved to HEAD 2007-03-09 15:26:29 +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
fc1342f73d rel_3_0 moved to HEAD 2007-03-09 15:12:54 +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
tipaul
2ffd5b7228 rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
tipaul
dde8417990 1st commit for rel_3_0 => HEAD branch move (to test) 2007-03-09 14:27:05 +00:00
kados
5ef6eddd6a reverting to previous version 2007-02-26 13:34:22 +00:00
bob_lyon
a86a347557 Updating claims - commenting out the bits of code that were not implemented in the end
- was planning on having ability to choose style of claim letter but wasn't taken up in the end
2006-12-13 20:07:22 +00:00
bob_lyon
0e6d8b1d1a Adding in missing subroutine bookseller 2006-12-13 20:02:34 +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
4843e0ee78 Resynching Savannah 2006-11-15 01:41:51 +00:00
tgarip1957
da68b830cb Savannah seems out of synch.Code cleaning removal of Date::Manip 2006-11-15 01:38:26 +00:00
tgarip1957
41e4a9c4ad Savannah seems out of sync. reloading.Mainly code cleaning and removing of Date::Manip 2006-11-15 01:36:00 +00:00
tgarip1957
ab45e7aaab Bug fixing and complete removal of Date::Manip 2006-11-06 21:01:43 +00:00
tgarip1957
0d080fd644 All necessary date functions for koha using the fast DateTime module 2006-11-06 20:25:43 +00:00
tgarip1957
c5627d23ec A new Date.pm to use for all date calculations. Mysql date calculations removed from Circ2.pm, all modules free of DateManip, a new get_today function to call in allscripts, and some bug cleaning in authorities.pm 2006-10-20 01:20:56 +00:00
tgarip1957
c99a7e4028 code changed to show facets labels in different languages. Lacks the tools to create and fill the table yet 2006-10-02 19:15:20 +00:00
tgarip1957
3e81c7fc10 Required sample tables for multilingual facets and koha_attr tables together with authorised values 2006-10-02 19:13:35 +00:00
tgarip1957
df5492f167 Field weighting applied to ranked searches. A new facets table in mysql db 2006-10-01 21:48:54 +00:00
kados
7068b5f316 for some reason this didn't get updated properly, but was committed to
HEAD instead of dev_week.
2006-09-29 16:14:25 +00:00
tgarip1957
2e9b046e0a Removing hardcoded default template image link 2006-09-28 14:25:22 +00:00
tgarip1957
90452ff0cc Add faceted search code 2006-09-28 14:13:37 +00:00
tgarip1957
21a0532176 Add the faceted search facility 2006-09-28 14:12:01 +00:00
tgarip1957
f902901190 updated templates for new XML API 2006-09-27 21:40:47 +00:00
tgarip1957
04b2e6112f Finalized XML version for intranet 2006-09-27 21:19:21 +00:00
tgarip1957
21b35727c0 All the necessary mySQL tables for those who wish to install before an upgrader is provided 2006-09-27 20:23:09 +00:00
tgarip1957
3d8e849e8d missing ccl.propeties added 2006-09-27 19:58:20 +00:00
tgarip1957
9b266b13ee Finalizing main components. All koha modules are now working with the new XML API 2006-09-27 19:53:52 +00:00
tgarip1957
24dfb9dd15 *** empty log message *** 2006-09-27 19:40:43 +00:00
tgarip1957
36d080fa8d Incorporates the facets from dev_week. This one is table read so its both UNIMARC and MARC21 compliant and also translatable.
The new search engine also has a BraveSearch where yo can write any CCL,CQL or PQF query directly
2006-09-27 19:37:27 +00:00
kados
f72c2df31e Committing some improvements to Amazon.pm
Updating AuthoritiesMarc to use new API in Biblio

Improvements to Auth, Output and Search

Adding Record.pm for record management
2006-09-24 20:00:51 +00:00
tgarip1957
a35f2594b1 Patrons may pay their fines in instalments 2006-09-22 00:21:25 +00:00