Commit Graph

236 Commits

Author SHA1 Message Date
Djamil Legato
f536dbfc20 Merge branch 'develop' into feature/gpm 2014-09-22 15:41:58 -07:00
Andy Miller
7261cea92f add filesize for medium 2014-09-22 15:58:12 -06:00
Andy Miller
41d9b52005 added ability to set default file extension 2014-09-22 15:57:46 -06:00
Djamil Legato
50529ae711 Merge branch 'develop' into feature/gpm 2014-09-22 10:57:59 -07:00
Andy Miller
1bfa2f31e7 Added uploads media field 2014-09-22 11:31:23 -06:00
Andy Miller
2b8e3d16a3 updated raw format 2014-09-21 17:17:53 -06:00
Andy Miller
a39656d536 refactored to make more reliable 2014-09-20 15:33:41 -06:00
Andy Miller
103369cc64 sample implementation of frontmatter in pages 2014-09-19 17:51:29 -06:00
Matias Griese
0ab39a9b85 Fix page saving using html instead of raw input 2014-09-19 19:36:13 +03:00
Djamil Legato
af582f88fc Merge branch 'develop' into feature/gpm 2014-09-18 17:32:35 -07:00
Andy Miller
cccd084a55 working on blueprints 2014-09-18 18:05:00 -06:00
Matias Griese
bde5e65d10 Fix a bug on calling raw() from non-existing page 2014-09-18 11:42:27 +03:00
Matias Griese
874bfe47b8 Move page related blueprints into its own folder 2014-09-18 11:33:13 +03:00
Djamil Legato
31c12c9c0d Fixed infoCommand author url since it's now optional 2014-09-17 23:32:36 -07:00
Djamil Legato
ed8903ece3 Updated GPM to use the new repository logic 2014-09-17 17:15:56 -07:00
Djamil Legato
5c92069e52 Cleanup 2014-09-17 17:13:40 -07:00
Djamil Legato
79229f6b35 Fixed count of installed packages 2014-09-17 17:11:32 -07:00
Djamil Legato
f9272887f5 Added new method isUpdatable($slug) to know if a generic slug is updatable or not 2014-09-17 17:11:20 -07:00
Djamil Legato
aa9af76f02 Internal cache for the class to speed up retrieving plugins and themes 2014-09-17 17:08:36 -07:00
Djamil Legato
967202cbc3 Merge branch 'develop' into feature/gpm 2014-09-17 17:05:19 -07:00
Djamil Legato
a7007eabfa Merge branch 'develop' into feature/gpm 2014-09-17 17:03:19 -07:00
Matias Griese
0e75f999cc Minor fix on general page blueprints 2014-09-17 11:24:02 +03:00
Andy Miller
4e3b5039da Added title to new page blueprint 2014-09-16 18:12:34 -06:00
Andy Miller
3fe18a9213 set taxonomy field to large 2014-09-15 21:28:02 -06:00
Djamil Legato
2f3f4a1137 Preparing for release v0.9.2 2014-09-15 17:08:27 -07:00
Andy Miller
c50cba64bb Went to simplified array rather than metadata object 2014-09-15 17:46:55 -06:00
Andy Miller
5b2aa6ead9 reverted naming 2014-09-15 17:25:10 -06:00
Andy Miller
6a3f6b9be2 missed one 2014-09-15 16:50:39 -06:00
Andy Miller
61169d868c changed metadata var name 2014-09-15 16:47:09 -06:00
Andy Miller
72023fcd4a added a comment to class 2014-09-15 16:36:16 -06:00
Andy Miller
e8e90892aa minor change of default site description 2014-09-15 14:08:12 -06:00
Andy Miller
16ad95c205 Updated with more flexible metadata support in pages and site.yaml 2014-09-15 13:25:35 -06:00
Andy Miller
d509ed0a34 Code tidy #55 2014-09-14 16:20:54 -06:00
Andy Miller
6d0539c793 #55 Skip Minify by default on Windows systems. Can activate with assets.css_minify_windows = true if you have updated your ThreadStackSize in httpd.conf 2014-09-14 16:18:19 -06:00
Andy Miller
0276ce94df wrapper for existing modular() method 2014-09-12 17:06:35 -06:00
Andy Miller
978dc571bb Fix for menu not highlighting properly 2014-09-11 15:32:44 -06:00
Andy Miller
059189ec77 Fancy selectize support 2014-09-11 15:32:18 -06:00
Djamil Legato
1af0e7068e PSR 2014-09-11 14:09:42 -07:00
Djamil Legato
c8d6bfa455 Cleanup 2014-09-11 14:09:21 -07:00
Djamil Legato
1ad80acd72 Before exiting if a theme is not found, ensure we are not running it from the CLI 2014-09-11 13:08:22 -07:00
Djamil Legato
e19b15cacd Fixed InstallCommand to use the new Installer class 2014-09-11 12:45:17 -07:00
Djamil Legato
2178971e5e Added new Installer class 2014-09-11 12:44:53 -07:00
Djamil Legato
ffecd8bb87 PSR cleanup 2014-09-11 12:44:37 -07:00
Djamil Legato
4326e059a5 Themes now can get initialized by themselves! 2014-09-11 12:44:13 -07:00
Djamil Legato
adaadf3c60 Fixed static method call for all in GPM Plugins 2014-09-11 12:43:51 -07:00
Djamil Legato
c4d590674d Response cleanup and more docs 2014-09-11 12:41:24 -07:00
Djamil Legato
88c9436df9 Added GPM docs 2014-09-11 12:40:29 -07:00
Djamil Legato
b26d938147 Folder::mkdir is now public 2014-09-11 12:09:38 -07:00
Djamil Legato
97808a8b6a Merge branch 'develop' into feature/gpm 2014-09-11 12:07:33 -07:00
Andy Miller
bf39adbda7 Fixes and reformatting of blueprints 2014-09-10 14:49:11 -06:00