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
0b979fee68611b772ebe197b13c0e38eecd87741
qemudb
/
include
History
Alexander Nicolaysen Sørnes
0b979fee68
Add return value to maintainer::delete()
2007-07-24 21:52:55 +00:00
..
.cvsignore
ignore the config file
2004-03-15 16:32:11 +00:00
.htaccess
ignore the config file
2004-03-15 16:32:11 +00:00
appData.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
appdb.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
application_queue.php
Display the help text for application queues
2007-06-14 00:51:21 +00:00
application.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
browse_newest_apps.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
bugs.php
Hide RESOLVED and CLOSED bugs unless we are displaying all bugs.
2007-07-22 00:49:15 +00:00
category.php
category: use objectMakeLink()
2007-04-01 00:09:05 +00:00
comment.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
config.php.sample
Clarify README to specify that you must update APPDB_ROOT to point to your own address. Update
2007-05-26 16:32:45 +00:00
distribution.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
downloadurl.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
error_log.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
filter.php
Add a suggestion to users that are receiving filter errors to clear out their cookies.
2007-07-05 21:49:17 +00:00
footer.php
- fix the 25 errors reported by the w3c html validator (
http://validator.w3.org
) in appview.php?appid=whatever
2005-02-11 23:42:50 +00:00
form_edit.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
form_login.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
form_new.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
header.php
use banner ad code from main winehq.org
2005-11-21 17:30:58 +00:00
html.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
image.php
Screenshot::delete() and Image::delete() should check if the file exists before attempting to
2007-06-09 22:17:32 +00:00
incl.php
Switching from timestamp to datetime means we have to specify the time we want stored in the
2007-07-24 01:35:30 +00:00
mail.php
Fix email messageboxes to be on multiple lines again. The email array passed to addmsg() must
2007-07-06 01:24:09 +00:00
maintainer.php
Add return value to maintainer::delete()
2007-07-24 21:52:55 +00:00
menu.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
monitor.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
note.php
Fix note update mails to include changes again. Append the version url to the message text
2007-04-27 23:33:34 +00:00
objectManager.php
Return users to the submit page after logging in.
2007-07-24 01:49:40 +00:00
parsedate.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
query.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
screenshot.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
session.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
sidebar_admin.php
Add 'View Test Results' entry to admin sidebar. Enable testData deletion so we can either edit
2007-06-11 23:51:29 +00:00
sidebar_login.php
Preserve current url when logging in. Pass the current url as part of the url to the login form
2007-06-15 23:40:21 +00:00
sidebar_maintainer_admin.php
More fixes and uses for objectManager's version/testData queues
2007-04-21 01:02:10 +00:00
sidebar.php
Implement browsing of newest apps in the object manager infrastructure
2007-07-16 03:04:07 +00:00
table.php
Add TableRow::SetValign() and add its output to TableRow::GetString()
2007-07-23 22:01:34 +00:00
tableve.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
testData_queue.php
testData_queue: always delete empty distributions if we can
2007-06-19 00:28:01 +00:00
testData.php
Fix rating colors in testData table, set the class, not the style.
2007-07-24 14:45:23 +00:00
url.php
Url::normalize() shouldn't be prepending anything to empty strings
2007-06-11 01:27:29 +00:00
user.php
user: don't make links when userId is not set
2007-05-31 14:55:36 +00:00
util.php
Eliminate some php notices caused by use of uninitialized variables
2007-07-24 01:45:19 +00:00
vendor.php
Programmatic table support. Enhances several tables with highlightable and clickable rows and
2007-07-23 19:56:43 +00:00
version_queue.php
Delete all objects in version_queue::delete()
2007-06-19 00:28:49 +00:00
version.php
Fix version list to display missing tested release field
2007-07-24 01:50:19 +00:00
vote.php
Warn user when pressing the vote button without selecting a slot
2007-04-24 00:22:36 +00:00