Tony Lambregts
d1ee3e66b0
Add Platinum to ratings
2006-02-08 03:19:40 +00:00
Chris Morgan
3351201222
Remove mention of api coverage for developers from main page, we don't
...
address that anymore. Expand the width of the search box, maybe its
small size keeps people from using it? Add an item on the default
appdb panel to encourage users to email their suggestions for the appdb
to the appdb mailing list.
2005-05-14 14:47:13 +00:00
Chris Morgan
012fbdf264
Build top-X lists from a function call that will use the highest
...
voted apps for the list and fill the rest of the list in with applications
that have screenshots. Don't mention a blank top application if there are no
votes recorded and no top application.CVS:
----------------------------------------------------------------------
2005-05-12 23:49:30 +00:00
Jonathan Ernst
73ad961a85
Fix version deletion
2005-02-19 01:19:07 +00:00
Jonathan Ernst
124868c0a0
- fix the 25 errors reported by the w3c html validator ( http://validator.w3.org ) in appview.php?appid=whatever
...
- fix the 46 errors reported by the w3c html validator in appview.php?versionid=whatever
- fix the 97 errors reported by the w3c html validator in index.php
2005-02-11 23:42:50 +00:00
Jonathan Ernst
137545d438
- tooltip appear when mouse-overing "be an app (super) maintainer" button
...
- links from the index page to help on voting and maintainers
- removed two remaining mentions of the old rating system
2005-02-11 01:35:39 +00:00
Jonathan Ernst
c198604aff
Fix mysql errors in the index page
2005-02-06 22:35:58 +00:00
Jonathan Ernst
f2258e7ee5
- use htmlarea for editing app description and notes
...
- special stylesheet for application description and notes
- function to display summary of description with html stripping
2005-02-02 02:38:20 +00:00
Jonathan Ernst
2083bf521b
- OO version of user class
...
- no more duplicated functions
- improved performances (much less duplicated mysql queries)
- less code and better error handling
2005-01-30 23:12:48 +00:00
Jonathan Ernst
29f5bddee3
use APPDB_OWNER_EMAIL instead of appdb@winehq.org
2005-01-30 03:12:57 +00:00
Jonathan Ernst
274a8fbff4
fix sql query on index page
2005-01-30 00:58:05 +00:00
Jonathan Ernst
4b279975f6
- Display only the first part of the description
...
- People vote for apps, not appversion so that it doesn't mean anything to display versions
2005-01-29 22:54:02 +00:00
Jonathan Ernst
47fd3b6d86
Use actual database data to generate the gold and silver list, fixed
2005-01-29 17:16:15 +00:00
Jonathan Ernst
93a7937141
Use actual database data to generate the gold and silver list
2005-01-29 17:10:52 +00:00
Francois Gouget
8fab7880b4
Assorted spelling fixes.
...
Small wording tweaks.
Capitalize Wine when referring to the project.
2005-01-10 22:15:44 +00:00
Jonathan Ernst
035750d787
replace mysql_query with query_appdb in index.php
2004-12-29 03:37:58 +00:00
Jonathan Ernst
099a172b00
Fix header patch typo
2004-12-27 23:54:55 +00:00
Jonathan Ernst
f5741ea108
Uniform headers
2004-12-25 20:08:00 +00:00
Jonathan Ernst
65dad05ed7
Adds a link to WinTools in the links section of index page
2004-12-25 19:55:07 +00:00
Jonathan Ernst
284b156627
Changes content of index.php when a user is logged in
2004-12-25 19:45:14 +00:00
Jonathan Ernst
ca749d32d9
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
Jonathan Ernst
a8ba02e76d
Implemented the user friendly screenshot submitting feature
2004-12-18 06:06:46 +00:00
Paul van Schayck
f2b58f208e
Remove border=0 from img tags
2004-12-15 00:14:04 +00:00
Jonathan Ernst
5f66266055
- resulting html pages are valid html 4.01 transitionnal
2004-12-12 22:36:31 +00:00
Jonathan Ernst
d3d9e853d9
- replaced tons of tabs with spaces
...
- replaced <? with <?php for compatibility sake (see TODO and CODING_STANDARD to know more)
- improved overall code lisibility
2004-12-12 03:51:51 +00:00
Jonathan Ernst
1dad1cf959
- uses <h1> <h2> and <h3> correctly (removed <big><b></b></big> kind of things)
...
- made a table with the silver list so that it looks like the gold list (but in silver color)
- added a link to Sidenet's page (see WWN 250 and 251)
- added a bullet point to let user that they can enroll to be app maintainer
2004-12-11 03:52:57 +00:00
Chris Morgan
8ccc06ba4b
Add a statistics page that displays the number of users, active users, comments and applications.
2004-12-01 22:26:50 +00:00
Chris Morgan
20f64eb584
Using a hard coded path breaks the gold and silver list on development appdb
...
setups and makes it more difficult to relocate appdb. Follow the same
convention of the rest of the code in appdb and use $apidb_root.
2004-11-09 22:33:11 +00:00
Tony Lambregts
56aa6d18b5
* Move supported applications to AppDB
2004-10-06 15:09:19 +00:00
Ivan Leo Puoti
7372ace389
Get users to contact the newsgroup or the mailing list for support.
2004-07-14 19:02:06 +00:00
Jeremy Newman
8eb8482819
s/winehq\.com/winehq\.org/g
2004-03-24 15:49:59 +00:00
Jeremy Newman
8f28ae10c4
Initial revision
2004-03-15 16:22:00 +00:00