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
ec0cb3dbbba9241cad046f1e8c23eb9039482022
qemudb
/
include
History
Alexander Nicolaysen Sørnes
ec0cb3dbbb
make version::objectGetEntriesCount() more consistent for rejected versions by not allowing
...
maintainers to see rejected versions for applications they maintain
2007-04-05 02:29:22 +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
Add more links in appData::objectOutputTableRow
2007-03-25 03:53:01 +00:00
appdb.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
application.php
Use objectMakeLink()/Url() in more places
2007-04-03 02:08:44 +00:00
bugs.php
Use objectMakeLink()/Url() in more places
2007-04-03 02:08:44 +00:00
category.php
category: use objectMakeLink()
2007-04-01 00:09:05 +00:00
comment.php
Use objectMakeLink()/Url() in more places
2007-04-03 02:08:44 +00:00
config.php.sample
Unit tests should disable sending email before they execute, we don't want any accidental emails sent when developers are
2006-12-02 19:44:31 +00:00
distribution.php
Use objectMakeLink()/Url() in more places
2007-04-03 02:08:44 +00:00
downloadurl.php
Use objectMakeLink()/Url() in more places
2007-04-03 02:08:44 +00:00
error_log.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
filter.php
filter_gpc() should report success or failure, a higher level function should take care of calling out to an error page.
2007-01-06 06:27:50 +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
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
form_login.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
form_new.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
header.php
use banner ad code from main winehq.org
2005-11-21 17:30:58 +00:00
html.php
Replace tabs by four spaces
2007-01-17 03:17:26 +00:00
image.php
Assorted spelling fixes
2006-12-31 19:39:41 +00:00
incl.php
Remove references to distributionView.php and remove now unused distributionView.php
2007-03-13 21:03:08 +00:00
mail.php
Unit tests should disable sending email before they execute, we don't want any accidental emails sent when developers are
2006-12-02 19:44:31 +00:00
maintainer.php
Avoid overlapping maintainer entries. When a user becomes a super maintainer of an
2007-04-01 00:08:12 +00:00
menu.php
Make votes work again
2005-02-26 16:36:52 +00:00
monitor.php
Don't allow duplicate monitors, check for duplicates in monitor::create()
2007-03-10 03:36:28 +00:00
note.php
Fix naming of OutputEditor() to be outputEditor()
2007-01-17 03:18:49 +00:00
objectManager.php
Add return value to objectManager::displayErrors(). Return true if errors were found
2007-04-04 00:32:43 +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
objectManager, add rejection support. Add support in objectManager for handling rejected
2007-03-24 18:30:16 +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 and use version::objectGetEntriesCount(). Only display the user menu's 'view rejected
2007-04-04 00:30:42 +00:00
sidebar_login.php
Add and use version::objectGetEntriesCount(). Only display the user menu's 'view rejected
2007-04-04 00:30:42 +00:00
sidebar_maintainer_admin.php
Add and use version::objectGetEntriesCount(). Only display the user menu's 'view rejected
2007-04-04 00:30:42 +00:00
sidebar.php
Add and use vendor::objectGetEntriesCount()
2007-03-25 03:59:58 +00:00
tableve.php
Standardize the case of all User constructors to match the case defined in
2006-09-01 02:28:38 +00:00
testData.php
Rename testData::get_test_for_versionid() to testData::getNewestTestIdFromVersionId() so the
2007-04-01 22:34:33 +00:00
url.php
Clean up link editing code
2007-01-20 03:49:41 +00:00
user.php
Add and use version::objectGetEntriesCount(). Only display the user menu's 'view rejected
2007-04-04 00:30:42 +00:00
util.php
Use objectGetEntriesCount() in more places
2007-04-05 02:27:31 +00:00
vendor.php
Use objectMakeLink() in more places
2007-04-01 01:21:58 +00:00
version.php
make version::objectGetEntriesCount() more consistent for rejected versions by not allowing
2007-04-05 02:29:22 +00:00
vote.php
Use objectMakeLink() in more places
2007-04-01 01:21:58 +00:00