lpsolit%gmail.com
d05857fa37
Bug 313806: Whine E-mails do not "Order" the Queries Correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-02-07 09:29:27 +00:00
wurblzap%gmail.com
6a47e5679b
Bug 312304: Graphviz installation for Bugzilla doesn't work if spaces are in the path to dot.exe.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2006-02-07 09:22:25 +00:00
bear%code-bear.com
ea563d7586
Not a bit presumptuous at all. I was simply trying to make sure the
...
_Contact_ file had a contact that was reachable. Up until the point
I was given co-maintainer status every attempt to reach you failed.
Presumptuous to ascribe to me something that isn't true since, as you
say, you don't know me. I just want to make sure a tool I use every day
did not bit rot and is kept maintained.
2006-02-07 05:32:16 +00:00
timeless%mozdev.org
a49d6d8bf6
Bug 326070 bonsai mailto: highlighting is too greedy
...
r=lpsolit
2006-02-06 16:55:46 +00:00
lpsolit%gmail.com
e3fa9a2320
Bug 325448: In editparams.cgi, radio button and checkbox descriptions should be enclosed in <label></label> tags - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-02-06 09:16:16 +00:00
lpsolit%gmail.com
479c7d24fb
Bug 325361: When an event is scheduled at midnight of a given day of the month, one email is sent *each* hour of that day - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-02-02 19:04:03 +00:00
timeless%mozdev.org
55bc65f8a9
Bug 185669 - Lxr should explicitly specify 'lang="en"' for source code listing
...
r=bmo@rsz.jp
2006-02-02 12:14:33 +00:00
mike.morgan%oregonstate.edu
02bce9a349
Fixed missing app param in link.
2006-02-02 02:29:50 +00:00
ccooper%deadsquid.com
cec32647a3
- do some basic checking in JS for the limit value supplied
2006-01-30 23:06:56 +00:00
ccooper%deadsquid.com
4e18fa9df7
b=324648
...
- search parameters are being double-escaped due to the interaction of quotemeta and qq{}. Remove quotemeta and just escape single quotes instead.
2006-01-30 21:53:55 +00:00
mike.morgan%oregonstate.edu
1dc0a2d8dc
Added rotating features to the front page. These will be controlled using the "reviews manager" of the existing developer tools.
...
The rotating feature on the front page assumes that:
a) there is already a feature that exists -- it barfs when there are zero features in the database for a given application
b) the main preview (preview='yes' in previews):
i) exists
ii) is a reasonable size
Some additions to the reviews manager would be:
a) adding the "feature" screenshot along with the review so admins have control over what the actual feature looks like
b) possibly requireing screenshots marked as "preview" to be a certain dimension so we can actually rely on the pixel width assumption
2006-01-30 08:44:02 +00:00
mike.morgan%oregonstate.edu
475fdad335
Fixed css and templates for login/comment/logout/createaccount.
...
Probably missed a couple of items, but will get to that tomorrow night.
Stored CSS in forms.css so we can reuse it for other forms.
2006-01-30 06:08:00 +00:00
mike.morgan%oregonstate.edu
face90c3bb
Added SQL for recommended addons, cleaned up other queries.
2006-01-30 05:10:41 +00:00
mike.morgan%oregonstate.edu
f99f84eea6
Fixed CSS for recommended page. Added dynamic recommended page and template. Fixed link to recommended page.
2006-01-30 05:09:33 +00:00
mike.morgan%oregonstate.edu
01e48ad118
Fixed more broken links.
2006-01-30 02:36:04 +00:00
mike.morgan%oregonstate.edu
dd20c6fea7
New rewrite rules to break stuff (unintentionally!).
2006-01-30 02:27:11 +00:00
mike.morgan%oregonstate.edu
4d1708360a
Added links, etc., to follow new rewrite rules. Things might break.
2006-01-30 02:25:46 +00:00
mike.morgan%oregonstate.edu
fc6c4fc984
Fixed header/footer to link to feeds/login/logout/register.
...
Added feeds template.
2006-01-29 23:47:15 +00:00
mike.morgan%oregonstate.edu
896a892c65
Added flexibility for human-readable args in rss.php.
...
Added feeds.php, to list possible feeds -- reference page.
2006-01-29 23:46:42 +00:00
mike.morgan%oregonstate.edu
f656039e25
Forgot to turn caching back on.
2006-01-29 23:13:29 +00:00
mike.morgan%oregonstate.edu
300ffd6807
First working version of RSS, with caching.
2006-01-29 23:12:35 +00:00
mike.morgan%oregonstate.edu
b3baf28f0a
Fixed references to non-existent header/footer files.
2006-01-29 07:07:15 +00:00
bugzilla%micropipes.com
35ca9cbb82
- Ratecomment is now secured
...
- Made create, verify, recover, and reset scripts
2006-01-29 06:49:48 +00:00
bugzilla%micropipes.com
b19702c3f7
wrote:
...
User::addUser()
User::sendMail()
User::sendConfirmation()
User::confirm()
User::getUserByEmail()
User::generateConfirmationCode()
User::sendPasswordRecoveryEmail()
User::checkResetPasswordCode()
User::setPassword()
2006-01-29 06:48:38 +00:00
bugzilla%micropipes.com
4c6b53b7db
Minor modifications to addon/login
...
New templates: createaccount.tpl recoverpassword.tpl resetpassword.tpl verifyaccount.tpl
2006-01-29 06:47:24 +00:00
mike.morgan%oregonstate.edu
0b0d831ef9
Cleaned up the author panel, fixed link titles.
2006-01-28 23:57:27 +00:00
mike.morgan%oregonstate.edu
8b8c44a885
Modified version query so it, like, works and stuff. Me dumb, me no likey SQL.
2006-01-28 23:03:22 +00:00
mike.morgan%oregonstate.edu
40293fe93a
Fixed version history and moved it to the bottom of the addon list. It's not an important feature.
2006-01-28 23:02:34 +00:00
mike.morgan%oregonstate.edu
b964f0ed01
Progress with RSS, fixes for wrappers, comment styles, navigation, etc.
2006-01-28 22:42:26 +00:00
mike.morgan%oregonstate.edu
6d61b0e87b
REPO_DIR doesn't apply to public/ so it shouldn't be in init.php.
2006-01-28 22:18:13 +00:00
mike.morgan%oregonstate.edu
68d7c5899c
Modified config-dist.php.
2006-01-28 22:14:43 +00:00
bugzilla%micropipes.com
53a83cd19a
added sql changes for the link between users and feedback
2006-01-28 22:10:36 +00:00
bugzilla%micropipes.com
db42e94c3d
Added the call so the template starts - page works now
2006-01-28 18:34:15 +00:00
lpsolit%gmail.com
b8a911b197
Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-01-28 13:01:11 +00:00
lpsolit%gmail.com
092fe0d89b
Bug 323563: "Mail Transport Config" is a confusing name for a params section - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
2006-01-27 11:31:41 +00:00
kestesisme%yahoo.com
9fe48b0ebd
A bit presumptus for someone I have never heard of to put his name a head of mine in the credits.
2006-01-27 04:09:35 +00:00
kestesisme%yahoo.com
05ba11ec37
add p4db to tinderbox2. This is a web query based tool for Perforce, I found the code on the net and it appears to be unmaintained at this time. This version of p4db has had security patches found on the internet added to it as well as numerous changes to make the code taint perl safe and new features to make it look more like Bonsai in some respect.
2006-01-27 03:52:56 +00:00
lpsolit%gmail.com
4908a7586f
Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-01-26 22:33:33 +00:00
lpsolit%gmail.com
ee02b3da32
Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-26 17:38:09 +00:00
mike.morgan%oregonstate.edu
8e46bd8b1e
Fixed for HTML validation.
2006-01-26 17:33:46 +00:00
mike.morgan%oregonstate.edu
8a92b98378
Added sql dump to sql/ for the survey database. Default sql file includes default issues/intends etc. that were input according to the mock.
2006-01-26 17:27:12 +00:00
mike.morgan%oregonstate.edu
6381ee10f2
Template work, finished everything but the SQL inserts.
2006-01-26 17:22:31 +00:00
mike.morgan%oregonstate.edu
60121de43f
Couple of minor changes.
2006-01-26 16:26:18 +00:00
bugzilla%micropipes.com
44a47cc603
- Finished addcomment.php. Comments actually go in the db now
...
- Added a convienence function to auth to get the user id quickly
2006-01-26 05:59:30 +00:00
mike.morgan%oregonstate.edu
61f888bf96
Fixed getters so they get instead of set in amo.class.php.
2006-01-26 00:54:11 +00:00
mike.morgan%oregonstate.edu
c9cb8eccae
Fixed validation errors, bad links, added cat sidebar, themes, extensions.
2006-01-26 00:53:30 +00:00
mike.morgan%oregonstate.edu
65182984f8
Finished extensions / themes and mofidied the search to work with the updated amo.class.php, which doesn't set class vars but instead was updated so the gets actually just return data instead of setting things. Makes sense, no?
2006-01-26 00:52:44 +00:00
ccooper%deadsquid.com
e7aa393b43
b=314928
...
- add proper unique keys to users table
- check for empty username and/or passwords
- compare the entered password against the db version instead of itself <- !!!
- check form submissions in JS prior to submission
- require a unique IRC nickname if it is provided, but allow users not to enter one if they so choose
- display mailto: links for admins only
- display account created page when updating accounts
- make login look-and-feel consistent with the rest of the site
b=321265
- add getDisplayName function to User.pm -> returns IRC nickname, real name, or email depending on what is available. Used wherever user information is displayed.
b=324022
- add scrollbars to testcase display (css -> overflow: auto)
b=324648
- use quotemeta in Testresults.pm to avoid SQL injection when searching results
Misc:
- update copyrights to 2006
- fix log_text db schema regression
- remove validity_lookup and vetting_status_lookup tables and assoicated perl classes. Replaced by per-test-result fields.
- remove out-of-date formats/ directory and contents
- add functions to DBTools.pm to manipulate keys and drop tables
- display error/success/info messages in a transient popup div
- update version to 0.6. Make version string part of sidebar title.
- allow re-testing of completed subgroups by same tester, i.e. don't disable subgroups with 100% testing coverage
- remove 'next' regression on run_tests testcase display
- comment out user table on stats page
- whitespace fixes
2006-01-25 17:03:40 +00:00
bugzilla%micropipes.com
d877ee50d2
Minor changes concerning how input checking was handled. Query is nearly ready to be
...
run, waiting on answers to a couple questions (ie. do we continue duplicating data,
or rely on foriegn keys?)
2006-01-24 05:25:51 +00:00
mike.morgan%oregonstate.edu
e17e6bd51c
Ok, added these for real this time. :)
...
Still have to flesh these out, but that won't take long.
2006-01-23 03:29:51 +00:00
mike.morgan%oregonstate.edu
48d03b8682
*.tpl
...
Modified multiple template files to fix validation errors.
Removed outdated template files for header/footer.tpl.
Updated links and search forms to point to the correct href/action.
Added themes/extensions templates.
Fixed application values in main navigation so when app=null it wouldn't persist and instead be set to firefox by default.
*.sql
Added v2.sql and updated amo.sql to contain the correct database structure.
Note: v2.sql is for the v1->v2 migration when the public v2 is released.
search.php
Fixed selected values for application, and cleaned up code.
session.class.php, includes.php
No longer need session.class.php, it is replaced by auth.class.php.
2006-01-23 03:28:26 +00:00
bugzilla%micropipes.com
46aa28a059
- Logins (sessions) now work. (There are no links to logout.php, so if you want to
...
logout you'll have to type it manually)
- Add comment is started, but doesn't actually do any data insertion yet
- We need CSS pretty badly
2006-01-23 01:24:47 +00:00
bugzilla%micropipes.com
96546cc2ff
USE_DB_SESSIONS does nothing now
2006-01-22 23:51:06 +00:00
bugzilla%micropipes.com
3d955f4983
fixed typo
2006-01-22 23:49:48 +00:00
bugzilla%micropipes.com
815c948b0b
Typo in these files, </body> and </html> was in there twice
2006-01-22 23:47:39 +00:00
mike.morgan%oregonstate.edu
bcd05ec36e
Removed from root.
2006-01-22 23:33:59 +00:00
lpsolit%gmail.com
a297f61d96
Bug 323392: admin/classifications/select.html.tmpl has a link pointing to itself - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-22 22:53:53 +00:00
wurblzap%gmail.com
03983eb854
Bug 319331: mailto link generated with BiDi user name and email address gets mangled with timestamp.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=justdave, r(char list)=smontagu, a=justdave
2006-01-22 21:37:37 +00:00
lpsolit%gmail.com
db79331e18
Bug 324248: Deleting a group doesn't remove entries in group_group_map correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2006-01-22 20:10:08 +00:00
lpsolit%gmail.com
7a4334b561
Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-01-21 14:07:03 +00:00
lpsolit%gmail.com
e6090780ee
Bug 323955: Deleting a group incorrectly checks for user group membership (miss group inheritance) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2006-01-21 13:48:56 +00:00
gerv%gerv.net
eb12a882c7
Bug 299360: change text about spam-proofing to be less absolute in its claims.
2006-01-20 11:42:33 +00:00
gerv%gerv.net
58f5aebde8
Bug 323675: Add support link, as people seem to be missing it in other places.
2006-01-20 11:39:54 +00:00
gerv%gerv.net
1a433a3e88
Bug 322870: make Hendrix use new newsgroup mozilla.feedback.
2006-01-19 21:14:13 +00:00
zach%zachlipton.com
2d3e8bd059
Version number should be a comment, not displayed.
2006-01-19 20:07:50 +00:00
lpsolit%gmail.com
237cd3ff33
Bug 323769: Column names for reporter, assignee and QA contact realnames are incorrect when exporting a bug list to non-HTML formats - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-01-19 19:47:16 +00:00
mike.morgan%oregonstate.edu
6dbc56b93e
Added initial revision of survey tool.
2006-01-19 02:07:16 +00:00
zach%zachlipton.com
535505b34d
Add IRC Nickname field to login page, take two.
2006-01-19 00:03:31 +00:00
mike.morgan%oregonstate.edu
285c64340d
Updated the addons template to not have missing links.
2006-01-18 22:54:38 +00:00
mike.morgan%oregonstate.edu
3e9a032c95
Migrated and modified maintenance.php, where session garbage collection should live -- so it can be called by cron.
...
Added update.php to replace ./update/VersionCheck.php in v1.0. Enabled 1-hour caching for this page and verified XML output in client tests.
Added accompanying template for update script.
Moved annoying local configurations found in .htaccess into htaccess.dist so it's readily visible.
Removed old .htaccess file, since it was evil.
2006-01-18 10:11:04 +00:00
zach%zachlipton.com
de68d57036
Disable Bugzilla login until we can have it not cause 500 internal server errors.
2006-01-17 04:54:31 +00:00
zach%zachlipton.com
104660c3ab
Fix 'out' -> 'our' typo.
2006-01-17 04:49:50 +00:00
zach%zachlipton.com
3ab2b33751
Default for test_groups.obsolete should be 0.
2006-01-17 04:44:43 +00:00
zach%zachlipton.com
aecc1e42bc
Remove ENUM cols from populatedb.sql to match schema.
2006-01-17 04:43:56 +00:00
zach%zachlipton.com
54216d2050
Add missing object->method() calls to DBTools.pm.
2006-01-17 04:38:00 +00:00
lpsolit%gmail.com
75cf1f1ad8
Bug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2006-01-16 10:29:18 +00:00
zach%zachlipton.com
672bb7184e
Add account conversion/upgrading code.
2006-01-15 05:20:06 +00:00
zach%zachlipton.com
49620022a0
Upgrade old (pre-auth) schema to the new version automatically when running populatedb.pl.
2006-01-15 04:11:49 +00:00
justdave%bugzilla.org
d7b2a351cf
Bug 323369: Tinderbox can't find checkins from HEAD
...
r=bear
2006-01-14 03:37:29 +00:00
timeless%mozdev.org
5f0f0ead3b
Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
...
fixing regexp for rev to not make the entire string optional, it was supposed to be looking for at least one digit followed by optional decimal digits.
r=justdave
2006-01-13 21:21:39 +00:00
justdave%bugzilla.org
ba1638aa02
Bug 314591: remove references to /usr/bonsaitools/bin
...
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
2f75bbef64
Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
...
r=bear
2006-01-13 06:30:30 +00:00
mkanat%kerio.com
02e2bc5ded
Bug 322771: PostgreSQL incorrectly detects that some summaries have control characters when they don't
...
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
2006-01-12 07:03:46 +00:00
mike.morgan%oregonstate.edu
77eec7a4b0
Added comment about avoiding caching.
2006-01-12 03:17:55 +00:00
lpsolit%gmail.com
7904dff44d
Bug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch by Kurt (supernova_00) <supernova_00@yahoo.com> r=LpSolit
2006-01-12 02:34:02 +00:00
lpsolit%gmail.com
522144302a
Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=justdave
2006-01-11 13:16:39 +00:00
lpsolit%gmail.com
8ab7c1ac5d
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2006-01-10 23:53:10 +00:00
lpsolit%gmail.com
f482cc5ae4
Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2006-01-10 23:30:34 +00:00
timeless%mozdev.org
cfc390b801
Bug 321691 duplicates.cgi doesn't use <th>
...
r=lpsolit a=justdave
2006-01-09 21:54:17 +00:00
timeless%mozdev.org
65e9c8f00f
Bug 321187 please be nice to links and generate explicit action uris
...
r=lpsolit a=justdave
2006-01-09 21:49:59 +00:00
lpsolit%gmail.com
c84a3533e4
Bug 322712: Cannot export local attachments (attachments are truncated) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-01-09 20:38:57 +00:00
lpsolit%gmail.com
225aadb802
Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-09 19:07:25 +00:00
lpsolit%gmail.com
376a5702a6
Bug 238207: Comment autolinkification on midair page points to wrong cgi - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-09 18:59:54 +00:00
justdave%bugzilla.org
51097effbd
Bug 322734: sanitize sort order input
...
r=timeless
2006-01-09 02:25:47 +00:00
justdave%bugzilla.org
95aafef07d
Bug 322787: remove /bonsaitools/ from the perl path
...
r=timeless
2006-01-09 02:22:02 +00:00
mozilla%colinogilvie.co.uk
764f0dfdd8
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
...
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
2006-01-08 19:56:04 +00:00
timeless%mozdev.org
28bd733421
Bug 320105 trivial sql injection in despot.mozilla.org
...
r=justdave
2006-01-08 10:32:52 +00:00
justdave%bugzilla.org
4c1018afe3
Bug 313041: Make Despot use DBI instead of the deprecated Mysql module
...
Bug 313039: Make database host, name, password, etc configurable
Bug 318879: Fix "too early to check prototype" warning
r=timeless
2006-01-08 06:50:21 +00:00
zach%zachlipton.com
46e0cae954
Add Litmus Authentication System and db schema upgrading tools.
2006-01-08 03:56:10 +00:00
zach%zachlipton.com
1e28d5751a
DIE createdb.sql. DIE I SAY. (Trying to work around a CVS bug and remove this file).
2006-01-08 03:54:18 +00:00
lpsolit%gmail.com
d37e4f768f
Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-07 16:16:53 +00:00
myk%mozilla.org
40ef8793a1
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
2006-01-06 14:38:43 +00:00
myk%mozilla.org
b6e4f982d8
Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
2006-01-06 14:23:05 +00:00
myk%mozilla.org
104fb5c891
fix interpolation of property accessors like ->name, which do not get interpolated correctly when entered into a string like that
2006-01-06 02:44:47 +00:00
lpsolit%gmail.com
ba34a8f1ed
Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-05 15:14:06 +00:00
lpsolit%gmail.com
919a21c8c4
Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-05 15:05:32 +00:00
lpsolit%gmail.com
edd0081119
Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave
2006-01-05 14:54:52 +00:00
gerv%gerv.net
7ae86a0876
Bug 286724: change testserver.pl to do a simpler check for image creation, thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.
2006-01-05 11:07:02 +00:00
timeless%mozdev.org
00b6b15a1b
Bug 322412 Typo in error message
...
r=lpsolit a=justdave
2006-01-05 00:16:20 +00:00
ccooper%deadsquid.com
b61f65e98e
- add locale to test_results
...
- add locale lookup table
- remove user info from populatedb script
2006-01-03 17:39:30 +00:00
lpsolit%gmail.com
fd389f7e0d
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave
2006-01-03 14:45:22 +00:00
lpsolit%gmail.com
29d523184a
Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2006-01-03 09:09:32 +00:00
wurblzap%gmail.com
70513f26f3
Bug 322082: Clean up user selection SQL.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2006-01-03 08:40:45 +00:00
bugreport%peshkin.net
b6b850dd31
Bug 313547: When strict_isolation is set, don't allow inappropriate users on new bugs
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2006-01-02 22:57:07 +00:00
lpsolit%gmail.com
8778833dc7
Bug 320960: When viewing bugs in the "Format for printing" (aka Long format), the bug status and resolution are not translated correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-01-02 20:45:31 +00:00
wurblzap%gmail.com
8ecddb3f6c
Bug 300473: "All Closed" for components missing bug_status= in series.query.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=wicked, a=justdave
2006-01-01 21:25:05 +00:00
wurblzap%gmail.com
21be55296b
Bug 318171: Looking for group members finds grant right holders, too.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-30 16:01:43 +00:00
mozilla%colinogilvie.co.uk
2ac60461d8
Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser
...
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30 15:39:01 +00:00
mozilla%colinogilvie.co.uk
145730ecde
Bug 302979: Bring mail sending docs up to date
...
Patch by: Ville Skytt��ville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
2005-12-30 15:34:39 +00:00
mozilla%colinogilvie.co.uk
333ac6bb85
Bug 285466: Add documentation for --regenerate option to collectstats.pl
...
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30 15:25:11 +00:00
mconnor%steelgryphon.com
0cfe61a0d9
more fixes
2005-12-30 04:51:35 +00:00
lpsolit%gmail.com
9aeb026354
Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-30 00:52:18 +00:00
lpsolit%gmail.com
3a7eeca565
Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
2005-12-30 00:32:37 +00:00
bear%code-bear.com
de38199aa2
adding README files that had been removed to change filename case in CVS
...
Names changed from ReadMe* to README* and I also upper-cased the remainder
bug 240082
2005-12-30 00:20:50 +00:00
karl%kornel.name
06d80b3dfe
Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave
2005-12-29 23:56:32 +00:00
lpsolit%gmail.com
59457ed6d5
Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave
2005-12-29 23:24:14 +00:00
lpsolit%gmail.com
b30aecee2d
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
2005-12-29 22:56:01 +00:00
lpsolit%gmail.com
4ea36cb358
Bug 297652: Javascript strict warning in query.cgi when the format chosen is "advanced" - Patch by Florian Qu�ze <f.qu@queze.net> r=wicked a=justdave
2005-12-29 22:47:51 +00:00
mkanat%kerio.com
67dacfaeee
Bug 311047: populating enum tables fails without localconfig, when upgrading
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
2005-12-29 22:27:26 +00:00
lpsolit%gmail.com
018e84e4ee
Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave
2005-12-29 21:11:00 +00:00
gerv%gerv.net
9fd11a6e85
Make Jimi left-handed again :-)
2005-12-29 09:41:37 +00:00
mike.morgan%oregonstate.edu
188e943861
Fixed up, commented, and implemented multiple caching.
...
Added global variables:
cacheId
compileId
currentTab
clean
sql
Moved trusted var arrays into init -- since they are always there, and if they are not used it'll just be a null array.
2005-12-29 02:22:18 +00:00
mike.morgan%oregonstate.edu
d15fb387a3
Fixed broken links.
2005-12-29 02:13:18 +00:00
mike.morgan%oregonstate.edu
aa719b39ec
Fixed naming inconsistencies.
2005-12-29 02:10:55 +00:00
mike.morgan%oregonstate.edu
0098441920
Cleaned up the crappy indenting and commenting.
2005-12-28 23:20:40 +00:00
mike.morgan%oregonstate.edu
fc2a4ee7de
Fixed pre-processing and includes for all scripts.
2005-12-28 23:17:17 +00:00
mike.morgan%oregonstate.edu
95c61d1973
Fixed image paths. "img" is deprecated, sticking with "images" even though it's 3 characters crappier. :)
2005-12-28 23:16:55 +00:00
zach%zachlipton.com
3edd16a568
Add a validate_login stub to Litmus::Auth so as not to block coop's web services work with authentication issues.
2005-12-28 20:42:49 +00:00
lpsolit%gmail.com
8ab76f87a0
Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-28 11:53:01 +00:00
timeless%mozdev.org
2c2ebea38e
Reverting changes to pathname, they're for a different bug.
2005-12-27 18:03:03 +00:00
timeless%mozdev.org
b514150099
Bug 144496 lxr for a branch should link to bonsai for the branch
...
r=preed@mozilla.com
2005-12-27 16:23:20 +00:00
mozilla%colinogilvie.co.uk
806f0a2884
Bug 302381: QUICKSTART is a bit outdated
...
Patch by victory <bmo@rsz.jp>; r=colin
2005-12-26 19:43:57 +00:00
mkanat%kerio.com
5996f93cf1
Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or similar error) when upgrading from 2.18 or below to 2.20
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-12-25 13:27:25 +00:00
ccooper%deadsquid.com
a068db8c10
b=321265
...
- new email form widgets
2005-12-23 23:13:48 +00:00
ccooper%deadsquid.com
6bd65a6d5f
b=321265
...
- add user to result display and allow searching/limiting by user email (admin only)
Other:
- search results now validate as XHTML transitional
2005-12-23 23:08:08 +00:00
karl%kornel.name
d46b3346a9
Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave
2005-12-23 17:21:01 +00:00
mkanat%kerio.com
58e479ac5f
Back out bug 311047 because it breaks Pg.
2005-12-23 09:26:47 +00:00
lpsolit%gmail.com
d52c8f92e9
Bug 311047: populating enum tables fails without localconfig, when upgrading - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave
2005-12-23 02:42:59 +00:00
lpsolit%gmail.com
8e4f5cc245
Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave
2005-12-23 02:25:25 +00:00
lpsolit%gmail.com
5b51897053
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-23 02:01:54 +00:00
timeless%mozdev.org
9c9f970472
Bug 321213 - spell provided correctly
...
r=lpsolit a=justdave
2005-12-23 01:51:52 +00:00
lpsolit%gmail.com
aca2bd4287
Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave
2005-12-23 01:50:06 +00:00
bugzilla%glob.com.au
2ae90d2f22
Bug 94293: Sendmail "from" header can not be configured in one config file, From header broken in SMTP
...
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave
2005-12-23 01:36:19 +00:00
mike.morgan%oregonstate.edu
b3b615b654
Added .htaccess file, fixed some comments, updated config-dist so it's a little less confusing.
2005-12-22 22:28:57 +00:00
lpsolit%gmail.com
81a2de7daf
Backing out bug 238780 (Edit versions should reject newline characters) - This patch prevents you to edit or delete existing versions having control characters.
2005-12-22 21:45:07 +00:00
mike.morgan%oregonstate.edu
f6b48cad4f
Placeholder for developer stuff.
2005-12-22 20:51:39 +00:00
mike.morgan%oregonstate.edu
ee8937265c
Removing css dir.
2005-12-22 20:49:03 +00:00
mike.morgan%oregonstate.edu
8554cdf091
restructuring...
2005-12-22 20:45:57 +00:00
mike.morgan%oregonstate.edu
7e4ea8d609
Added htaccess back in.
2005-12-22 20:41:50 +00:00
mike.morgan%oregonstate.edu
0e3bd756d8
Removed this, no longer needed.
2005-12-22 20:37:58 +00:00
mike.morgan%oregonstate.edu
f2a2d9e030
Added shared and developer sections.
2005-12-22 20:34:05 +00:00
mike.morgan%oregonstate.edu
3b9875fc95
Restructuring repository for improved modularity.
2005-12-22 20:30:28 +00:00
mike.morgan%oregonstate.edu
abc89631cc
Removing Smarty from CVS -- because it should be managed at a system level.
2005-12-22 19:41:58 +00:00
mike.morgan%oregonstate.edu
3a5f2bf54e
Removed demo dir.
2005-12-22 19:35:53 +00:00
ccooper%deadsquid.com
1787af09cc
b=321121
...
Sort by test ID, because that is what the user expects based on the display.
2005-12-22 19:00:37 +00:00
mconnor%steelgryphon.com
034c49bb0a
big shiny perf rework
2005-12-22 18:55:38 +00:00
ccooper%deadsquid.com
7a01888b57
Add locale to search result display, and allow searching/limiting of results by locale.
...
Add separate form widget for dealing with unique platofrm (vs. associated with product).
2005-12-22 18:25:16 +00:00
mike.morgan%oregonstate.edu
4c87a4c463
Added missing search plug-in images.
2005-12-22 18:02:43 +00:00
mike.morgan%oregonstate.edu
cd20407fa4
Fixed favicon path in header.
2005-12-22 02:40:55 +00:00
mike.morgan%oregonstate.edu
383aae738a
Added favicon.
2005-12-22 02:40:24 +00:00
mike.morgan%oregonstate.edu
5493e6a851
No need for directories.
2005-12-22 02:34:51 +00:00
mike.morgan%oregonstate.edu
1b7d5a350d
Added search engines, images, new CSS for v2.0.
2005-12-22 02:28:25 +00:00
mike.morgan%oregonstate.edu
89d8a85dae
Added search-engine data and images.
2005-12-22 01:27:05 +00:00
mike.morgan%oregonstate.edu
3d7d169c72
Added images needed for v2.0.
2005-12-22 01:17:22 +00:00
mike.morgan%oregonstate.edu
ba9d7d9509
Removing img dir -- gonna replace with images.
2005-12-22 01:08:16 +00:00
lpsolit%gmail.com
893fbd23e7
Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-12-21 18:41:05 +00:00
timeless%mozdev.org
d1b4807cf1
Bug 320709 Limit warnings to one per class
...
r=preed@mozilla.com
2005-12-21 05:28:13 +00:00
lpsolit%gmail.com
76818bd7f8
Bug 287741: changing password from 'password' to 'password' should not invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-12-20 22:25:57 +00:00
lpsolit%gmail.com
70fef31849
Bug 320436: New self-created accounts dont get regexp group memberships - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
2005-12-20 22:16:09 +00:00
lpsolit%gmail.com
97a754e7ad
Bug 302326: Column sort links in bug lists should use field IDs instead of names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-12-20 21:58:33 +00:00
lpsolit%gmail.com
5b149a09e9
Bug 320866: Watching the same address twice produces software error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kevin r=bkor a=justdave
2005-12-20 21:46:22 +00:00
timeless%mozdev.org
088cfc064e
Bug 320902 confirm-user-match is mean to IE
...
r=mkanat a=justdave
2005-12-20 05:26:01 +00:00
ccooper%deadsquid.com
8720b79374
- when enabling the submit button, check whether we are being passed a NodeList or single Element and act accordingly
2005-12-19 22:22:46 +00:00
timeless%mozdev.org
2f07530612
Fixing typo
...
r=justdave
2005-12-19 01:15:38 +00:00
timeless%mozdev.org
7c1e5d4a90
Bug 16439 despot/genstats using MySQL reserved "when" as colname
...
r=justdave
2005-12-19 00:47:50 +00:00
timeless%mozdev.org
83d77ca25b
Bug 320275 !Node "compat" hack is very broken
...
r=myk a=justdave
2005-12-18 22:19:54 +00:00
mkanat%kerio.com
426ae4a6a1
Back out bug 297187: see comment 20.
2005-12-18 20:01:13 +00:00
lpsolit%gmail.com
84d1a91176
Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave
2005-12-18 19:40:39 +00:00
lpsolit%gmail.com
f981be2250
Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-18 19:24:32 +00:00
wurblzap%gmail.com
3fe846208b
Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I reported myself.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-18 19:19:24 +00:00
lpsolit%gmail.com
abe42b5fba
Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-18 19:13:00 +00:00
mkanat%kerio.com
e5e44d169f
Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL values
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-12-18 18:55:02 +00:00
mkanat%kerio.com
0faeccc592
Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-12-18 18:53:00 +00:00
mkanat%kerio.com
d690d4c437
Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict with id as primary key
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-12-18 18:49:58 +00:00
timeless%mozdev.org
a8fb765e0a
Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is filled in incorrectly.
...
r=justdave a=justdave
2005-12-18 07:09:38 +00:00
timeless%mozdev.org
2fcff968c8
Bug 320448 cvsview2.cgi DIFF_LINKS html is invalid
...
r=reed@reedloden.com
2005-12-15 21:45:56 +00:00
myk%mozilla.org
7960d9c99e
update installation instructions and work around bug 226933
2005-12-14 21:49:00 +00:00
myk%mozilla.org
516a057d34
hide doctor.conf~ too, and correctly search for enable_wysiwyg_mode
2005-12-14 16:56:18 +00:00
lpsolit%gmail.com
5ccbe41c63
Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dascalu <vladd@bugzilla.org> r=jouni a=justdave
2005-12-14 11:22:10 +00:00
ccooper%deadsquid.com
00a5475adb
- display # of results in sidebar
2005-12-13 23:22:21 +00:00
ccooper%deadsquid.com
c8ddc69ac5
- be more lenient with the format for bug submission/addition (remove extraneous characters)
...
- don't add bug ID 0
2005-12-13 22:12:22 +00:00
lpsolit%gmail.com
c7c416f01b
Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-13 21:32:51 +00:00
lpsolit%gmail.com
eebbfae3d6
Bug 266147: Internal error when Flag::notify() ends up with an invalid or empty CC: list and no requestee in restricted bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-12-13 21:12:24 +00:00
wurblzap%gmail.com
a82cb465d4
Bug 319718: Make summary the link title for bookmarkable templates.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=timeless, a=justdave
2005-12-13 20:43:49 +00:00
lpsolit%gmail.com
9ed2d25cf6
Bug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-13 20:41:24 +00:00
wurblzap%gmail.com
b568c55000
Bug 319942: Preferences not deleted along with user accounts.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-13 20:20:13 +00:00
wurblzap%gmail.com
e69558fe3c
Bug 319943: Sanity check should CrossCheck the user_id of email_setting and profile_setting tables.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-13 20:14:26 +00:00
wurblzap%gmail.com
533fea4e84
Bug 319972: Hardcoded state string on product edit page.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-13 20:08:13 +00:00
karl%kornel.name
dfc6c644da
Bug 313679: Changing email address in sudo mode logs user in as
...
impersonated user - Patch by A. Karl Kornel <karl@kornel.name>
r=wurblzap a=justdave
2005-12-13 20:03:13 +00:00
mkanat%kerio.com
d9543ae73e
Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables are empty
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-12-13 04:50:45 +00:00
ccooper%deadsquid.com
11c79ce25f
- allow searching/sorting by locale
2005-12-13 04:26:15 +00:00
ccooper%deadsquid.com
3bb332bc10
- add locale selection for test results;
...
- updated widgets for use with admin tools;
- in-progress work on admin tools
2005-12-13 03:03:37 +00:00
wurblzap%gmail.com
f105d7ffdd
Bug 319220: checksetup.pl can't cope with a standard CVS install or update.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-12 08:03:26 +00:00
wurblzap%gmail.com
1a908b7507
Bug 302694: Show multiple bugs emits errors about addReplyLink missing.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-12 07:33:41 +00:00
lpsolit%gmail.com
f96851067c
Bug 271596: editcomponents priv allows you to see/edit products you don't have access to - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-12 03:12:26 +00:00
lpsolit%gmail.com
70cd6d49b3
Bug 319241: Bugzilla.pm is freely accessible from the web - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-12-12 02:55:46 +00:00
lpsolit%gmail.com
ef9727cf6d
Bug 319089: editkeywords.cgi throws an error when action="edit" or "delete" and the "id" parameter is invalid - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-12 02:38:40 +00:00
lpsolit%gmail.com
8abc710a7b
Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-12-12 02:23:44 +00:00
lpsolit%gmail.com
b6463ca56f
Bug 291048: Empty cells in show_activity.cgi when removed/added is zero - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-12-12 02:13:05 +00:00
lpsolit%gmail.com
b9f1e0d9a3
Bug 277690: Missing table cells on votes for user list - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-12-12 01:59:17 +00:00
timeless%mozdev.org
bc0c87a480
Bug 157894 createlegaldirs.pl fails if All entry for modules file is too long
...
patch by david.berry@3glab.com r=timeless
2005-12-11 04:04:50 +00:00
lpsolit%gmail.com
8f5dedbf77
Bug 318842: Bugs with "New:" in the header have an extra space before "New:" - Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave
2005-12-08 09:46:44 +00:00
lpsolit%gmail.com
eb7096731d
Bug 301764: The file size indicates "0" when editing local attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-12-08 09:14:12 +00:00
lpsolit%gmail.com
cec913ddda
Bug 238780: editversions.cgi should reject newline characters (and convert them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave
2005-12-08 08:55:42 +00:00
lpsolit%gmail.com
b7da519112
Bug 319055: Mail::Mailer truncates messages at a line with a period when using sendmail - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-12-05 16:12:45 +00:00
timeless%mozdev.org
748a2f6083
Bug 18587 LXR Filters out quoted zeros.
...
r=lpsolit
2005-12-04 14:40:04 +00:00
lpsolit%gmail.com
5527af883b
Bug 318838: Javascript error when loading index.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk
2005-12-03 03:17:38 +00:00
wurblzap%gmail.com
e6c12ea90c
Bug 318225: "Create" button for flags has many leading spaces.
...
Patch by Mark Bickford <markhb@maine.rr.com>,
r=wurblzap, a=justdave
2005-12-02 22:27:05 +00:00
wurblzap%gmail.com
2a42ed3a43
Bug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is turned on.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, r=mkanat, a=justdave
2005-12-02 22:16:36 +00:00
lpsolit%gmail.com
d759168c28
Bug 318571: sanitycheck.cgi should tell in which bugs some fields are incorrect - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-02 20:57:34 +00:00
lpsolit%gmail.com
dd54342a90
Bug 316522: Old Charts should not require login - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-02 20:48:03 +00:00
mkanat%kerio.com
6341df31f7
Bug 318459: [BUGZILLA] mozbot fails to report certain changes
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-12-01 22:33:29 +00:00
bear%code-bear.com
bbcb9be4f1
Update library use statement to use the libdir marker (which gets updated
...
during the configure/install step) instead of hardcoded paths.
bug 312958
2005-12-01 07:17:12 +00:00
lpsolit%gmail.com
788aba6938
Bug 317489: Email preferences are not set for the new admin user - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-30 12:40:13 +00:00
lpsolit%gmail.com
397b1ac9b0
Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-11-30 12:00:54 +00:00
wurblzap%gmail.com
a5f1a496e0
Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.
...
Patch by Emmanuel Seyman <eseyman@linagora.com>,
r=wurblzap, a=justdave
2005-11-30 08:19:28 +00:00
zach%zachlipton.com
b6048e1e09
Add Bugzilla database information (for authentication) to localconfig.
2005-11-30 05:20:13 +00:00
timeless%mozdev.org
e77552c6cd
Bug 317993 Improve error reporting for handle*
...
r=mkanat
2005-11-28 11:38:35 +00:00
mkanat%kerio.com
c572c9bc03
Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer than perl 5.8.5 (RHEL4)
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-11-28 07:16:32 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
mkanat%kerio.com
0bcd9f8dd0
Bug 314489: [PostgreSQL] Buglists sorted by importance fail
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23 21:35:59 +00:00
lpsolit%gmail.com
b32c616397
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-23 10:56:10 +00:00
lpsolit%gmail.com
45980aa331
Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit
2005-11-21 23:31:58 +00:00
lpsolit%gmail.com
e93f2ea535
Bug 279716: Users have to relogin when changing their own password - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave
2005-11-21 19:35:02 +00:00
lpsolit%gmail.com
1e1ff66b81
Bug 317176: Clean up the missing Image::Magick perl module message - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-11-21 19:23:43 +00:00
lpsolit%gmail.com
f85a9bd79d
Bug 315524: When an invalid action is passed to relogin.cgi, ThrowTemplateError() is called instead of ThrowCodeError() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-21 19:17:12 +00:00
lpsolit%gmail.com
dcee0f952a
Bug 95799: sanitycheck.cgi should do email checks using Util::validate_email_syntax() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-21 19:06:15 +00:00
timeless%mozdev.org
8f9aab18fa
Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
...
patch by kiko r=timeless
2005-11-20 22:30:31 +00:00
timeless%mozdev.org
81b24580fe
Bug 235479 html templates assume cvsroot heirarchy of 'mozilla'
...
patch by Chris.Yeh@nokia.com r=timeless
2005-11-20 22:10:40 +00:00
karl%kornel.name
51ce3bd5d9
Bug 312441: relogin.cgi allows you to impersonate user accounts you are not allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-11-20 01:31:37 +00:00
wurblzap%gmail.com
9f2bd195a8
Bug 304417: Template precompilation is clumsy when it comes to additional language directories.
...
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>,
r=wurblzap, a=myk
2005-11-20 00:00:15 +00:00
mozilla%colinogilvie.co.uk
fb13021570
Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if they haven't yet
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave
2005-11-19 23:55:26 +00:00
bugreport%peshkin.net
f8660372ba
Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-11-19 23:47:26 +00:00
mozilla%colinogilvie.co.uk
9ed9b8a517
Bug 303284: [BUGZILLA] When directly addressed, mozbot should report information about bugs regardless of whether its within backOffTime
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat@bugzilla.org
2005-11-19 22:33:18 +00:00
mozilla%colinogilvie.co.uk
025752850a
Bug 286865: Remove or Replace Win32 Code Changes Section as they are no longer required
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=glob
2005-11-19 22:06:46 +00:00
lpsolit%gmail.com
f63e20ff67
Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch by Phil Ringnalda <bugzilla@philringnalda.com> r/a=myk
2005-11-19 01:43:44 +00:00
lpsolit%gmail.com
a2c68709a8
Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-19 01:29:23 +00:00
lpsolit%gmail.com
4e18164544
Bug 87405: Change columns on stored query loses title - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-19 01:20:04 +00:00
wurblzap%gmail.com
9adf2e6e75
Bug 317025: Deleting product throws error in default install (2.20 Windows) without usetargetmilestone turned on.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=myk
2005-11-19 00:48:08 +00:00
ccooper%deadsquid.com
ef4a32f61c
- fix timestamp display for comment on single result display;
...
- fix stats padding;
- smarter ordering of categories on admin page
2005-11-18 22:42:21 +00:00
ccooper%deadsquid.com
24e7e84c62
- this needs to be all on one line otherwise the linebreaks cause the JS to be malformed
2005-11-18 22:22:00 +00:00
cls%seawood.org
1c0aef9012
Fix XSS vulnerability in rview.cgi
...
Bug #276984 r=timeless
2005-11-18 20:30:28 +00:00
ccooper%deadsquid.com
fbffe3db10
- updated/added licecse boilerplate to template files;
...
- use moo.fx js libraries to control collapsable divs for holding instructions and such which are nice to have around but we don't always want to see;
- start on admin tool (edit categories)
- more CSS cleanups
2005-11-18 17:37:38 +00:00
zach%zachlipton.com
539b1853d9
Fix the "none" filter to work properly.
2005-11-18 03:42:48 +00:00
zach%zachlipton.com
548f998419
Properly use HTML::StripScripts::Parser in the 'testdata' filter.
2005-11-18 02:27:11 +00:00
zach%zachlipton.com
50dfb6fb52
Add list tags to the testdata filter whitelist.
2005-11-18 01:48:20 +00:00
wurblzap%gmail.com
bb00c375e1
Bug 313452: why isn't _Number of bugs_ quoted?
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave
2005-11-17 09:16:02 +00:00
bbaetz%acm.org
2625e42795
316146 - 'Add bugs to new saved search' has empty <select>
...
r=lpsolit, a=justdave
2005-11-17 07:56:01 +00:00
karl%kornel.name
827599e91e
Bug 257813: CSV link from new charts gives internal error if data contains more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave
2005-11-16 01:13:41 +00:00
lpsolit%gmail.com
20e0514868
Bug 288557: Show in the request queue those requests tied to secure bugs for which the user is the QA contact - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-16 01:03:52 +00:00
zach%zachlipton.com
eddf7e9ed4
Ensure that email addresses display correctly. The html filter must be applied before the email filter, not after.
2005-11-15 23:46:48 +00:00
zach%zachlipton.com
b1823c2158
Add make test target.
2005-11-15 21:43:29 +00:00
bugreport%peshkin.net
5340e68cb9
Bug 306130 Search for attachment creation fails
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justfave
2005-11-15 20:47:01 +00:00
bear%code-bear.com
1d1fde113e
This file used to be named "cvs" but on non-casesensitive file systems that
...
was causing a conflict. I've renamed the file and will be adjusting any
references to it.
2005-11-15 20:10:15 +00:00
zach%zachlipton.com
dbe1421d72
Fix for bug 315479 part 2: Cross-site scripting security holes in templates. All tests now pass.
2005-11-15 17:30:57 +00:00
lpsolit%gmail.com
9054ecca63
Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-15 09:53:00 +00:00
lpsolit%gmail.com
8110d93f42
Bug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-15 09:37:17 +00:00
lpsolit%gmail.com
606ac964ea
Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave
2005-11-14 20:54:45 +00:00
timeless%mozdev.org
2ef5078e45
Bug 316289 cvsview2.cgi problems due to new cvs version
...
r=kairo
2005-11-14 09:02:48 +00:00
timeless%mozdev.org
83b810d291
Bug 161168 Bonsai lists effective userid instead of actual userid
...
patch by bugreport@peshkin.net r=timeless
2005-11-14 02:20:46 +00:00
timeless%mozdev.org
356743a09d
Bug 228283 cvsview2.cgi doesn't wrap correctly
...
patch by mvl@exedo.nl r=timeless
2005-11-13 22:45:54 +00:00
timeless%mozdev.org
6e0f4a9a67
Bug 240083 Make README parser tolerate ReadMe
...
r=myk
2005-11-13 22:43:36 +00:00
lpsolit%gmail.com
51ef091a39
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-13 18:16:33 +00:00
lpsolit%gmail.com
29e2c70d31
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-13 17:50:47 +00:00
lpsolit%gmail.com
0f7661d9ca
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
2005-11-13 17:32:12 +00:00
wurblzap%gmail.com
459a292080
Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=mkanat, a=justdave
2005-11-12 10:09:44 +00:00
karl%kornel.name
38493b25bf
Bug 313469: Various small docs bugs found doing a clean install - Patch by A. Karl Kornel <karl@kornel.name r=colin.ogilvie
2005-11-12 00:12:05 +00:00
lpsolit%gmail.com
7f395d7734
Bug 315969: Cannot enter new bugs when the CC list is emtpy - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-11 02:02:33 +00:00
zach%zachlipton.com
9d8459e516
Fix for bug 315479 part 1: Cross-site scripting security holes in templates. The remaining templates will be fixed in the next checkin.
2005-11-11 00:06:45 +00:00
zach%zachlipton.com
fe417391e2
Let's actually pass the tests...Removing tabs from a couple of files (replacing them with spaces) and fixing the test scripts to work properly.
2005-11-10 23:24:46 +00:00
zach%zachlipton.com
e8c96b966c
Initial checkin of a slightly modified version of Bugzilla's test suite to check for compile errors and cross-site issues in template files. Customizations and fixes to follow in subsequent checkins.
2005-11-10 22:58:51 +00:00
lpsolit%gmail.com
afca10ca72
Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
2005-11-09 23:40:50 +00:00
karl%kornel.name
a41c8e42f9
Bug 313677: Sudoers without editusers/bless access see no link to sudo page - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=myk
2005-11-09 23:29:22 +00:00
lpsolit%gmail.com
7858b0a876
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-11-09 23:24:13 +00:00
lpsolit%gmail.com
cf54341763
Bug 297857: Incorrect filter name detection in 008filter.t - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-11-09 23:09:12 +00:00
wurblzap%gmail.com
d252281e60
Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errors
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=myk
2005-11-09 22:25:59 +00:00
wurblzap%gmail.com
bef9ecea0a
Documentation patch for bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=colin.ogilvie
2005-11-08 13:34:37 +00:00
ccooper%deadsquid.com
79e71ce018
- latest schema changes, with corresponding changes to Perl classes;
...
- don't include create or use db commands in SQL <- makes it easier to reuse between production and staging env
2005-11-08 02:35:19 +00:00
zach%zachlipton.com
8ab8375bf0
Put obsolete back and add it to the schema. Fix mistagged file.
2005-11-08 00:46:35 +00:00