Commit Graph

  • 79c849d42b Use the latest Pa11y webservice Rowan Manning 2016-11-07 14:52:12 +00:00
  • 8195c5d2c5 Fix lint errors Rowan Manning 2016-11-07 14:49:41 +00:00
  • 568e068613 Parse task headers as HTTP headers rather than JSON Rowan Manning 2016-11-07 14:48:11 +00:00
  • ee729d1d55 Write integration tests for hideElements and headers Rowan Manning 2016-11-07 14:28:31 +00:00
  • 509914d19a Fix the hideElements option Rowan Manning 2016-11-07 14:26:28 +00:00
  • 9df456c7c1 hide-elements and placeholders Laura Carvajal 2016-10-25 07:59:49 +01:00
  • 36dad55bb8 restore config filename Laura Carvajal 2016-10-17 12:26:05 +01:00
  • 39435f37e4 header and hide fields Laura Carvajal 2016-10-17 12:23:48 +01:00
  • c562bb07f3 Make optional fields optional (#154) Rowan Manning 2016-11-07 14:06:12 +00:00
  • 2976d5e391 Better client-side validation (#152) Frank van Gemeren 2016-11-07 14:36:20 +01:00
  • 344efb9da3 allow for .js config Laura Carvajal 2016-10-17 12:12:55 +01:00
  • c2b1b1d1a1 Merge pull request #148 from pa11y/troubleshooting Hollie Kay 2016-10-06 17:00:44 +01:00
  • 8c4517c830 put the links and refs the right way around hollsk 2016-10-06 17:12:50 +01:00
  • 40b6e79f81 add troubleshooting guide and link on the index page hollsk 2016-10-06 16:40:22 +01:00
  • 02ce731e83 Version 2.0.1 2.0.1 Jose Bolos 2016-09-12 14:09:38 +01:00
  • 4f46351d68 Merge pull request #143 from pa11y/secfixes Jose Bolos 2016-09-12 13:58:30 +01:00
  • ee7795a7a9 Merge pull request #144 from pa11y/license Jose Bolos 2016-09-09 14:09:43 +01:00
  • 3a3cca881a Add license field to package.json Jose Bolos 2016-09-09 12:58:55 +01:00
  • fa0c523e3f Require webservice-client-node 1.2.1 or greater Jose Bolos 2016-09-09 12:52:11 +01:00
  • 36a677948b Upgrade mocha to version 3 Jose Bolos 2016-09-09 12:27:42 +01:00
  • 22aab6bee2 Require request 2.74 or greater Jose Bolos 2016-09-09 12:27:09 +01:00
  • a30e82d5be Require webservice 2.0.1 or greater Jose Bolos 2016-09-09 12:22:34 +01:00
  • 71432a3063 Upgrade express to 4.14 or greater Jose Bolos 2016-09-09 12:19:28 +01:00
  • 6cd7630049 Merge pull request #141 from pa11y/digitial Rowan Manning 2016-08-15 09:09:32 +01:00
  • 979f7f244b Fix a typo in link text Jose Bolos 2016-08-15 08:02:48 +01:00
  • e431fefbd8 Use the ES6 linting rules from the website (#138) Rowan Manning 2016-07-22 14:34:10 +01:00
  • df8f5a7d07 Version 2.0.0 2.0.0 Rowan Manning 2016-06-05 13:35:36 +01:00
  • b727251862 Use Pa11y Webservice 2.0 Rowan Manning 2016-06-05 13:33:31 +01:00
  • 9d53739c06 Add a migration guide Rowan Manning 2016-06-05 12:59:10 +01:00
  • 2633248ea1 Drop support for Node.js 0.10-0.12 Rowan Manning 2016-05-31 19:10:15 +01:00
  • ea7e6f4052 Version 1.12.1 1.12.1 Rowan Manning 2016-06-05 12:55:43 +01:00
  • a3bc8c0443 Merge pull request #136 from pa11y/repo-rename Andrew Mee 2016-06-02 10:26:20 +01:00
  • b1ae55c802 Rename all the repos and uppercase Pa11y Rowan Manning 2016-06-01 20:57:09 +01:00
  • 0a14a321d2 Version 1.12.0 1.12.0 Andrew Mee 2016-05-26 15:45:03 +01:00
  • ae6208d87e Support Node.js 0.10–6 (#132) Rowan Manning 2016-05-26 15:33:58 +01:00
  • 6bfb4f72d9 Version 1.11.0 1.11.0 Rowan Manning 2016-05-23 19:13:46 +01:00
  • b3a28bb1e8 Update the README based on review comments Rowan Manning 2016-05-23 19:07:23 +01:00
  • 4bd5613427 Update references to the new Pa11y organisation Rowan Manning 2016-05-23 19:00:22 +01:00
  • 17b04daae0 Document how to use environment variables Rowan Manning 2016-05-22 13:10:52 +01:00
  • c15cc32542 Fix some lint errors Rowan Manning 2016-05-22 13:05:08 +01:00
  • 08a1a9060f allow configuration by environment variables Josh Chisholm 2016-03-17 07:57:10 +00:00
  • 1358d0f38d Add a changelog Rowan Manning 2016-05-22 12:58:13 +01:00
  • 4eb2fba6aa Bring the README into line with newer projects Rowan Manning 2016-05-22 11:45:57 +01:00
  • 6a1e06a435 Update to the latest version of the webservice Rowan Manning 2016-05-22 11:39:00 +01:00
  • 5bfc958270 Revert "if wait value is null or undefined, set it to 0" Rayraegah 2016-05-21 16:14:53 +01:00
  • 7ce4127908 if wait value is null or undefined, set it to 0 Rayraegah 2016-05-21 15:43:58 +01:00
  • 2a15773e04 Added "wait" field in new task and edit task pages Rayraegah 2016-05-21 14:13:38 +01:00
  • aa3f0eb727 Merge pull request #128 from springernature/sidekick-update Hollie Kay 2016-05-20 16:21:35 +01:00
  • aad26d8cd1 add horizontal rules hollsk 2016-05-20 16:20:47 +01:00
  • fbe6875cf0 moar space hollsk 2016-05-20 15:45:37 +01:00
  • c0ee197138 add sidekick update hollsk 2016-05-20 15:44:19 +01:00
  • 1723472b93 Version 1.10.0 1.10.0 hollsk 2016-05-18 21:30:11 +01:00
  • f8f1e8c15d merge pull request #124 from springernature/make-task-clickable hollsk 2016-05-18 21:23:13 +01:00
  • 95869aae56 merge pull request #125 from springernature/focus-filter hollsk 2016-05-18 21:22:34 +01:00
  • 83d8503ef6 automatically focus on the filter input box when you select the filter hollsk 2016-05-18 14:16:38 +01:00
  • 1e5e310b4e Merge pull request #122 from springernature/tweak-install-steps Hollie Kay 2016-05-18 14:07:54 +01:00
  • 7e8d6b122b make task URL clickable hollsk 2016-05-18 13:47:42 +01:00
  • a2e7e1ffc4 Merge pull request #123 from springernature/update-copyright-date Hollie Kay 2016-05-13 13:41:28 +01:00
  • feacb2601d Removed line about webservice hollsk 2016-05-13 10:54:05 +01:00
  • 358278ad00 ITS BEEN THREE YEARS hollsk 2016-05-11 14:33:24 +01:00
  • a94a9ed465 hopefully make the steps a littler clearer/more obvious hollsk 2016-05-11 14:03:48 +01:00
  • 0918403876 Merge pull request #120 from springernature/add-unas-post Hollie Kay 2016-05-11 14:21:36 +01:00
  • e7b7792f89 create a resources section and add a link to it hollsk 2016-05-11 11:12:36 +01:00
  • 46b2fcd3af Merge pull request #117 from una/master Hollie Kay 2016-05-04 10:40:42 +01:00
  • c298668b76 docs updates Una Kravets 2016-04-29 14:57:27 -05:00
  • fe2630e9cc Version 1.9.0 1.9.0 Rowan Manning 2016-04-25 22:00:38 +01:00
  • 1794e72d0a Update to the latest version of the webservice Rowan Manning 2016-04-25 21:59:19 +01:00
  • 2ebcafece3 Style up the result selector and context Rowan Manning 2016-04-25 21:53:11 +01:00
  • aadb791d47 Show first context and selector on results page M Somerville 2016-03-16 23:11:51 +00:00
  • 73b20f14f0 Remove the fixtures script from the Makefile Rowan Manning 2016-04-25 21:37:20 +01:00
  • eff26a55a4 Add context and selector to CSV output M Somerville 2016-03-16 23:09:49 +00:00
  • ea48d6a6fd Fix JSCS errors Rowan Manning 2016-04-25 21:26:59 +01:00
  • 90328cfa39 Fix JSHint errors Rowan Manning 2016-04-25 21:17:03 +01:00
  • d766029bbb Switch from Grunt to Make Rowan Manning 2016-04-25 21:08:10 +01:00
  • 7ea14497d9 Merge pull request #98 from dracos/patch-1 Rowan Manning 2016-03-17 00:06:21 +00:00
  • 4675d2200c Use the latest version of pa11y-webservice Rowan Manning 2016-03-17 00:03:23 +00:00
  • f00a1ec426 Add SIGINT handler M Somerville 2016-03-16 23:06:46 +00:00
  • 3841c36889 Version 1.8.2 1.8.2 Rowan Manning 2016-02-10 08:35:30 +00:00
  • f39df5b33e Update the license in the footer Rowan Manning 2016-02-10 08:34:56 +00:00
  • 6575c7cf6e Version 1.8.1 1.8.1 Rowan Manning 2016-02-10 08:32:16 +00:00
  • 708e4b997e Update repository references to springernature Rowan Manning 2016-02-10 08:28:43 +00:00
  • 573b624a32 Version 1.8.0 Alex Kilgour 2016-02-04 11:31:33 +00:00
  • 129e48e0ce Merge pull request #94 from nature/enhance-graph 1.8.0 Alex Kilgour 2016-02-04 11:26:58 +00:00
  • ca9551a3e6 Update graph styling Alex Kilgour 2016-02-02 15:56:21 +00:00
  • d93f8af20e Custom legend and hide to flot one Alex Kilgour 2016-02-02 15:27:52 +00:00
  • cc7f769653 Fix linting errors Alex Kilgour 2016-02-01 21:36:23 +00:00
  • fc510b328a Move some CSS styles out of the JS and into the CSS Alex Kilgour 2016-02-01 21:25:11 +00:00
  • 77ed85eb87 Fix the graph legend to match the dashed lines Alex Kilgour 2016-02-01 19:18:55 +00:00
  • 816eecb256 Add dashed lines to graph Alex Kilgour 2016-02-01 17:14:21 +00:00
  • ed1b9830fd Version 1.7.0 1.7.0 Alex Kilgour 2016-01-29 15:44:20 +00:00
  • b5d3542670 Merge pull request #93 from nature/accessible-results Alex Kilgour 2016-01-29 15:41:00 +00:00
  • 31bbb7229b Add style tweaks and hide the date list from the individual pages Alex Kilgour 2016-01-29 15:19:05 +00:00
  • 27cdf51258 Make the date selector properly keyboard accessible Alex Kilgour 2016-01-29 14:37:02 +00:00
  • b3b2cd21da Change options button into a more accessible list Alex Kilgour 2016-01-29 11:27:10 +00:00
  • 537b93c671 Make the errors/warnings/notices lists keyboard accessible Alex Kilgour 2016-01-28 15:40:22 +00:00
  • 32a8ec55e1 Version 1.6.1 1.6.1 Alex Kilgour 2016-01-26 16:00:27 +00:00
  • 0829482020 Merge pull request #92 from nature/keyboard-access Alex Kilgour 2016-01-26 14:38:08 +00:00
  • eb8f35779e revert spacing issue with public/js/site.js Alex Kilgour 2016-01-26 14:13:42 +00:00
  • 3cdbba00c1 Fix linting errors in the Javascript Alex Kilgour 2016-01-26 14:04:12 +00:00
  • fd2dd62478 Add keyboard access for filters Alex Kilgour 2016-01-26 13:52:38 +00:00