summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Expand)AuthorFilesLines
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com27-27/+0
2007-08-12Bug 389844 zero_length_file: no read permission is also a possibilitytimeless%mozdev.org1-1/+2
2007-08-11Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric B...lpsolit%gmail.com3-5/+5
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com1-1/+3
2007-08-08Bug 225731: Implement a user pref to choose if clicking the "Reply" link of a...lpsolit%gmail.com1-0/+3
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com1-0/+3
2007-08-02Bug 358486: env_no_email mistakenly refers to an environment variable where i...lpsolit%gmail.com1-3/+3
2007-07-30Bug 388826 "cannot make a conclusive match" should not be said if the only re...timeless%mozdev.org1-5/+12
2007-07-30Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org1-2/+6
2007-07-30Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>,...vladd%bugzilla.org2-2/+2
2007-07-28Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com1-1/+1
2007-07-27Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org1-2/+2
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2-3/+3
2007-07-24Bug 254758 creating an account that doesn't match the create email regexp sho...timeless%mozdev.org1-2/+11
2007-07-23Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...timeless%mozdev.org1-2/+3
2007-07-23Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...timeless%mozdev.org1-6/+6
2007-07-20Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by Te...lpsolit%gmail.com1-0/+14
2007-07-20Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric B...lpsolit%gmail.com1-1/+0
2007-07-20Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com1-2/+0
2007-07-20Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by Frédé...lpsolit%gmail.com1-2/+2
2007-07-16Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obso...lpsolit%gmail.com1-6/+0
2007-07-14Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi...mkanat%bugzilla.org1-2/+2
2007-07-14Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com1-3/+3
2007-07-14Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org1-4/+0
2007-07-13Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgimkanat%bugzilla.org1-0/+4
2007-07-10Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org1-1/+1
2007-07-07Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com1-3/+0
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com1-1/+6
2007-06-14Bug 101179: Fully implement support for customised bug statuses and workflow ...lpsolit%gmail.com1-0/+6
2007-06-14Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...lpsolit%gmail.com1-0/+5
2007-06-13Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com1-6/+12
2007-06-02Bug 379127: Incorrect link to the documentation when trying to view an nonexi...lpsolit%gmail.com2-4/+4
2007-05-30Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...lpsolit%gmail.com1-4/+4
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com1-2/+13
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2-2/+7
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com1-2/+2
2007-05-07Bug 349560: Zooming textareas onBlur event prevent Commit button from submitt...lpsolit%gmail.com1-1/+0
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2-2/+2
2007-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ...lpsolit%gmail.com1-4/+6
2007-04-16Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com2-9/+6
2007-04-15Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org2-1/+4
2007-04-13Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com1-3/+8
2007-04-11Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi...lpsolit%gmail.com1-0/+5
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com1-0/+2
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to Adm...lpsolit%gmail.com3-60/+11
2007-04-05Bug 370606: Conclusive user match error doesn't include a line break - Patch ...lpsolit%gmail.com1-1/+2
2007-03-15Post-checkin fix for Bug 121069: I had forgotten to remove an unused error me...mkanat%bugzilla.org1-3/+0
2007-03-11I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mka...reed%reedloden.com1-1/+1
2007-03-11Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2-11/+11
2007-03-11Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org1-0/+3