Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UNL_WDN_Assessment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Fairchild
UNL_WDN_Assessment
Graph
8afc9f4c765a744b6064ed943fd7000fd64e4213
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
27
Mar
5
Dec
28
Jun
14
24
May
21
19
18
29
Apr
29
Mar
10
Feb
9
28
Jan
26
22
21
Allow configurable template path
master
master
Upgrade to UNL 3.1 responsive template.
Add comma between city and state.
Whitespace tabs to spaces.
Improve help text
err, use the right code.
if radio button was selected on submit, keep it selected on page load.
Add the option for checking links back in. Improve error messages for link errors.
JS fix for when there are no invalid pages and user clicks revalidate invalid. Also validate unknown pages.
setup a colorbox window for progress reporting.
UI updates, show error and warning totals, allow user to click these and showcase the errors/warnings in a colorbox.
let the user know the number of errors and warnings.
scroll to the first invalid page when scan of invalids begins
UI updates to presentation, add icon for unknown.
update HTML to correct zenform, change to a less disruptive loading indicator.
update HTML to correct zenform, change to a less disruptive loading indicator.
JS file on its own.
Also validate the uris with unknown status.
basic CSS updates... still need to work on JS functionality.
Fix selector for invalid uris.
Add the validation to a queue, so we don't overload the validator.
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.
make form render with new styles
Merge latest changes from git.
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.
First validate the URI, if the location is a redirect, just redirect them. Notify the user if there's no trailing slash.
Add check for trailing slash.
Use the correct doctitle
Use a radio button to select the action.
Put the templates on the batch validator.
Add link checking capabilities.
Remove flush. Check for valid URL before running.
Big improvements.
Go back to the default downloader, throw errors on pages with bad links.
Use a custom downloader so we can capture errors.
Add missing
Add sample config file
Add basic method for logging pages.
Allow you to validate just the invalid pages.
Fix syntax error.
Loading