Commit graph

  • 766f7772a5 bugfix, again master Martin Schütte 2016-03-11 16:17:20 +0100
  • 9bf0a5fad8 handle service without externalUri Martin Schütte 2016-03-11 15:35:39 +0100
  • 47d64c8cce fix test_output_ff_services Martin Schütte 2016-03-11 15:25:29 +0100
  • b134202524 Ausgabe der Dienste tabellarisiert 4ndr3 2015-10-10 15:28:47 +0200
  • 44ce9ee4b9 Merge pull request #2 from danielbachhuber/patch-1 Martin Schütte 2015-10-09 17:07:05 +0200
  • 19f565e7eb Use proper tests checkout for WP_VERSION=latest Daniel Bachhuber 2015-10-09 07:56:18 -0700
  • 92823fe3eb test travis-ci containers Martin Schütte 2015-09-25 10:26:44 +0200
  • 4dc739713e bump version 0.4 Martin Schütte 2014-06-16 19:05:51 +0200
  • f2a26967ad Merge branch 'testing' Martin Schütte 2014-06-16 19:05:36 +0200
  • 56e67a1745 add a simple "ff_list" shortcode, refactor get_all_locations() testing Martin Schütte 2014-06-16 18:59:51 +0200
  • c967ec7188 no more tests on WP 3.7, uses deprecated mysql extension Martin Schütte 2014-06-16 16:54:34 +0200
  • 7ef4f2d1b8 need no vendors for testing Martin Schütte 2014-06-16 16:45:59 +0200
  • 0c2d3b550e small output bugfixes Martin Schütte 2014-06-16 14:37:48 +0000
  • d9926d1fbd rewrite unit tests (for wordcamp) Martin Schütte 2014-06-16 14:21:43 +0000
  • 87270d8096 add Behat tests Martin Schütte 2014-06-16 14:18:24 +0000
  • 88405438e4 ignore projects files and composer install Martin Schütte 2014-06-16 14:17:20 +0000
  • cac797e331 use composer to fetch testing tools Martin Schütte 2014-06-16 14:16:48 +0000
  • c6e663e9fa some more code formatting, also add FF_Meta_Externaldata as service to FF_Dir and FF_Meta Martin Schütte 2014-06-16 14:13:12 +0000
  • d538e719db apply WP coding standard, as tested by phpcs Martin Schütte 2014-06-10 18:04:52 +0000
  • 45a37680ee Revert "travis: try some older WP versions" Martin Schütte 2014-06-10 15:03:45 +0000
  • 66d9c966e7 travis: try some older WP versions Martin Schütte 2014-06-10 15:00:36 +0000
  • 2ee9fabd7f travis: fix version grep Martin Schütte 2014-06-10 14:51:22 +0000
  • 753b512f7e travis: fix version grep Martin Schütte 2014-06-10 14:39:58 +0000
  • 7dc5f0d712 travis: more WP versions Martin Schütte 2014-06-10 14:33:55 +0000
  • d3a41d172e travis: try larger build matrix Martin Schütte 2014-06-10 13:19:47 +0000
  • d5d7ecdc0e travis: add status image Martin Schuette 2014-06-06 13:50:40 +0000
  • 365b483f03 fix php strict error, reference passing Martin Schuette 2014-06-06 13:48:05 +0000
  • 55a3637adf travis: re-enable multiple php versions Martin Schuette 2014-06-06 13:47:20 +0000
  • a68f6e4563 fix static call to FF_Meta_Externaldata::get info@mschuette.name 2014-05-26 13:52:06 +0000
  • f730d349bd travis: limit number of builds info@mschuette.name 2014-05-26 13:48:51 +0000
  • 634c8b3365 fix test setup info@mschuette.name 2014-05-26 13:45:33 +0000
  • 8f0fb1ef7e prepare method for ff_list info@mschuette.name 2014-05-26 13:41:11 +0000
  • ec84f3d91b add unit testing info@mschuette.name 2014-05-26 13:35:17 +0000
  • 5d5f3d07eb refactor all functions into classes + methods Martin Schütte 2014-05-19 19:16:38 +0200
  • 94c6027fa3 fix typo, ff_location screenshot info@mschuette.name 2014-04-08 13:08:48 +0000
  • 14d592f2ec link ff_location screenshot info@mschuette.name 2014-04-08 13:08:03 +0000
  • dcda5cb9da update Martin Schuette 2014-04-06 15:09:20 +0000
  • 14d4a80b56 start writing ff_location Martin Schuette 2014-04-06 15:06:40 +0000
  • 8f89abc9ed add uninstall_hook Martin Schuette 2014-04-04 22:53:21 +0000
  • 9e81d6e0ae bump version 0.2 Martin Schuette 2014-04-04 22:52:22 +0000
  • e15a919bfa remove user-visible URLs, only select city from directory Martin Schuette 2014-04-03 23:14:19 +0000
  • 15005fb702 remove user configurable ff_meta_dir option Martin Schuette 2014-04-03 22:39:45 +0000
  • a3a0462a95 fix default value handling Martin Schuette 2014-04-03 22:38:28 +0000
  • f69ab834c0 allow city name instead of url="xyz" Martin Schuette 2014-04-03 22:31:01 +0000
  • df93dd00ab register settings and label option inputs Martin Schuette 2014-04-03 22:05:35 +0000
  • 8b5e2c55aa add and use cache time option Martin Schuette 2014-04-03 21:57:07 +0000
  • a88fb04f84 add directory option and option default values Martin Schuette 2014-04-03 21:37:51 +0000
  • 24b893f44b use single shortcode_handler and catch missing default URL Martin Schuette 2014-04-03 21:25:58 +0000
  • 0e3aefd62a Merge pull request #1 from ohrensessel/master Martin Schütte 2014-04-03 13:34:48 +0200
  • 95d5c40263 add ff_state shortcode to get number of online nodes Leo Krueger 2014-04-02 22:51:56 +0200
  • 96ada06c06 link to github project 0.1 info@mschuette.name 2014-04-02 19:02:28 +0000
  • af44b8c3c0 add example and licence file info@mschuette.name 2014-04-02 18:54:57 +0000
  • 5d7f96e1b6 initial commit info@mschuette.name 2014-04-02 18:34:16 +0000