Rowan Manning
|
c04396e80e
|
Merge branch 'gpl-preamble' of github.com:nature/pa11y-dashboard into develop
|
2014-02-10 14:56:06 +00:00 |
|
Jude Robinson
|
7b10f2de91
|
adding the gpl preamble
|
2014-02-10 14:08:38 +00:00 |
|
Rowan Manning
|
02e22eb094
|
Add "unigore" buttons to ignored rules
|
2014-01-13 09:59:13 +00:00 |
|
Rowan Manning
|
f3b295982f
|
Fix typo
|
2014-01-13 09:58:35 +00:00 |
|
Rowan Manning
|
ddf2c705c9
|
Fix the ignore buttons for readonly/result pages
|
2014-01-13 09:58:35 +00:00 |
|
perryharlock
|
20de93bf2d
|
Change ignore rules in results to come from mainResult
|
2014-01-13 09:58:35 +00:00 |
|
Rowan Manning
|
ccc7ddfc18
|
Write the back-end for rule ignoring
|
2014-01-13 09:58:35 +00:00 |
|
perryharlock
|
4347acf654
|
Issue 65 - Ability to select a rule to ignore from result - css / html
|
2014-01-13 09:58:35 +00:00 |
|
perryharlock
|
716151e696
|
Include IE8and.less file and make IE amends for Options dropdowns
Conflicts:
public/css/site.min.css
|
2014-01-08 11:42:34 +00:00 |
|
Rowan Manning
|
4e19b125e0
|
Add a count for ignored rules
|
2013-12-12 14:36:14 +00:00 |
|
perryharlock
|
d3148d4194
|
Add HTML Codesniffer links
|
2013-12-12 14:17:54 +00:00 |
|
Rowan Manning
|
4296effbc1
|
Refactor to reduce repetition
|
2013-12-11 14:12:25 +00:00 |
|
Rowan Manning
|
917057a109
|
Display the ignore rules for results, not tasks
|
2013-12-11 14:06:51 +00:00 |
|
perryharlock
|
724175ef66
|
Add number of ignore rules to result page
|
2013-12-02 11:58:01 +00:00 |
|
perryharlock
|
b2273234ce
|
Merge branch 'edit-page' of github.com:nature/pa11y-dashboard into edit-page
|
2013-11-29 15:14:31 +00:00 |
|
perryharlock
|
0546175809
|
Change link decriptions for editing and delting a task
|
2013-11-29 15:14:22 +00:00 |
|
Rowan Manning
|
52a923ace3
|
Write basic tests for task editing
|
2013-11-28 13:59:27 +00:00 |
|
Rowan Manning
|
4ff53093f4
|
Link breadcrumb on task sub-pages
|
2013-11-28 08:59:05 +00:00 |
|
perryharlock
|
963ab33cce
|
Make edit route work and add options dropdown
|
2013-11-27 16:21:18 +00:00 |
|
perryharlock
|
b95238645a
|
Merge branch 'develop' of github.com:nature/pa11y-dashboard into edit-page
|
2013-11-27 14:11:45 +00:00 |
|
Rowan Manning
|
fd32a5d894
|
Cache-bust the CSS and JS
|
2013-11-27 13:29:19 +00:00 |
|
perryharlock
|
68a3e26472
|
Disable fields that are not editable
|
2013-11-27 11:40:22 +00:00 |
|
perryharlock
|
74dd5b18c9
|
Add route and view for edit page
|
2013-11-27 11:13:19 +00:00 |
|
perryharlock
|
e13de45e4a
|
Fix lint error
|
2013-11-25 16:37:50 +00:00 |
|
perryharlock
|
9383de3410
|
Amend xaxis mode to time from category to try to reduce x axis clutter
|
2013-11-25 16:19:01 +00:00 |
|
Rowan Manning
|
ea330548b1
|
Write tests for task pages (and related actions)
|
2013-11-22 11:10:57 +00:00 |
|
Rowan Manning
|
ae5b214834
|
Write tests for the new URL form
|
2013-11-22 09:17:44 +00:00 |
|
Rowan Manning
|
b5735b7f05
|
Reload fixtures for tests and finish testing home
|
2013-11-21 13:54:52 +00:00 |
|
Rowan Manning
|
623a52e112
|
Build a basic framework for functional testing
|
2013-11-21 09:58:44 +00:00 |
|
perryharlock
|
44726558f1
|
Renamed demo-mode to readonly-mode
|
2013-11-19 09:04:24 +00:00 |
|
perryharlock
|
15ae109eac
|
Amend positon of date in task-header when site is in demo mode
|
2013-11-19 08:23:40 +00:00 |
|
perryharlock
|
1dcac7be72
|
Make copyright and license info a small tag
|
2013-11-18 11:47:16 +00:00 |
|
perryharlock
|
9b67e8298b
|
Styling for site message
|
2013-11-18 09:12:19 +00:00 |
|
Rowan Manning
|
7a1160b257
|
Add the ability to have a site-wide message
|
2013-11-15 16:28:37 +00:00 |
|
Rowan Manning
|
98bd9ed208
|
Add a readonly mode for demo/public-facing sites
|
2013-11-15 16:19:12 +00:00 |
|
Rowan Manning
|
55d44685e9
|
Disable search engine indexing by default
|
2013-11-15 15:58:49 +00:00 |
|
perryharlock
|
d016ebfdce
|
Make checkbox inputs and labels WCAG2AA compliant on new URL page
|
2013-11-14 16:19:22 +00:00 |
|
Rowan Manning
|
6b6ce57e48
|
Make use of task name consistent (in titles etc)
|
2013-11-12 10:57:05 +00:00 |
|
perryharlock
|
e6ab5c21a0
|
Issue 52 - Add descriptive label to tasks
|
2013-11-11 15:34:14 +00:00 |
|
perryharlock
|
12aeeec0b1
|
Resolve conflicts
|
2013-11-11 15:06:23 +00:00 |
|
Rowan Manning
|
8bd18c9078
|
Add name field to "New URL" form
|
2013-11-11 11:41:58 +00:00 |
|
Rowan Manning
|
597b0746ec
|
Add WCAG 2.0 link to the footer
|
2013-11-11 10:37:58 +00:00 |
|
perryharlock
|
508a92ca08
|
Small amend to layout of results header at smaller screen widths
|
2013-11-11 10:33:11 +00:00 |
|
Rowan Manning
|
080001db89
|
Remove @import rules from CSS
Fixes #53.
|
2013-11-11 10:21:47 +00:00 |
|
perryharlock
|
2a3adcab5b
|
Issue 48 - If no ignored rules say so in header of ignored rules section on results page.
|
2013-11-11 10:03:12 +00:00 |
|
Rowan Manning
|
a8b1a2c09d
|
Rename the compiled site CSS
|
2013-11-05 11:55:44 +00:00 |
|
Rowan Manning
|
3bc9106942
|
Minify the site JavaScript
|
2013-11-05 11:54:32 +00:00 |
|
perryharlock
|
b619087cf9
|
Add bower package management
|
2013-10-04 11:37:40 +01:00 |
|
perryharlock
|
086122ca51
|
Issue 43 - Stop graph appearing if only one result
|
2013-10-03 15:30:58 +01:00 |
|
Rowan Manning
|
84d36d383b
|
Give pages unique H1s
|
2013-10-03 14:50:02 +01:00 |
|