Commit Graph

121 Commits

Author SHA1 Message Date
bugzilla%micropipes.com
ed9c8ec7dd fix 333128 (thanks alanjstr) 2006-04-08 02:13:07 +00:00
bugzilla%micropipes.com
0947b74da3 fixed bug 332847 2006-04-08 02:06:21 +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
0e84b0c5b0 Added strip_tags for insert in addition to mysql_real_escape_string for bug 333124.
Template will strip_tags as well jic.  Those were updated at 8am.
2006-04-07 22:49:12 +00:00
mike.morgan%oregonstate.edu
27799620f6 Updates to address problems in bug 333124 and bug 333133. 2006-04-07 15:01:04 +00:00
bugzilla%micropipes.com
02eed06ed8 s/Update/Addons/, fixed some other copy/paste mistakes for the v1->v2 conversion 2006-04-07 05:23:39 +00:00
bugzilla%micropipes.com
d4a9c12048 might as well put it on the rest of the pages (bug 332953) 2006-04-07 05:17:55 +00:00
bugzilla%micropipes.com
ee33b7386d fix bug 332953 2006-04-07 05:11:50 +00:00
bugzilla%micropipes.com
a808f7a87d and now it's valid. seriously. 2006-04-07 04:10:20 +00:00
bugzilla%micropipes.com
fee5466537 the single author was being echoed outside of a <ul> - now if there is only one
author, it is in the previous list
2006-04-07 03:57:25 +00:00
bugzilla%micropipes.com
b2734ccdf3 <ul> was out of order 2006-04-07 03:55:43 +00:00
bugzilla%micropipes.com
233de3e572 oops, consistency is good 2006-04-07 03:20:47 +00:00
mike.morgan%oregonstate.edu
55968289a0 Fixes for bug 333010, bug 332991, bug 332993. 2006-04-07 03:17:40 +00:00
bugzilla%micropipes.com
51c5c0626d Multiple authors now show up in the nav 2006-04-07 03:14:14 +00:00
bugzilla%micropipes.com
9eed7c491d Fixed pages to show multiple authors (bug 332824) 2006-04-07 03:02:31 +00:00
mike.morgan%oregonstate.edu
e429bfe18f Fixed incorrect addon name in install(). Previous dialogues were showing appname instead of addon name/version. 2006-04-07 02:45:49 +00:00
bugzilla%micropipes.com
0715a4e1c3 Fix to show the write header image 2006-04-07 02:32:15 +00:00
bugzilla%micropipes.com
da8e786aad fixed injection issue (bug 333034) 2006-04-07 02:10:46 +00:00
mike.morgan%oregonstate.edu
52db548df9 Checked in patch from bug 332828. 2006-04-06 19:02:12 +00:00
mike.morgan%oregonstate.edu
f5b5e41a3b Checked in Cameron's patch for bug 217439. 2006-04-06 16:27:34 +00:00
bugzilla%micropipes.com
2f5e64eac3 fixed bug 332839 2006-04-06 06:38:27 +00:00
bugzilla%micropipes.com
24a7af92ea fixed bugs 332825 and 332837 2006-04-06 06:15:03 +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
bugzilla%micropipes.com
de9a4e35ff Fixed a copy/paste bug - thanks alanjstr (#332929) 2006-04-06 02:49:14 +00:00
mike.morgan%oregonstate.edu
b8b75c64da Added yahoo search plugin data. 2006-04-05 06:47:37 +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
471a5e6886 htaccess stuff in prod 2006-04-05 02:28:57 +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
a2394646b8 Fixed LIMIT clause in getComments() and fixed default call to getComments() in addon constructor. 2006-04-04 12:45:37 +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
mike.morgan%oregonstate.edu
9b019744c9 Added appOS back in to prevent regressions. Since appOS is in the URL the cache should be different per OS, but UA guessing is still pointless and will be deprecated. 2006-04-04 09:28:55 +00:00
bugzilla%micropipes.com
46a51f2abf Extensions and themes now support GUID 2006-04-02 07:24:27 +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
6038d51784 Updated default to have plugins/pfs cached by default. 2006-03-29 22:34:30 +00:00
mike.morgan%oregonstate.edu
da198ab66a Fixed tab for PFS page. 2006-03-29 22:31:26 +00:00
bugzilla%micropipes.com
4a1ce71da3 added winners and finalists to shadow db and cache arrays 2006-03-29 22:18:26 +00:00
mike.morgan%oregonstate.edu
78c9982ccd Fixed some minor linking problems and stuff. :) 2006-03-29 01:25:57 +00:00