Граф коммитов

7295 Коммитов

Автор SHA1 Сообщение Дата
mkanat%kerio.com f378f91d07 Bug 320319: Release Notes for Bugzilla 2.20.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2006-02-10 01:51:22 +00:00
ccooper%deadsquid.com 3ec135c0f4 - make collision details a comment 2006-02-07 23:20:12 +00:00
ccooper%deadsquid.com aa1ed61d00 b=315128
- first pass at testrunner migration/update script
- use central Litmus config to hold login info
2006-02-07 23:01:49 +00:00
lpsolit%gmail.com 629a6b8f21 Bug 324346: When 'shutdownhtml' is set, accessing foo.cgi?format=bar displays plain text instead of html - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-02-07 22:46:28 +00:00
lpsolit%gmail.com 015fc2a268 Bug 325048: [PostgreSQL] Changing the status of a bug from UNCONFIRMED to NEW or ASSIGNED sets everconfirmed to 1 but leave the status as UNCONFIRMED - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-02-07 22:25:23 +00:00
ccooper%deadsquid.com ca81fd031b b=321351
- display test group and subgroup in testcases header

Misc:
- don't display testcase config info when running tests
2006-02-07 21:34:28 +00:00
ccooper%deadsquid.com 5d471014d2 b=320423
- fix single result submission, but still require that a user be logged in to submit a result

Misc:
- move testcase updating into show_tests.cgi from process_test.cgi
- display all testcase info when editing tests (admin only)
- can no longer edit testcase and submit results at the same time
- add author info to testcases (Test.pm)
- add extra checking to silence log errors originating from single_result.cgi and Litmus::DB::User::getDisplayName
- update Litmus version number and last_updated field when editing testcases
- use same testcase interface for viewing testcases and running testcases (test.html.tmpl)
2006-02-07 18:20:53 +00:00
lpsolit%gmail.com 0e3a629e5f 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 e20280c562 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 0feb30852f 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 52cdfbf712 Bug 326070 bonsai mailto: highlighting is too greedy
r=lpsolit
2006-02-06 16:55:46 +00:00
lpsolit%gmail.com 86f0bf779c 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 96b1b5916e 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 ee10677bd5 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 6852577796 Fixed missing app param in link. 2006-02-02 02:29:50 +00:00
ccooper%deadsquid.com 5c11d89c1f - do some basic checking in JS for the limit value supplied 2006-01-30 23:06:56 +00:00
ccooper%deadsquid.com 2b593b50f4 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 bc0746af5b 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 23362b2bf1 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 1a66621c22 Added SQL for recommended addons, cleaned up other queries. 2006-01-30 05:10:41 +00:00
mike.morgan%oregonstate.edu 2ba2f22fe7 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 0f48a50efd Fixed more broken links. 2006-01-30 02:36:04 +00:00
mike.morgan%oregonstate.edu 9e280c14a8 New rewrite rules to break stuff (unintentionally!). 2006-01-30 02:27:11 +00:00
mike.morgan%oregonstate.edu 3f5bef58bd Added links, etc., to follow new rewrite rules. Things might break. 2006-01-30 02:25:46 +00:00
mike.morgan%oregonstate.edu 6ae3620716 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 c9fa04c9b7 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 1faf1a5e02 Forgot to turn caching back on. 2006-01-29 23:13:29 +00:00
mike.morgan%oregonstate.edu 3b72d514ef First working version of RSS, with caching. 2006-01-29 23:12:35 +00:00
mike.morgan%oregonstate.edu 3debfc5486 Fixed references to non-existent header/footer files. 2006-01-29 07:07:15 +00:00
bugzilla%micropipes.com f520dd503c - Ratecomment is now secured
- Made create, verify, recover, and reset scripts
2006-01-29 06:49:48 +00:00
bugzilla%micropipes.com 7c9c2cffc7 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 b39867e5fd 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 459efc7f29 Cleaned up the author panel, fixed link titles. 2006-01-28 23:57:27 +00:00
mike.morgan%oregonstate.edu d6f7c4c774 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 aa18703c11 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 16669e4ae1 Progress with RSS, fixes for wrappers, comment styles, navigation, etc. 2006-01-28 22:42:26 +00:00
mike.morgan%oregonstate.edu c7023ec57f 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 36105953a3 Modified config-dist.php. 2006-01-28 22:14:43 +00:00
bugzilla%micropipes.com feff90c795 added sql changes for the link between users and feedback 2006-01-28 22:10:36 +00:00
bugzilla%micropipes.com f5ab38d11d Added the call so the template starts - page works now 2006-01-28 18:34:15 +00:00
lpsolit%gmail.com 9bf6d30319 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 ac0a9f25cd 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 69033403fc 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 4f1c0c576a 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 c5de1e29b5 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 c9d579a8a8 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 050dc819bd Fixed for HTML validation. 2006-01-26 17:33:46 +00:00
mike.morgan%oregonstate.edu bdec0b63e0 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 138e4d1ba8 Template work, finished everything but the SQL inserts. 2006-01-26 17:22:31 +00:00
mike.morgan%oregonstate.edu 3af16dbbb3 Couple of minor changes. 2006-01-26 16:26:18 +00:00