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
|
eb75246a9e
|
Fix comments display
|
2007-11-11 20:50:29 -05:00 |
|
Alexander Nicolaysen Sørnes
|
3aef9df655
|
comment: Show newest threads first
|
2007-11-11 15:16:15 -05:00 |
|
Alexander Nicolaysen Sørnes
|
da4b3f638d
|
Don't include vendor names in searches
|
2007-11-11 15:16:02 -05:00 |
|
Alexander Nicolaysen Sørnes
|
44d414d896
|
Use AppDB search when JavaScript is unavailable
|
2007-11-09 19:43:50 -05:00 |
|
Alexander Nicolaysen Sørnes
|
4c06d41033
|
distribution: Fix spelling error
|
2007-11-09 19:43:05 -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
|
7643ac8229
|
version_queue: Only reject version when app is unqueued
|
2007-11-08 20:54:44 -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
|
62e3a98fca
|
version: Add 'pending' queue state
|
2007-11-07 00:22:39 -05:00 |
|
Alexander Nicolaysen Sørnes
|
da471d1ad8
|
testData: add 'pending' queue state
|
2007-11-07 00:17:47 -05:00 |
|
Alexander Nicolaysen Sørnes
|
489698c29f
|
version: Simplify SQL code
|
2007-11-07 00:17:29 -05:00 |
|
Alexander Nicolaysen Sørnes
|
d05ee436f5
|
comment: Fix possible undefined var in constructor
|
2007-11-07 00:17:06 -05:00 |
|
Alexander Nicolaysen Sørnes
|
0776bdeeb9
|
testData: Simplify SQL code
|
2007-11-07 00:16:50 -05:00 |
|
Alexander Nicolaysen Sørnes
|
b3e71b0a81
|
maintainer: Simplify SQL code
|
2007-11-07 00:15:22 -05:00 |
|
Alexander Nicolaysen Sørnes
|
734a4f8a1f
|
Show login form when login is required
|
2007-11-05 21:30:13 -05:00 |
|
Alexander Nicolaysen Sørnes
|
70e4306e2b
|
objectManager: Support purging rejected entries
|
2007-11-05 21:29:50 -05:00 |
|
Alexander Nicolaysen Sørnes
|
5db7f0f7fb
|
objectManager: Restructure some form processing code
|
2007-11-05 21:29:20 -05:00 |
|
Alexander Nicolaysen Sørnes
|
f851d9378f
|
version: Small improvements to tables
|
2007-11-04 21:57:41 -05:00 |
|
Alexander Nicolaysen Sørnes
|
5c6b3bb45e
|
version: Properly handle missing test results
|
2007-11-04 21:57:23 -05:00 |
|
Alexander Nicolaysen Sørnes
|
2aad57fbec
|
queueditems: Allow users to edit and delete their submissions
|
2007-10-31 18:54:23 -04:00 |
|
Alexander Nicolaysen Sørnes
|
8b52310051
|
screenshot: Fully initialize appData object in canEdit()
|
2007-10-31 18:53:59 -04:00 |
|
Alexander Nicolaysen Sørnes
|
4c05f05180
|
bugs: fix mustBeQueued()
|
2007-10-31 18:53:39 -04:00 |
|
Alexander Nicolaysen Sørnes
|
3723f34a11
|
maintainer: add new 'pending' queue state
|
2007-10-31 18:52:57 -04:00 |
|
Alexander Nicolaysen Sørnes
|
710d79224a
|
application: Allow clearing the Application URL
|
2007-10-29 19:54:50 -04:00 |
|
Chris Morgan
|
c3f47364ae
|
Pass database link handle to database error retrieval functions so we retrieve the error from the correct database connection. Add explicit link handle to query_error() and remove the option to not specify an error.
|
2007-10-28 22:05:26 -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
|
39e2f1d59d
|
vendor: Only show unqueued apps
|
2007-10-25 19:06:54 -04:00 |
|
Alexander Nicolaysen Sørnes
|
dba90a0924
|
Support previewing version when submitting application
|
2007-10-25 19:06:24 -04:00 |
|
Alexander Nicolaysen Sørnes
|
69d584ed85
|
version: Add and use aTestResults member
|
2007-10-25 19:05: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
|
c71456d159
|
version: Fix ordering entries by id
|
2007-10-24 21:18:01 -04:00 |
|
Alexander Nicolaysen Sørnes
|
aa4cdd7a42
|
testData: Fix ordering of test results by id
|
2007-10-24 21:17:46 -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
|
b6f1f22192
|
objectManager: Prevent changing variables prior to permission checks in form
processing
|
2007-10-24 21:16:39 -04:00 |
|
Alexander Nicolaysen Sørnes
|
070df9daca
|
objectManager: Show errors when checks prior to deletion fail
|
2007-10-24 21:14:31 -04:00 |
|
Alexander Nicolaysen Sørnes
|
3edd18c101
|
bug: Prevent ids getting lost during form processing
|
2007-10-24 21:14:07 -04:00 |
|
Alexander Nicolaysen Sørnes
|
31bb4c0d9d
|
maintainer: Fix SQL field in isUserMaintainer
|
2007-10-24 21:13:05 -04:00 |
|
Alexander Nicolaysen Sørnes
|
16d212c552
|
Prevent ids getting lost during editing
|
2007-10-23 19:30:23 -04:00 |
|
Alexander Nicolaysen Sørnes
|
3a25c64333
|
comment: Don't allow anonymous submissions
|
2007-10-23 19:30:00 -04:00 |
|
Alexander Nicolaysen Sørnes
|
ad73b6445f
|
Improve help text on the confirm deletion page
|
2007-10-23 19:29:41 -04:00 |
|
Alexander Nicolaysen Sørnes
|
fb13cd7c13
|
Support previewing applications
|
2007-10-23 19:29:21 -04:00 |
|
Alexander Nicolaysen Sørnes
|
58ef8e62e5
|
screenshot: Fix random screenshot function
|
2007-10-23 19:28:44 -04:00 |
|
Alexander Nicolaysen Sørnes
|
0c47bd87a3
|
Allow users to view apps with no id
|
2007-10-23 19:28:23 -04:00 |
|
Alexander Nicolaysen Sørnes
|
d5b029fc61
|
comment: Set default subject when replying
|
2007-10-23 19:27:45 -04:00 |
|
Alexander Nicolaysen Sørnes
|
b7189e4f59
|
Use standard error page when not logged in on the queued items page
|
2007-10-22 21:15:49 -04:00 |
|
Alexander Nicolaysen Sørnes
|
c009863461
|
Add login link to standard error page login text
|
2007-10-22 19:28:51 -04:00 |
|