Commit graph

53 commits

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