Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / admin / branches.pl
2020-06-24 Tomas Cohen AraziBug 25288: (QA follow-up) Escape data and restore empty...
2020-06-24 Tomas Cohen AraziBug 25288: Use the API to list libraries
2018-11-07 Katrin FischerBug 14391: Add granular permissions to the administrati...
2018-09-06 Lari TaskulaBug 7534: Add configuration to admin/branches.pl
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2017-09-19 Josef MoravecBug 10132: Admin pages changes
2016-05-16 Jonathan DruartBug 16259: Replace CGI->param with CGI->multi_param...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-03-31 Hector Castro Bug 16092: Fix error dialog and introduce the Font...
2016-03-21 Jonathan DruartBug 16015: Restore the ability to delete a group of...
2016-03-03 Kyle M HallBug 15548 [QA Followup] - Catch a couple new Koha:...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Rewrite the admin scripts
2015-06-23 Jonathan DruartBug 8802: On editing a library group category type...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-10-27 Chris CormackBug 9350: Making changes so that you can add the new...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-07-17 Jonathan DruartBug 10515: make behavior of library category fetchers...
2013-03-22 Kyle M HallBug 9257 - Add "groups" to normal search pulldown
2012-07-23 Srdjanbug_8083: parameters subpermissions: manage_circ_rules...
2012-03-22 Srdjan Jankovicbug_7264: [SIGNED-OFF] Branch popup on OPAC detail...
2011-09-13 Owen LeonardFix for Bug 6458 - incorrect parsing result in translat...
2011-07-15 Colin CampbellBug 5453: Move declarations out of conditionals
2011-04-10 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-04-09 Katrin FischerBug 5431: Separate state field for library addresses
2011-03-29 Christopher HallBug 5917 : fixed branches.pl and made template::param...
2011-02-03 Christopher HallBug 5462: modified intranet scripts to match templates
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-06-04 Owen LeonardFix for Bug 3722 - Branch deletion results in incorrect...
2010-03-17 Lars WirzeniusFix FSF address in directory admin/
2010-02-15 Galen Charltonbug 2885: attempting to add library with existing code...
2010-02-15 Chris CormackFix for bug 2885, now an error message is thrown instea...
2009-11-23 Nahuel ANGELINETTI(bug #3802) fix branch deletion checks
2009-09-30 Paul Poulainfix for #2884: Add error management to branches
2009-08-01 Sébastien Hindererbug 3440: Modifies branches script and template so...
2009-06-06 Joe AtzbergerCleanup branches.pl and .tmpl
2009-05-29 Galen Charltonbug 2884: followup patch
2009-05-29 Paul Poulainfix for #2884: Add error management to branches
2009-04-18 Paul Poulainfix for 2336
2009-03-27 Mason Jamesfixes many 'Use of uninitialized value in string eq...
2008-12-30 Stan BrinkerhoffAdd 'use warnings' and correct uninitialized value...
2007-10-24 Paul POULAINremoving useless code
2007-10-22 Ryan HigginsExtending branch categories : adding search domains...
2007-09-30 Chris CormackFixing logic error that was busting templates.
2007-05-04 tipaulvarious bugfixes on parameters modules + adding default...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-18 tipaulremoving all useless %env / $env
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-11 tgarip1957New XML API
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957New framework handling. New koha_attr table for mapping...
2006-07-04 toinsHead & rel_2_2 merged
2006-06-12 alaurinbug fixing :
2006-05-19 alaurincommitting new feature ip and printer management
2006-02-24 hdlchanging parameters template directory to admin
2005-10-26 tipaulbig commit, still breaking things...
2005-08-03 oleonardSynching with rel_2_2.
2005-03-23 doxultingAdding a parameter to allow acces to people with manage...
2004-11-30 oleonardAdding branchname to output for deletion confirmation...
2004-03-11 acliMake the page headings translatable while trying not...
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2004-01-12 tipaulsynch'ing with rel_2_0 version
2003-12-30 oleonardChanges to generated HTML to allow proper validation
2003-06-13 rangiSmall change to make branches order by branchcode in...
2003-05-27 wolfpac444Fixed bug that occurs when no branch information is...
2003-05-13 tipaulfixes for #130, 377
2003-04-07 tipaulfix for #184
2003-02-09 acliMissed setbranchinfo when SQL statements were converted...
2003-02-09 acliConverted the categories field in the default listing...
2003-02-09 acliPartial (incomplete) fix for bug 180
2003-02-09 acliTrying to fix bug 130 here; corresponding changes will...
2003-02-09 acliUse ? for variables in all SQL statements
2003-02-09 acliNoted most likely correct tab size
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-26 acliHandle non-latin1 charsets
2002-12-10 tipauladding authentification with Auth.pm
2002-11-09 lavidefix problem that only one branches was on the screenbr
2002-10-18 lavideModified Files
2002-10-15 lavideYet the last version of branche.pl
2002-10-15 lavideModified File
2002-10-13 arensbRemoved trailing whitespace.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-05-02 finlaytmoredetail.pl presents circulation information taken...
2002-03-05 tipaulscripts to manage parameters tables