koha.git
2007-09-30 Paul POULAINBUGFIX : I forgot to add the random part of UpSubfield...
2007-09-30 Joshua Ferrarochanging nomenclature of notice/status triggers feature
2007-09-30 Joshua Ferrarolisting valid authority types
2007-09-30 Joshua Ferraromore auth cleaning
2007-09-30 Joshua Ferrarominor cleanup of authorities home
2007-09-30 Joshua Ferrarorevive IntranetmainUserblock syspref, three-column...
2007-09-30 Joshua Ferraroimprovements to nomenclature for English
2007-09-30 Joshua Ferraroimprovements to the system preferences
2007-09-30 Joshua Ferrarofixing sloppy coding in moremember.pl: 500 error when...
2007-09-30 Joshua Ferraroremove test data from branches template
2007-09-30 Joshua Ferraronomenclature to branches
2007-09-30 Joshua Ferrarofixing marc21 authorities defs
2007-09-30 Joshua Ferraronomenclature changes and improvements to breadcrumb...
2007-09-30 Joshua FerraroSmall nomenclature change, add types
2007-09-30 Joshua Ferraroimproving sample patron data
2007-09-30 Joshua Ferrarominor adjustments to frameworks
2007-09-30 Chris CormackFixing logic error that was busting templates.
2007-09-29 Joshua Ferraroremoving confusing display of patron category from...
2007-09-29 Joshua Ferrarogenericize spsuggest feature
2007-09-29 Joshua Ferraromissing ) caused install to fail! We need to test chang...
2007-09-29 Owen LeonardGeneral work on menus and toolbars, as well as some...
2007-09-29 Owen LeonardMore tweaks to holds interface. Using js to link hold...
2007-09-29 Joshua Ferrarofixing hardcoded borrowernumber
2007-09-28 Henri-Damien... Bug Fixing, again password was not crypted.
2007-09-28 Henri-Damien... Bug Fixing : crypting password before storing them...
2007-09-28 Henri-Damien... Bug Fixing: verifying that biblionumber is not already...
2007-09-28 Chris CormackFixing syntax error
2007-09-28 Mason Jamesadding debuglevel syspref too, v3.00.00.004
2007-09-28 Mason Jamesupdate version-number
2007-09-28 Mason Jamesadding cgi::carp module too
2007-09-28 Mason Jamesadding carp debuglevel syspref
2007-09-28 Mason Jamesadded debuglevel syspref, to control error message...
2007-09-28 Mason Jamesadding debuglevel to admin tab
2007-09-28 Mason Jamesadding CGI::Carp handling handle_errors() sub to top...
2007-09-27 Chris CormackFix for hardcoded borrowernumber in this template
2007-09-27 Chris CormackFix for bug with request.pl not showing an error messag...
2007-09-27 Owen LeonardVarious random noodlings: - Visual changes to circ...
2007-09-27 Owen LeonardCorrections to memberentrygen.tmpl and members.js,...
2007-09-27 Paul POULAINBUGFIX : updating opac-logout to deal with CGI::Sessions
2007-09-27 Paul POULAINBUGFIX : create a unique div for each subfield
2007-09-27 Chris CormackBugfix for 1429
2007-09-26 Paul POULAINacquisition, parcel recieve : Changing column order...
2007-09-26 Henri-Damien... Bug Fixing : password were modified when patron page...
2007-09-26 Henri-Damien... Bug Fix : Unknown is displayed when needed. and First...
2007-09-26 Paul POULAINtemplate change : removing <table> & setting <label...
2007-09-26 Paul POULAINBUGFIX (unimarc specific) escaping ' in template variab...
2007-09-26 Paul POULAIN2 BUGFIX (1 being unimarc specific) : change in plugin...
2007-09-26 Paul POULAINBUGFIX : NoZebra indexing was wrong for accented words
2007-09-25 Owen LeonardA couple more tweaks to member entry form. Still unfini...
2007-09-25 Owen LeonardMinor changes to header and circ-toolbar. Beginning...
2007-09-25 Owen LeonardMore efforts with toolbars, nothing solved. Also correc...
2007-09-25 Owen LeonardCorrections, and first test of Circ toolbar
2007-09-25 Owen LeonardCleaning up acquisitions, adding breadcrumbs, adding...
2007-09-25 Owen LeonardVarious corrections, and addition of printers-admin...
2007-09-24 Paul POULAINBUGFIX : fix url for up button
2007-09-24 Paul POULAINIMPROVEMENT : reintroducing stopwords management
2007-09-24 Paul POULAINBUGFIX : API changed, removing "old"
2007-09-24 Paul POULAINBUGFIX #670
2007-09-24 Paul POULAINBug fixing : 1396
2007-09-24 Paul POULAINBug fixing : Editing broken javascript
2007-09-24 Paul POULAINbug fixing on 1396 :
2007-09-24 Henri-Damien... Adding a status description.
2007-09-24 Paul POULAINBug Fixing: button renew did not work. (popup was chang...
2007-09-24 Paul POULAINbug IPT176 :Once more.
2007-09-24 Paul POULAINBUGFIX for 1309 (displayXXX in Koha.pm)
2007-09-24 Paul POULAINFIX for 1391, search on 1 digit cardnumber
2007-09-24 Paul POULAINFIX for 1298 : removing hardcoded calls to mySQL, Perl...
2007-09-20 Chris CormackApplying the fix for bug 1416 from paul
2007-09-20 Paul POULAINno need to define a const var just to pass it to a sub
2007-09-20 Paul POULAINBUGfix : return correctly the form checking
2007-09-20 Paul POULAINjust adding links to add patrons
2007-09-20 Paul POULAINBUGFIX : biblionumber instead of oldbiblionumber (2...
2007-09-20 Paul POULAINadding action style (probably temporary need)
2007-09-19 Chris CormackFiles sent from paul, Systempreferences translated...
2007-09-19 Joshua Ferraromoving itemslost to reports from tools
2007-09-19 Joshua Ferrarofix link to reading record
2007-09-19 Joshua Ferrarochanging nomenclature: s/letters/notices/
2007-09-18 Owen LeonardCleaning up Tools pages, adding breadcrumbs and residen...
2007-09-18 Chris CormackRemoving \r characters that were busting a patch
2007-09-18 Owen LeonardSome changes to members pages: - refining members-menu...
2007-09-18 Paul POULAINBUGFIX : branch CPL was hardcoded
2007-09-18 Paul POULAINBUGFIX : no need to load a package twice
2007-09-18 Henri-Damien... Fixing previous fix.
2007-09-18 Henri-Damien... Fixing error on duplicate entry process.
2007-09-18 Paul POULAINBUGFIX : ModReserveStatus can't be found if you don...
2007-09-18 Paul POULAINFIX for #1375
2007-09-18 Paul POULAINInstaller perl package checking
2007-09-18 Henri-Damien... Adding error management for memberentry.pl
2007-09-14 Owen LeonardMore template cleanup, resident search forms, breadcrum...
2007-09-14 Owen LeonardAdding breadcrumbs menu to serials pages
2007-09-14 Owen LeonardFinishing cleanup of Admin templates: - Corrected marku...
2007-09-14 Russel GarlickDisabling image uploader in TinyMCE
2007-09-14 Russel GarlickFixing missing , breaking tinyMCE config
2007-09-14 Russel GarlickMore changes to TinyMCE tool bar config - removing...
2007-09-13 Chris CormackTypo in edithelp.tmpl
2007-09-13 Russel GarlickChanging TinyMCE config - location of edit bar and...
2007-09-13 Chris CormackHelp includes
2007-09-13 Russel GarlickFixing path to TinyMCE
2007-09-13 Russel GarlickFixing windows carrige return charaters in files and...
2007-09-13 Russel GarlickAdding TinyMCE Rich Text Editor for editing User Contri...
next