aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* Fix bustage from Bug 373689--certain error messages are no longer in use.mkanat%bugzilla.org2007-09-191-15/+0
* Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com2007-09-191-1/+6
* Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org2007-09-171-0/+1
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-082-4/+6
* Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug IDtimeless%mozdev.org2007-08-241-3/+5
* Bug 365438 Tag-related error messages should mention "tag" instead of "saved ...timeless%mozdev.org2007-08-241-14/+9
* Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org2007-08-241-0/+4
* Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org2007-08-241-4/+28
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-2027-27/+0
* Bug 389844 zero_length_file: no read permission is also a possibilitytimeless%mozdev.org2007-08-121-1/+2
* Bug 391726: Missing ID for the quicksearch fields - Patch by Frédéric B...lpsolit%gmail.com2007-08-113-5/+5
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-081-1/+3
* Bug 225731: Implement a user pref to choose if clicking the "Reply" link of a...lpsolit%gmail.com2007-08-081-0/+3
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-0/+3
* Bug 358486: env_no_email mistakenly refers to an environment variable where i...lpsolit%gmail.com2007-08-021-3/+3
* Bug 388826 "cannot make a conclusive match" should not be said if the only re...timeless%mozdev.org2007-07-301-5/+12
* Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org2007-07-301-2/+6
* Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>,...vladd%bugzilla.org2007-07-302-2/+2
* Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com2007-07-281-1/+1
* Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org2007-07-271-2/+2
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-242-3/+3
* Bug 254758 creating an account that doesn't match the create email regexp sho...timeless%mozdev.org2007-07-241-2/+11
* Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...timeless%mozdev.org2007-07-231-2/+3
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...timeless%mozdev.org2007-07-231-6/+6
* Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by Te...lpsolit%gmail.com2007-07-201-0/+14
* Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric B...lpsolit%gmail.com2007-07-201-1/+0
* Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2007-07-201-2/+0
* Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by Frédé...lpsolit%gmail.com2007-07-201-2/+2
* Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obso...lpsolit%gmail.com2007-07-161-6/+0
* Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi...mkanat%bugzilla.org2007-07-141-2/+2
* Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com2007-07-141-3/+3
* Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org2007-07-141-4/+0
* Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgimkanat%bugzilla.org2007-07-131-0/+4
* Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org2007-07-101-1/+1
* Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com2007-07-071-3/+0
* Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com2007-07-051-1/+6
* Bug 101179: Fully implement support for customised bug statuses and workflow ...lpsolit%gmail.com2007-06-141-0/+6
* Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...lpsolit%gmail.com2007-06-141-0/+5
* Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com2007-06-131-6/+12
* Bug 379127: Incorrect link to the documentation when trying to view an nonexi...lpsolit%gmail.com2007-06-022-4/+4
* Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...lpsolit%gmail.com2007-05-301-4/+4
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-271-2/+13
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-05-172-2/+7
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-101-2/+2
* Bug 349560: Zooming textareas onBlur event prevent Commit button from submitt...lpsolit%gmail.com2007-05-071-1/+0
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-192-2/+2
* Bug 258647: productmenu.js and productform.js should be consolidated - Patch ...lpsolit%gmail.com2007-04-181-4/+6
* Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com2007-04-152-9/+6
* Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org2007-04-152-1/+4
* Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com2007-04-131-3/+8