index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Template.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
1
-0
/
+2
2009-10-21
Bug 394438: Add a hook for adding template vars to any page (Override Templat...
mkanat%bugzilla.org
1
-0
/
+13
2009-10-01
Bug 364254: Add hook to Bugzilla::Template::quoteUrls
mkanat%bugzilla.org
1
-5
/
+26
2009-10-01
Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...
mkanat%bugzilla.org
1
-6
/
+4
2009-09-27
Bug 517793: Use the ENCODING parameter of Template Toolkit instead of having ...
mkanat%bugzilla.org
1
-23
/
+2
2009-08-20
Bug 208714: Make checksetup.pl move $datadir/template when it can't delete it
mkanat%bugzilla.org
1
-9
/
+12
2009-08-12
Bug 509108: Don't require a bug_list parameter to show the bug template (crea...
mkanat%bugzilla.org
1
-1
/
+9
2009-08-11
Bug 509045: Make "use_keywords" a global template variable instead of having ...
mkanat%bugzilla.org
1
-1
/
+7
2009-08-10
Bug 503980: show_bug.cgi doesn't properly escape <!-- inside bug summary - Pa...
lpsolit%gmail.com
1
-0
/
+1
2009-08-06
Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...
mkanat%bugzilla.org
1
-39
/
+33
2009-07-16
Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushk...
lpsolit%gmail.com
1
-33
/
+1
2009-06-21
Bug 498318: Speed up field-descs.none.tmpl
mkanat%bugzilla.org
1
-0
/
+8
2009-05-23
Bug 487330: Links in comments pointing to patches should go to the 'diff' vie...
lpsolit%gmail.com
1
-3
/
+15
2009-02-02
Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...
lpsolit%gmail.com
1
-0
/
+4
2009-01-29
Bug 219021: Only display email addresses to logged-in users
mkanat%bugzilla.org
1
-0
/
+2
2009-01-28
Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...
dkl%redhat.com
1
-6
/
+6
2009-01-28
Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...
dkl%redhat.com
1
-11
/
+15
2009-01-20
Bug 470057: Collapse and wrap text messages and text errors
mkanat%bugzilla.org
1
-0
/
+4
2008-12-29
Bug 465589: Already selected user accounts are no longer displayed when useme...
lpsolit%gmail.com
1
-0
/
+7
2008-10-21
Fix bustage due to bug 105865: Perl 5.8.x doesn't understand \h. We have to u...
lpsolit%gmail.com
1
-1
/
+1
2008-10-21
Bug 105865: When converting bug/attachment/comment numbers to links, quoteUrl...
lpsolit%gmail.com
1
-7
/
+11
2008-08-28
Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-3
/
+2
2008-08-27
Bug 182238: Allow users to choose what time zone to display times in - Patch ...
lpsolit%gmail.com
1
-1
/
+9
2008-04-04
Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...
lpsolit%gmail.com
1
-1
/
+9
2008-03-29
Bug 425746: Bugzilla::Template::precompile_templates() doesn't flush template...
lpsolit%gmail.com
1
-0
/
+3
2008-02-14
Bug 413121 â UTF-8 in templates are garbaged.
wurblzap%gmail.com
1
-0
/
+23
2008-02-12
Bug 341508 â GetBugLink() should be localisable.
wurblzap%gmail.com
1
-2
/
+2
2007-12-15
Bug 408448: checksetup now tells you when template precompilation is complete.
mkanat%bugzilla.org
1
-3
/
+5
2007-12-04
Bug 406462 â User interface mangled by BiDi characters in Unicode.
wurblzap%gmail.com
1
-5
/
+1
2007-11-05
Bug 383522: mod_perl creates a separate template directory
mkanat%bugzilla.org
1
-11
/
+14
2007-10-16
Bug 383522: mod_perl creates a separate template directory
mkanat%bugzilla.org
1
-1
/
+20
2007-10-09
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...
lpsolit%gmail.com
1
-2
/
+2
2007-10-08
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...
lpsolit%gmail.com
1
-4
/
+2
2007-09-17
Bug 357315: Add the ability to create <textarea> fields
mkanat%bugzilla.org
1
-1
/
+5
2007-08-24
Bug 390442: Bugzilla/Template.pm was failing on perl 5.9.5 with "Not a subrou...
mkanat%bugzilla.org
1
-14
/
+8
2007-08-22
Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ...
wurblzap%gmail.com
1
-2
/
+1
2007-08-22
Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ...
wurblzap%gmail.com
1
-1
/
+2
2007-08-22
Bug 365378 â The 'languages' parameter is not necessary.
wurblzap%gmail.com
1
-4
/
+1
2007-08-21
Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultl...
lpsolit%gmail.com
1
-1
/
+1
2007-07-05
Bug 274408: iCalendar export shows summaries only after comma (must be escape...
lpsolit%gmail.com
1
-1
/
+1
2007-05-06
Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...
mkanat%bugzilla.org
1
-102
/
+7
2007-04-19
Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...
lpsolit%gmail.com
1
-0
/
+3
2007-03-10
Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer...
lpsolit%gmail.com
1
-2
/
+2
2007-03-06
Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo...
lpsolit%gmail.com
1
-38
/
+0
2007-02-23
Bug 349423: Release Notes for Bugzilla 3.0
mkanat%bugzilla.org
1
-1
/
+11
2006-12-31
Bug 248037: Link from attachment 'created' date to comment where it was creat...
lpsolit%gmail.com
1
-1
/
+1
2006-12-12
Bug 297186: Send emails in the recipient's locale, not the current user's - P...
lpsolit%gmail.com
1
-7
/
+9
2006-11-04
Bug 258675: action=view is still used in comments - Patch by Frédéric B...
lpsolit%gmail.com
1
-3
/
+3
2006-10-15
Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...
lpsolit%gmail.com
1
-2
/
+5
2006-09-22
Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...
mkanat%bugzilla.org
1
-0
/
+16
[next]