bugfix: catch ZOOM exceptions in simple Search.pm
[koha.git] / C4 /
2007-12-08 Galen Charltonbugfix: catch ZOOM exceptions in simple Search.pm
2007-12-06 Mason Jamesfix for ModZebra() trying to delete an existing bib...
2007-12-06 Galen Charltonbugfix: made yuipath available to login page template
2007-12-05 Ryan HigginsAble to call haspermission w/o $dbh, and add error...
2007-12-04 Joe AtzbergerMembers.pm - respond to $debug, some formatting and...
2007-12-04 Joe AtzbergerAuth_with_ldap : module and test final touches.
2007-12-04 Joe AtzbergerLDAP - further integration
2007-12-04 Joe AtzbergerLog.pm: reduce duplicative code in conditional
2007-12-04 Joe AtzbergerAuth.pm -- just the start of trying to make Auth intell...
2007-12-04 Joe AtzbergerDates.pm -- Comment and perldoc cleanup.
2007-12-04 Joe AtzbergerBig LDAP changes, module test for Context.pm, still...
2007-12-04 Joe AtzbergerContext.pm: obvious code consolidation, perldoc correct...
2007-12-04 Joe AtzbergerLetters.pm: Minor change. Unsure if this is "the right...
2007-12-02 Chris CormackFix for renewing
2007-12-02 Chris CormackFix for bug 1575
2007-12-02 Ryan Higginsdisable actions in moremember based on staff_access...
2007-12-02 Ryan HigginsAdd Staff member type. Add permissions checks for bug...
2007-12-02 Ryan HigginsSlight mod to getuserflags and haspermission in prep...
2007-12-02 Ryan Higginsadding Staff Borrower to handle Bug 1269
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-12-02 Galen Charltonbug 1615: AddItem() now sets issues, renewals, and...
2007-12-02 Henri-Damien LAURENTBug fixing : infinite loop when repeated operator ...
2007-12-02 rootBug Fixing : NZsearch
2007-12-02 Ryan Higginschanging haspermission() to require that user has ALL...
2007-12-02 Paul POULAINwhen the result has an author as search term, the link...
2007-12-02 Chris CormackFix for bug 1613 making sure the zebraqueue is updated...
2007-11-29 Galen Charltonbugfix: do not store item tags when saving old copy...
2007-11-29 Owen LeonardChange from kados to XISBN.pm ("handle no response...
2007-11-29 Owen LeonardIf LibraryName was not specified, the opac layout was...
2007-11-28 Joshua Ferrarofixing problem with adv search on staff client
2007-11-27 Galen Charltonbug 1614: revise GetMarcItem so that info dervies from...
2007-11-27 Owen LeonardMoving holdings, description, editions, and related...
2007-11-27 Galen Charltonbugfix: handle subfield $0 in MARC for an item
2007-11-27 Galen CharltonMARC21 framework: changed 'items.withdrawn' to 'items...
2007-11-27 Galen Charltonbug 1616: update bib MARC and zebraqueue on item update
2007-11-27 Galen CharltonMARC import: part 5 of large file support
2007-11-27 Galen CharltonC4::UploadedFile -- simplified serialization
2007-11-27 Galen CharltonMARC import: part 4 of large file support
2007-11-27 Owen LeonardMore work on editions in the OPAC; Need both a staff...
2007-11-27 Owen LeonardEnabling FRBR system pref for OPAC, to enable/disable...
2007-11-26 Ryan HigginsAdding MARC preview to acqui screens
2007-11-26 Joshua Ferraros/mt/itemtype/ for FindDuplicate
2007-11-26 Joshua Ferraroallow timeout to be specified in days
2007-11-26 Joshua Ferraroadding maxItemsToDisplay
2007-11-25 Paul POULAIN(atz, pls validate) bugfixing dates viewing on moremember
2007-11-25 Paul POULAINDeal with opac template reordering
2007-11-25 Paul POULAINinclude 700 (author) in authority author list
2007-11-25 Galen CharltonMARC import: part 3 of large file support
2007-11-25 Galen CharltonMARC import: part 2 of large file support
2007-11-25 Galen Charltonbugfix: fixed quelling of warning if $db_port not specified
2007-11-25 Galen Charltonquell warning about missing config parameter (DB) ...
2007-11-25 Galen Charltonnew C4::Auth::get_session for single place to get CGI...
2007-11-25 Joshua Ferrarofixes to scan
2007-11-25 Joshua Ferrarofix for bug 1208, exact barcode search
2007-11-25 Joshua Ferraroadding back count of remaining renewals to OPAC
2007-11-25 Joshua Ferrarofix for bug 1373 (add no-cache headers)
2007-11-25 Joshua Ferraroadding result_number to opac and staff search
2007-11-25 Joshua Ferrarosearchdesc improvements, more opac fixes
2007-11-25 Joshua Ferrarofixing limit by availability, using nifty _ALLRECORDS...
2007-11-25 Joshua Ferraroadding a space between query and limit concat
2007-11-25 Joshua Ferraroadding flags for some advanced search features
2007-11-25 Joshua Ferrarotelling the user what stopwords have been removed from the
2007-11-24 Joshua Ferraromore work on nozebra
2007-11-24 Joshua Ferraroadding $DEBUG warnings to nozebra
2007-11-22 Joshua Ferraroswitching from searchdesc to query_desc and limit_desc,
2007-11-22 Joshua Ferraroremoving sanatized operand, we can now handle non-sanat...
2007-11-22 Joshua Ferraroadding query_inputs to build the query as a set of...
2007-11-22 Owen LeonardMore changes to opac suggestions, including enabling...
2007-11-22 Owen LeonardBugfixing interface issues. Also enabling contextual...
2007-11-21 Joshua FerraroMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-11-21 Joshua Ferraroadding query_cgi to facets
2007-11-21 Joshua Ferrarofixing page numbers to use query_cgi
2007-11-21 Joshua Ferraromore fixes: limit by branch working
2007-11-21 Joshua Ferrarofixing mc-* group OR queries (checkboxs)
2007-11-21 Joshua Ferraroadding $simple_search for index scanning and federated...
2007-11-21 Joshua Ferrarorefactoring how limits are built, first working version
2007-11-21 Joshua Ferraros/homebranch/branch/
2007-11-21 Galen Charltonbibllios integration: added authentication
2007-11-20 Joshua Ferraroadding diagnostic debug option
2007-11-20 Joshua Ferrarofixes to fielded searches, truncation, field weighting...
2007-11-20 Mason JamesGetNoZebraIndexes() regex now handles naughty whitespac...
2007-11-20 Ryan HigginsAdding calendar widget to circulation/stickyduedate
2007-11-20 Paul POULAINLoan length fixes (default branch is now '*', not '')
2007-11-20 Henri-Damien LAURENTMinor Bug Fixing NZorder showed inverted orders for...
2007-11-20 Joshua Ferraroadding endnote export and 'related items'
2007-11-20 Joshua Ferraroremoving warn from XISBN.pm
2007-11-19 Joshua Ferraroremove unnecessary module
2007-11-17 Paul POULAINchanging the way subjects are build in detail.pl
2007-11-17 Paul POULAINNoZebra : fix on the last page in case there is more...
2007-11-17 Joe AtzbergerMembers.pm: 1 stupid change (whitespace) and 1 real...
2007-11-17 Joshua Ferraroadding xisbn support
2007-11-17 Joshua Ferrarochanging nomenclature to Libraries ... we do need to...
2007-11-17 Galen Charltonadded editor for MARC matching rules
2007-11-16 Joe AtzbergerContext.pm extraneous variable removed.
2007-11-16 Joe AtzbergerAuth_with_ldap.pm - Expanded comments and field mappings.
2007-11-16 Joe AtzbergerLDAP: more of the same
2007-11-16 Galen Charltonmatching enhancements -- allow matching rule to be...
2007-11-16 Galen Charltonbibliographic matching enhancements
2007-11-16 Chris CormackUpdating version in C4/Context as begged for by slef :)
2007-11-16 MJ RayContext.pm version update and a begging NOTE in updated...
next