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
aa08dad894eca80c31d6dd1cbef26733cdfe2844
qemudb
/
admin
History
Alexander Nicolaysen Sørnes
72a8cd48c1
Add some missing quotes to input tags, to prevent the variables from being
...
assigned garbage values. Also conform the affected tags to newer HTML standards.
2006-12-02 05:10:11 +00:00
..
.cvsignore
Initial revision
2004-03-15 16:22:00 +00:00
addAppNote.php
Pass input arrays into GetOutputEditoValues() and CheckOutputEditorInput(). We don't want
2006-07-08 22:06:28 +00:00
addCategory.php
Clean up includes. Make 'path.php' and 'incl.php' required includes. Switch to using
2006-07-07 18:14:53 +00:00
adminAppDataQueue.php
Screenshot class optimization. Defer creation of thumbnail and screenshot images until values are necessary.
2006-07-10 15:18:08 +00:00
adminAppQueue.php
Rename include/testResults.php to include/testData.php to match the name of the class
2006-07-12 00:29:35 +00:00
adminBugs.php
Add some missing quotes to input tags, to prevent the variables from being
2006-12-02 05:10:11 +00:00
adminCommentView.php
Use require() instead of include() because we can't operate properly if we can't find all listed include files
2006-07-21 04:24:59 +00:00
adminMaintainerQueue.php
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
2006-07-24 16:20:40 +00:00
adminMaintainers.php
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
2006-07-24 16:20:40 +00:00
adminScreenshots.php
Make the case of 'Version' match the case used in the constructor
2006-08-31 02:39:09 +00:00
adminTestResults.php
Make the case of 'Application' class match the case used to define the class. Php doesn't care but its a nice touch.
2006-08-30 22:27:07 +00:00
adminUsers.php
Use require() instead of include() because we can't operate properly if we can't find all listed include files
2006-07-21 04:24:59 +00:00
deleteAny.php
Rename include/testResults.php to include/testData.php to match the name of the class
2006-07-12 00:29:35 +00:00
editAppFamily.php
Add some missing quotes to input tags, to prevent the variables from being
2006-12-02 05:10:11 +00:00
editAppNote.php
Pass input arrays into GetOutputEditoValues() and CheckOutputEditorInput(). We don't want
2006-07-08 22:06:28 +00:00
editAppVersion.php
Add some missing quotes to input tags, to prevent the variables from being
2006-12-02 05:10:11 +00:00
editBundle.php
Use require() instead of include() because we can't operate properly if we can't find all listed include files
2006-07-21 04:24:59 +00:00
editDistribution.php
Rename include/distributions.php to include/distribution.php so the name of the file matches exactly the name
2006-07-21 04:21:04 +00:00
editVendor.php
Clean up includes. Make 'path.php' and 'incl.php' required includes. Switch to using
2006-07-07 18:14:53 +00:00
moveAppVersion.php
Add some missing quotes to input tags, to prevent the variables from being
2006-12-02 05:10:11 +00:00
path.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
resubmitRejectedApps.php
Clean up includes. Make 'path.php' and 'incl.php' required includes. Switch to using
2006-07-07 18:14:53 +00:00