summaryrefslogtreecommitdiffstats
path: root/template/en/default
AgeCommit message (Expand)AuthorFilesLines
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com281-281/+0
2007-08-15Bug 259723 – Alternative Bugzilla CSS.wurblzap%gmail.com2-1/+2
2007-08-14Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ...lpsolit%gmail.com2-14/+14
2007-08-14Fixing bustagelpsolit%gmail.com1-1/+1
2007-08-14Bug 391233: Write Release Notes for Bugzilla 3.0.1mkanat%bugzilla.org1-9/+96
2007-08-13First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of c...lpsolit%gmail.com1-44/+40
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.com5-4/+37
2007-08-08Bug 376061: Changing the requestee of a flag should not change the requester ...lpsolit%gmail.com1-1/+12
2007-08-08Bug 225731: Implement a user pref to choose if clicking the "Reply" link of a...lpsolit%gmail.com2-16/+26
2007-08-08Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables ...lpsolit%gmail.com1-9/+4
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com6-5/+134
2007-08-02Bug 358486: env_no_email mistakenly refers to an environment variable where i...lpsolit%gmail.com1-3/+3
2007-08-02Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created...lpsolit%gmail.com2-2/+5
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 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org5-24/+65
2007-07-30Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org1-2/+6
2007-07-30Bug 390065: Improve whining's HTML validation - Patch by Vlad Dascalu <vladd@...vladd%bugzilla.org1-1/+1
2007-07-30Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>,...vladd%bugzilla.org2-2/+2
2007-07-28Bug 370739: Bugzilla UI broken with Firefox 2.0.0.x - Patch by Frédéric...lpsolit%gmail.com1-0/+8
2007-07-28Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com2-7/+26
2007-07-27Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org1-2/+2
2007-07-26Bug 389517: CSV export gives resolution and status in English - Patch by Emma...lpsolit%gmail.com1-1/+5
2007-07-25Bug 367956 rename "View User Account Log for ..." to "Account History for use...timeless%mozdev.org3-4/+4
2007-07-25Bug 363908 Consistently name the Settings control panel (User Preferences)timeless%mozdev.org3-3/+3
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2-3/+3
2007-07-24Bug 366380 Add component to Product 'product_name' is awkwardtimeless%mozdev.org1-4/+1
2007-07-24Bug 254758 creating an account that doesn't match the create email regexp sho...timeless%mozdev.org1-2/+11
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org8-8/+8
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.org4-9/+9
2007-07-22Bug 365302 email userprefs doesn't tell you if you are a globalwatchertimeless%mozdev.org1-0/+10
2007-07-21Bug 365890: Searches shared by users with bless rights are in the footer by d...lpsolit%gmail.com2-1/+33
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.com3-6/+4
2007-07-20Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by Frédé...lpsolit%gmail.com1-2/+2
2007-07-20Bug 388171: User privs are not displayed correctly when deleting a user accou...lpsolit%gmail.com1-1/+1
2007-07-19Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa <wicke...lpsolit%gmail.com1-1/+28
2007-07-18Bug 365110 saved searches should list "shared to"timeless%mozdev.org1-0/+4
2007-07-17Fixing a typolpsolit%gmail.com1-1/+1
2007-07-17Bug 388311: Users with no privs see "Reopen bug" on closed bugs even if they ...lpsolit%gmail.com1-2/+1
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-13Bug 385415: Bugs marked as duplicate or moved to another installation always ...lpsolit%gmail.com3-3/+20
2007-07-10Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org1-1/+1