bug 2509: fix file permissions
[koha.git] / C4 / Auth.pm
2008-08-21 Galen Charltonbug 2509: fix file permissions
2008-08-21 Jesse Weaverfix for bug 2477: Improve Speed of the Shelf Browser
2008-08-04 Galen Charltonbug 2459: fix module depedency error blocking SIP2
2008-08-04 Chris Nighswongerkohabug 2456 Moving certain C4::VirtualShelves.pm subs...
2008-07-24 Chris Nighswongerkohabug 2392 Changing array dereferencing syntax
2008-07-23 Chris NighswongerCorrecting bad session var that caused Lists link not...
2008-07-22 Chris Nighswongerkohabug 2159 Improving "Lists" button list refreshes...
2008-07-14 Joshua FerraroFix for bug 2115: OpacMaintenance wasn't working
2008-07-12 Owen LeonardHide User Tags link when TagsEnabled preference is...
2008-06-25 Galen Charltonclean up old-style calls to GetMemberDetails
2008-06-20 Joshua Ferrarofix for 1913: Remove opaclargeimage system preference
2008-06-20 Chris Nighswongerbugfix for bug introduced by anonymous session code
2008-06-20 Andrew MooreBug 2176 (2/5): adding patron interface to update messa...
2008-06-20 Andrew Moorerefactor C4::Auth::get_template_and_user for readability
2008-06-20 Chris Nighswongerkohabug 2238 This patch allows patrons to add books...
2008-06-20 Chris Nighswongerkohabug 1875 Public lists/virtualshelves are displayed...
2008-06-09 Joshua FerraroRevert "Bug fixing : get_user_permissions SQL Fixing"
2008-06-09 Henri-Damien LAURENTBug fixing : get_user_permissions SQL Fixing
2008-06-09 Henri-Damien LAURENTBugfix : generating session id on some systems was...
2008-06-03 Galen CharltonOPACBaseURL - do not tack on :443 if using SSL
2008-06-02 Galen Charltoncalculate OPACBaseURL instead of using syspref
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
next