Commit Graph

1840 Commits

Author SHA1 Message Date
Graham Campbell e28a08f6bb Updated assets 2015-06-24 20:37:22 +01:00
Graham Campbell 0d8a3b4efc Updated dependencies 2015-06-24 20:37:13 +01:00
Graham Campbell 7db305edcc Cleanup tests 2015-06-24 20:16:46 +01:00
James Brooks 74ceb9885b Merge pull request #764 from cachethq/update-logo
Update logo to drop the HQ
2015-06-24 20:04:19 +01:00
James Brooks d6617b6971 Fix logo proportions 2015-06-24 20:03:22 +01:00
James Brooks c28ba2dfb8 Update dependencies 2015-06-24 19:58:57 +01:00
James Brooks e794aedb3a Update logo to drop the HQ 2015-06-24 19:58:47 +01:00
James Brooks 2fa2ff9070 Fix CS on language files and add copyright header 2015-06-23 15:46:37 +01:00
Graham Campbell 0f187b323b Fixed travis file 2015-06-23 15:38:44 +01:00
James Brooks 00a480b98b Remove PHP7 tests as it's disabled in composer 2015-06-23 15:38:03 +01:00
James Brooks 69f213a4dc Merge pull request #760 from wfjsw/master
Update Chinese lang. Closes #758
2015-06-23 15:37:13 +01:00
jsw cef5c9b1e2 Update Chinese lang. Closes #758 2015-06-23 22:00:05 +08:00
James Brooks 814a6cf30b Added PHP 7 back to test suite
Allow it to fail, instead of HHVM
2015-06-23 08:52:32 +01:00
James Brooks b0d1eaafc2 Allow HHVM to fail, also fast finish 2015-06-23 08:50:36 +01:00
James Brooks e68467a308 Clean the value on saving of the setting 2015-06-23 08:11:39 +01:00
James Brooks 0c940adc56 Merge pull request #751 from ldidry/fix-piwik
Fix piwik missing slash problem
2015-06-23 08:09:37 +01:00
James Brooks 96dfd5d057 Merge pull request #757 from alexxwiz/master
Russian translation
2015-06-23 07:18:20 +01:00
Alexey Vasilyev 91dfa822bc Russian translation fixes 2015-06-22 23:29:27 +03:00
Alexey Vasilyev 3c5a5b49f1 Style guide fixes. 2015-06-22 18:06:07 +03:00
Alexey Vasilyev c12d901147 Style guide fixes 2015-06-22 18:02:56 +03:00
Alexey Vasilyev 60dac4664b Russian translation 2015-06-22 17:56:41 +03:00
James Brooks b7dc6ab503 Merge pull request #753 from fabianlaule/login-screen-fix
Fix floating of buttons on login screen & made border radius equal
2015-06-21 20:20:45 +01:00
Fabian Laule d207a2eeeb Fix floating of buttons on login screen & made border radius equal 2015-06-21 16:39:04 +02:00
James Brooks 986fb4c588 Fix CS 2015-06-20 11:58:47 +01:00
James Brooks 5b1c7a69dd Doh. Factories are dev only. 2015-06-20 11:57:14 +01:00
James Brooks f7b53c06f6 Improve the MetricPointSeeder show actual metrics! 2015-06-20 11:54:42 +01:00
Luc Didry f9d831bf8a Fix piwik missing slash problem 2015-06-19 23:34:49 +02:00
James Brooks dc85aa79c8 Merge pull request #749 from ldidry/dont-html-escape-stylesheet
Don't HTML escape custom stylesheet
2015-06-19 22:26:26 +01:00
Luc Didry 261b38b308 Don't HTML escape custom stylesheet
If you HTML escape the custom stylesheet, you can't have quotes in it.
You need quotes if you want to add something with url('foo') (in a
background-image by exemple).
2015-06-19 23:07:37 +02:00
James Brooks 05a103c47d Merge pull request #748 from cachethq/version-one
Version one.
2015-06-19 21:17:11 +01:00
James Brooks f51fc34f6d Update readme and dependencies. 2015-06-19 21:16:04 +01:00
James Brooks 1b8e474223 Tidy up code 2015-06-19 11:59:28 +01:00
Graham Campbell 83c671c977 Ignore the dist folder 2015-06-19 11:51:47 +01:00
Graham Campbell e13a47aecb Update .gitignore 2015-06-19 11:51:05 +01:00
James Brooks 2579b8a48e Move bower_components into vendor. Closes #747 2015-06-19 11:47:38 +01:00
Graham Campbell 9f528584f0 Updated dependencies 2015-06-19 11:16:00 +01:00
Graham Campbell a27fe6f8ad Merge pull request #744 from cachethq/auth
Deal with 401 exceptions in a better way
2015-06-18 22:48:10 +01:00
Graham Campbell 7578b640bd Derp fix 2015-06-18 22:45:27 +01:00
Graham Campbell e1681a7021 Deal with 401 exceptions in a better way 2015-06-18 22:37:31 +01:00
Graham Campbell a99aa6be1f Typo fix 2015-06-18 22:36:44 +01:00
James Brooks 60f6bec8bc Don't show components div if we have no components 2015-06-18 20:50:43 +01:00
Graham Campbell 26857597f0 Merge pull request #738 from cachethq/errors
Respond with the correct responses on error
2015-06-18 20:08:18 +01:00
James Brooks 60409c14fe Merge pull request #743 from rtrauntvein/dockercompose
Add support for docker-compose
2015-06-18 20:07:30 +01:00
Ryan Trauntvein da2eab97aa Add support for docker-compose 2015-06-18 11:18:00 -07:00
James Brooks 8ab422143d Merge pull request #731 from amondnet/master
add Korean translation
2015-06-18 18:42:10 +01:00
Graham Campbell 14494cc74b CS fix 2015-06-18 18:18:59 +01:00
Graham Campbell 77834fb493 Added more api tests 2015-06-18 18:15:16 +01:00
Graham Campbell 62ac2780cf Removed unneeded checks 2015-06-18 18:13:37 +01:00
Graham Campbell 2b43b83455 Added middleware to the kernel 2015-06-18 18:13:15 +01:00
Graham Campbell ddf64cc653 Make sure we only return a response from the api if the user understands it 2015-06-18 18:13:01 +01:00