Alexander Nicolaysen Sørnes
cc7c6e661a
Fix capitalization of some methods of distribution class
2007-01-30 00:46:55 +00:00
Alexander Nicolaysen Sørnes
783215a6f1
Only display delete link for distributions without any associated test data
2007-01-30 00:46:05 +00:00
Alexander Nicolaysen Sørnes
4590b581c8
Return true on sucess in distribution::delete()
2007-01-30 00:43:33 +00:00
Alexander Nicolaysen Sørnes
d8aa5380a2
Don't use arguments for vendor::create() and vendor::update()
2007-01-28 23:28:14 +00:00
Alexander Nicolaysen Sørnes
03c8c62699
Hide queued version in the downloadable apps list
2007-01-27 23:44:00 +00:00
Alexander Nicolaysen Sørnes
1aef926d97
Cleanup after unit tests
2007-01-27 22:58:58 +00:00
Alexander Nicolaysen Sørnes
57c4b64986
Allow filtering by license when browsing downloadable apps
2007-01-27 22:58:12 +00:00
Alexander Nicolaysen Sørnes
5bb8448821
Add distribution functions and use them. Based on a patch by Chris Morgan
2007-01-27 00:30:00 +00:00
Alexander Nicolaysen Sørnes
83164089ae
Disallowid of 0 in deleteMaintainersForVersion(). Add a unit test to ensure that
...
deleteMaintainersForVersion() behaves properly.
2007-01-24 04:10:05 +00:00
Alexander Nicolaysen Sørnes
3172aec739
Show oldest queued applications and versions first
2007-01-23 03:21:29 +00:00
Alexander Nicolaysen Sørnes
b2e2f5afb4
Re-enable voting
2007-01-21 18:53:13 +00:00
Alexander Nicolaysen Sørnes
a2468083ca
Fixed missed OutputEditor() to outputEditor() reference
2007-01-21 18:23:48 +00:00
Alexander Nicolaysen Sørnes
2216a83e02
Small fixes for license handling
...
- Rename MakeLicenseList to makeLIcenseList
- Print the selected argument once
- Add optional parameter for matching selected license
2007-01-21 18:22:41 +00:00
Alexander Nicolaysen Sørnes
f3dae72762
Make votes version specific
2007-01-21 18:06:53 +00:00
Michael Ploujnikov
625a8e2842
Add a missing space to license WhatChanged
2007-01-21 04:31:55 +00:00
Alexander Nicolaysen Sørnes
3a5873857b
Track versions' license
2007-01-21 00:37:06 +00:00
Alexander Nicolaysen Sørnes
651d594837
Prompt for appname first upon app submission
2007-01-21 00:10:14 +00:00
Alexander Nicolaysen Sørnes
20b9dfe3f3
Fix naming of newSubmition
2007-01-20 22:57:00 +00:00
Alexander Nicolaysen Sørnes
133cf39dff
Language fixes for the FAQ
2007-01-20 17:43:31 +00:00
Alexander Nicolaysen Sørnes
a81ce02877
Allow maintainer requests on version submission
2007-01-20 17:41:43 +00:00
Alexander Nicolaysen Sørnes
6a92f95a6d
Clean up link editing code
2007-01-20 03:49:41 +00:00
Alexander Nicolaysen Sørnes
4f44475b6f
Display url links using url::display()
2007-01-19 01:42:56 +00:00
Alexander Nicolaysen Sørnes
25fd2a1dcb
Unit test for url::update()
2007-01-19 01:41:01 +00:00
Alexander Nicolaysen Sørnes
55ba752151
Various small fixes for url class. Add silent parameters for create() and update(). Add and use
...
canEdit(). Fix queue status on create().
2007-01-19 01:40:17 +00:00
Alexander Nicolaysen Sørnes
dc963e6780
Fix voting to use $aClean and not $_POST
2007-01-19 00:54:13 +00:00
Chris Morgan
465f5aa58a
Code changes to fix issues that appear to affect php4 but not php5
2007-01-18 03:21:27 +00:00
Alexander Nicolaysen Sørnes
92546b2041
Allow contacting maintainers through a form, so their e-mail address is not
...
exposed
2007-01-18 02:38:18 +00:00
Alexander Nicolaysen Sørnes
c565047090
Language fixes
2007-01-18 02:35:16 +00:00
Alexander Nicolaysen Sørnes
8afd6878d8
Allow download urls on version submission
2007-01-18 02:34:19 +00:00
Alexander Nicolaysen Sørnes
dde9a6a19b
Add url::display and replace old link display code.
2007-01-18 02:28:21 +00:00
Chris Morgan
1f0b58fa25
Improve setup instructions to remind the user about mysql user and permissions that must be set
...
so the appdb works properly
2007-01-18 02:25:14 +00:00
Alexander Nicolaysen Sørnes
6c19c890da
Fix display of queueditems.php by not including filter.php twice
2007-01-18 01:40:11 +00:00
Alexander Nicolaysen Sørnes
917851fceb
Fix naming of OutputEditor() to be outputEditor()
2007-01-17 03:18:49 +00:00
Alexander Nicolaysen Sørnes
17de2854e0
Replace tabs by four spaces
2007-01-17 03:17:26 +00:00
Alexander Nicolaysen Sørnes
6bf83a0a3b
Add more downloadurl functions and use them in processForm()
2007-01-17 03:16:22 +00:00
Alexander Nicolaysen Sørnes
c71697dc5b
Rename downloadurl::editor to OutputEditor for better conformance with other classes
2007-01-16 04:25:56 +00:00
Chris Morgan
00b97955b3
Test data processing emails should contain the name of the user accepting, rejecting or deleting the entries
2007-01-10 03:44:26 +00:00
Chris Morgan
b9c59f6361
Remove unused $iAppId parameter from monitor::find()
2007-01-10 01:25:18 +00:00
Chris Morgan
edfe83df27
Switch Xinha editor values from strings to html values so the filtering system won't strip out html tags
2007-01-09 04:42:34 +00:00
Alexander Nicolaysen Sørnes
a7f699dbab
Add a page to browse downloadable applications
2007-01-09 04:29:51 +00:00
Alexander Nicolaysen Sørnes
d2b1995d2e
Fix subject text of test data mails. It should simply say 'by' instead
...
of 'submitted by'.
2007-01-09 04:27:55 +00:00
Alexander Nicolaysen Sørnes
ced09a3c9c
Fix editing of download URLs caused by a typo in a variable name.
2007-01-07 22:59:31 +00:00
Alexander Nicolaysen Sørnes
558d2e95db
Fixes for download URL mails
2007-01-07 20:50:12 +00:00
Alexander Nicolaysen Sørnes
1c0549c7bc
Fix removal of download URLs. When checked, bRemove should have a value of "true".
2007-01-07 20:48:45 +00:00
Alexander Nicolaysen Sørnes
7cbada84c8
Add more logic checking to test results. Runs? can only be set to 'Not Installable' if the application's installer does
...
not work.
2007-01-07 17:41:51 +00:00
Alexander Nicolaysen Sørnes
2f52b01ff0
Fix app submission. We should check values are non-zero or non-null, not whether they are numeric
2007-01-07 05:22:23 +00:00
WineHQ
7f6283fe3a
Authors: Alexander Nicolaysen Sørnes <alex@thehandofagony.com>, Chris Morgan <cmorgan@alum.wpi.edu>
...
Fix testResults.php to work with the filter system
2007-01-07 05:15:33 +00:00
Alexander Nicolaysen Sørnes
3883e13c4e
Fix labelling of category in app change mails by changing 'vendor' to 'category'
2007-01-06 18:14:36 +00:00
Chris Morgan
3eca785210
filter_gpc() should report success or failure, a higher level function should take care of calling out to an error page.
...
Add a unit test for filter_gpc() and test filtering success, failure and test that the filtering of html and normal strings
properly preserves tags for html strings and strips them from normal strings
2007-01-06 06:27:50 +00:00
Chris Morgan
bafd714c01
Note desription can contain html so rename it from sDescription to shDescription so the filtering doesn't remove html tags
2007-01-06 06:21:41 +00:00