summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
AgeCommit message (Expand)AuthorFilesLines
2009-01-20Bug 470057: Collapse and wrap text messages and text errorsmkanat%bugzilla.org1-0/+4
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com1-0/+7
2008-10-21Fix bustage due to bug 105865: Perl 5.8.x doesn't understand \h. We have to u...lpsolit%gmail.com1-1/+1
2008-10-21Bug 105865: When converting bug/attachment/comment numbers to links, quoteUrl...lpsolit%gmail.com1-7/+11
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com1-3/+2
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com1-1/+9
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com1-1/+9
2008-03-29Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush template...lpsolit%gmail.com1-0/+3
2008-02-14Bug 413121 – UTF-8 in templates are garbaged.wurblzap%gmail.com1-0/+23
2008-02-12Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com1-2/+2
2007-12-15Bug 408448: checksetup now tells you when template precompilation is complete.mkanat%bugzilla.org1-3/+5
2007-12-04Bug 406462 – User interface mangled by BiDi characters in Unicode.wurblzap%gmail.com1-5/+1
2007-11-05Bug 383522: mod_perl creates a separate template directorymkanat%bugzilla.org1-11/+14
2007-10-16Bug 383522: mod_perl creates a separate template directorymkanat%bugzilla.org1-1/+20
2007-10-09Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com1-2/+2
2007-10-08Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...lpsolit%gmail.com1-4/+2
2007-09-17Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org1-1/+5
2007-08-24Bug 390442: Bugzilla/Template.pm was failing on perl 5.9.5 with "Not a subrou...mkanat%bugzilla.org1-14/+8
2007-08-22Bug 393148 – Template include path used by Bugzilla/Template.pm ordered ...wurblzap%gmail.com1-2/+1
2007-08-22Bug 393148 – Template include path used by Bugzilla/Template.pm ordered ...wurblzap%gmail.com1-1/+2
2007-08-22Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com1-4/+1
2007-08-21Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultl...lpsolit%gmail.com1-1/+1
2007-07-05Bug 274408: iCalendar export shows summaries only after comma (must be escape...lpsolit%gmail.com1-1/+1
2007-05-06Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org1-102/+7
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com1-0/+3
2007-03-10Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer...lpsolit%gmail.com1-2/+2
2007-03-06Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com1-38/+0
2007-02-23Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org1-1/+11
2006-12-31Bug 248037: Link from attachment 'created' date to comment where it was creat...lpsolit%gmail.com1-1/+1
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com1-7/+9
2006-11-04Bug 258675: action=view is still used in comments - Patch by Frédéric B...lpsolit%gmail.com1-3/+3
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com1-2/+5
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...mkanat%bugzilla.org1-0/+16
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-2/+4
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-0/+3
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-3/+0
2006-08-15Bug 330485: Attachment links in comments still say "edit" instead of "details...lpsolit%gmail.com1-2/+2
2006-08-01Bug 346552: Move checksetup's permission-fixing code into a modulemkanat%bugzilla.org1-2/+2
2006-08-01Bug 346493: Move Template pre-compilation code into a modulemkanat%bugzilla.org1-0/+95
2006-07-14Bug 343338: Eliminate "my" variables from the root level of modulesmkanat%bugzilla.org1-31/+31
2006-07-06Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.o...lpsolit%gmail.com1-3/+3
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-2/+1
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-4/+6
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com1-3/+0
2006-06-30Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org1-3/+6
2006-06-19Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by Vlad...vladd%bugzilla.org1-1/+1
2006-06-19Spelling in code comments patch: 'unliklely' -> 'unlikely'; patch by Vlad Das...vladd%bugzilla.org1-1/+1
2006-06-19Spelling in code comments patch: 'unfortunally' -> 'unfortunately' in Bugzill...vladd%bugzilla.org1-1/+1
2006-06-19Spelling in code comments patch: 'lanuage' -> 'language' in Bugzilla/Template...vladd%bugzilla.org1-1/+1
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P...lpsolit%gmail.com1-0/+6