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

44 Коммитов

Автор SHA1 Сообщение Дата
wclouser%mozilla.com 5db2bb311a cameron's fix for 346887 2006-08-08 20:25:44 +00:00
wclouser%mozilla.com ac445492d8 fix for bug 344493 2006-07-31 02:45:15 +00:00
mike.morgan%oregonstate.edu b4c4775e0d Fix for multi-os hash failures. See bug 345505. 2006-07-24 17:44:02 +00:00
mike.morgan%oregonstate.edu 4cb5f6fa55 Added patch for bug 336703. Thanks Cameron. 2006-07-24 15:51:12 +00:00
mike.morgan%oregonstate.edu 0267bc8ac5 Hash update script for 302287. 2006-06-30 19:01:27 +00:00
mike.morgan%oregonstate.edu bdc8829bb3 Fixes for Addons -> Add-ons in titles, etc. Just rudimentary changes there.
Added an update-hashes script as a small part of bug 302287.
2006-06-30 05:30:03 +00:00
wclouser%mozilla.com f553d9da45 fix for 332832 2006-06-14 20:30:52 +00:00
mike.morgan%oregonstate.edu 1d9c651072 Fixed absence of Thunderbird install extensions, per comments and discussion in bug 333518.
Install instructions will only show up if Thunderbird is _one of_ the supported applications
for the addon being displayed.
2006-04-11 16:13:52 +00:00
bugzilla%micropipes.com ac8c4ecfc7 fix for 333107 2006-04-11 03:47:29 +00:00
mike.morgan%oregonstate.edu 48485e30c7 Fixed default comment sorting and sort persistence -- per comments and flames in bug 332826. :) 2006-04-07 22:59:57 +00:00
mike.morgan%oregonstate.edu 258cbe82a5 Fixed SQl for getbyguid funcs. 2006-04-07 02:28:08 +00:00
bugzilla%micropipes.com 2f5e64eac3 fixed bug 332839 2006-04-06 06:38:27 +00:00
bugzilla%micropipes.com 7d527266cd Fixed bug 332824 2006-04-06 05:23:54 +00:00
bugzilla%micropipes.com a606cb8145 Fixed bug 332818 2006-04-06 03:46:50 +00:00
mike.morgan%oregonstate.edu 9651623936 Fixes:
332936
    332885
    332819
2006-04-06 03:26:09 +00:00
mike.morgan%oregonstate.edu 8d96cf2bd3 Script to check memcache stats. 2006-04-05 21:40:57 +00:00
mike.morgan%oregonstate.edu 4204c14a37 I am a horrible, horrible person. 2006-04-05 07:12:37 +00:00
mike.morgan%oregonstate.edu bfce37a0a7 devcomments fixes. 2006-04-05 05:14:23 +00:00
mike.morgan%oregonstate.edu 810b0cbb57 Updated recommended and feature queries SQL to select most recent version. 2006-04-04 15:45:20 +00:00
mike.morgan%oregonstate.edu a2394646b8 Fixed LIMIT clause in getComments() and fixed default call to getComments() in addon constructor. 2006-04-04 12:45:37 +00:00
bugzilla%micropipes.com 46a51f2abf Extensions and themes now support GUID 2006-04-02 07:24:27 +00:00
bugzilla%micropipes.com 3382f17437 Couple of minor tweaks to the js when printing download links. 2006-03-31 05:59:17 +00:00
mike.morgan%oregonstate.edu 501c7d240b Updated queries for rss and extensions/themes pages. 2006-03-30 07:24:19 +00:00
mike.morgan%oregonstate.edu c07e2d4d73 Added PFS documents. 2006-03-28 22:45:08 +00:00
mike.morgan%oregonstate.edu 09aff30660 Fixed comments query to exclude admin removed comments 2006-03-28 07:01:51 +00:00
bugzilla%micropipes.com d13780a4b2 added session garbage collection to maintenance.php. We don't need the maintenance
config because we'll just use the public one
2006-03-28 01:02:24 +00:00
mike.morgan%oregonstate.edu 13822763d6 Checked in v1 modifications to total counts to prevent loss of accuracy. 2006-03-28 00:37:45 +00:00
bugzilla%micropipes.com 3dd28aea0b - Added table to show multiple OSs and app versions.
- Added Multiple download links (if there is more than one version available)
2006-03-28 00:20:25 +00:00
bugzilla%micropipes.com 9893b15c9b Added some javascript to display the logged in user in the header of the current page
(note: it's fugly without css)
2006-03-07 03:52:43 +00:00
bugzilla%micropipes.com da4359d404 Replaced the old application version code, so there is a table now that displays all
the compatible versions.
2006-03-05 06:35:34 +00:00
mike.morgan%oregonstate.edu 3b5c905c44 Added testing scripts for load. Wanted to make sure we didn't lose this. :)
These scripts could probably be made more dynamic, etc., but this is what we had so...
2006-02-22 21:53:27 +00:00
mike.morgan%oregonstate.edu c8b79f112b Added central config for caching and shadow DB. 2006-02-19 13:26:05 +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 face90c3bb Added SQL for recommended addons, cleaned up other queries. 2006-01-30 05:10:41 +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
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
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
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 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 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
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
mike.morgan%oregonstate.edu f2a2d9e030 Added shared and developer sections. 2005-12-22 20:34:05 +00:00