This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
3efdcb188c5551fcbea2bcc30a7c5e938a99bbf3
qemudb
/
admin
History
Tony Lambregts
3efdcb188c
Fix merging of versions into existing applications
2005-11-12 03:06:55 +00:00
..
.cvsignore
Initial revision
2004-03-15 16:22:00 +00:00
addAppNote.php
Switch from using htmlarea to using xinha. Clean up the use of the editor plugin
2005-09-30 02:48:33 +00:00
addCategory.php
- improve existing category class
2005-02-09 02:20:21 +00:00
adminAppDataQueue.php
Let maintainers and super maintainers process the application versions and images submitted for applications they maintain
2005-08-05 22:07:41 +00:00
adminAppQueue.php
Fix merging of versions into existing applications
2005-11-12 03:06:55 +00:00
adminBugs.php
Use the correct capitalization for QueuedOnly
2005-08-13 17:29:19 +00:00
adminCommentView.php
Refactor code to use display_page_range()
2005-07-20 02:42:27 +00:00
adminMaintainerQueue.php
Create a version instead of an application from $ob->versionId
2005-10-31 01:29:37 +00:00
adminMaintainers.php
Improve permission checking in objects, fix some initialization bugs
2005-10-26 02:09:49 +00:00
adminScreenshots.php
Fix adminScreenshots.php
2005-08-07 02:31:15 +00:00
adminTestResults.php
Fix up help and allow administrators and maintainers to use adminTestResults to edit test results that are not queued
2005-10-30 22:29:14 +00:00
adminUsers.php
Fix user deletion
2005-02-14 18:20:48 +00:00
deleteAny.php
Add arrays for monitors, fix array for test results and use the arrays to delete monitors and bug links when a version is deleted
2005-10-29 04:41:10 +00:00
editAppFamily.php
Move hidden fields used by application and version class into their OutputEditor() member functions. Fix broken old style calls to application and version update() functions that were passing parameters in. Fix broken application::CheckOutputEditorInput()
2005-10-16 04:24:37 +00:00
editAppNote.php
Switch from using htmlarea to using xinha. Clean up the use of the editor plugin
2005-09-30 02:48:33 +00:00
editAppVersion.php
Remove GetDefaultVersionDescription() now that we don't include testing results in the version description anymore. Remove one final call to it that isn't really necessary
2005-10-28 00:32:20 +00:00
editBundle.php
- OO version of user class
2005-01-30 23:12:48 +00:00
editDistribution.php
Let users view distributions
2005-10-21 02:48:27 +00:00
editVendor.php
Let users browse vendors and remove some duplicate code
2005-10-25 00:47:32 +00:00
moveAppVersion.php
Use the same background color for versions output with the application as by themselves.
2005-06-08 00:26:09 +00:00
path.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
resubmitRejectedApps.php
Move hidden fields used by application and version class into their OutputEditor() member functions. Fix broken old style calls to application and version update() functions that were passing parameters in. Fix broken application::CheckOutputEditorInput()
2005-10-16 04:24:37 +00:00