bugzilla%micropipes.com
620356e8b9
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
0bc06dc978
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
ec5593afb9
*.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
3fb1675da3
- 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
c050d97fe8
USE_DB_SESSIONS does nothing now
2006-01-22 23:51:06 +00:00
bugzilla%micropipes.com
19c0bb3f83
fixed typo
2006-01-22 23:49:48 +00:00
bugzilla%micropipes.com
d72e4798dc
Typo in these files, </body> and </html> was in there twice
2006-01-22 23:47:39 +00:00
mike.morgan%oregonstate.edu
93d92ad012
Removed from root.
2006-01-22 23:33:59 +00:00
lpsolit%gmail.com
bbc21d8025
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
be63cba16b
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
6445456512
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
5265edb804
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
ea1a8b502d
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
2c152b52ed
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
2ba9f23840
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
c97f8e2292
Bug 322870: make Hendrix use new newsgroup mozilla.feedback.
2006-01-19 21:14:13 +00:00
zach%zachlipton.com
9897ae0e45
Version number should be a comment, not displayed.
2006-01-19 20:07:50 +00:00
lpsolit%gmail.com
68f55c2dd8
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
3ed7d1bb22
Added initial revision of survey tool.
2006-01-19 02:07:16 +00:00
zach%zachlipton.com
e3bf9124dc
Add IRC Nickname field to login page, take two.
2006-01-19 00:03:31 +00:00
mike.morgan%oregonstate.edu
81f41ff205
Updated the addons template to not have missing links.
2006-01-18 22:54:38 +00:00
mike.morgan%oregonstate.edu
4132b188fb
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
de02c8b21d
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
a72c84cb23
Fix 'out' -> 'our' typo.
2006-01-17 04:49:50 +00:00
zach%zachlipton.com
1391216ca2
Default for test_groups.obsolete should be 0.
2006-01-17 04:44:43 +00:00
zach%zachlipton.com
5f9e646a4e
Remove ENUM cols from populatedb.sql to match schema.
2006-01-17 04:43:56 +00:00
zach%zachlipton.com
8ae56e93a9
Add missing object->method() calls to DBTools.pm.
2006-01-17 04:38:00 +00:00
lpsolit%gmail.com
27d88792af
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
0380d15a8f
Add account conversion/upgrading code.
2006-01-15 05:20:06 +00:00
zach%zachlipton.com
0616368c44
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
ec9feec591
Bug 323369: Tinderbox can't find checkins from HEAD
...
r=bear
2006-01-14 03:37:29 +00:00
timeless%mozdev.org
8a5f6b60c5
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
0d23b9833d
Bug 314591: remove references to /usr/bonsaitools/bin
...
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
3b2b9065c9
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
43530e54a5
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
683bcf2219
Added comment about avoiding caching.
2006-01-12 03:17:55 +00:00
lpsolit%gmail.com
fa07bfa307
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
3e306dc88b
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
f928d272a8
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
68b9bb1868
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
9d295f02ab
Bug 321691 duplicates.cgi doesn't use <th>
...
r=lpsolit a=justdave
2006-01-09 21:54:17 +00:00
timeless%mozdev.org
b648c19467
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
f1b4f5d540
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
8060b5f732
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
f6690ca40e
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
13d9e4b421
Bug 322734: sanitize sort order input
...
r=timeless
2006-01-09 02:25:47 +00:00
justdave%bugzilla.org
0062d5b4ac
Bug 322787: remove /bonsaitools/ from the perl path
...
r=timeless
2006-01-09 02:22:02 +00:00
mozilla%colinogilvie.co.uk
b73d87188f
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
cd6804b09f
Bug 320105 trivial sql injection in despot.mozilla.org
...
r=justdave
2006-01-08 10:32:52 +00:00
justdave%bugzilla.org
0e30c18a8e
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