Bug 15485: (QA followup) Fix behaviour and default values
[koha.git] / admin / auth_subfields_structure.pl
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-03-23 Jonathan DruartBug 15773: Fix and standardise checkboxes code in framework
2015-12-31 Jonathan DruartBug 15381: Use Koha::Authority::Types in some other...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-07-20 Jonathan DruartBug 9006: Remove AUTOLOAD in C4::Context
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Tomas Cohen AraziBug 10480: (QA followup) hide the EXAMPLE.pl plugin
2015-02-02 Jonathan DruartBug 13544: Make it explicit that getauthtypes returns...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: Some refresh don't indicate the charset...
2014-08-15 Mark TompsettBug 12091: HTML from auth_subfields_structure.tt doesn...
2014-07-29 Bernardo Gonzalez... Bug 12614: Remove CGI::scrolling_list from auth_subfiel...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-04-19 Bernardo Gonzalez... Bug 11508: fix untranslatable pull-down in auth_subfiel...
2013-11-27 Jonathan DruartBug 11286: fix bug preventing adding a new subfield...
2013-10-10 Bernardo Gonzalez... Bug 10602: (follow-up) to remove tabs
2013-10-10 Jonathan DruartBug 10602: Set default value for authority fields via...
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-09-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-09-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7613'
2012-09-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7805'
2012-08-28 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8268'
2012-08-02 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6720'
2012-08-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7955'
2012-08-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-07-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7889'
2012-07-24 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8062'
2012-07-23 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8130'
2012-07-23 Srdjanbug_8083: parameters subpermissions: manage_circ_rules...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-15 Chris CormackMerge remote branch 'kc/new/enh/bug_3659' into kcmaster
2011-03-14 Chris CormackMerge remote branch 'kc/new/bug_4438' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-28 Chris CormackMerge remote branch 'kc/new/bug_3319' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/bug_4885' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
2011-02-21 Chris CormackMerge remote branch 'kc/new/enh/bug_3550' into kcmaster
2011-02-15 Chris CormackMerge remote branch 'kc/new/enh/bug_2170' into kcmaster
2011-02-13 Chris CormackMerge remote branch 'kc/new/bug_5649' into kcmaster
2011-02-09 Chris CormackMerge remote branch 'kc/new/bug_3009' into kcmaster
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-02-03 Chris CormackMerge branch 'bug_5462_signoff' of git://github.com...
2011-02-03 Christopher HallBug 5462: modified intranet scripts to match templates
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory admin/
2010-02-10 Zeno TajoliBug 3162 Fix only for [forward port of tempoary fix...
2009-06-12 Garry CollumBug 2889: Removed toggle variable from auth_tag_structu...
2009-06-12 Joe AtzbergerCleanup - admin scripts
2009-05-08 Colin Campbell(bug #3197) Subfield code box was not present on new...
2009-04-23 John Beppubug 1546 - replacing REPLACE statements
2008-10-22 John Beppu1571
2008-06-06 Ryan Higginsreplace #!/usr/bin/perl, lost on a recent commit.
2008-05-29 Joshua FerraroRemoving dbh line altogether as discussed on koha-patches
2008-05-29 Henri-Damien LAURENTBug Fix : Creating a new authority type would fail...
2008-01-07 Galen Charltonbug 1717: (framework editor) don't display subfield...
2007-12-23 Owen LeonardMinor correction to template markup and change to scrip...
2007-11-08 Owen LeonardLots of work to standardize elements like Save/Cancel...
2007-10-24 Paul POULAINremoving useless code
2007-10-10 Paul POULAIN#1444: Porting marcEditor to authorities (tab management)
2007-09-14 Owen LeonardFinishing cleanup of Admin templates: - Corrected marku...
2007-06-05 tipaulsome (minor, functionnaly speaking) bugfixes
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-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-05-19 tgarip1957Authority tables are modified to be compatible with...
2006-02-24 hdlchanging parameters template directory to admin
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2004-06-10 tipaulMARC authority management (continued)
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipaulMARC authorities management (1st draft)