small (UNIMARC) fix, error in regexp writing
[koha.git] / C4 / Auth.pm
2008-05-13 Galen Charltonkohabug 2105: prevent crash on IE7
2008-05-12 Henri-Damien LAURENTchange in yuipath management 1/2 Noupdatedatabase.pl
2008-05-01 Joshua FerraroFixing bug 1629: RSS Feeds of Search Results in OPAC
2008-05-01 Joshua FerraroAdding authorised value icons display in the search...
2008-04-28 Owen LeonardAdding a couple missing variables for opac login screen...
2008-04-23 Joshua FerraroImprovements to the results display in the OPAC, mergin...
2008-04-23 Joshua FerraroAdding TagsEnabled to list of known sysprefs, adding...
2008-04-10 Galen Charltonrenamed CheckSpecificUserPermissions to GranularPermissions
2008-04-10 Galen Charltonfix crash when attempting login as user w/o 'catalogue...
2008-04-10 Galen Charltongranular permissions - C4::Auth
2008-04-01 Owen LeonardCorrection to prevent js error when table has no data.
2008-03-22 Joshua FerraroExperimental XSLT-based display of results and details...
2008-03-19 Owen LeonardFix to enable OPACUserCSS preference (allows user to...
2008-03-19 Owen LeonardUpdates to tweak the way suggestions and suggestions...
2008-03-19 Chris NighswongerCorrecting warn concerning kohaversion.
2008-03-18 Owen LeonardFix for Bug 1951, OPACURLOpenInNewWindow doesn't do...
2008-03-18 Joshua Ferraroadding a <meta> field to make Koha's OPAC discoverable
2008-03-18 Andrew Moorefixing bug 1801
2008-03-18 Joshua Ferrarofix for bug 1781 for NOZebra=OFF
2008-03-17 Owen LeonardFix for Bug 1939, OpacMainUserBlock not displaying...
2008-03-17 Joshua FerraroAdding experimental OPACShelfBrowser feature -- to...
2008-03-16 Joshua FerraroIMPORTANT: Upgrading to Amazon.com Associates Web Servi...
2008-02-21 Galen Charltondisable OPAC login form if opacuserlogin syspref is off
2008-02-11 Henri-Damien LAURENTordering branches by branchcodes on Auth page.
2008-01-25 Owen LeonardWorking on the language-picker menu in the footer
2008-01-24 Joe AtzbergerBackend for "Session" Shelves in toolbar. Affects Auth...
2008-01-24 Joe AtzbergerAuth.pm - Clarify logout conditionals, debug messages...
2008-01-24 Joe AtzbergerAuth.pm - _session_log calls moved before undef of...
2008-01-24 Owen LeonardAdding noItemTypeImages syspref to Auth.pm; Beginning...
2008-01-09 Owen LeonardCleanup for member entry: XHTML-compliance (close input...
2008-01-07 Chris CormackFix for bug 1442, if you have independent branches...
2008-01-05 Joshua Ferraroadditional fixes to permissions
2007-12-28 Owen LeonardFix to enable reading history in the staff client.
2007-12-27 Galen Charltonsession management: use YAML::Syck for serialization
2007-12-25 Joshua Ferrarofix for bug 1696: Reading record page fails
2007-12-24 Joshua Ferrarobugfixing request.pl
2007-12-24 Joshua FerraroWarning: big commit Fixing moredetail.pl
2007-12-14 Joe AtzbergerAuth.pm - 3 changes: $debug instead of warn, LDAP requi...
2007-12-14 Joe AtzbergerC4 and misc: permissions fixes
2007-12-12 Ryan Higginsget_template_and_user returns $flags from checkauth...
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 AtzbergerAuth.pm -- just the start of trying to make Auth intell...
2007-12-02 Ryan Higginsdisable actions in moremember based on staff_access...
2007-12-02 Ryan HigginsSlight mod to getuserflags and haspermission in prep...
2007-12-02 Ryan Higginschanging haspermission() to require that user has ALL...
2007-11-27 Owen LeonardMoving holdings, description, editions, and related...
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 Joshua Ferraroallow timeout to be specified in days
2007-11-25 Galen CharltonMARC import: part 2 of large file support
2007-11-25 Galen Charltonnew C4::Auth::get_session for single place to get CGI...
2007-11-22 Owen LeonardMore changes to opac suggestions, including enabling...
2007-11-22 Owen LeonardBugfixing interface issues. Also enabling contextual...
2007-11-21 Galen Charltonbibllios integration: added authentication
2007-11-16 Chris NighswongerPorted session storage code to support PostgreSQL
2007-11-09 Owen LeonardEnabling yuipath system preference for choosing local...
2007-11-06 Joshua FerraroRevert "Auth.pm conflicted merge resolution."
2007-11-06 Joe AtzbergerAuth.pm conflicted merge resolution.
2007-11-04 Owen LeonardEnabling AutoComplete on resident circ search form...
2007-11-01 Galen Charltoncomment out version check warn
2007-10-29 Chris CormackCatching up changes in reports
2007-10-29 Chris CormackFixing mess in Auth.pm
2007-10-29 Chris CormackRevert "Commenting out some noisy warns"
2007-10-29 Chris CormackFixing merge error
2007-10-24 Paul POULAINIndependantBranches behaviour fix
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-19 Henri-Damien LAURENTMinor Bug Fix : Using IntranetBiblioDefaultView in...
2007-10-17 Paul POULAINSearchMyLibraryFirst : reintroducing behaviour (from...
2007-10-06 Chris CormackMissing session->delete on users voluntary logout
2007-10-06 Chris CormackAdding session storage to the other place sessions...
2007-10-06 Chris CormackSetting up a system preference to choose whether CGI...
2007-10-06 Frédéric DEMIANSBug #1462 correction.
2007-10-03 Paul POULAINremoving warn
2007-10-02 Paul POULAINoups, sorry, missing #
2007-10-02 Paul POULAINsome cleaning in Auth
2007-09-30 Joshua Ferrarorevive IntranetmainUserblock syspref, three-column...
2007-09-07 Chris CormackFix to get selectbranchandprinter working fine with...
2007-08-30 Joshua Ferrarofixing help feature with new template structure
2007-08-30 Joshua Ferrarofixing inproper CGI header, again
2007-08-29 Joshua Ferraroadding support for js includes
2007-08-29 Joshua Ferraroadding levels for library, module, page and widgets...
2007-08-24 Chris CormackFixing a bug that occured if Koha wasnt installed,...
2007-08-16 Paul POULAINAdding KOHAVERSION management.
2007-08-10 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-10 Joshua Ferrarorevisions to login page to make it pretty
2007-08-10 Chris CormackRemoving warn in Auth.pm
2007-08-09 Joshua FerraroRevert "set the branch at login"
2007-08-09 Joshua FerraroRevert "new virtual shelves changes, keyed by biblionum...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-07 Joshua Ferraroset the branch at login
2007-08-07 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-07 Joshua Ferraroadds the ability to set the branch at login,
2007-08-07 Joshua Ferraro adding CGI::Session dependency for recent session...
2007-08-07 Joshua Ferrarotaking out a warn
2007-08-07 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-07 Chris CormackAuth.pm rewritten to use CGI::Session
next