Collapsed Topics updated for Moodle 2.7 - 3.0.

Collapsed Topics updated for Moodle 2.7 - 3.0.

Nosūtīja Gareth J Barnard
Atbilžu skaits: 2
Core developers attēls Particularly helpful Moodlers attēls Plugin developers attēls

Hi Moodlers,

I'm pleased to announce the update to Collapsed Topics for Moodle 2.7 to 3.0 as follows:

M2.7: https://moodle.org/plugins/pluginversion.php?id=10688

M2.8: https://moodle.org/plugins/pluginversion.php?id=10689

M2.9: https://moodle.org/plugins/pluginversion.php?id=10690

M3.0: https://moodle.org/plugins/pluginversion.php?id=10691

Changes:

M2.7:

  1. Code checker tidy up.
  2. ARIA button role: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_button_role but
     still need to think about keyboard control.
  3. Add TravisCI support: https://docs.moodle.org/dev/Travis_Integration and https://github.com/moodlerooms/moodle-plugin-ci.
  4. Simplify icon set CSS.
  5. Using https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-parts-of-a-file on bitwise operators in
     module.js until CONTRIB-5862 / https://github.com/moodlerooms/moodle-plugin-ci/issues/6 resolved.
  6. Put back word-break on section-title.
  7. Change edit summary to edit section on cog icon to be consistent.
  8. Fix 'Managers assigned at Course Category levels cannot change topcoll settings until course exists' - #24.
  9. TravisCI fixes.

M2.8:

  1. Code checker tidy up.
  2. ARIA button role: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_button_role but
     still need to think about keyboard control.
  3. Add TravisCI support: https://docs.moodle.org/dev/Travis_Integration and https://github.com/moodlerooms/moodle-plugin-ci.
  4. Simplify icon set CSS.
  5. Using https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-parts-of-a-file on bitwise operators in
     module.js until CONTRIB-5862 / https://github.com/moodlerooms/moodle-plugin-ci/issues/6 resolved.
  6. Put back word-break on section-title.
  7. Change edit summary to edit section on cog icon to be consistent.
  8. Fix 'Managers assigned at Course Category levels cannot change topcoll settings until course exists' - #24.
  9. TravisCI fixes.

M2.9:

  1. Code checker tidy up.
  2. ARIA button role: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_button_role but
     still need to think about keyboard control.
  3. Add TravisCI support: https://docs.moodle.org/dev/Travis_Integration and https://github.com/moodlerooms/moodle-plugin-ci.
  4. Simplify icon set CSS.
  5. Using https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-parts-of-a-file on bitwise operators in
     module.js until CONTRIB-5862 / https://github.com/moodlerooms/moodle-plugin-ci/issues/6 resolved.
  6. Put back word-break on section-title.
  7. Change edit summary to edit section on cog icon to be consistent.
  8. Fix 'Managers assigned at Course Category levels cannot change topcoll settings until course exists' - #24.
  9. Implement MDL-26226 / CONTRIB-6178.
 10. TravisCI fixes.

M3.0:

  1. Put back word-break on section-title.
  2. Change edit summary to edit section on cog icon to be consistent.
  3. Fix editing side width.
  4. Change colour setting type from 'text' to 'colourtext - 'ftext' -> 'fcolourtext' for theme styling.
  5. Fix 'Managers assigned at Course Category levels cannot change topcoll settings until course exists' - #24.
  6. Implement MDL-26226 / CONTRIB-6178.
  7. TravisCI fixes.
Cheers,

Gareth

Vidējais novērtējums:Useful (1)
Atbildot uz Gareth J Barnard

Re: Collapsed Topics updated for Moodle 2.7 - 3.0.

Nosūtīja Usman Asar
Plugin developers attēls Testers attēls

That's a lot of work just for Collapsed Topics, maintaining 4 different versions.

Do you sleep enough Gareth? domīgs