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
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
2006-09-19
Bug 223880: "marked a duplicate" messages cannot be localized
mkanat%bugzilla.org
1
-2
/
+4
2006-09-14
Bug 352608: Make checksetup more localizable
mkanat%bugzilla.org
1
-0
/
+3
2006-09-05
Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
mkanat%bugzilla.org
1
-3
/
+0
2006-08-15
Bug 330485: Attachment links in comments still say "edit" instead of "details...
lpsolit%gmail.com
1
-2
/
+2
2006-08-01
Bug 346552: Move checksetup's permission-fixing code into a module
mkanat%bugzilla.org
1
-2
/
+2
2006-08-01
Bug 346493: Move Template pre-compilation code into a module
mkanat%bugzilla.org
1
-0
/
+95
2006-07-14
Bug 343338: Eliminate "my" variables from the root level of modules
mkanat%bugzilla.org
1
-31
/
+31
2006-07-06
Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.o...
lpsolit%gmail.com
1
-3
/
+3
2006-07-04
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
1
-2
/
+1
2006-07-04
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
1
-4
/
+6
2006-07-03
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...
lpsolit%gmail.com
1
-3
/
+0
2006-06-30
Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...
mkanat%bugzilla.org
1
-3
/
+6
2006-06-19
Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by Vlad...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'unliklely' -> 'unlikely'; patch by Vlad Das...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'unfortunally' -> 'unfortunately' in Bugzill...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'lanuage' -> 'language' in Bugzilla/Template...
vladd%bugzilla.org
1
-1
/
+1
2006-05-15
Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P...
lpsolit%gmail.com
1
-0
/
+6
2006-03-07
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
mkanat%kerio.com
1
-1
/
+2
2006-03-03
Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch by...
jocuri%softhome.net
1
-1
/
+9
2006-02-28
Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...
jocuri%softhome.net
1
-5
/
+20
2006-02-26
Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....
lpsolit%gmail.com
1
-2
/
+198
2006-01-23
Bug 319331: mailto link generated with BiDi user name and email address gets ...
wurblzap%gmail.com
1
-2
/
+32
2006-01-10
Bug 238207: Comment autolinkification on midair page points to wrong cgi - Pa...
lpsolit%gmail.com
1
-1
/
+9
[next]