Commit Graph

176 Commits

Author SHA1 Message Date
Chris Morgan
9f956d4ccc Assorted spelling fixes from Francois Gouget 2008-06-26 12:07:29 -04:00
Alexander Nicolaysen Sørnes
2e81a3cec6 browse apps: Change 'Tested Wine version' to 'Wine version' 2008-06-20 18:39:41 -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
628bc7c767 browse apps: Add support for filtering by name 2008-06-15 21:21:16 -04:00
Alexander Nicolaysen Sørnes
449d1721df browse apps: Remove greater/less than filter for app rating 2008-06-15 12:09:25 -04:00
Alexander Nicolaysen Sørnes
a1410d38c6 browse apps: Add support for only showing downloadable apps 2008-06-15 12:09:03 -04:00
Alexander Nicolaysen Sørnes
0a305197fd browse apps: Add support for filtering by license 2008-06-14 17:19:18 -04:00
Alexander Nicolaysen Sørnes
132431e9a2 browse apps: Improve table display 2008-06-14 17:18:51 -04:00
Alexander Nicolaysen Sørnes
cc03e17937 application: Only show submitter column when processing queued entries 2008-06-12 19:55:52 -04:00
Alexander Nicolaysen Sørnes
7d0469978c application: Add support for filtering by app category 2008-06-12 19:55:20 -04:00
Alexander Nicolaysen Sørnes
6bd6839995 Don't pass titles as part of delete links 2008-06-03 19:22:33 -04:00
Alexander Nicolaysen Sørnes
4f792a28ba Integrate filtering system with objectManager, use it for applications 2008-06-02 19:44:26 -04:00
Jeff Zaroyko
df5b9e2b52 don't use quotes as apostrophes - http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references lists html entity 8217 as a quote not an apostrophe 2008-05-31 22:51:04 -04:00
Jeff Zaroyko
f3daa9a47d Ask people to fill out the description in their own words. Often the copy-pasted description makes no sense even if it is from the applications website. 2008-05-26 00:21:30 -04:00
Alexander Nicolaysen Sørnes
ed64f049d7 Standardize objectGetEntries parameters 2008-04-13 18:38:17 -04:00
Jeff Zaroyko
bc07ac0e12 remove redundant "Viewing App:" from title to make shorter
for bookmarks and browser history
2008-02-25 21:29:27 -05:00
Alexander Nicolaysen Sørnes
fb0c66b586 Sort apps by name in 'browse by rating' list 2008-02-25 21:04:06 -05:00
Jeff Zaroyko
16949bb71c tidy appdb html to make it validate - try 4 2008-02-25 19:27:36 -05:00
Alexander Nicolaysen Sørnes
9b92c2221c Use sState for objectGetEntries[Count]() 2008-01-20 16:13:27 -05:00
Alexander Nicolaysen Sørnes
2c2c6fffc1 Remove 'maintainer' from version rating fields 2008-01-02 21:51:25 -05:00
Alexander Nicolaysen Sørnes
79dd0cfcf8 Allow users to modify/delete their queued apps 2007-12-23 11:18:53 -05:00
Alexander Nicolaysen Sørnes
da97299eeb Use sState as parameter to objectGetItemsPerPage() 2007-12-19 21:01:18 -05:00
Alexander Nicolaysen Sørnes
8c7bd3a5e9 Add initial un-delete support 2007-12-18 20:17:06 -05:00
Alexander Nicolaysen Sørnes
176377f025 application: Rename 'queued' to 'state' 2007-12-15 12:24:33 -05:00
Alexander Nicolaysen Sørnes
aee69c1735 version: Rename 'queued' to 'state' 2007-12-15 12:23:16 -05:00
Alexander Nicolaysen Sørnes
eda9baadca application::objectGetEntries() do not select from user table 2007-11-14 21:13:10 -05:00
Alexander Nicolaysen Sørnes
480a08fecd Allwoing becoming a monitor when submitting versiosn 2007-11-13 23:29:02 -05:00
Alexander Nicolaysen Sørnes
43af0708c9 application: Allow sorting by vendor name 2007-11-13 23:28:42 -05:00
Alexander Nicolaysen Sørnes
8fa22a5d26 application: Show name as link if not queued 2007-11-09 19:42:46 -05:00
Alexander Nicolaysen Sørnes
7e66843cc4 Replace browse_newest_apps class using sorting 2007-11-09 19:42:05 -05:00
Alexander Nicolaysen Sørnes
e7625791a0 objectManager: Support user-selected sorting in tables 2007-11-08 19:03:38 -05:00
Alexander Nicolaysen Sørnes
70e4306e2b objectManager: Support purging rejected entries 2007-11-05 21:29:50 -05:00
Alexander Nicolaysen Sørnes
710d79224a application: Allow clearing the Application URL 2007-10-29 19:54:50 -04:00
Alexander Nicolaysen Sørnes
3a551d606b Sort versions by name in application view 2007-10-25 19:08:33 -04:00
Alexander Nicolaysen Sørnes
729df377f9 application: Fix ordering of entries by id 2007-10-24 21:18:17 -04:00
Alexander Nicolaysen Sørnes
fcd40be8a4 add objectManager::error_exit() and use it in application::display() 2007-10-24 21:17:10 -04:00
Alexander Nicolaysen Sørnes
fb13cd7c13 Support previewing applications 2007-10-23 19:29:21 -04:00
Alexander Nicolaysen Sørnes
fe56884a98 Prevent ids from disappearing during form processing 2007-10-22 19:28:03 -04:00
Alexander Nicolaysen Sørnes
bbe286a16f application: Fix permissions 2007-09-27 09:21:49 -04:00
Chris Morgan
09466f59a1 Minor code formatting changes for clarity. 2007-09-24 22:08:22 -04:00
Chris Morgan
a6f76eb892 Confusion between sAction=view and sAction=display broke viewing/displaying items. Standardize on sAction=view until we can come up with a more robust way of ensuring the same issue doesn't happen again. 2007-09-24 21:35:35 -04:00
Chris Morgan
fafcbce1bd Add more php5 scope keywords to class methods. 2007-09-24 21:11:49 -04:00
Alexander Nicolaysen Sørnes
e5d1bc1bf0 Use objectManager to submit super maintainer requests 2007-09-20 21:29:57 -04:00
Alexander Nicolaysen Sørnes
af87e89535 Use objectManager to display applications 2007-09-19 20:38:34 -04:00
Chris Morgan
607b130577 Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
Show the versions for an app if they have the same queue status.

Instead of checking whether the version is un-queued, check if it has the same
status as the application.  This is needed to allow users to edit a queued
application they have submitted.
Modify the function name to reflect the change.
2007-09-14 23:45:51 -04:00
Chris Morgan
def14310d5 Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
Improve vendor help in the application editor. Fix the help to reflect the vendor/application state.
2007-09-14 23:42:51 -04:00
Chris Morgan
e963bbdfda Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
Remove the vendor from keywords hack. There are no longer any entries with this data in the application queues.
2007-09-14 23:41:02 -04:00
Chris Morgan
2827e0654e Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
Let objectManager handle deletion and delete notification.
2007-09-14 23:02:12 -04:00
Alexander Nicolaysen Sørnes
d2a53b510c Allow marking versions as obsolete 2007-09-08 22:52:00 +00:00
Alexander Nicolaysen Sørnes
4d65a32e17 Only show the 'add entry' link if the class has enabled it. The link is only useful for classes
that have no parent objects. The objectShowAddEntry() method is not required because it only
affects the user interface.
2007-09-08 22:42:34 +00:00