Chris Morgan
|
cef2aec209
|
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
display code. Also move maintainer related code from the user class. Fix up unit tests to work with the new maintainer class.
|
2006-07-24 16:20:40 +00:00 |
|
Chris Morgan
|
9364f5bc5a
|
Rename include/distributions.php to include/distribution.php so the name of the file matches exactly the name
of the distribution class
|
2006-07-21 04:21:04 +00:00 |
|
Chris Morgan
|
04e7fa9906
|
Rename include/testResults.php to include/testData.php to match the name of the class
inside of the file.
|
2006-07-12 00:29:35 +00:00 |
|
Chris Morgan
|
cd5a620d88
|
testData class cleanup. Move some test related functions into the class as
static functions. Clean up some variable names.
|
2006-07-10 15:39:21 +00:00 |
|
Chris Morgan
|
25edd18770
|
Remove 'View Vendors' link to admin/adminVendors.php now that 'View Vendors' is part of the common sidebar
|
2005-10-25 02:40:27 +00:00 |
|
Tony Lambregts
|
40138af1a8
|
Let users browse vendors and remove some duplicate code
|
2005-10-25 00:47:32 +00:00 |
|
Tony Lambregts
|
14a3d83d51
|
Let users view distributions
|
2005-10-21 02:48:27 +00:00 |
|
Tony Lambregts
|
ba6e92d184
|
Lets users submit application testing results in a uniform and easy to process manner
|
2005-10-17 03:59:24 +00:00 |
|
Chris Morgan
|
639dd77d15
|
Let maintainers and super maintainers process the application versions and images submitted for applications they maintain
|
2005-08-05 22:07:41 +00:00 |
|
Tony Lambregts
|
860c6ee67a
|
Add sidebar link for administrators to maintain buglinks
|
2005-07-20 02:31:13 +00:00 |
|
Chris Morgan
|
13b1a42bf9
|
Report queued versions as well as queued apps in the admin sidebar. Ensure that we
don't count the version that is implicitly queued due to an application being queued.
|
2005-05-05 02:52:51 +00:00 |
|
Jonathan Ernst
|
72e92ddcc3
|
- remove duplicated links to add a new application
- remove unused script
|
2005-01-30 02:44:26 +00:00 |
|
Jonathan Ernst
|
d5a50ecec4
|
* new screenshot and image classes
|
2005-01-27 15:42:53 +00:00 |
|
Tony Lambregts
|
008cacfa7e
|
Clarify what we are counting in the admin menu
|
2005-01-23 02:24:25 +00:00 |
|
Jonathan Ernst
|
f093a01229
|
add a user management panel for administrators
|
2005-01-16 02:04:03 +00:00 |
|
Jonathan Ernst
|
844babf8a0
|
- adds a panel for administrating vendors
- removed corresponding TODO entry
|
2004-12-29 03:44:17 +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 |
|
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 |
|
Tony Lambregts
|
4690a9c04a
|
Show the number of maintainers on the administrators menu
|
2004-12-08 03:46:38 +00:00 |
|
Jeremy Newman
|
0ce37f66d1
|
*** empty log message ***
|
2004-12-01 22:27:35 +00:00 |
|
Chris Morgan
|
3cb02ae957
|
* add missing admin link for maintainers
|
2004-11-10 16:36:25 +00:00 |
|
Chris Morgan
|
c81eebd949
|
add support for application maintainers
|
2004-11-09 22:41:18 +00:00 |
|
Chris Morgan
|
4ffd2190bf
|
Show the number of applications that are in the submission queue next to the
"View app queue" link so admins don't have to view the queue to see if there
is anything that needs to be processed.
|
2004-11-09 22:33:54 +00:00 |
|
Jeremy Newman
|
8f28ae10c4
|
Initial revision
|
2004-03-15 16:22:00 +00:00 |
|