Development IRC meeting, 16 September 2014

From Koha Wiki
Jump to navigation Jump to search

Place

The #koha IRC channel (IRC server irc.oftc.net).

If you don't have an IRC client you can join the meeting using your web browser.

Time

Agenda

  • Introductions (please use "#info" in front of your introduction to have it show up in the automatic minutes)
  • RM 3.18 comments
  • General technical discussion
    • DBIC - .pm vs. .pl vs. ...
    • Which branch should be displayed/selected?
      • Bug 11625 - Default to logged in library for circ rules and notices & slips
      • Bug 11747 - Default to logged in library for Overdue notice/status triggers
    • How to move forward with independent branches?
      • Bug 12793 - Breaking up IndependentBranches syspref to support finer staff permissions granularity
      • Bug 10904 - would like to limit patron update request management by branch
  • Additions to Coding Guidelines
    • Use of koha.preference - finalize wording, amend for TT plugins in general?
      • HTML7: use system preference TT plugin
        When adding a system preference check, use the Koha.Preference() method, provided by the Koha TT plugin, in the TT template. This should be used instead of passing a variable to a TT template from a Perl script using the C4::Context->preference() method.
    • CLI scripts - add parts we agree on to coding guidelines?
      • Pod::Usage
      • GetOpt::Long
      • the -c parameter to confirm the changes
      • call pod2usage if something wrong with the parameters
      • add the POD at the end of the file
  • Bugs
  • "Big stuff we are working on"
  • Actions from Development IRC meeting, 9 September 2014
  • Set time of next meeting

Apologies

Minutes

Part 1

  • [ Minutes]
  • [ Log]

Part 2

  • [ Minutes]
  • [ Log]