15:07:09 #startmeeting Development IRC meeting 20 April 2016 15:07:09 Meeting started Wed Apr 20 15:07:09 2016 UTC. The chair is cait. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:07:09 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:07:09 The meeting name has been set to 'development_irc_meeting_20_april_2016' 15:07:17 #topic Intorductions 15:07:25 please introduce yourself with #info 15:07:42 #info Owen Leonard, Athens County Public Libraries, USA 15:07:46 #info Mirko Tietgen, Berlin, Germany 15:07:49 #chair drojf 15:07:49 Current chairs: cait drojf 15:07:55 #info Tomas Cohen Arazi, Theke Solutions 15:07:56 just a backup :) 15:08:04 #info Katrin Fischer, BSZ, Germany 15:08:06 i am not a backup 15:08:10 i have lousy internet 15:08:14 and will likely drop off 15:08:15 sorry 15:08:28 i paid 5 euro for it, thansk deutsche bahn 15:08:31 #info Julian Maurice, BibLibre 15:08:31 #chair oleonard 15:08:31 Current chairs: cait drojf oleonard 15:08:38 hi everyone 15:08:46 * oleonard has one, doesn't know how to be one 15:09:02 that's ok, I don't know either 15:09:29 ok, moving on? 15:09:38 #link https://wiki.koha-community.org/wiki/Development_IRC_meeting_20_April_2016 15:09:45 hm i notice, there is a typo 15:09:48 Did we lose khall already? 15:09:54 release 16.05 15:10:28 * cait fixes 15:10:32 #topic Release 16.05 15:10:36 is ficed already 15:10:45 we need bag 15:10:48 or khall 15:11:01 #info Feature freeze will be at the end of the day - April 28! 15:11:04 #info Kyle M Hall, ByWater Solutions 15:11:12 from the QAM a few notes too maybe 15:11:31 the Signed Off queue is currently at 61 15:11:44 this is quite high compared to numbers the last few weeks - everyone is busy! 15:12:08 that is good, but it is possible that we won't manage to get all through QA in time 15:12:11 so qa is the bottleneck atm? 15:12:21 so everyone on QA team - please try and help get the numbers down 15:12:31 -.- 15:12:40 also others, please help with testing and pushing things back in queue with follow-ups when asked as fast as possible 15:12:42 51 in the Passed-QA queue as well. 15:13:12 there are some things i need help with - for example ES and REST 15:13:43 I already signed on the ES branch 15:13:52 maybe khall? 15:13:58 maybe someone else could give it a test, so youcould count for qa? 15:14:06 that could work 15:14:47 #info Additional sign offs for ES requested to free QA tokens 15:14:57 cait, what kind of help do you need for REST ? maybe I can help 15:15:08 jajm: i have no idea where to start and how to set it up atm :( 15:15:14 tcohen: I'm going to dedicate some time to making sure ES doesn't break Zebra at the very least 15:15:16 so i was hoping someone could take a look at those with a better backgroun 15:15:17 d 15:15:41 jajm: we still don't have REST on packages! 15:15:46 if you want me to - i need a really detailed documentation on how to get it to work - ideally for a git installation 15:16:51 tcohen, why ? what is missing ? 15:17:01 #info 61 in Signed off - help needed for ES and REST related patches specifically 15:17:01 pm 15:17:28 bug 15126 - do we have a solution for this? 15:17:29 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15126 enhancement, P5 - low, ---, julian.maurice, Signed Off , REST API: Use newer version of Swagger2 15:18:14 cait: we need gmcharlt to weight in 15:19:44 ok 15:20:31 i'll put that on the list 15:20:37 so anythign else people want to add? 15:21:03 i'd like to mention 15:21:24 #info Bernardo Gonzalez Kriegel 15:21:31 that kohadevbox:ansible has been updated so it now accepts external repositories, handy for testing packaging stuff 15:21:52 and it includes Elasticsearch as an option switch 15:22:03 so it installs it and people can test the ES branch 15:22:08 #info Need info on status of Swagger2 packages for REST related patches 15:22:27 #info kohadevbox:ansible has been updated so it now accepts external repositories, handy for testing packaging stuff 15:23:00 ok, moving on? 15:23:20 I will look at feasiblity of porting the swagger package on Monday and Tuesday 15:23:52 #action gmcharlt to look into feasibility of porting the swagger package on Monday and Tuesday 15:24:07 coudl we qa them with a questionmark? 15:24:15 not sure how you'd install the dependencies atm 15:24:16 +1 15:24:27 just grab the .deb from testing 15:25:01 thx gmcharlt 15:25:46 ok, so anyone taking a look please keep in mind that a condition will be the package 15:26:06 #topic Review coding guidelines 15:26:13 there have been no new proposals on the wiki 15:26:37 and I think khall just got back, so probably no update on the revamp? :) 15:27:00 cait: afraid not ; ) I'm working on it though 15:27:08 does someone want to make a new proposal? 15:27:14 right now I'm building out a "table of contents" before I start adding anything to it 15:27:22 I do have one 15:27:34 #info khall is working on the draft for a revamped coding guidelines page 15:28:00 We should specify that form validation should use the jquery form validator we have 15:28:21 sounds sensible, are there limitations to it we shoudl note? 15:28:36 unless the form validation will not work with it's limitations 15:28:57 I can't think of any form in Koha atm that would not work with it 15:29:08 You *should* be able to define a custom validation rule for anything which isn't already built in. 15:29:21 even better! 15:29:22 even better is, like, what oleonard said just after that 15:29:24 * oleonard did so for Bug 16286 15:29:25 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16286 enhancement, P5 - low, ---, oleonard, Needs Signoff , Use validation plugin when adding or editing patron category 15:30:44 can we quickly compose a suggested wording? 15:30:45 I've been submitting patches as if that were already the rule, so of course you have my vote :) 15:30:47 bye 15:30:58 i'd also like if some examples could be added on the wiki later 15:31:09 I think it's been a defacto rule 15:31:15 * cait nods 15:31:43 cait: the new guidelines will definitely have examples for everything where possible! 15:31:46 hm i have also seen something on the bugs abut a 'global' confirm function or something? 15:33:08 wording? 15:33:08 i think wording is irritating me too indeed 15:33:09 :) 15:33:13 khall? 15:33:13 i heard khall was volunteering to come over and fix it for you, it seems. ;) 15:33:20 Yes, in staff-global.js. Many templates write a custom version of that. 15:33:45 maybe we shoudl also document those a bit - what's in staff-global.js 15:33:50 * khall think he's not understanding something 15:34:26 any form with the class 'validated' uses the validator, is that what you mean? 15:34:30 khall: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16281#c2 15:34:31 04Bug 16281: enhancement, P5 - low, ---, aleishaamohia, Failed QA , Remove the use of "onclick" from Reports module 15:34:31 that's in the global js 15:34:40 separate issue. 15:34:46 yes, separate 15:34:48 yes, there's already a guideline for that 15:34:49 maybe for next time 15:35:14 no, I'm thinking of the onload one 15:35:21 JS7 15:36:02 Proposal: Form validation should be done using the jquery form validator unless the form validation will not work with its limitations. Custom validation rules for anythign which isn't already built in can be defined. 15:36:15 sounds good! 15:36:37 #startvote Add coding guideline about use of jquery form validator as proposed? (yes,no) 15:36:37 Begin voting on: Add coding guideline about use of jquery form validator as proposed? Valid vote options are , yes, no, . 15:36:37 Vote using '#vote OPTION'. Only your last vote counts. 15:36:39 #vote yes 15:36:43 #vote yes 15:36:52 #info Proposed wording: Form validation should be done using the jquery form validator unless the form validation will not work with its limitations. Custom validation rules for anythign which isn't already built in can be defined. 15:36:52 morning 15:37:15 khall: ? 15:37:31 anyone? :) 15:37:41 #vote yes 15:38:11 #info Brendan Gallagher Bywater 15:38:23 jajm? tcohen? bgkriegel? 15:38:23 (sorry to be late - slow bus driver this morning) 15:38:41 #vote yes 15:38:41 drojf? 15:38:41 i heard drojf was from Germany and developing Koha on a raspberry pi! 15:38:46 #vote yes 15:39:04 ending voooote.... 15:39:10 #endvote 15:39:10 Voted on "Add coding guideline about use of jquery form validator as proposed?" Results are 15:39:10 yes (5): oleonard, cait, jajm, bgkriegel, khall 15:39:19 khall: can you add it please? 15:39:33 will do! 15:39:38 #agreed Coding guideline will be added - yes (5): oleonard, cait, jajm, bgkriegel, khall 15:39:52 #action khall to add coding guideline about jquery form validation 15:39:59 ok, moving on 15:40:07 #topic Any bugs that are in discussion 15:40:14 we covered a bit of that already earlier I think 15:40:22 any bugs left? :) 15:40:49 a lot of bugs are still in discussion :) 15:41:04 true 15:41:36 maybe we can start picking some after the release 15:42:02 and put them on the agenda regularly 15:42:10 moving on? 15:42:14 Wow... 213 in discussion! 15:42:28 yeah... scary 15:42:32 FQA is pretty high too 15:43:20 #topic General development discussion 15:43:24 maybe it's time to start triaging some of those. I imagine a good number of ID bugs have been left for dead. 15:43:35 ID? 15:43:35 ID is in $0 and $9. 15:43:41 In Discussion 15:43:41 it has been said that In Discussion is probably good 15:43:47 but yah, probably worth starting to go through them, maybe in groups by ten or so 15:43:56 sounds good 15:44:42 joubu suggested a couple of topics 15:44:57 he also sent a list of bugs to the list - some of them performance related 15:45:01 that would be good to have in the next release 15:45:52 16221 PQA 16140 In Discussion 16166 NSO (Improve L1 cache performance). 16105 NSO (Cache::Memory is loaded even if memcache is used) 15:45:58 hm bug was missing 15:47:07 from the topics listed, shoudl we pick one to discuss more deeply? 15:47:17 or concentrate on pending release issues for now? 15:47:47 #link http://lists.koha-community.org/pipermail/koha-devel/2016-April/042582.html 15:47:52 this was the e-mail with the bug lists 15:48:05 #info Barton Chittenden, bws 15:48:24 hm so quiet 15:48:26 i will move on 15:48:31 hallo 15:48:36 i got no more updates for qa - said everything earlier :) 15:48:41 but i have something else 15:48:47 sorry, boss asked for me at his office :-/ 15:48:55 #topic Nominations for release team 16.11 15:49:04 #link https://wiki.koha-community.org/wiki/Roles_for_16.11 15:49:19 please take a look... think about it... and sign yourself up :) 15:49:42 can i add a comment about coding guidelines? 15:49:49 it's only 2 weeks to the may meeting - but we will try to have elections then I think - as june will be too late 15:49:53 tcohen: yep 15:50:05 back in 2014, we added the .editorconfig file to the source tres 15:50:06 tree 15:50:23 we should have something about it on the wiki 15:50:25 oh, hey, yes we did 15:50:31 most editors support it 15:50:36 what does it do? 15:50:37 tcohen yes, including how to integrate it 15:50:45 indeed! 15:50:50 it configures the editor to match the coding guidelines! 15:50:53 tcohen: all of the editor integrations require a plugin, correct? 15:51:07 pianohacker: yes 15:51:16 i think maybe have a separate page 15:51:20 and then later we can link it? 15:52:00 it is just a single line :-D, but yes 15:52:04 it comes to mind that we don't have a rule about tabs vs spaces, even though that is a defacto rule as well 15:52:15 * cait hides 15:52:24 we can just point to the .editorconfig as the rules to follow 15:52:32 # Unix-style newlines with a newline ending every file 15:52:32 end_of_line = lf 15:52:32 insert_final_newline = true 15:52:32 # 4 space indentation 15:52:33 indent_style = space 15:52:33 indent_size = 4 15:52:33 # New files charset should be UTF-8 15:52:35 charset = utf-8 15:52:40 that's what's inside of it 15:52:44 i think it was decided actually 15:52:46 the 4 spaces 15:52:56 4 spaces... interesting... 15:52:59 at some irc meeting we probably would have a hard time to locate the logs for 15:53:06 I seem to remember 4 spaces too 15:53:12 PERL6 15:53:18 khall: wait, what? tabs aren't codified? 15:53:22 just found it 15:53:23 (not tabs rather) 15:53:27 oh okay 15:53:33 baby brain ; ) 15:53:35 do our perltidy rules match .editorconfig? 15:53:53 geany, sublime, atom, vim 15:53:57 all of them support it 15:54:01 barton: our perltidy is the default 15:54:04 barton: editorconfig covers a much more narrow spectrum 15:54:15 khall: well, not quite 15:54:23 it doesn't have cuddled else, for one (thank god) 15:54:26 nod, but it would be a pain if there were a mis-match. 15:54:31 or it does, rather 15:54:32 http://editorconfig.org/#download 15:55:08 hm is someone volunteering to write up something about use of editorconfig? 15:55:20 * tcohen volunteers 15:55:36 #action tcohen to write up some documentation about the use of editorconfig 15:55:38 thx! 15:55:59 anything else we should discuss ? 15:56:07 #link http://editorconfig.org/#download 15:56:13 thx barton 15:56:17 afk, brb 15:56:37 #topic Set time of next meeting 15:56:52 may 4th is the next genral meeting 15:57:08 Bring your light sabers. 15:57:12 11th maybe? 15:57:18 hehe 15:58:17 UTC 19 doesn't work well, i tihnk partly because of daylight savings 15:58:24 it's ... 5 am? in nz 15:58:39 and quite late here too 15:58:47 9pm 15:59:04 I’m not around on the 11th 15:59:16 bag: would another day in this week wrk for you? 15:59:36 not 10-12th 15:59:39 hm 7am nz i think 15:59:41 13 or 14 yes 15:59:47 i am so bad with timezones 15:59:49 but khall can be here for me 16:01:23 so for the time, any suggestions? 16:01:26 cait: you'd think that we'd all be excellent with timezones by now... but no. I'm right there with you. 16:01:45 I am playing with the meeting thing right now 16:01:45 http://www.timeanddate.com/worldclock/fixedtime.html?iso=20160413T09&msg=Koha%20Developers%20IRC%20Meeting&low=c 16:02:00 date is wrong, but lookign for an alternative time suggestion 16:02:34 UTC 19 is bad for me. UTC 9 is okay, terrible for anyone west of me in the US. 16:02:40 http://xkcd.com/1335/ 16:02:52 19 had very few poeple last time 16:03:01 so that's mostly why i am looking for an alternative 16:03:52 http://www.timeanddate.com/worldclock/fixedtime.html?iso=20160511T09&msg=Koha%20Developers%20IRC%20Meeting&low=c ? 16:04:13 Maybe we need to start using something like Doodle to plan meetings (http://doodle.com/) 16:04:33 always good for europe then maybe 16:04:43 well or some timezone with the most people 16:04:59 I do remember trying to do that back in the day and watching the "okay" parts of the day nicely completely miss each other for western US, europe and NY 16:05:03 *NZ 16:05:14 eah 16:05:19 i tried for one past qa team 16:05:23 ad it was impossible 16:05:43 so i have pretty much given up on the idea of qa team meetings online 16:06:17 bad for europe... but what if we tried 21 UTC? 16:06:51 * oleonard could make that work, probably. 16:06:56 it'd get more of NZ in at least 16:07:03 shall we try? 16:07:11 and it's perfect for me 16:07:11 for 11th now? 16:07:14 sure 16:07:29 #agreed next meeting will be held on April 11, 21 UTC 16:07:34 argh 16:07:44 #agreed next meeting will be held on MAY 11, 21 UTC 16:07:50 not only bad with timezones :) 16:07:52 with dates too! 16:07:56 #endmeeting