Commit Graph

1157 Commits

Author SHA1 Message Date
James Brooks 42c5993ca5 Remove docs from .gitattributes, no longer used 2015-01-24 17:56:21 +00:00
Graham Campbell 5dad7bbc95 Merge pull request #418 from dosten/phpunit-dist-file
Use phpunit.xml.dist instead of phpunit.xml
2015-01-24 15:48:54 +00:00
Diego Saint Esteben 69ae072609 Use phpunit.xml.dist instead of phpunit.xml 2015-01-24 12:40:16 -03:00
James Brooks 6ccdc184aa Include .editorconfig in CONTRIBUTING.md 2015-01-24 15:16:23 +00:00
James Brooks 200f4d5e9b Don't make app/storage writeable to the world 2015-01-24 09:11:08 +00:00
James Brooks 6796a893fb Switch back to using the chmod command 2015-01-24 09:02:05 +00:00
Joseph Cohen 0497793230 Minor fixes on admin filter 2015-01-23 17:41:19 -06:00
Joe Cohen f1981683ed Merge pull request #412 from cachethq/admin-routes
Adds AdminFilter for protecting certain routes
2015-01-23 17:18:29 -06:00
Joseph Cohen 90c8551010 Fix isAdmin and added 401 template 2015-01-23 17:08:07 -06:00
James Brooks 787ecde0ea Adds AdminFilter for protecting certain routes. Closes #411 2015-01-23 17:08:07 -06:00
James Brooks 86d30b82e1 Check component_id isset before we use it 2015-01-23 17:38:52 +00:00
James Brooks 7deb73b820 Add bash highlighting to docker 2015-01-23 08:39:41 +00:00
James Brooks f02485afa5 Don't use code fences on single lines 2015-01-23 08:38:53 +00:00
James Brooks e8362a6ccd Merge pull request #413 from cachethq/what-cachet-is-not
Added a list of things to what Cachet is not
2015-01-23 08:38:12 +00:00
James Brooks a0e5cd64dc Added a list of things to what Cachet is not 2015-01-23 08:37:52 +00:00
James Brooks b4c63d8873 Wrap all form buttons within form-group 2015-01-22 17:06:14 +00:00
James Brooks 5e9a84163d Increase general font size 2015-01-22 17:01:16 +00:00
James Brooks a1472fca14 Align all SCSS variables 2015-01-22 17:00:04 +00:00
James Brooks 027ac6dd73 Merge pull request #410 from coreation/patch-1
Update ComponentTableSeeder.php
2015-01-22 14:09:51 +00:00
Jan Vansteenlandt 7522d9e371 Update ComponentTableSeeder.php
Tags were removed from the component table.
2015-01-22 14:48:21 +01:00
James Brooks d616912cf2 Chmod on post-update-cmd. Closes #407 2015-01-21 22:12:54 +00:00
James Brooks 1c20463d5f Added ext-mbstring as a requirement 2015-01-20 08:31:27 +00:00
Joe Cohen dddb6ed972 Merge pull request #403 from JoeForks/feature/welcome-modal
Added welcome modal
2015-01-18 16:31:22 -06:00
Joseph Cohen 43cfef389c Added welcome modal 2015-01-18 16:04:53 -06:00
James Brooks 8191921c6f Only show component picker if there are components to pick 2015-01-18 21:07:42 +00:00
James Brooks 8ab58f3c4d Don't show the template picker if there are none to pick 2015-01-18 21:06:38 +00:00
James Brooks 5f3eab7922 Fix formatting 2015-01-18 19:44:16 +00:00
James Brooks 372fb8d7c6 Merge pull request #400 from cachethq/config
Fix the config repository
2015-01-18 17:34:13 +00:00
James Brooks 3b50811ad6 Fixes #401 - Use right paths 2015-01-18 17:28:54 +00:00
Graham Campbell f51c438945 Fix the config repository 2015-01-18 11:55:32 +00:00
James Brooks 6d42b803d9 Return nothing from Setting repository setter 2015-01-18 11:33:03 +00:00
James Brooks 0d2700a588 Allow setting creation of settings. Closes #396 2015-01-18 11:15:45 +00:00
James Brooks 82b651ddbd Display the Markdown logo in textareas which support it. 2015-01-17 22:48:48 +00:00
James Brooks d9682a7b5f Merge pull request #398 from cachethq/permissions-command
Add FixPermissionsCommand. Closes #397
2015-01-17 21:58:38 +00:00
James Brooks 5f15106865 One line 2015-01-17 21:56:01 +00:00
James Brooks 600445dbeb Add FixPermissionsCommand. Closes #397 2015-01-17 21:55:06 +00:00
James Brooks 5f1c4bc9fd Remove space 2015-01-17 19:47:00 +00:00
James Brooks dedb7b0e3f Remove all trailing / from tags 2015-01-17 19:23:35 +00:00
James Brooks 5ca4e9af3d Remove / from end of elements 2015-01-17 19:19:49 +00:00
James Brooks 08242e80f8 Merge pull request #392 from cachethq/reimplement-tags
Rewrite the tags implementation. Closes #391
2015-01-17 19:17:42 +00:00
James Brooks 95e54fcd58 Merge migrations into one file 2015-01-17 19:17:30 +00:00
James Brooks 973b87f0f0 Fix being unable to find SQLite databases 2015-01-16 22:32:34 +00:00
Joe Cohen 19658d4a8a Merge pull request #395 from JoeForks/hotfix/setup-use-model
Use model on setup no facade
2015-01-16 14:05:24 -06:00
Joseph Cohen ae3dc160b6 Use model on setup no facade 2015-01-16 14:01:20 -06:00
Joseph Cohen 6ee6658972 Fix conflicts 2015-01-16 12:53:59 -06:00
Joseph Cohen 54697de0a4 Impove tag comma parsing 2015-01-16 12:51:46 -06:00
James Brooks 0fecc5dc8a Rewrite the tags implementation. Closes #391 2015-01-16 12:49:57 -06:00
Joe Cohen 65d0e4f5f1 Merge pull request #382 from JoeForks/fix/enhance-settings
Enhance settings performance queries
2015-01-16 12:39:26 -06:00
Joseph Cohen 0f2c9005b1 Move settings to config namespace 2015-01-16 12:07:44 -06:00
Joseph Cohen 4f250db260 Enhance settings performance queries 2015-01-16 12:02:33 -06:00