0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vm.js: modified newProfile: change from inline error message to using what is passed in from AJAX response More... 14 days ago
computer.js: -modified Computer.prototype.nocasesort: somewhat handle things passed in that are not strings -modified initPage and refreshcompdata: set vmhost to be sorted using nocasesort More... about 1 month ago
requests.js: modified selectResType: added a few conditional cases to call delayedUpdateWaitTime based on selected and visible options More... about 1 month ago
VCL-1138 - make PHP code compatible with PHP 8 More... about 1 month ago
VCL-1151 - modify sorting for image profiles to numerically sort RAM More... about 1 month ago
utils.php: -modified sendRDPfile: added "dynamic resolution:i:1" to contents of delivered RDP file -modified validateAPIgroupInput: changed check and error message for name to allow name to be up to 60 chars in length (up from 30) More... about 1 month ago
VCL-1139 - increase max allowed reservation duration from 20 weeks to 30 weeks More... about 1 month ago
VCL-1150 - save user group filters in cookie so they persist across page loads More... about 1 month ago
VCL-1150 - save user group filters in cookie so they persist across page loads More... about 1 month ago
Merge branch 'develop' of https://gitbox.apache.org/repos/asf/vcl into develop More... about 1 month ago
userpreferences.php: minor changes -changed WIDTHERR to RESERR -changed HEIGHTERR to AUDIOERR -modified userpreferences: added 6 resolutions to resolutionArray; added printSubmitErr(RESERR); added printSubmitErr(AUDIOERR) -modified processUserPrefsInput: added input validation to resolution and audiomode -modified togglePubKeys: added RESERR and AUDIOERR to conditions to show the RDP Preferences pane More... about 1 month ago
Merge pull request #13 from gjenning/perl-5.26 More... about 1 month ago
Merge branch 'apache:develop' into perl-5.26 More... about 1 month ago
modifying the gitignore to not checkin the .vscode directory More... about 1 month ago
siteconfig.php: modified TimeVariable->AJaddAffiliationSetting: added btn to data returned in AJAX error when invalid $affilid passed in More... about 2 months ago
VCL-1148 - siteconfig - handle mariadb update query returning -1 when row successfully updated More... about 2 months ago
shibauth.php: modified processShibAuth: removed a few lines that were NCSU specific that should never have been committed, though "if" conditionals would have likely prevented them from being run anywhere else More... about 2 months ago
VCL-1147 - setting Max Reservation Duration for an image can give a user longer access than they should have More... about 2 months ago
VCL-1146 - add copy links to IP/username/password in Connect dialog More... about 2 months ago
VCL-1145 - incorrect prompting for users to set image revision as production More... about 2 months ago
VCL-1143 - Block Allocation delete and view times dialog not always present More... about 2 months ago
VCL-1144 - minor improvements to Resource grouping and mapping page More... about 2 months ago
VCL-1142 - add top images from past 6 months to dashboard More... about 2 months ago
VCL-1138 - make PHP code compatible with PHP 8 More... 2 months ago
VCL-1141 - Add Connect clicked info for reservations to User Lookup page More... 2 months ago
VCL-1140 - increase default RAM and cores for images to 4 GB and 2 cores More... 2 months ago
VCL-1138 - make PHP code compatible with PHP 8 More... 2 months ago
VCL-1139 - increase max allowed reservation duration from 20 weeks to 30 weeks More... 2 months ago
VCL-1139 - increase max allowed reservation duration from 20 weeks to 30 weeks More... 2 months ago
computer.php: modified AJshowReservations - added block allocation information to returned data More... 2 months ago