Branch: refs/heads/24_map_website_external_class
Home: https://github.com/OpenGuides/OpenGuides
Commit: 3b5145d414d13ec17a32bbf09927304eb2c44ec7
https://github.com/OpenGuides/OpenGuides/commit/3b5145d414d13ec17a32bbf0992…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M Changes
M lib/OpenGuides/Template.pm
M t/608_bug_website_displayed.t
A t/909_external_class_metadata.t
M templates/display_metadata.tt
Log Message:
-----------
Add the external css class to map and web links in the metadata.
Map and website links in the metadata section of a diplayed node will now have a class to external so that guides can use css to indicate they are and external link.
This fixes #24
Branch: refs/heads/master
Home: https://github.com/OpenGuides/OpenGuides
Commit: 08b9258d83fc4b0093552be52ea8fbdc51553405
https://github.com/OpenGuides/OpenGuides/commit/08b9258d83fc4b0093552be52ea…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-06-30 (Sun, 30 Jun 2013)
Changed paths:
A t/210_json.t
Log Message:
-----------
Copy 201_rdf.t to 210_json.t
So we can duplicate the tests to increase test coverage
Commit: 46570e57e3e563a8c83918315ae3fdb87c82c58f
https://github.com/OpenGuides/OpenGuides/commit/46570e57e3e563a8c83918315ae…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-06-30 (Sun, 30 Jun 2013)
Changed paths:
M t/210_json.t
Log Message:
-----------
Searh and replace rdf variants with json.
Commit: 036023e424626749bfad5abd7118f766124d352a
https://github.com/OpenGuides/OpenGuides/commit/036023e424626749bfad5abd711…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-06-30 (Sun, 30 Jun 2013)
Changed paths:
M t/210_json.t
Log Message:
-----------
Fix tests for json output.
Also remove some which dont matter.
Created issue #66 to add node image output.
Commit: 22d10a3b453d3dfc673166797ce026c73487dbfa
https://github.com/OpenGuides/OpenGuides/commit/22d10a3b453d3dfc673166797ce…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-06-30 (Sun, 30 Jun 2013)
Changed paths:
M t/210_json.t
Log Message:
-----------
Make the version test pass in travis.
It fails due to some module being more correct about generating JSON.
Commit: 5489d08106b40d267dca802653a054974165f3fa
https://github.com/OpenGuides/OpenGuides/commit/5489d08106b40d267dca802653a…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-01 (Mon, 01 Jul 2013)
Changed paths:
M Build.PL
M t/210_json.t
Log Message:
-----------
Test if JSON is valid if Test::JSON is installed.
Add Test::JSON as a recommend module.
Commit: b7ea07dc998db658586f5b79e374b08efdca8cc6
https://github.com/OpenGuides/OpenGuides/commit/b7ea07dc998db658586f5b79e37…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-01 (Mon, 01 Jul 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
We dont care about coverage on Build.pm.
Commit: fe9c01b78d02f9076c83bf4219ac369184f43e0c
https://github.com/OpenGuides/OpenGuides/commit/fe9c01b78d02f9076c83bf4219a…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-01 (Mon, 01 Jul 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
Add Test::JSON to the travis before_install phase.
This is so all tests run on Travis.
Commit: 1bfeb076cf89b9dd43ee5e78bb52976d7faecdbb
https://github.com/OpenGuides/OpenGuides/commit/1bfeb076cf89b9dd43ee5e78bb5…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-05 (Fri, 05 Jul 2013)
Changed paths:
M Build.PL
Log Message:
-----------
Bump version of Wiki::Toolkit::Plugin::JSON
This version removes depcreation warnings for our usage of JSON.
Commit: 4995d637ab0f041a86b7bb6d3b912c13e057bb02
https://github.com/OpenGuides/OpenGuides/commit/4995d637ab0f041a86b7bb6d3b9…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-05 (Fri, 05 Jul 2013)
Changed paths:
M Changes
Log Message:
-----------
Add Change for Wiki::Toolkit::Plugin::JSON version bump.
Commit: 435f30262129d21cbd2df51a15fcc8a5a10276ec
https://github.com/OpenGuides/OpenGuides/commit/435f30262129d21cbd2df51a15f…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M t/210_json.t
Log Message:
-----------
Test that we croak if not passed config objects.
Commit: f3c46be0b0d7fd16c9561fa3a345adae3a671faf
https://github.com/OpenGuides/OpenGuides/commit/f3c46be0b0d7fd16c9561fa3a34…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M t/210_json.t
Log Message:
-----------
Add tests for json recentchanges output.
Commit: 21d9efa09ef47beba07820cf16de6a103058ff8e
https://github.com/OpenGuides/OpenGuides/commit/21d9efa09ef47beba07820cf16d…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M t/210_json.t
Log Message:
-----------
Tests for output_as_json.
Commit: 5b8df7249ae494078293e92b86e3b77e719492cf
https://github.com/OpenGuides/OpenGuides/commit/5b8df7249ae494078293e92b86e…
Author: KakeLP <kake(a)earth.li>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M .travis.yml
M Build.PL
M Changes
A t/210_json.t
Log Message:
-----------
Merge pull request #67 from OpenGuides/json_tests
Add JSON tests
Compare: https://github.com/OpenGuides/OpenGuides/compare/91f3eaa909d2...5b8df7249ae4