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

110 Коммитов

Автор SHA1 Сообщение Дата
mike.morgan%oregonstate.edu 9651623936 Fixes:
332936
    332885
    332819
2006-04-06 03:26:09 +00:00
bugzilla%micropipes.com de9a4e35ff Fixed a copy/paste bug - thanks alanjstr (#332929) 2006-04-06 02:49:14 +00:00
mike.morgan%oregonstate.edu f3948eb3ec Fixed devcomments. 2006-04-05 05:11:45 +00:00
mike.morgan%oregonstate.edu ca997b9b81 Fixed update SNAFU (morgamic's fault) 2006-04-05 04:10:26 +00:00
mike.morgan%oregonstate.edu 8c532818ed Fixed missing alt tags in rss icon img. :) 2006-04-05 03:03:53 +00:00
mike.morgan%oregonstate.edu 3190db3bfa added app persistence in search form and main page. 2006-04-05 01:56:51 +00:00
mike.morgan%oregonstate.edu 40c1e3c4b5 Updated faq page to include v1 data. App list is cheesy, but it works. Updateded policy placeholder (had hoped there would be one by now, but instead I had to point to a fricking draft that I wrote...........
not happy about that

...
2006-04-05 01:53:30 +00:00
mike.morgan%oregonstate.edu 751c84fe9d Added install.php support, modified install.js to work in prod. Fixed footers to have disclaimer. Added support page link to from disclaimer. 2006-04-05 01:11:38 +00:00
mike.morgan%oregonstate.edu 6400b1fad1 Added RSS icon links to themes as well. Fixed app arg in URL. 2006-04-04 20:03:04 +00:00
mike.morgan%oregonstate.edu 1d27a08cf4 Added standardized rss icon. 2006-04-04 18:30:05 +00:00
mike.morgan%oregonstate.edu 532685f278 Fixed typo. 2006-04-04 15:51:48 +00:00
mike.morgan%oregonstate.edu b89a71331a Added app var to comments pagination so the header doesn't switch. 2006-04-04 11:40:29 +00:00
mike.morgan%oregonstate.edu e953a80cea Search optimization, comments pagination. Fixed unnecessary result rows in search.php and used the same method in comments. Fixed issues with comments pagination. 2006-04-04 11:37:22 +00:00
bugzilla%micropipes.com 9cd3abcea8 Bunch of new search engines added to search-engines page 2006-03-31 06:26:06 +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
bugzilla%micropipes.com 3b80a1f209 Changed the way you can download addons so mconnor is happy (potentially) :) 2006-03-30 03:43:13 +00:00
mike.morgan%oregonstate.edu da198ab66a Fixed tab for PFS page. 2006-03-29 22:31:26 +00:00
mike.morgan%oregonstate.edu 78c9982ccd Fixed some minor linking problems and stuff. :) 2006-03-29 01:25:57 +00:00
mike.morgan%oregonstate.edu 13e903a92a Fixed broken links, styles for front page. 2006-03-29 01:07:45 +00:00
mike.morgan%oregonstate.edu c07e2d4d73 Added PFS documents. 2006-03-28 22:45:08 +00:00
bugzilla%micropipes.com d025ab6b36 added the winners page to our template 2006-03-28 22:43:12 +00:00
bugzilla%micropipes.com 173e5e6bc5 Added the finalists page to our template system, etc. 2006-03-28 22:13:12 +00:00
mike.morgan%oregonstate.edu e86fb4f786 Updated CSS and adjusted Search. 2006-03-28 02:37:22 +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 a812ebde1c just minor tweaks to position the "Logged in as" string in the new place. 2006-03-09 05:50:43 +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 59e3ea7861 fixed validation problem 2006-03-05 07:35:41 +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 3a31aa214a Fixed broken link in previews template. 2006-02-21 09:08:50 +00:00
mike.morgan%oregonstate.edu e4153e96d5 rss.php, update.php
Modifications to make update.php and rss.php consistent with the rest of the app.

inc/config-dist.php
    Set up what should be the default caching scenario, shadow config and content-type config.

inc/finish.php
    Added support for an xml pagetype that would exclude html headers and footers.

inc/init.php
    Added support for content types.

tpl/update.tpl
    Added utf-8 escaping for update RDF.
2006-02-21 08:35:55 +00:00
mike.morgan%oregonstate.edu 5fa662579d Specified escaping charset to match content-type. 2006-02-21 01:22:34 +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 02bce9a349 Fixed missing app param in link. 2006-02-02 02:29:50 +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 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 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 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 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 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 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 c9cb8eccae Fixed validation errors, bad links, added cat sidebar, themes, extensions. 2006-01-26 00:53:30 +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 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 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
mconnor%steelgryphon.com 0cfe61a0d9 more fixes 2005-12-30 04:51:35 +00:00
mike.morgan%oregonstate.edu d15fb387a3 Fixed broken links. 2005-12-29 02:13:18 +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
mike.morgan%oregonstate.edu 3b9875fc95 Restructuring repository for improved modularity. 2005-12-22 20:30:28 +00:00