Commits on Source (42)
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
First validate the URI, if the location is a redirect, just redirect them. Notify the user if there's no trailing slash.
-
Brett Bieber authored
Add method for determing the base directory of a URI. Keep the base we started at for comparison to ensure sub-uris match the original base. Canonicalize /dir/../ in paths.
-
Brett Bieber authored
-
Seth Meranda authored
-
Brett Bieber authored
Add some validator improvements. Add a json validation results handler. Add some js for validating links. Modify page logger to always show the validation status, if known. Add some simple CSS.
-
Brett Bieber authored
-
Brett Bieber authored
-
Seth Meranda authored
-
Brett Bieber authored
-
Seth Meranda authored
-
Seth Meranda authored
-
Seth Meranda authored
-
Seth Meranda authored
-
Seth Meranda authored
-
Seth Meranda authored
-
Seth Meranda authored
UI updates, show error and warning totals, allow user to click these and showcase the errors/warnings in a colorbox.
-
Seth Meranda authored
-
Brett Bieber authored
JS fix for when there are no invalid pages and user clicks revalidate invalid. Also validate unknown pages.
-
Brett Bieber authored
-
Seth Meranda authored
-
Seth Meranda authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
-
Brett Bieber authored
Showing
- .project 0 additions, 1 deletion.project
- data/assessment.sql 12 additions, 0 deletionsdata/assessment.sql
- lib/.pear2registry 0 additions, 0 deletionslib/.pear2registry
- lib/.xmlregistry/channels/channel-pear.unl.edu.xml 15 additions, 0 deletionslib/.xmlregistry/channels/channel-pear.unl.edu.xml
- lib/.xmlregistry/channels/channelalias-unl.txt 1 addition, 0 deletionslib/.xmlregistry/channels/channelalias-unl.txt
- lib/.xmlregistry/packages/pear.unl.edu/UNL_Autoload/0.5.0-info.xml 58 additions, 0 deletions...egistry/packages/pear.unl.edu/UNL_Autoload/0.5.0-info.xml
- lib/downloads/UNL_Autoload-0.5.0.tgz 0 additions, 0 deletionslib/downloads/UNL_Autoload-0.5.0.tgz
- lib/php/HTTP/Request2/Exception.php 1 addition, 2 deletionslib/php/HTTP/Request2/Exception.php
- lib/php/Spider.php 64 additions, 27 deletionslib/php/Spider.php
- lib/php/Spider/LoggerAbstract.php 1 addition, 1 deletionlib/php/Spider/LoggerAbstract.php
- lib/php/UNL/Autoload.php 62 additions, 0 deletionslib/php/UNL/Autoload.php
- src/UNL/WDN/Assessment.php 117 additions, 0 deletionssrc/UNL/WDN/Assessment.php
- src/UNL/WDN/Assessment/FileExtensionFilter.php 18 additions, 0 deletionssrc/UNL/WDN/Assessment/FileExtensionFilter.php
- src/UNL/WDN/Assessment/LinkChecker.php 124 additions, 0 deletionssrc/UNL/WDN/Assessment/LinkChecker.php
- src/UNL/WDN/Assessment/PageLogger.php 23 additions, 0 deletionssrc/UNL/WDN/Assessment/PageLogger.php
- src/UNL/WDN/Assessment/ValidateInvalidLogger.php 10 additions, 0 deletionssrc/UNL/WDN/Assessment/ValidateInvalidLogger.php
- src/UNL/WDN/Assessment/ValidationLogger.php 29 additions, 0 deletionssrc/UNL/WDN/Assessment/ValidationLogger.php
- src/UNL/WDN/Assessment/ValidityStatusLogger.php 21 additions, 0 deletionssrc/UNL/WDN/Assessment/ValidityStatusLogger.php
- www/batchval.js 61 additions, 0 deletionswww/batchval.js
- www/config.sample.php 18 additions, 0 deletionswww/config.sample.php
data/assessment.sql
0 → 100644
No preview for this file type
lib/downloads/UNL_Autoload-0.5.0.tgz
0 → 100644
File added
lib/php/UNL/Autoload.php
0 → 100644
src/UNL/WDN/Assessment.php
0 → 100644
src/UNL/WDN/Assessment/LinkChecker.php
0 → 100644
src/UNL/WDN/Assessment/PageLogger.php
0 → 100644
src/UNL/WDN/Assessment/ValidationLogger.php
0 → 100644
www/batchval.js
0 → 100644
www/config.sample.php
0 → 100644