80 Commits (c84fe12d5e0651023448a31d93dcb5224f476c8d)

Author SHA1 Message Date
Jonathan Druart 39597b86ae Bug 15773: Fix and standardise checkboxes code in framework 8 years ago
Jonathan Druart e28d54f7d9 Bug 15381: Use Koha::Authority::Types in some other places 9 years ago
Jonathan Druart 454becb78f Bug 9006: Remove AUTOLOAD in C4::Context 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Tomás Cohen Arazi 2292bff781 Bug 10480: (QA followup) hide the EXAMPLE.pl plugin 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Jonathan Druart 75f0cc5771 Bug 11944: Some refresh don't indicate the charset to use 10 years ago
Robin Sheat 71ba269136 Bug 11842 - fix framework caching with memcache/plack 10 years ago
Bernardo Gonzalez Kriegel e31add0b7b Bug 12615: Remove CGI::scrolling_list from marc_subfields_structure.pl 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Tomás Cohen Arazi b5eab7c20b Bug 8018: (followup) make the default more explicit 11 years ago
Pablo Bianchi 1ebbf40ecc Bug 8018: MARC framework max subfield length should default to 9999 11 years ago
Paul Poulain 07a55421e2 Bug 8379 don't close dbh 12 years ago
Srdjan c1e5462db1 bug_8083: parameters subpermissions: manage_circ_rules and parameters_remaining_permissions 12 years ago
Katrin Fischer 22b6705b4f Bug 3413: Checkboxes for new subfields not saving correctly 12 years ago
Juan Romay Sieira 020c095377 Bug 7263 - Determine maximum length of some fields or subfields when cataloguing a biblio or an item. 12 years ago
Salvador Zaragoza Rubio 042f89e939 Bug 6475 - Edit it's not possible in subfield "0" in MARC framework 13 years ago
Christopher Hall f03000f50f Bug 5462: modified intranet scripts to match templates 14 years ago
Owen Leonard 88a15a71d5 Fix for Bug 5240 - next link hidden on edit subfields 14 years ago
Donovan Jones bce3e2e619 Bug 2505 - Add commented use warnings where missing in the admin/ directory 14 years ago
Lars Wirzenius 2c67656108 Fix FSF address in directory admin/ 14 years ago
Garry Collum 7d4a962a18 Bug 2889: Removed toggle from marc_subfields_structure.pl and .tmpl 15 years ago
Paul Poulain 0fdb397ec6 removing useless line (use Data::Dumper) 15 years ago
John Beppu 286c3c3a9e bug 1546 - replacing REPLACE statements 15 years ago
Nahuel ANGELINETTI 1bb9f76e66 (bug #3057) mandatory subfield edition 15 years ago
Owen Leonard 05c5500e4f Fixing markup errors, tweaking show/hide javascript. 16 years ago
Jesse Weaver 98406923bb fix for bug 2282: Biblio framework subfields... 16 years ago
Ryan Higgins c64f8f8bac Add cn_source to authorised values dropdown in marc structure editor. 16 years ago
Ryan Higgins 1aa00400c4 Fix pagination error on subfield structure editor 16 years ago
Galen Charlton 16b4aa6382 bug 1717: (framework editor) don't display subfield $0 as "New" 17 years ago
Joe Atzberger acfd4dd20b admin subdir - Dates.pm integration and warnings fixes. 17 years ago
Paul POULAIN 134f50e6d2 #1492 MARC subfields structure: can't switch to tab with label "@" 17 years ago
Owen Leonard 4662ba0958 Refining navigation in MARC Framework pages; Fixing unfinished YUI-based toolbar on catalogue detail page: functional now, with some tweaks yet to be done. 17 years ago
Owen Leonard a453c16632 Finishing cleanup of Admin templates: - Corrected markup generated by scripts. - Added standard or custom resident search form on all pages. - Add breadcrumb navigation to all pages 17 years ago
tipaul 8b29900d24 bugfix on adding a subfield 17 years ago
tipaul 577a7bf094 some (minor, functionnaly speaking) bugfixes 17 years ago
tipaul e1d907c688 various bugfixes on parameters modules + adding default NoZebraIndexes systempreference if it's empty 17 years ago
hdl 100e6a9808 functions that were in C4::Interface::CGI::Output are now in C4::Output. 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago
toins 3e764c663f - adding default value in marc_subfield_structure. 18 years ago
tipaul f8e9fb6445 rel_3_0 moved to HEAD (introducing new files) 18 years ago
tgarip1957 fe59c6c516 New framework handling. New koha_attr table for mapping MARC to koha 18 years ago
toins cc9524a875 Head & rel_2_2 merged 18 years ago
hdl b810e2d71e changing parameters template directory to admin 19 years ago
tipaul 93ff09d081 merging 2.2 branch with head. Sorry for not making it before, many many commits done here 20 years ago
oleonard 2f6a47427c Adding id attributes to script-generated form fields to allow more flexible interface (tying label for attribute to input's id allows label to be clicked to transfer focus to the form field) 20 years ago
oleonard 01a2fe5e79 Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template. 20 years ago
oleonard ae427924d7 Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template) 20 years ago
tipaul b02dc10f6e * partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic. 20 years ago
tipaul a6ce64229e bugfix for CVS installations of Koha & modperl 20 years ago