Bug for tracking changes to the about page (new release teams, new developers, companies, etc.)
Created attachment 6151 [details] [review] [SIGNED-OFF] Bug 7143: Updating About.tt for Ian Walls, Chris Nighswonger and Paul Poulain Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 6152 [details] [review] [SIGNED-OFF] Bug 7143: Follow up patch for Updating about.tt I had a typo where I put Ian Walls as Release Manager - I have fixed to QA. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> I put in another missing space for Colin Campbell.
*** Bug 7283 has been marked as a duplicate of this bug. ***
QA comment : no comment, just a small change in about.tt Patches pushed, back to no patch sent
Comment on attachment 6152 [details] [review] [SIGNED-OFF] Bug 7143: Follow up patch for Updating about.tt pushed
Comment on attachment 6151 [details] [review] [SIGNED-OFF] Bug 7143: Updating About.tt for Ian Walls, Chris Nighswonger and Paul Poulain pushed
Created attachment 7145 [details] [review] Proposed patch adding Albert Oller to the about page.
QA: Template change only. OK
I'll push this patch, but since Mason added a new tab with all the contributor list on the about page, I think the 1st tab must be rewritten. It could contain, for example, major sponsoring libraries, plus the elected team(s) Do you agree with this idea ? (I'm OK to write the patch)
(In reply to comment #9) > I'll push this patch, but since Mason added a new tab with all the contributor > list on the about page, I think the 1st tab must be rewritten. It could > contain, for example, major sponsoring libraries, plus the elected team(s) > > Do you agree with this idea ? (I'm OK to write the patch) Hmm, the history one is interesting, but its not the same as the contributors page. I vote for leaving the existing one listing everyone. The history has lots of other information like releases and meetings ... it's not designed to be a list of contributors.
(In reply to comment #10) > Hmm, the history one is interesting, but its not the same as the contributors > page. I vote for leaving the existing one listing everyone. The history has > lots of other information like releases and meetings ... it's not designed to > be a list of contributors. +1 for leaving the existing one too
+1 for leaving it
Paul, Some additional remarks on history.txt and about page: I once wrote a script that compares them, but it was not pushed. It now lists: MISSING NUMBER: 59 MISSING DEV: Stéphane Delaune MISSING DEV: Martin Renvoize MISSING DEV: Adrien Saurat MISSING DEV: Albert Oller MISSING DEV: Jon Aker MISSING DEV: Fabio Tiana MISSING DEV: Duncan Tyler MISSING DEV: Marc Balmer Note that there are two developers #58. So a renumbering went wrong ;) From the new names now only Albert Oller is added.
(In reply to comment #13) > Paul, > Some additional remarks on history.txt and about page: > I once wrote a script that compares them, but it was not pushed. It now lists: > > MISSING NUMBER: 59 > MISSING DEV: Stéphane Delaune > MISSING DEV: Martin Renvoize > MISSING DEV: Adrien Saurat > MISSING DEV: Albert Oller > MISSING DEV: Jon Aker > MISSING DEV: Fabio Tiana > MISSING DEV: Duncan Tyler > MISSING DEV: Marc Balmer > > Note that there are two developers #58. So a renumbering went wrong ;) > From the new names now only Albert Oller is added. wonderfull ! could you attach this script on this patch ?
Comment on attachment 7145 [details] [review] Proposed patch this patch has been pushed
Created attachment 7174 [details] [review] [NOT TO APPLY]Patch for comparing about with history Paths in script are hardcoded as seen from docs folder.. Maybe some regex needs updating too?
Created attachment 7349 [details] [review] bug 7143 fixing history, there were 2 #58 and no #59
Created attachment 7350 [details] [review] Bug 7143 about.tt indentation fixes This patch is just about s/tab/4spaces/ & indentation fixes
Created attachment 7351 [details] [review] Bug 7143 missing contributors This patch add some contributors that are in docs/history.txt but were forgotten in about.tt
Created attachment 7352 [details] [review] Bug 7143 some cleaning * removing useless <strong> everywhere * updating ENSMP => Mines ParisTech * lowering cases
Latest patch does not apply: Commit Body is: -------------------------- Bug 7143 some cleaning * removing useless <strong> everywhere * updating ENSMP => Mines ParisTech * lowering cases -------------------------- Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: Bug 7143 some cleaning /home/liz/kohaclone/.git/rebase-apply/patch:102: trailing whitespace. <li>Libriotech, Norway</li> fatal: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/en/modules/about.tt). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 7143 some cleaning
Created attachment 7621 [details] [review] bug 7143 fixing history, there were 2 #58 and no #59
Created attachment 7623 [details] [review] Bug 7143 about.tt indentation fixes This patch is just about s/tab/4spaces/ & indentation fixes
Created attachment 7624 [details] [review] Bug 7143 missing contributors This patch add some contributors that are in docs/history.txt but were forgotten in about.tt
Created attachment 7625 [details] [review] Bug 7143 some cleaning * removing useless <strong> everywhere * updating ENSMP => Mines ParisTech * lowering cases
Hi Paul, your patches (currently 3, 4 and 5) contain markers from merging. Can you fix and resubmit?
The first patch does not apply: Patch format detection failed.
Created attachment 7928 [details] [review] bug 7143 fixing history, there were 2 #58 and no #59
Created attachment 7929 [details] [review] Bug 7143 about.tt indentation fixes This patch is just about s/tab/4spaces/ & indentation fixes
Created attachment 7930 [details] [review] Bug 7143 missing contributors This patch add some contributors that are in docs/history.txt but were forgotten in about.tt
Created attachment 7931 [details] [review] Bug 7143 some cleaning * removing useless <strong> everywhere * updating ENSMP => Mines ParisTech * lowering cases
katrin, thx for spotting my merge mistakes. Also note that the 1st patch is not to be applied, it's just a helper for comparing versions
The attachments 7928 to 7931 satisfy QA. Marking as such.. (Implicit signoff.)
I have insert a new update for about.tt, it is for Italian transaltion teams I delete previous patch because are pushed now.
Created attachment 8735 [details] [review] update of italian translation teams
Comment on attachment 8735 [details] [review] update of italian translation teams this patch updating italian translators has been pushed
This bug will be included in the Koha 3.6.5 release.
Created attachment 10401 [details] [review] Patch for timeline Fixes few tabs within date; adds a regex to fix mistakes with spaces.
Created attachment 10402 [details] [review] [SIGNED-OFF] 7143 Followup for timeline Fixes few tabs within date; adds a regex to fix mistakes with spaces. Signed-off-by: Marc Veron <veron@veron.ch>
(In reply to comment #39) > Created attachment 10402 [details] [review] > [SIGNED-OFF] 7143 Followup for timeline > > Fixes few tabs within date; adds a regex to fix mistakes with spaces. > > Signed-off-by: Marc Veron <veron@veron.ch> QA COMMENT trivial patch. tested fine passed QA :)
Comment on attachment 10402 [details] [review] [SIGNED-OFF] 7143 Followup for timeline this patch has been pushed
Created attachment 10679 [details] [review] Bug 7143 : Adding Stacey Walker to the history
Created attachment 10681 [details] [review] [SIGNOFF] Bug 7143 : Adding Stacey Walker to the history The patch added Stacey Walker to the koha development team "about"->koha team web page and the docs/history.txt Tested patch for signoff. OK wajasu
Attachment 10681 [details]: Passed QA
Created attachment 10689 [details] [review] Bug 7143 – Bug for tracking changes to the about page This patch updates the German translators. To be applied after attachment 10681 [details] [review].
Created attachment 10690 [details] [review] [SIGNED-OFF] Bug 7143 – Bug for tracking changes to the about page This patch updates the German translators. To be applied after attachment 10681 [details] [review]. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment on attachment 10681 [details] [review] [SIGNOFF] Bug 7143 : Adding Stacey Walker to the history this patch has been pushed (the patch from Stacey was bug 5327)
Comment on attachment 10690 [details] [review] [SIGNED-OFF] Bug 7143 – Bug for tracking changes to the about page this patch has been pushed
Created attachment 11143 [details] [review] Bug 7143: Updating history and about file
Created attachment 11145 [details] [review] [SIGNED-OFF] Bug 7143: Updating history and about file Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment on attachment 11145 [details] [review] [SIGNED-OFF] Bug 7143: Updating history and about file This patch has been pushed
Created attachment 12156 [details] [review] Bug 7143: Adding Kathryn Tyree to the history and About page.
Created attachment 12158 [details] [review] [PASSED-QA]Bug 7143: Adding Kathryn Tyree to the history and About page. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
passed QA
Comment on attachment 12158 [details] [review] [PASSED-QA]Bug 7143: Adding Kathryn Tyree to the history and About page. Patch pushed to master
Created attachment 12751 [details] [review] Bug 7143: Adding new developers to the history file
Created attachment 12778 [details] [review] [Signed off] Bug 7143: Adding new developers to the history file Signing this one off! :)
There is something with the last attachment. But this is just history.txt. So: Passed QA
Created attachment 12805 [details] [review] Bug 7143 : New committer to history
Comment on attachment 12778 [details] [review] [Signed off] Bug 7143: Adding new developers to the history file This patch has been pushed (with tabs replaced by 4 spaces in about.tt)
Comment on attachment 12805 [details] [review] Bug 7143 : New committer to history This patch has been pushed (with tabs replaced by 4 spaces in about.tt)
all patch pushed, back to assigned for next developers ;-)
Created attachment 13672 [details] [review] Patch Changes for Koha 3.12 Proposing a new section for current release team
Created attachment 13674 [details] [review] Patch Testing patch complexity is complex :)
Created attachment 13703 [details] [review] [SIGNED-OFF] Bug 7143 About changes for 3.12 Proposing a new section for current release team. Signed-off-by: Marc Veron <veron@veron.ch> Section appears on about page as expected.
Created attachment 13725 [details] [review] [SIGNED-OFF] Bug 7143 About changes for 3.12 Proposing a new section for current release team. Signed-off-by: Marc Veron <veron@veron.ch> Section appears on about page as expected. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Looks ok to me, passes tests.
Created attachment 13726 [details] [review] Bug 7143: Small fix for About page Adding missing version numbers: Frédéric Demians (3.4, 3.6, 3.8, and 3.10 Translation Manager)
First patch is 'Passed QA'.
Created attachment 13732 [details] [review] [SIGNED_OFF] Small fix for F. Demians
Tested very well :)
I take the liberty to review Katrin's followup. Hopefully nobody stumbles over this action :) Passed QA
This patch has been pushed to master.
Created attachment 14192 [details] [review] Bug 7143 adding Kiriaki Roditi as translator
Created attachment 14272 [details] [review] [SIGNED-OFF] Bug 7143 adding Kiriaki Roditi as translator Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Last patch passes QA
Pushed to 3.10.x will be in 3.10.2
Created attachment 14301 [details] [review] Bug 7143 updating history and about page
Created attachment 14302 [details] [review] Bug 7143 updating history and about page Signed-off-by: Liz Rea <liz@catalyst.net.nz> Changes look to be correct
Looks good Marked as Passed QA
Created attachment 14561 [details] [review] Bug 7143 updating history and about page Signed-off-by: Liz Rea <liz@catalyst.net.nz> Changes look to be correct Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 14759 [details] [review] Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing.
The following individuals from history.txt are not found in the about template: MISSING DEV: Duncan Tyler MISSING DEV: Marc Balmer MISSING DEV: Olivier Crouzet MISSING DEV: Bart Jorgensen MISSING DEV: Kate Henderson MISSING DEV: Jono Mingard MISSING DEV: Jorgia Kelsey MISSING DEV: Peter Lorimer MISSING DEV: Mark Tompsett MISSING DEV: Rolando Isidoro MISSING DEV: Peter Crellan Kelly MISSING DEV: Kristina D.C. Hoeppner MISSING DEV: Jen Zajac MISSING DEV: Karam Qubsi MISSING DEV: Aaron Wells MISSING DEV: Barry Cannon MISSING DEV: Stefano Bargioni Include a patch for that purpose.
Created attachment 17788 [details] [review] Bug 7143 Followup for some new developers on about page Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Chris: Not sure if attachment 14759 [details] [review] should go to 3.X.X ? Therefore not obsoleting it. Setting status to Signed off for new string patch (att 17788).
It appears that the attachment of druthb has not yet been pushed in master. Perhaps the patch was added to this report, but the status was not set back?
Created attachment 17793 [details] [review] Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 17815 [details] [review] [PASSED QA] Bug 7143 Followup for some new developers on about page Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template change only - changes look correct to me.
Created attachment 17816 [details] [review] [PASSED QA] Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template change only, changes look correct to me.
This patch has been pushed to master and 3.12.x.
Created attachment 18337 [details] [review] Bug 7143: Release team 3.14 on about page
Created attachment 18565 [details] [review] Bug 7143: Release team 3.14 on about page Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Created attachment 19046 [details] [review] [PASSED QA] Bug 7143: Release team 3.14 on about page Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template change only, looks all ok to me.
Comment on attachment 19046 [details] [review] [PASSED QA] Bug 7143: Release team 3.14 on about page Latest pushed to master. Thanks, Marcel!
Created attachment 19453 [details] [review] Bug 7143: Updating history and about page
Comment on attachment 19453 [details] [review] Bug 7143: Updating history and about page Pushed latest update to master.
Created attachment 19482 [details] [review] Bug 7143 - Updating history and about page First commit from Silvia Simonetti, went into the 3.12.x branch. Regards To+
Comment on attachment 19482 [details] [review] Bug 7143 - Updating history and about page Pushed latest history.txt change to master
Latest patches have been pushed to 3.12.x, will be in 3.12.4.
Latest patches have been pushed to 3.8.x and will be in 3.8.17
Created attachment 20711 [details] [review] Bug 7143: history.txt updates - two new developers - releases Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Created attachment 20712 [details] [review] Bug 7143: history.txt and about page updates - two new developers - releases Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Created attachment 20788 [details] [review] Bug 7143: history.txt and about page updates - two new developers - releases Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Created attachment 20856 [details] [review] [PASSED QA] Bug 7143: history.txt and about page updates - two new developers - releases Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Reads all ok.
Comment on attachment 20856 [details] [review] [PASSED QA] Bug 7143: history.txt and about page updates Pushed latest to master.
Latest patch pushed to 3.12.x, will be in 3.12.5.
Latest patch pushed to 3.8.x, will be in 3.8.18
Latest patch pushed to 3.10.x, will be in 3.10.12
Created attachment 23057 [details] [review] Bug 7143: New release team for Koha 3.16 Note that the 3.8 RMaint should still be elected on the next meeting. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 23058 [details] [review] Bug 7143: Cleaning up docs/history.txt Sorting some lines on date Typo on date for Bernardo Kriegel Splitting one line in 2008 in two lines Replacing some tabs with spaces in October 2103 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 23059 [details] [review] Bug 7143: Cleaning up docs/history.txt Sorting some lines on date Typo on date for Bernardo Kriegel Splitting one line in 2008 in two lines Replacing some tabs with spaces in October 2013 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 23072 [details] [review] [SIGNED OFF] Bug 7143: New release team for Koha 3.16 Note that the 3.8 RMaint should still be elected on the next meeting. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> No typos or problems found.
Created attachment 23073 [details] [review] [SIGNED OFF] Bug 7143: Cleaning up docs/history.txt Sorting some lines on date Typo on date for Bernardo Kriegel Splitting one line in 2008 in two lines Replacing some tabs with spaces in October 2013 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> No typos or problems found.
Created attachment 23187 [details] [review] Bug 7143: New release team for Koha 3.16 Note that the 3.8 RMaint should still be elected on the next meeting. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> No typos or problems found. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 23188 [details] [review] Bug 7143: Cleaning up docs/history.txt Sorting some lines on date Typo on date for Bernardo Kriegel Splitting one line in 2008 in two lines Replacing some tabs with spaces in October 2013 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> No typos or problems found. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
I've pushed the about.tt patch to master and the history.txt patch to both master and 3.14.x. Thanks, Marcel!
Created attachment 23353 [details] [review] Bug 7143: Adding RMaint for 3.8 to release team As a follow-up after December 4 meeting. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 23357 [details] [review] [SIGNED OFF] Bug 7143: Adding RMaint for 3.8 to release team As a follow-up after December 4 meeting. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Correct addition, no problems found.
Created attachment 23512 [details] [review] Bug 7143: Adding RMaint for 3.8 to release team As a follow-up after December 4 meeting. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Correct addition, no problems found. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Pushed the latest to master. Thanks, Marcel!
Created attachment 24211 [details] [review] Bug 7143 : Updating about page and history
Created attachment 24383 [details] [review] Bug 7143 : Updating about page and history
Comment on attachment 24383 [details] [review] Bug 7143 : Updating about page and history Review of attachment 24383 [details] [review]: ----------------------------------------------------------------- Why did you add tabulation characters? They break the 2 lines. ::: docs/history.txt @@ +211,4 @@ > February 1-3 2005 Chris Cormack, Rachel Hamilton-Williams and Russel Garlick demonstrate Koha and man a stand at Alia Online, in Australia. Irma Birchall helps out also. > February 6 2005 Koha 2.2, Software Overview and Description of Features -- is now available on http://www.kohadocs.org > February 7 2005 Paul Poulain announces he has hired Henri Damien Laurent to work with him on Koha > +February 10 2005 "Koha Architectural Study" by Nicholas Rosasco and Erik Bakke. New doc on kohadocs.org This breaks the display. @@ +223,4 @@ > May 2 2005 Koha translated to Swedish translation,sweden > May 6 2005 Argentinian start work on customising Koha for use in Argentinian Universities Argentina > May 8 2005 Stephen Hedges starts work on 2.2 Users guide > +May 15 2005 New document on http://www.kohadocs.org "Command-line scripts," Jared Jennings' translation of Paul Poulain's original French document. Look for it in section 2.3 "Maintenance and Troubleshooting." This breaks the display.
Created attachment 24424 [details] [review] Bug 7143 : Updating about page and history
Created attachment 24429 [details] [review] Bug 7143 : Updating about page and history
Created attachment 24444 [details] [review] Bug 7143 : Updating about page and history Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Trivial patch, only string changes for about. No need (imho) for a separate QA session :) Looks good to me, no qa tools complaints. Passed QA
Pushed to master, along with a follow-up adding Holger Meißner's name to the about page. Thanks, Chris!
Created attachment 26321 [details] [review] Bug 7143 : Updating history with new developers
Running comp_about.pl gives me the following names too: MISSING DEV: Jonathan Field MISSING DEV: David Roberts MISSING DEV: Ketan Kulkarni MISSING DEV: Philippe Blouin MISSING DEV: Raewyn Adams MISSING DEV: Sue Tunnicliff MISSING DEV: Gab Hikaka MISSING DEV: Andrew Lockett MISSING DEV: Jonet Moore MISSING DEV: Tim Hannah MISSING DEV: Claire Stent MISSING DEV: Doug Kingston MISSING DEV: Merllissia Manueli Missing in the developers list of about.
Patches : 4e4a33e Bug 7143: add another name to the about page ef7480f Bug 7143: Updating about page and history pushed to 3.14.x, will be in 3.14.5
Created attachment 27078 [details] [review] Bug 7143 : Updating history with new developers Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
QA Comment: Taking the liberty to pass QA on this trivial (recurring) string patch. Verified the new names with git log. Note that we still miss some names (see earlier comment).
Pushed latest to master. Thanks, Chris!
Created attachment 28418 [details] [review] Bug 7143: Release team 3.18 See http://wiki.koha-community.org/wiki/Roles_for_3.18 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 28789 [details] [review] [SIGNED-OFF] Bug 7143: Release team 3.18 See http://wiki.koha-community.org/wiki/Roles_for_3.18 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors. Order is alphabetical?
Created attachment 29074 [details] [review] [PASSED QA] Bug 7143: Release team 3.18 See http://wiki.koha-community.org/wiki/Roles_for_3.18 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors. Order is alphabetical? Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Hm, looking at the list, I feel like the whole QA team should be in there.
(In reply to Katrin Fischer from comment #139) > Hm, looking at the list, I feel like the whole QA team should be in there. I agree, could we just use the same we use for the release notes? Everyone involved should be mentioned, and the layout is clearer. 3.18 Release team patch pushed to master.
Created attachment 29181 [details] [review] Bug 7143: Updating new developers
Created attachment 29200 [details] [review] [SIGNED-OFF] Bug 7143: Updating new developers Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors
Created attachment 29213 [details] [review] [PASSED QA] Bug 7143: Updating new developers Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Edit: Switched from spaces to tabs in history.txt.
Created attachment 29338 [details] [review] [PASSED QA] Bug 7143: Updating new developers Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Edit: Switched from spaces to tabs in history.txt.
Pushed to master. Thanks Chris!
Created attachment 30056 [details] [review] Bug 7143: Add Prosentient Systems to contributing companies Better late than never to add the company name to the list of contributing companies.
Not sure if I did that right but couldn't change the status...so I'll just leave it as Pushed to Master?
Created attachment 30151 [details] [review] [SIGNED-OFF] Bug 7143: Add Prosentient Systems to contributing companies Better late than never to add the company name to the list of contributing companies. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Entry added. No errors
Created attachment 30155 [details] [review] [PASSED QA] Bug 7143: Add Prosentient Systems to contributing companies Better late than never to add the company name to the list of contributing companies. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Entry added. No errors Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Tiny template addition, no problems.
Latest patch pushed.
Created attachment 30869 [details] [review] Bug 7143 Updating history
Created attachment 30870 [details] [review] Bug 7143 Updating the about page
Comment on attachment 30870 [details] [review] Bug 7143 Updating the about page Hi Chris, I think maybe it should be Simith D'Oliveira: http://www.inlibro.com/nouvelles/retour-sur-le-congres-des-milieux-documentaires-2013)
I assumed they didn't want their full name used, as they didnt set it in git.
Created attachment 30878 [details] [review] [SIGNED OFF] Bug 7143 Updating history Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 30879 [details] [review] [SIGNED OFF] Bug 7143 Updating the about page Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 30938 [details] [review] [PASSED QA] Bug 7143 Updating history Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Created attachment 30939 [details] [review] [PASSED QA] Bug 7143 Updating the about page Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Lastest patches pushed. Thanks Chris.
Created attachment 31108 [details] [review] Bug 7143: Full 3.18 release team acknowledged Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 31109 [details] [review] Bug 7143: Ohloh is now Open HUB Ohloh.net links are used in the about page. Their FQDN has changed a while ago. Old one is still redirected, but we need to fix it just in case the redirection is removed. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 31110 [details] [review] Bug 7143: Universidad Nacional de Cordoba is an institution that contributed to Koha Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 31111 [details] [review] Bug 7143: update the es-ES translation attribution as of 3.12 onwards The currently maintained stable releases translations are/were done by the following individuals and it should be acknowledged in the about page. This patch also removes the venezuelian spanish translation, that was removed long time ago. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 31114 [details] [review] Bug 7143: Full 3.18 release team acknowledged Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Missing the Module Maintainers?
Created attachment 31115 [details] [review] Bug 7143: Ohloh is now Open HUB Ohloh.net links are used in the about page. Their FQDN has changed a while ago. Old one is still redirected, but we need to fix it just in case the redirection is removed. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 31116 [details] [review] Bug 7143: Universidad Nacional de Cordoba is an institution that contributed to Koha Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 31117 [details] [review] Bug 7143: update the es-ES translation attribution as of 3.12 onwards The currently maintained stable releases translations are/were done by the following individuals and it should be acknowledged in the about page. This patch also removes the venezuelian spanish translation, that was removed long time ago. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(In reply to Chris Cormack from comment #164) > Missing the Module Maintainers? You seem to be the only one pushing patches to master now in that capacity. This role is not really clear and still competes with QA/RM. Another thought: Should we merge the former Koha release team members with the other developers listing their roles there? Putting every name only once on that page (in the current release team or the dev team).
Created attachment 31119 [details] [review] Bug 7143: Full 3.18 release team acknowledged Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Missing the Module Maintainers? Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 31120 [details] [review] Bug 7143: Ohloh is now Open HUB Ohloh.net links are used in the about page. Their FQDN has changed a while ago. Old one is still redirected, but we need to fix it just in case the redirection is removed. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 31121 [details] [review] Bug 7143: Universidad Nacional de Cordoba is an institution that contributed to Koha Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 31122 [details] [review] Bug 7143: update the es-ES translation attribution as of 3.12 onwards The currently maintained stable releases translations are/were done by the following individuals and it should be acknowledged in the about page. This patch also removes the venezuelian spanish translation, that was removed long time ago. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Patches pushed to master. Omissions can be dealt with on another patch. I like the idea of rearranging this page a bit.
Created attachment 31353 [details] [review] Bug 7143 Adding a new developer to the history
Created attachment 31358 [details] [review] [SIGNED-OFF] Bug 7143 Adding a new developer to the history Signed-off-by: Marc Véron <veron@veron.ch>
I found people linked to www.openhub.net but not found (Committer 'XYZ' not found.) Former Koha release team managers: ---------------------------------- Chris Nighswonger MJ Ray Koha development team --------------------- Nahuel Nahuel Angelinetti Jared Camins-Esakov Chris Nighswonger (404 Error) MJ Ray Links not working in section "Special thanks..." ------------------------------------------------- The Nelsonville Public Library System http://myacpl.org/ (Server not found) The Geauga County Public Library http://www.geauga.lib.oh.us/ (Server not found) Link not working in Tab "Licences" ---------------------------------- MIT license http://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt (404) Link not working in Tab "Translations" --------------------------------------- Français (French) Kohala http://www.koha-fr.org/category/tags/association (Page non trouvée)
(In reply to Marc Véron from comment #176) > Link not working in Tab "Translations" > --------------------------------------- > Français (French) Kohala http://www.koha-fr.org/category/tags/association > (Page non trouvée) I think this can be changed by http://www.koha-fr.org/content/lassociation-kohala
Created attachment 31363 [details] [review] Bug 7143: Change the Kohala association link
Created attachment 31364 [details] [review] Bug 7143: Fixed link to Athens County Koha Opac
(In reply to Marc Véron from comment #176) > > The Geauga County Public Library http://www.geauga.lib.oh.us/ > (Server not found) > Looks like Geauga have migrated to iii now.. not sure what to link to in that case?
(In reply to Martin Renvoize from comment #180) > (In reply to Marc Véron from comment #176) > > > > The Geauga County Public Library http://www.geauga.lib.oh.us/ > > (Server not found) > > > > Looks like Geauga have migrated to iii now.. not sure what to link to in > that case? Yeah they were a Liblime one, maybe just break the link.
Created attachment 32202 [details] [review] Bug 7143: Adding Irma to the about page
Created attachment 32207 [details] [review] [PASSED QA] Bug 7143 Adding a new developer to the history Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 32208 [details] [review] [SIGNED OFF] Bug 7143: Change the Kohala association link Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 32209 [details] [review] [SIGNED OFF] Bug 7143: Fixed link to Athens County Koha Opac Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 32210 [details] [review] [SIGNED OFF] Bug 7143: Adding Irma to the about page Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 32256 [details] [review] Bug 7143: Change the Kohala association link Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Created attachment 32257 [details] [review] Bug 7143: Fixed link to Athens County Koha Opac Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Created attachment 32258 [details] [review] Bug 7143: Adding Irma to the about page Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Created attachment 32310 [details] [review] Bug 7143 - Fix name and link to Athens County Public Libraries The previous update to the Athens County Public Libraries link was incorrect. It is preferable to point to our library system's home page rather than our OPAC. If any change is necessary it is to update the name from the old "Nelsonville Public Library" to the new "Athens County Public Libraries."
Created attachment 32313 [details] [review] Bug 7143 - Fix name and link to Athens County Public Libraries The previous update to the Athens County Public Libraries link was incorrect. It is preferable to point to our library system's home page rather than our OPAC. If any change is necessary it is to update the name from the old "Nelsonville Public Library" to the new "Athens County Public Libraries." Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Created attachment 32320 [details] [review] [PASSED QA] Bug 7143 - Fix name and link to Athens County Public Libraries The previous update to the Athens County Public Libraries link was incorrect. It is preferable to point to our library system's home page rather than our OPAC. If any change is necessary it is to update the name from the old "Nelsonville Public Library" to the new "Athens County Public Libraries." Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 33624 [details] [review] Bug 7143 : Updating history and about page
Novemeber
Created attachment 33631 [details] [review] Bug 7143 : Updating history and about page
Created attachment 33647 [details] [review] Bug 7143 : Updating history and about page Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Checked the names with git log and Bugzilla.
Taking the liberty to promote this trivial patch of a recurring type directly to Passed QA.
Comment on attachment 33647 [details] [review] Bug 7143 : Updating history and about page Patch pushed to master. Thanks Chris!
Created attachment 34620 [details] [review] Bug 7143 : Adding missing developer to the about page Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Typed by Kahurangi, supervised by me
Created attachment 34624 [details] [review] [SIGNED OFF] Bug 7143 : Adding missing developer to the about page Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Typed by Kahurangi, supervised by me Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Created attachment 34654 [details] [review] [PASSED QA] Bug 7143 : Adding missing developer to the about page Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Typed by Kahurangi, supervised by me Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Patch pushed to master. Thanks Kahurangi!
Created attachment 35102 [details] [review] Bug 7143: Release team 3.20 Updated the release team with the roles for 3.20 pages on the wiki and checked with the votes on the IRC meeting log. Simplified the section on Former release team members by moving that information (in a compressed format) to the Developers section. If someone had a role for multiple releases, I used constructs as 3.X. Sorted the Additional thanks-section.
Created attachment 35125 [details] [review] Bug 7143: Release team 3.20 Updated the release team with the roles for 3.20 pages on the wiki and checked with the votes on the IRC meeting log. Simplified the section on Former release team members by moving that information (in a compressed format) to the Developers section. If someone had a role for multiple releases, I used constructs as 3.X. Sorted the Additional thanks-section. Signed-off-by: Justin <justinvos@live.com>
No QA problem with the patch, also ok with moving the roles from the extra section into the general list, but not sure about the syntax. 3.X = 3.10? TM/RMt/RM/QAM/DM? I think it's not clear and hard to understand if you don't know what you are looking for. Also hard to translate. There is a lot of room on the page after the names on the page, so the longer forms would fit well. And how are we going to find out how long we are doing our jobs now? :)
(In reply to Justin Vos from comment #204) > Signed-off-by: Justin <justinvos@live.com> Thanks, Justin.
(In reply to Katrin Fischer from comment #205) > No QA problem with the patch, also ok with moving the roles from the extra > section into the general list, but not sure about the syntax. > > 3.X = 3.10? > TM/RMt/RM/QAM/DM? > > I think it's not clear and hard to understand if you don't know what you are > looking for. Also hard to translate. There is a lot of room on the page > after the names on the page, so the longer forms would fit well. > > And how are we going to find out how long we are doing our jobs now? :) Thanks too, Katrin. Yes, I get the point (at least substantially :) That 3.X could mean 3.2 or 3.12 or 3.20 is imo not too hard. The X just says: A subversion of 3. The TM/RMt is indeed quite cryptical. Will add a followup for that. If you do not know how long you are doing something, well... Not sure if about is the right place to document that. I would refer to the wiki roles for [version]-pages.
Created attachment 35167 [details] [review] Bug 7143 adding releases to history file To test, verify that the latest releases appear in docs/history.txt
Comment on attachment 35167 [details] [review] Bug 7143 adding releases to history file Review of attachment 35167 [details] [review]: ----------------------------------------------------------------- Hello Abby, Could you please have a look at the release versions, the are not correctly written. ::: docs/history.txt @@ +780,5 @@ > +December 10 2014 Koha 3.18.01 security release > +December 11 2014 Koha 3.16.5 Security Release > +December 22 2014 Koha 3.14.12 released > +December 22 2014 Koha 3.18.2 Release > +December 24 2014 Koha 3.16.6 Release It's 3.16.0X (3.16.06 here).
Created attachment 35192 [details] [review] Bug 7143: Release team 3.20 Updated the release team with the roles for 3.20 pages on the wiki and checked with the votes on the IRC meeting log. Simplified the section on Former release team members by moving that information (in a compressed format) to the Developers section. If someone had a role for multiple releases, I used constructs as 3.X. Sorted the Additional thanks-section. Signed-off-by: Justin <justinvos@live.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 2015-01-14: Amended. Replaced abbreviations like RM by Release Manager. Replaced one occurrence of 3.x by 3.X (for Owen).
Created attachment 35193 [details] [review] Bug 7143: Adding releases to history file To test, verify that the latest releases appear in docs/history.txt Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Verified some release dates and still added a few missing.
Created attachment 35194 [details] [review] Bug 7143: QA Follow-up for abbrev PM Replacing PM by Packaging Manager Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
I have to agree with Katrin here.. there's not many places we show apreciation to people working on Koha. Taking Owen as an example; As far as I'm aware, he's been working on koha for many years and I beleive has been submitting bugs for the entire 3.x release series. With this new model, he would in efect be given the same credit as a new contributor whose only been around for one 6 month release cycle. This seems a bit of a backwards step to me :(.
(In reply to Martin Renvoize from comment #213) > I have to agree with Katrin here.. there's not many places we show > apreciation to people working on Koha. > > Taking Owen as an example; As far as I'm aware, he's been working on koha > for many years and I beleive has been submitting bugs for the entire 3.x > release series. With this new model, he would in efect be given the same > credit as a new contributor whose only been around for one 6 month release > cycle. > > This seems a bit of a backwards step to me :(. There is no actual text change for Owen. Except the x became an X. Is your objection the position of the line on the page? Because I only moved it down.
Created attachment 35348 [details] [review] [PASSED QA] Bug 7143: Adding releases to history file To test, verify that the latest releases appear in docs/history.txt Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Verified some release dates and still added a few missing. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Thx Abby!
Created attachment 35349 [details] [review] Bug 7143: Adding back version numbers Adding back version numbers to the former release team members in the list of developers.
Created attachment 35350 [details] [review] [PASSED QA] Bug 7143: Adding releases to history file To test, verify that the latest releases appear in docs/history.txt Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Verified some release dates and still added a few missing. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Thx Abby!
I passed QA on the patch from Abby for the history file, thx Abby! Also proposing a follow up patch to Marcel's patches that adds back the version numbers for discussion.
(In reply to Katrin Fischer from comment #218) > Also proposing a follow up patch to Marcel's patches that adds back the > version numbers for discussion. No problem with adding the figures again, but there may be some small typos: i see 3.6 with galen; should be 3.16 ? no version with Rmaint mason should be up to 3.14 ? what about remaining 3.x? Note: this was no extensive check
Hi Marcel, thx for checking, you are right about Galen and Mason, I will correct. Remaining 3.x was meant to mean "all verseions 3.x", but I also thought about writing "3.0 to present", maybe a little later for the packages?
Created attachment 35420 [details] [review] Bug 7143: Adding back version numbers Adding back version numbers to the former release team members in the list of developers.
Corrected the typos Marcel pointed out and replaced 3.x by 3.0+/3.2+ as discussed on IRC.
Created attachment 35434 [details] [review] Bug 7143: Adding back version numbers Adding back version numbers to the former release team members in the list of developers. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Added prefix "3.16" to Galen's Release Maintainer. (See Roles for 3.18)
Comment on attachment 35350 [details] [review] [PASSED QA] Bug 7143: Adding releases to history file Patch pushed to master. Thansk Abby!
Created attachment 35440 [details] [review] [PASSED QA] Bug 7143: Release team 3.20 Updated the release team with the roles for 3.20 pages on the wiki and checked with the votes on the IRC meeting log. Simplified the section on Former release team members by moving that information (in a compressed format) to the Developers section. If someone had a role for multiple releases, I used constructs as 3.X. Sorted the Additional thanks-section. Signed-off-by: Justin <justinvos@live.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 2015-01-14: Amended. Replaced abbreviations like RM by Release Manager. Replaced one occurrence of 3.x by 3.X (for Owen). Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 35441 [details] [review] [PASSED QA] Bug 7143: QA Follow-up for abbrev PM Replacing PM by Packaging Manager Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 35442 [details] [review] [PASSED QA] Bug 7143: Adding back version numbers Adding back version numbers to the former release team members in the list of developers. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Added prefix "3.16" to Galen's Release Maintainer. (See Roles for 3.18) Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
I think I'm allowed to pass this one :-D The about page is really important in the sense it is the only place where we acknowledge people's involvement in the Koha project, and I think Katrina's followup is pertinent.
(In reply to Tomás Cohen Arazi from comment #228) > I think I'm allowed to pass this one :-D I would be happy to pass you some more numbers :)
3.20 release team pushed. Thanks Marcel and Katrin
Created attachment 36541 [details] [review] BUG 7143: Add Kyle Hall as the 42nd developer to history I found Kyle's first commit and added him to the history http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=kyle&submit=Search!&idxname=koha-cvs&max=20&result=normal&sort=date%3Aearly While in there I added tags to releases and developers that were missing. To test: * Log in to staff client * visit about koha * check to make sure timeline is right
Created attachment 36542 [details] [review] BUG 7143: Add Kyle Hall as the 42nd developer to history I found Kyle's first commit and added him to the history http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=kyle&submit=Search!&idxname=koha-cvs&max=20&result=normal&sort=date%3Aearly While in there I added tags to releases and developers that were missing. To test: * Log in to staff client * visit about koha * check to make sure timeline is right
Created attachment 36543 [details] [review] BUG 7143: Add Kyle Hall as the 42nd developer to history I found Kyle's first commit and added him to the history http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=kyle&submit=Search!&idxname=koha-cvs&max=20&result=normal&sort=date%3Aearly While in there I added tags to releases and developers that were missing. To test: * Log in to staff client * visit about koha * check to make sure timeline is right
Created attachment 36544 [details] [review] BUG 7143: Add Kyle Hall as the 42nd developer to history I found Kyle's first commit and added him to the history http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=kyle&submit=Search!&idxname=koha-cvs&max=20&result=normal&sort=date%3Aearly While in there I added tags to releases and developers that were missing. To test: * Log in to staff client * visit about koha * check to make sure timeline is right Signed-off-by: Larry Baerveldt <larry@bywatersolutions.com>
Note that my patch depends on bug 15375 (listed as a dependency above) since that has passed qa already.
bug 13575
Created attachment 36661 [details] [review] BUG 7143: Add Kyle Hall as the 42nd developer to history I found Kyle's first commit and added him to the history http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=kyle&submit=Search!&idxname=koha-cvs&max=20&result=normal&sort=date%3Aearly While in there I added tags to releases and developers that were missing. To test: * Log in to staff client * visit about koha * check to make sure timeline is right Signed-off-by: Larry Baerveldt <larry@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 36662 [details] [review] Bug 7143: Add "developer" for all devs Some were missing. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Fixes pushed to master. Thanks Nicole and Jonathan!
Created attachment 37892 [details] [review] Bug 7143 Adding new developers and releases to the history
Created attachment 37916 [details] [review] [SIGNED OFF] Bug 7143 Adding new developers and releases to the history Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Created attachment 37919 [details] [review] [PASSED QA] Bug 7143 Adding new developers and releases to the history Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Patch pushed to master. Thanks Chris!
Created attachment 39090 [details] [review] Bug 7143: Small fix on the 3.20 release team Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Created attachment 39091 [details] [review] [SIGNED-OFF] Bug 7143: Small fix on the 3.20 release team Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Magnus is alone, no errors
Created attachment 39294 [details] [review] Bug 7143: Small fix on the 3.20 release team Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Magnus is alone, no errors Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 39295 [details] [review] Bug 7143: [QA Follow-up] Restoring lost </li> tag Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Update pushed.
Created attachment 39481 [details] [review] Bug 7143: Release team for 3.22 See: http://wiki.koha-community.org/wiki/Roles_for_3.22 The 3.20 roles are moved to the Development section. Note that we did not add the Bug wranglers role under Development until now. If that should change, please provide a follow-up. Test plan: Verify that all roles are covered correctly.
Oops, i forgot the bug wranglers..
Created attachment 39482 [details] [review] Bug 7143: Release team for 3.22 See: http://wiki.koha-community.org/wiki/Roles_for_3.22 The 3.20 roles are moved to the Development section. Note that we did not add the Bug wranglers role under Development until now. If that should change, please provide a follow-up. Test plan: Verify that all roles are covered correctly.
Created attachment 39511 [details] [review] [SIGNED-OFF] Bug 7143: Release team for 3.22 See: http://wiki.koha-community.org/wiki/Roles_for_3.22 The 3.20 roles are moved to the Development section. Note that we did not add the Bug wranglers role under Development until now. If that should change, please provide a follow-up. Test plan: Verify that all roles are covered correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Seems correct for me, no errors.
Created attachment 39592 [details] [review] Bug 7143: Release team for 3.22 See: http://wiki.koha-community.org/wiki/Roles_for_3.22 The 3.20 roles are moved to the Development section. Note that we did not add the Bug wranglers role under Development until now. If that should change, please provide a follow-up. Test plan: Verify that all roles are covered correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Seems correct for me, no errors. Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Patch pushed to master. Thanks Marcel!
Created attachment 39614 [details] [review] [SIGNED OFF] Bug 7143: Add missing people to history.txt Indranil Das Gupta needs to be included. Emmanuele Somma was missed a while back, so adding ad shifting numbers for people after her. Some tab fixes too, I don't have the time to fix them all. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Hi Tomas There is still something wrong in the file: This comes in the first column: May 14 2014 Koha SAB CINECA becomes the 250th developer to have a patch pushed Probably because the line now contains one tab instead of two tabs.
Created attachment 41190 [details] [review] Bug 7143: Add missing people to history.txt Indranil Das Gupta needs to be included. Emmanuele Somma was missed a while back, so adding ad shifting numbers for people after her. Some tab fixes too, I don't have the time to fix them all. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 41191 [details] [review] Bug 7143 new developers
Created attachment 41206 [details] [review] [SIGNED OFF] Bug 7143: Add missing people to history.txt Indranil Das Gupta needs to be included. Emmanuele Somma was missed a while back, so adding ad shifting numbers for people after her. Some tab fixes too, I don't have the time to fix them all. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 41207 [details] [review] [SIGNED OFF] Bug 7143: New developers Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 41300 [details] [review] [PASSED QA] Bug 7143: Add missing people to history.txt Indranil Das Gupta needs to be included. Emmanuele Somma was missed a while back, so adding ad shifting numbers for people after her. Some tab fixes too, I don't have the time to fix them all. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 41301 [details] [review] [PASSED QA] Bug 7143: New developers Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Patches pushed to master. Thanks Chris!
Created attachment 41322 [details] [review] Bug 7143 - paces in history.txt instead of tabs break display on website. This may be the only place in koha where a tab should be a tab and not 4 spaces. Yes, I'll try to fix the script that does the conversion for the website to handle 4 spaces instead of tabs, but for now can we have this?
Created attachment 41323 [details] [review] Bug 7143 - spaces in history.txt instead of tabs break display on website This may be the only place in koha where a tab should be a tab and not 4 spaces. I'll try to fix the script that does the conversion for the website to handle 4 spaces instead of tabs, but for now can we have this?
I've fixed the website conversion script to deal with 4 space tabs so it is fine at the moment, but I still think we should be consistent in the history.txt file.
Created attachment 41925 [details] [review] Bug 7143: Add Benjamin Rokseth to the projects history file and about page Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 41929 [details] [review] [SIGNED OFF] Bug 7143: spaces in history.txt instead of tabs break display on website This may be the only place in koha where a tab should be a tab and not 4 spaces. I'll try to fix the script that does the conversion for the website to handle 4 spaces instead of tabs, but for now can we have this? Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 41930 [details] [review] [SIGNED OFF] Bug 7143: Add Benjamin Rokseth to the projects history file and about page Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 41984 [details] [review] Bug 7143: spaces in history.txt instead of tabs break display on website This may be the only place in koha where a tab should be a tab and not 4 spaces. I'll try to fix the script that does the conversion for the website to handle 4 spaces instead of tabs, but for now can we have this? Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 41985 [details] [review] Bug 7143: Add Benjamin Rokseth to the projects history file and about page Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Hmm is this numbering of devs in history.txt that important? about.pl could number them too..
Patches pushed to master. Thanks Liz!
Created attachment 44702 [details] [review] Bug 7143: Updates for the 3.22 release This patch adds the new devs missing from the history.txt file that contributed patches during the 3.22 release cycle. It fixes the missing ones on the about page too. Bonus: Adds Olli, who was missing, so numbering shift was needed too. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 44781 [details] [review] Bug 7143: Add Marc Veron to the release team During this release cycle he worked really hard looking for things to fix. He's a brave bug wrangler and his name should be on the credits for 3.22. Period. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 44782 [details] [review] [PASSED QA] Bug 7143: Add Marc Veron to the release team During this release cycle he worked really hard looking for things to fix. He's a brave bug wrangler and his name should be on the credits for 3.22. Period. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Well deserved.
Created attachment 45613 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Véron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Véron.
Created attachment 45728 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Véron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Véron. (Amended for é in commit message)
Created attachment 45729 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Veron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Veron (with é). (Amended for é in commit message)
Created attachment 45730 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Veron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Veron (with é). (Amended for é in commit message) Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Marc, you should change the second occurrence too.
Created attachment 45828 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Veron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Veron (with é). (Amended for é in commit message) Signed-off-by: Mark Tompsett <mtompset@hotmail.com> (Amended for comment #281: changed second occurence)
Created attachment 45829 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Veron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Veron (with é). (Amended for é in commit message) Signed-off-by: Mark Tompsett <mtompset@hotmail.com> (Amended for comment #281: changed second occurence)
Created attachment 45832 [details] [review] Bug 7143: Add link to www.openhub.net profile for Marc Veron This patch adds a link to www.openhub.net/p/koha/contributors/6618545408147 for Marc Veron (with é). (Amended for é in commit message) Signed-off-by: Mark Tompsett <mtompset@hotmail.com> (Amended for comment #281: changed second occurence) Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(Assuming we still set the status for this bug. Feel free to correct if I'm wrong.) Pushed to master, thanks for your contribution!
Created attachment 46178 [details] [review] Bug 7143 : Adding releases and fixing some missing tabs
Created attachment 46240 [details] [review] [SIGNED-OFF] Bug 7143 : Adding releases and fixing some missing tabs Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors
Created attachment 46321 [details] [review] Bug 7143 : Adding releases and fixing some missing tabs Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master, thanks.
Add Martin Renvoize to QA team for 3.24 (see General_IRC_meeting_13_January_2016)
Created attachment 48330 [details] [review] Bug 7143: Release team for 3.24 Recurring update for the about page, Koha team. Test plan: Check accuracy of changes with former about page (3.22 release team) and Roles for 3.24 page on the wiki. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 48437 [details] [review] Bug 7143: Release team for 3.24 Recurring update for the about page, Koha team. Test plan: Check accuracy of changes with former about page (3.22 release team) and Roles for 3.24 page on the wiki. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
skipping qa.
Updated in Master! Thanks!
We should update the about page pre-release to reflect 3.24 -> 16.05 and check for new developers since the last update.
Created attachment 51055 [details] [review] Bug 7143: Moving about to 16.05. Hurray. Any suggestions to highlight the version number more prominently or elegantly are welcome. Just add a follow-up. Test plan: Go to About. Check Koha team. Hover over the version number.
Created attachment 51056 [details] [review] [SIGNED-OFF] Bug 7143: Moving about to 16.05. Hurray. Any suggestions to highlight the version number more prominently or elegantly are welcome. Just add a follow-up. Test plan: Go to About. Check Koha team. Hover over the version number. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> 16.05, Yeah! No errors
Created attachment 51070 [details] [review] [PASSED QA] Bug 7143: Moving about to 16.05. Hurray. Any suggestions to highlight the version number more prominently or elegantly are welcome. Just add a follow-up. Test plan: Go to About. Check Koha team. Hover over the version number. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> 16.05, Yeah! No errors Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Hm, history.txt ends in December last year: December 26 2015 Koha 3.20.7.1 released releases New bug or fix that here?
(In reply to Katrin Fischer from comment #299) > Hm, history.txt ends in December last year: > December 26 2015 Koha 3.20.7.1 released releases > New bug or fix that here? Chris regularly updated that one until now.
Pushed to master, thanks Marcel!
Created attachment 51991 [details] [review] Bug 7143 Updating the history.txt
Pushed to Master - Thanks Chris. (Just going to obsolete the patches and leave this as needs signoff)
Created attachment 51992 [details] [review] Bug 7143: Updating about page for new developers
Created attachment 51993 [details] [review] Bug 7143 : Ooops double counted a developer
Pushed and will obsolete
Created attachment 52042 [details] [review] Bug 7143 - Bug for tracking changes to the about page Adjusting the history file for new developers
Created attachment 52298 [details] [review] Bug 7143: [QA Follow-up] Adjusting developer information For consistency we should not only add firstnames to the list of developers in about. Adding some surnames with the help of git log and Bugzilla. Also corrected a closing li tag. Note that I did not find one surname: Natasha of Catalyst Academy. Probably Chris could add that missing piece. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 52299 [details] [review] Bug 7143: [QA Follow-up] Adjusting developer information For consistency we should not only add firstnames to the list of developers in about.tt and history.txt. Adding some surnames with the help of git log and Bugzilla. Also corrected a closing li tag. Note that I did not find one surname: Natasha of Catalyst Academy. Probably Chris could add that missing piece. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 52609 [details] [review] Bug 7143: Remove superfluous ^Z This removes ^Z from the the following line: ^Z<li>Brice Sanchez</li>
(In reply to Marc Véron from comment #310) > Created attachment 52609 [details] [review] [review] > Bug 7143: Remove superfluous ^Z > > This removes ^Z from the the following line: > ^Z<li>Brice Sanchez</li> Note: ^Z is not visible in Diff view
Comment on attachment 52609 [details] [review] Bug 7143: Remove superfluous ^Z No changes -- Patch already applied. I sam him already too, Marc. But thx for noting..
Created attachment 52627 [details] [review] Bug 7143 : Adding new developers
Created attachment 52636 [details] [review] Bug 7143 : Adding new developers Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Taking the liberty to set this back to PQA. String patches.
*** Bug 16790 has been marked as a duplicate of this bug. ***
Created attachment 53099 [details] [review] Bug 7143 : More new devs
Comment on attachment 52636 [details] [review] Bug 7143 : Adding new developers Review of attachment 52636 [details] [review]: ----------------------------------------------------------------- ::: docs/history.txt @@ +853,4 @@ > January 19 2016 Gus Ellerm becomes the 295th developer to have a patch pushed developer > February 25 2016 Francois Charbonnier becomes the 296th developer to have a patch pushed developer > April 28 2016 Arslan Farooq becomes the 297th developer to have a patch pushed developer > +June 3 2016 Claire Gravely becomes the 298th developer to have a patch pushed developer Claire Gravely is here, but not in the about.tt
(In reply to M. Tompsett from comment #318) > Claire Gravely is here, but not in the about.tt DOH! Already in.
Created attachment 53460 [details] [review] Bug 7143: [QA Follow-up] Adjusting developer information For consistency we should not only add firstnames to the list of developers in about.tt and history.txt. Adding some surnames with the help of git log and Bugzilla. Also corrected a closing li tag. Note that I did not find one surname: Natasha of Catalyst Academy. Probably Chris could add that missing piece. NOTE: Natasha piece still needs clean up. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 53461 [details] [review] Bug 7143 : Adding new developers Claire Gravely seemed to be a cut and paste error. June 3 better matches git log. Three other names in history are in about as well. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 53462 [details] [review] Bug 7143 : More new devs confirmed dates against emails and downloads.koha-community.org Two names added correctly. Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 53467 [details] [review] Bug 7143: [QA Follow-up] Adjusting developer information For consistency we should not only add firstnames to the list of developers in about.tt and history.txt. Adding some surnames with the help of git log and Bugzilla. Also corrected a closing li tag. Note that I did not find one surname: Natasha of Catalyst Academy. Probably Chris could add that missing piece. NOTE: Natasha piece still needs clean up. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 53468 [details] [review] Bug 7143 : Adding new developers Claire Gravely seemed to be a cut and paste error. June 3 better matches git log. Three other names in history are in about as well. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 53469 [details] [review] Bug 7143 : More new devs confirmed dates against emails and downloads.koha-community.org Two names added correctly. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
3 patches pushed to master for 16.11. I reset the status to assigned. If this isn't the correct status, can someone please update it? Thanks!
Pushed in 16.05. Will be in 16.05.02.
Created attachment 55489 [details] [review] Bug 7143: Release team for 16.11 Test plan: Verify changes by comparing with Roles for 16.11 page on the wiki. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment on attachment 55489 [details] [review] Bug 7143: Release team for 16.11 Review of attachment 55489 [details] [review]: ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ +417,4 @@ > <li>Connor Dewar</li> > <li>Srikanth Dhondi</li> > <li>Rocio Dressler</li> > + <li><a href="https://www.openhub.net/p/koha/contributors/6618545125093">Jonathan Druart (3.8 - 3.22, 16.05 QA Team Member)</a></li> I think the previous way better indicates a continuity that this version is unclear about as people may not have noticed the context above. @@ +429,4 @@ > <li>Gus Ellerm</li> > <li>Andrew Elwell</li> > <li>Brian Engard</li> > + <li><a href="https://www.openhub.net/p/koha/contributors/6618544646984">Nicole C. Engard (3.0+, 16.05 Documentation Manager)</a></li> If she has been Documentation Manager contiguously since 3.0, wouldn't a hypen (3.0 - 16.05) be better?
From the general mailing list: It seems that I missed the election as Bug wrangler (continued) for Koha 16.11, see: https://wiki.koha-community.org/wiki/Roles_for_16.11 That's why I kindly request to be listed in the release team for 16.11, as I was for previous versions. Thanks and kind regards Marc Véron
Created attachment 56093 [details] Bug 7143: Release team for 16.11 Also adding Marc Veron as bug wrangler (see his mail on the general ml dated Oct 5). Test plan: Verify changes by comparing with Roles for 16.11 page on the wiki. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
(In reply to M. Tompsett from comment #329) > I think the previous way better indicates a continuity that this version is > unclear about as people may not have noticed the context above. > If she has been Documentation Manager contiguously since 3.0, wouldn't a > hypen (3.0 - 16.05) be better? Patch adjusted accordingly.
Hmm. Already in master? Not a big deal, but not via the main road :)
Sorry Marcel - just pushed ;) We asked Jesse to obsolete it for us ;) Hope you are well.
Created attachment 56100 [details] Bug 7143 Added Kyle Hall as release manage on about page
Created attachment 56101 [details] Bug 7143 Added Kyle Hall as release manager to about.pl
Created attachment 56338 [details] [review] Bug 7143 NEW added Kyle Hall as release manager.
Created attachment 56340 [details] [review] Bug 7143 NEW added Kyle Hall as release manager. Signed-off-by: Dani Elder <dani@bywatersolutions.com>
Created attachment 56389 [details] [review] Bug 7143 NEW added Kyle Hall as release manager. Signed-off-by: Dani Elder <dani@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Just to note: Brendan is the officially elected RM. For that reason I would have listed him first. Passed QA
Hello Marcel, Brendan requested that Kyle's name be first. :D -Jesse
It would be nice to get an update on the history.txt file with the recent releases, devs, etc.
Created attachment 58850 [details] [review] update history file
Created attachment 58856 [details] [review] update about.tt with new devs
Created attachment 59216 [details] [review] Bug 7143: Update history file Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 59217 [details] [review] Bug 7143: Update about.tt with new devs Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 59218 [details] [review] Bug 7143: [QA Follow-up] Correcting dates for first patch pushed The date first patch pushed is not the date the patch was written. The Bugzilla reports tell us when the patch got actually pushed. Adjusting the developer numbers accordingly. Authors radiuscz and Radek Siman are actually the same person. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 59219 [details] [review] Bug 7143: [QA Follow-up] Handling tabs Editing spaces before releases and developer: 876,$s/ \+releases$/^Ireleases/ (20 substitutions) 876,$s/ \+developer$/^Ideveloper/ (7 substitutions on 7 lines) Editing spaces between date and text: 876,$s/2016 \+/2016^I/ 876,$s/2017 \+/2017^I/ Fixed a few single spaces too. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Display on Timeline tab looks good now.
Thanks, Rebecca. You are going to be the next new developer! Had to some tweaking in two follow-ups. Take care next time. Combining SO + QA now in this run. Passed QA
If this got pushed, we also need some KohaCons into the history file.
4 patches pushed to master, thanks Marcel, Rebecca!
Created attachment 59260 [details] [review] Bug 7143: Replace Santallan by Santellan Missed one typo in about.tt. Can go along with the next patch here.
On 2017-01-10 15:53, Patricio Marrone got his first couple commits and is missing from history.txt, thanks!
Decided to push latest updates to stable as well.
Created attachment 59660 [details] [review] [SIGNED-OFF] Bug 7143: Replace Santallan by Santellan Missed one typo in about.tt. Can go along with the next patch here. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
super easy QA and a bug fix...
Created attachment 60448 [details] [review] Bug 7143: Replace Santallan by Santellan Missed one typo in about.tt. Can go along with the next patch here. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment on attachment 60448 [details] [review] Bug 7143: Replace Santallan by Santellan Pushed to master for 17.05!
Created attachment 61068 [details] [review] Bug 7143: Add Patricio Marrone to history.txt Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed the last fix for Santellan to 16.11.x.
Created attachment 61157 [details] [review] Bug 7143: Add Patricio Marrone to history.txt Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Taking the liberty to promote this trivial patch to PQA directly.
Added bug 18303 for release team omnibus. And 18302 contains the 17.05 release team.
"Bug 7143: Add Patricio Marrone to history.txt" pushed to master for 17.05, thanks Tomas!
(In reply to Kyle M Hall from comment #358) > Comment on attachment 60448 [details] [review] [review] > Bug 7143: Replace Santallan by Santellan > > Pushed to master for 17.05! Pushed to 16.05.x, for 16.05.11 release
There are some things very wrong here: 1/ last author in doc/history.txt is Patricio Marrone But I do not see it on about.pl 2/ `grep git log v16.11.00..origin/master --format="%aN" --reverse|sort|uniq` returns authors since 16.11.00, I picked one randomly and found "Oliver Bock", he is not in author list (history.txt or about.tt) Could someone write a script to fix everything please? I have already a RM script to alert me when a new author will have a patch pushed.
I can see Patricio on about.pl, maybe your file is not the latest version?
(In reply to Katrin Fischer from comment #367) > I can see Patricio on about.pl, maybe your file is not the latest version? Indeed!
Created attachment 68866 [details] [review] Bug 7143: Add a new "Epoch" column to the history.txt To allow sort easily. It also fix a few typo and remove 1 duplicated line
Created attachment 68867 [details] [review] Bug 7143: Add missing entries
Created attachment 68868 [details] [review] Bug 7143: Make about.pl knows about the new epoch column
Created attachment 68869 [details] [review] Bug 7143: Update 'Koha development team' list
Created attachment 68870 [details] [review] Bug 7143: Add a new "Epoch" column to the history.txt To allow sort easily. It also fix a few typo and remove 1 duplicated line Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 68871 [details] [review] Bug 7143: Add missing entries Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 68872 [details] [review] Bug 7143: Make about.pl knows about the new epoch column Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 68873 [details] [review] Bug 7143: Update 'Koha development team' list Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed to master for 17.11, thanks to everybody involved!
Created attachment 69351 [details] [review] Bug 7143: Update timeline (2 new devs)
(In reply to Jonathan Druart from comment #378) > Created attachment 69351 [details] [review] [review] > Bug 7143: Update timeline (2 new devs) Patch pushed to master for 17.11.
Created attachment 69602 [details] [review] Bug 7143: Update about page for new dev - Simon Pouchol Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 69613 [details] [review] Bug 7143: Update about page for new dev - Victor Grousset Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Last two patches pushed to master for 18.05
Last two ushed to stable for 17.11.01
Created attachment 69909 [details] [review] Bug 7143: Update about page for new dev - Chris Weeks Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 69910 [details] [review] Bug 7143: Update about page for new dev - Jessica Freeman Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 69953 [details] [review] Bug 7143: Update about page for new dev - Priya Patel Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 69954 [details] [review] Bug 7143: Update about page for new dev - Sherryn Mak Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 69955 [details] [review] Bug 7143: Update about page for new dev - Bonnie Crawford Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 69956 [details] [review] Bug 7143: Update about page for new dev - Isabel Grubi Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Last four patches pushed to master for 18.05
Created attachment 70772 [details] [review] Bug 7143: Update about page for new dev - Grace Smyth Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 70773 [details] [review] Bug 7143: Update about page for new dev - Charlotte Cordwell Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 70774 [details] [review] Bug 7143: Update about page for new dev - Te Rauhina Jackson Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 70775 [details] [review] Bug 7143: Update about page for new dev - Zoe Bennett Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Last 4 patches pushed to master for 18.05
Created attachment 71226 [details] [review] Bug 7143: Update about page for new dev - Jenny Way
(In reply to Jonathan Druart from comment #397) > Created attachment 71226 [details] [review] [review] > Bug 7143: Update about page for new dev - Jenny Way Pushed to master for 18.05
Created attachment 71283 [details] [review] Bug 7143: Fix typo developper vs developer
(In reply to Jonathan Druart from comment #399) > Created attachment 71283 [details] [review] [review] > Bug 7143: Fix typo developper vs developer Pushed to master for 18.05
Created attachment 71531 [details] [review] Bug 7143: Update about page for new dev - Chad Billman
(In reply to Jonathan Druart from comment #401) > Created attachment 71531 [details] [review] [review] > Bug 7143: Update about page for new dev - Chad Billman Pushed to master for 18.05
Created attachment 72008 [details] [review] Bug 7143: Update about page for new dev - Pongtawat Chippimolchai
(In reply to Jonathan Druart from comment #403) > Created attachment 72008 [details] [review] [review] > Bug 7143: Update about page for new dev - Pongtawat Chippimolchai Pushed to master for 18.05
Created attachment 73094 [details] [review] Bug 7143: Update about page for new dev - Jose Martin
Created attachment 73095 [details] [review] Bug 7143: Update about page for new dev - Maksim Sen
(In reply to Jonathan Druart from comment #405) > Created attachment 73094 [details] [review] [review] > Bug 7143: Update about page for new dev - Jose Martin (In reply to Jonathan Druart from comment #406) > Created attachment 73095 [details] [review] [review] > Bug 7143: Update about page for new dev - Maksim Sen Pushed to master for 18.05
Created attachment 73586 [details] [review] Bug 7143: Update about page for new releases
Created attachment 73587 [details] [review] Bug 7143: Update about page for new dev - Philippe Audet-Fortin
Created attachment 73588 [details] [review] Bug 7143: Update about page for new dev - Roch D'Amour
Created attachment 74170 [details] [review] Bug 7143: Update about page for new dev - Joachim Ganseman
Created attachment 74544 [details] [review] Bug 7143: Update about page for new dev - Andrew Isherwood
Created attachment 75378 [details] [review] Bug 7143: Update about page for documentation team
(In reply to Lee Jamison from comment #413) > Created attachment 75378 [details] [review] [review] > Bug 7143: Update about page for documentation team Pushed to master for 18.05
Created attachment 77595 [details] [review] Bug 7143: Update timeline (2 new devs)
(In reply to Nick Clemens from comment #415) > Created attachment 77595 [details] [review] [review] > Bug 7143: Update timeline (2 new devs) Pushed to master for 18.11
Created attachment 77647 [details] [review] Bug 7143: Update about page for new dev - Vassilis Kanellopoulos
(In reply to Nick Clemens from comment #417) > Created attachment 77647 [details] [review] [review] > Bug 7143: Update about page for new dev - Vassilis Kanellopoulos Pushed to master for 18.11
Created attachment 78474 [details] [review] Bug 7143: Update history to reflect recent point releases
Created attachment 78475 [details] [review] Bug 7143: Credit Michael Cabus duly Michael Cabus was part of the Documentation Team for the 18.05 development cycle.
Obsoleted all applied patches (left the NOT TO APPLY one at the top for reference). So, the last two remaining patches still need applying.
(In reply to Martin Renvoize from comment #420) > Created attachment 78475 [details] [review] [review] See commit c1c7f5ede60ef63f5da969ff8495675248e50102 Bug 7143: Update about page for documentation team IIRC we updated the about page depending on the work done during the release, and not the candidates of the beginning of the release cycle.
(In reply to Jonathan Druart from comment #422) > (In reply to Martin Renvoize from comment #420) > > Created attachment 78475 [details] [review] [review] [review] > > See commit c1c7f5ede60ef63f5da969ff8495675248e50102 > Bug 7143: Update about page for documentation team > IIRC we updated the about page depending on the work done during the > release, and not the candidates of the beginning of the release cycle. Ok, Thanks Jonathan, I'll deprecate that last patch then. It looked like it had happened just after release and was a mistaken change to reflect the next team, but I'm more than happy to have been corrected :)
Created attachment 79111 [details] [review] Bug 7143: Update about page for new dev - Jane Sandberg
Last two patches pushed to master: Bug 7143: Update history to reflect recent point releases Bug 7143: Update about page for new dev - Jane Sandberg
Created attachment 79446 [details] [review] Bug 7143: Update about page for new dev - Alberto Martinez
(In reply to Nick Clemens from comment #426) > Created attachment 79446 [details] [review] [review] > Bug 7143: Update about page for new dev - Alberto Martinez Pushed to master
Created attachment 79909 [details] [review] Bug 7143: Update about page for new dev - Cori Lynn Arnold`
(In reply to Nick Clemens from comment #428) > Created attachment 79909 [details] [review] [review] > Bug 7143: Update about page for new dev - Cori Lynn Arnold` Pushed to master for 18.11
Created attachment 81316 [details] [review] Bug 7143: Update about page for new devs Margaret Hade and Isobel Graham
(In reply to Nick Clemens from comment #430) > Created attachment 81316 [details] [review] [review] > Bug 7143: Update about page for new devs Margaret Hade and Isobel Graham Pushed to master for 18.11
Created attachment 82358 [details] [review] Bug 7143: Update about page for new dev Thatcher Leoonard Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 82704 [details] [review] Bug 7143: Update Fridolin Somers in about page OpenHub link was wrong and add 17.11 Release Maintainer.
(In reply to Fridolin SOMERS from comment #433) > Created attachment 82704 [details] [review] [review] > Bug 7143: Update Fridolin Somers in about page > > OpenHub link was wrong and add 17.11 Release Maintainer. Fridolin: Correct OpenHub separately please. The changes for the release teams are done in batch. Do not change individually. You are listed as 17.11 rmaint in the release team section.
(In reply to Marcel de Rooy from comment #434) > (In reply to Fridolin SOMERS from comment #433) > > Created attachment 82704 [details] [review] [review] [review] > > Bug 7143: Update Fridolin Somers in about page > > > > OpenHub link was wrong and add 17.11 Release Maintainer. > > Fridolin: Correct OpenHub separately please. The changes for the release > teams are done in batch. Do not change individually. You are listed as 17.11 > rmaint in the release team section. Ah ok sorry
Created attachment 82725 [details] [review] Bug 7143: Update OpenHub link for Fridolin Somers in about page
Created attachment 82726 [details] [review] Bug 7143: Update OpenHub link for Fridolin Somers in about page Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 82744 [details] [review] Bug 7143: Update about page for Nazlı
(In reply to Devinim from comment #438) > Created attachment 82744 [details] [review] [review] > Bug 7143: Update about page for Nazlı Last two patches pushed to master for 19.05
Created attachment 84115 [details] [review] Bug 7143: Update about page for new devs (Academy)wq
(In reply to Nick Clemens from comment #440) > Created attachment 84115 [details] [review] [review] > Bug 7143: Update about page for new devs (Academy)wq Pushed to master for 19.05
(In reply to Nick Clemens from comment #441) > (In reply to Nick Clemens from comment #440) > > Created attachment 84115 [details] [review] [review] [review] > > Bug 7143: Update about page for new devs (Academy)wq > > Pushed to master for 19.05 Pushed fix for tyop, sorry Helene http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=824e9a7c9e3dc2f46043b5a4361d8beb57419d15
*** Bug 22151 has been marked as a duplicate of this bug. ***
Created attachment 85160 [details] [review] Bug 7143: (follow-up) Update about page for new devs (Academy) It's now 2019!
Created attachment 85198 [details] [review] Bug 7143: (follow-up) Update about page for new devs (Academy) It's now 2019! Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Awesome work all! Last patch puushed to master for 19.05(In reply to Katrin Fischer from comment #445) > Created attachment 85198 [details] [review] [review] > Bug 7143: (follow-up) Update about page for new devs (Academy) > > It's now 2019! > > Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Thanks for fixing that, pushed to master
Created attachment 110907 [details] [review] Bug 7143: Update about page for new dev - Alexis Ripetti Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 112490 [details] [review] Bug 7143: Update about page for new devs John Fawcett Mark Hofstetter Tal Rogoff Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 115559 [details] [review] Bug 7143: Update about page for new devs Mazen Khallaf Amy King Catherine Ma James O'Keeffe Victoria Faafia
Created attachment 115560 [details] [review] Bug 7143: Update about page for new devs Mazen Khallaf Amy King Catherine Ma James O'Keeffe Victoria Faafia Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 115697 [details] [review] Bug 7143: Update about page for new devs Eden Bacani Ella Wipatene Ava Li