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
7e66843cc4b54c7173fae83affd95129f53fd41a
qemudb
/
include
History
Alexander Nicolaysen Sørnes
7e66843cc4
Replace browse_newest_apps class using sorting
2007-11-09 19:42:05 -05: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
queueditems: Allow users to edit and delete their submissions
2007-10-31 18:54:23 -04:00
appdb.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
application_queue.php
objectManager: Support user-selected sorting in tables
2007-11-08 19:03:38 -05:00
application.php
Replace browse_newest_apps class using sorting
2007-11-09 19:42:05 -05:00
bugs.php
bugs: fix mustBeQueued()
2007-10-31 18:53:39 -04:00
category.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
comment.php
comment: Fix possible undefined var in constructor
2007-11-07 00:17:06 -05: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
Prevent ids getting lost during editing
2007-10-23 19:30:23 -04:00
downloadurl.php
Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
2007-09-14 23:02:12 -04:00
error_log.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
filter.php
Ignore another google search variable
2007-08-25 04:31:27 +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
version: Properly handle missing test results
2007-11-04 21:57:23 -05: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
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
mail.php
Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
2007-09-14 23:38:45 -04:00
maintainer.php
maintainer: Simplify SQL code
2007-11-07 00:15:22 -05: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
Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
2007-09-14 23:31:20 -04:00
note.php
objectManager: add preview support, use it for notes
2007-09-23 11:43:32 -04:00
objectManager.php
objectManager: Support user-selected sorting in tables
2007-11-08 19:03:38 -05:00
parsedate.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
query.php
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
screenshot.php
screenshot: Fully initialize appData object in canEdit()
2007-10-31 18:53:59 -04:00
session.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
sidebar_admin.php
Add object manager support to the bug class. Add menu entries for displaying the bug queue and
2007-08-27 03:48:44 +00:00
sidebar_login.php
user menu: fix typo spotted by Ron Olgiati
2007-10-15 19:17:32 -04: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
Replace browse_newest_apps class using sorting
2007-11-09 19:42:05 -05:00
table.php
objectManager: Support user-selected sorting in tables
2007-11-08 19:03:38 -05:00
tableve.php
Fix ordering of vendors in application drop-down vendor list
2007-09-26 20:11:46 -04:00
testData_queue.php
objectManager: Support purging rejected entries
2007-11-05 21:29:50 -05:00
testData.php
testData: add 'pending' queue state
2007-11-07 00:17:47 -05:00
url.php
Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
2007-09-14 23:02:12 -04:00
user.php
Allow users to view apps with no id
2007-10-23 19:28:23 -04:00
util.php
Show login form when login is required
2007-11-05 21:30:13 -05:00
vendor.php
vendor: Only show unqueued apps
2007-10-25 19:06:54 -04:00
version_queue.php
version_queue: Only reject version when app is unqueued
2007-11-08 20:54:44 -05:00
version.php
version: Add 'pending' queue state
2007-11-07 00:22:39 -05:00
vote.php
vote: Add support for deleting votes
2007-10-10 20:30:18 -04:00