session management: use YAML::Syck for serialization
[koha.git] / C4 / Auth.pm
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
2007-07-17 toinsusing LoginBranchnameShort instead of LoginBranchname.
2007-07-11 hdlAdding KohaAdminEmailAdress
2007-07-10 toinssyspref are writed for the template in auth.pm
2007-07-03 kadosreplacing SUPER with NO_LIBRARY_SET for login information
2007-07-03 tipaulimproving installer : now the database Version is compa...
2007-07-03 kadosadding a warn to log why we're redirecting to installer
2007-06-26 tipaulupdating web installer : going to step1 if needed and...
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-06-05 tipaulremoving guessencoding, hard-coding utf-8
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-06 hdlAdding Check for a systempreference Version Variable
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-06 tgarip1957Bug fixing and complete removal of Date::Manip
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
2006-07-21 toinssubs renamed according to coding guidelines.
2006-07-04 toinsHead & rel_2_2 merged
2006-06-09 alaurinbug fixing :
2006-05-21 rangiMerging dev_week, and fixing formatting
2006-05-19 alaurincommitting new feature ip and printer management
2006-05-09 tipauladding the branchname and the librarian name in every...
2005-10-26 tipaulbig commit, still breaking things...
2005-08-05 tipauladding emailaddress to user context.
2005-08-04 tipaulfixing a bug in synch
2005-08-04 tipaulsynch'ing 2.2 and head
2005-07-29 hdlRemoving some unuseful warns.
2005-07-28 hdlImplementing Independancy Branches management :
2005-07-26 hdlBug Fixing for independantBranches support.
2005-07-26 tipaulsome bugfixes, but still don't work correctly
2005-07-26 hdlAdding Branch Independancy.
2005-06-20 tipaulsynch'ing 2.2 and head
2005-05-04 tipaulsynch'ing 2.2 and head
next