Bugzilla:Addons: Difference between revisions

(→‎Bugzilla Extensions: Update bazaar link to git)
Line 270: Line 270:


*[https://github.com/dnozay/Bugzilla-Extension-MultipleEditNoEmail MultipleEditNoEmail] Provides a checkbox to not send email when changing multiple bugs at once, disregarding user preferences, user watching and global watchers. To be used for miscellaneous bug updates.
*[https://github.com/dnozay/Bugzilla-Extension-MultipleEditNoEmail MultipleEditNoEmail] Provides a checkbox to not send email when changing multiple bugs at once, disregarding user preferences, user watching and global watchers. To be used for miscellaneous bug updates.
*[http://aserg.labsoft.dcc.ufmg.br/nextbug/ NextBug] Adds a link that recommends similar bugs based on the textual description of the bugs stored in Bugzilla. It uses an AJAX event and, thus, it will not cause any additional overhead if it is not explicity called.


*[http://code.google.com/p/bugzilla-password-reset/ PasswordReset] Implements password ageing and history policies
*[http://code.google.com/p/bugzilla-password-reset/ PasswordReset] Implements password ageing and history policies