Commit Graph

1642 Commits

Author SHA1 Message Date
Jeremy Newman
acccbed63a updating to new WineHQ design 2008-12-05 16:44:29 -06:00
Alexander Nicolaysen Sørnes
e738a6d58e Allow removing downloadurl from queued versions 2008-10-03 08:45:07 -04:00
Alexander Nicolaysen Sørnes
a57d236392 Remove downloadurl::processFormSingle 2008-10-03 08:44:44 -04:00
Alexander Nicolaysen Sørnes
2071227895 Allow adding downloadurl to queued versions 2008-10-03 08:44:21 -04:00
Alexander Nicolaysen Sørnes
e86ccd1390 Fix handling of queued downloadurls 2008-10-03 08:43:53 -04:00
Alexander Nicolaysen Sørnes
ecbfa84600 objectManager: Never show add entry link if the user isn't an admin 2008-10-01 20:01:47 -04:00
Alexander Nicolaysen Sørnes
6eccc11979 queued items: fix editing applications' vendors & versions 2008-10-01 20:01:34 -04:00
Alexander Nicolaysen Sørnes
4a9c24d596 Fix edit link on queued items page 2008-10-01 20:01:13 -04:00
Alexander Nicolaysen Sørnes
647a307fa9 Add an ellipsis when cutting urls 2008-09-14 16:02:46 -04:00
Alexander Nicolaysen Sørnes
7e5264a3d0 util: Don't trim app descriptions away 2008-09-14 11:19:50 -04:00
Chris Morgan
f8fb363ce4 filter_gpc() fix for "Fatal error: type of variable X is not recognized".
Ignore unknown gpc variables instead of failing with fatal errors as it isn't useful to report these errors to users. Firewalls or other programs may be inserting these cookies.
Properly store array variables if they are valid arrays.
2008-09-14 11:19:08 -04:00
Alexander Nicolaysen Sørnes
36c0da1c15 Fix appData::objectGetEntriesCount() for maintainers 2008-09-14 10:19:46 -04:00
Alexander Nicolaysen Sørnes
14bba93d37 db_filter_ui: Use first filter option as default 2008-08-07 19:08:09 -04:00
Alexander Nicolaysen Sørnes
63ef4f4e95 browse apps: More options for Wine version filter 2008-08-07 19:07:57 -04:00
Alexander Nicolaysen Sørnes
1ab8145d02 version: Only allow submitter to edit if it hasn't been accepted yet 2008-07-23 12:37:03 -04:00
Alexander Nicolaysen Sørnes
6e9abaab68 adminMaintainers: Link to contact from instead of mailto 2008-07-19 22:13:48 -04:00
Alexander Nicolaysen Sørnes
9964749f5a maintainerView: Fix viewing other users 2008-07-19 22:13:31 -04:00
Alexander Nicolaysen Sørnes
3226aef81b adminMaintainers: Link to contact from instead of e-mail 2008-07-18 11:19:46 -04:00
Alexander Nicolaysen Sørnes
a084ec4991 Add a detailed maintainer view 2008-07-18 11:19:23 -04:00
Alexander Nicolaysen Sørnes
64f3219c94 Let application::getVersions() optionally return only accepted versions 2008-07-18 11:18:28 -04:00
Alexander Nicolaysen Sørnes
7be5d6bd34 Guard against intensive searches 2008-07-18 11:17:23 -04:00
Alexander Nicolaysen Sørnes
504817d08f Find more duplicates in partial searches 2008-07-08 21:01:10 -04:00
Alexander Nicolaysen Sørnes
63cf2128a3 contact: Prefix messages with [PM] 2008-07-07 22:16:23 -04:00
Alexander Nicolaysen Sørnes
36de1a0d78 screenshots: Add some space between title bars 2008-07-07 22:16:11 -04:00
Alexander Nicolaysen Sørnes
43b73d2fae objectManager: Don't print reasons given when there are none 2008-07-07 22:15:58 -04:00
Alexander Nicolaysen Sørnes
ea06e374b7 objectManager: Fix parameters passed to mail_appdb() 2008-07-07 22:15:33 -04:00
Alexander Nicolaysen Sørnes
017d2d68a0 filter: Clear whitespace for input numbers 2008-07-07 22:14:10 -04:00
Henti Smith
8bc3b29bd4 * fix user grant syntax to correctly grant permissions 2008-07-07 22:12:40 -04:00
Henti Smith
426af8298a * add additional wine versions to bugzilla_tables.sql 2008-07-07 22:12:19 -04:00
Henti Smith
63a42c5a22 * convert queue to state columns Changed column name from queue to state and changed enum from ('true','false') to ('accepted','queued') in buglinks.sql Changed column name from queue to state and changed enum from ('true','false','rejected','pending') to ('accepted','queued','pending') in maintainers.sql Changed field superMaintainer from bool to tinyint(1) in maintainers.sql 2008-07-07 22:11:56 -04:00
Alexander Nicolaysen Sørnes
2afd981cda Minor language improvements on the AppDB front page 2008-06-29 11:33:49 -04:00
Alexander Nicolaysen Sørnes
58a490baa2 maintainer: Fix deletion mail 2008-06-29 11:32:06 -04:00
Chris Morgan
9f956d4ccc Assorted spelling fixes from Francois Gouget 2008-06-26 12:07:29 -04:00
Chris Morgan
26854c6b3b Fixed typo pointed out by Francois Gouget 2008-06-26 12:05:00 -04:00
Chris Morgan
acadef2650 Merge branch 'master' of git://winehq.org/git/appdb 2008-06-20 18:40:42 -04:00
Alexander Nicolaysen Sørnes
2c49f28671 db_filter_ui: Show help text when users don't select a filter criterion 2008-06-20 18:40:09 -04:00
Alexander Nicolaysen Sørnes
2e81a3cec6 browse apps: Change 'Tested Wine version' to 'Wine version' 2008-06-20 18:39:41 -04:00
Francois Gouget
0373d15ce3 index: Fix the Wine-Reviews link 2008-06-19 10:33:44 -05:00
Alexander Nicolaysen Sørnes
3069294936 db_filter_ui: Fix a case where input wasn't escaped 2008-06-18 20:31:04 -04:00
Alexander Nicolaysen Sørnes
d98e38e305 browse apps: Allow filtering by Wine version 2008-06-18 20:28:14 -04:00
Alexander Nicolaysen Sørnes
250296e237 db_filter_ui: Restrict number of active filters 2008-06-17 19:31:17 -04:00
Alexander Nicolaysen Sørnes
90da3ae7f4 Fix browse by rating links on front page 2008-06-17 19:30:32 -04:00
Alexander Nicolaysen Sørnes
e646626c4a Escape input in searchForApplication() 2008-06-17 19:30:20 -04:00
Alexander Nicolaysen Sørnes
88c098c83f Search for partial app names 2008-06-17 19:29:23 -04:00
Alexander Nicolaysen Sørnes
5fbaddd9f1 testData: Remove duplicate distribution help text 2008-06-16 20:01:54 -04:00
Alexander Nicolaysen Sørnes
4a570a1514 db_filter_ui: Change 'criteria' to 'criterion' in drop-down list 2008-06-16 20:01:47 -04:00
Alexander Nicolaysen Sørnes
c6e3cc1007 browse by developer: Allow filtering by name 2008-06-16 20:01:40 -04:00
Alexander Nicolaysen Sørnes
ec4898ba75 objectManager: Rename filter submit button's name and id 2008-06-16 20:01:16 -04:00
Jeff Zaroyko
7b26438a58 change the registration process to email a random password due to recent abuse 2008-06-15 23:10:41 -04:00
Alexander Nicolaysen Sørnes
7619dc2122 distribution: Change column order and names 2008-06-15 21:22:13 -04:00