Commit Graph

289 Commits

Author SHA1 Message Date
Braad Martin 8cd6b7ae9b Switch to storing logos by image ID and outputting them properly 2015-06-30 20:19:35 -07:00
Braad Martin 05448fdd0f Bump version number 2015-06-30 20:10:36 -07:00
Mickey Kay 2950acb3b6 Merge pull request #29 from BraadMartin/move-bfal-require
Move BFAL require to allow plugin's copy of the BFAL class to load first
2015-06-24 15:27:22 -07:00
Braad e437b1dd68 Use trailingslashit() 2015-06-23 16:56:54 -07:00
Braad 4341f49977 Move BFAL require to allow plugin's files the change to load first 2015-06-23 16:54:05 -07:00
Braad 4a763ee628 Merge pull request #15 from BraadMartin/dev
Add post-id-xx or page-id-xx class to TinyMCE previews on post/page edit screens
2015-06-23 12:32:55 -07:00
Braad 2199c0709a Update @since to 2.2.0 2015-06-23 12:32:11 -07:00
Mickey Kay 786b246206 Merge pull request #26 from BraadMartin/post-classes
Introduce trestle_post_classes to add custom classes to posts
2015-06-23 09:38:00 -07:00
Braad 77deddd2b8 Introduce trestle_post_classes to add custom classes to posts in certain situations 2015-06-22 13:14:21 -07:00
MickeyKay e1090a9de7 Remove unused button classes. Fixes #25. 2015-06-10 13:53:31 -07:00
MickeyKay d8ea929b16 Undo 1px media query bumps per #24. 2015-06-09 15:37:39 -07:00
MickeyKay f43864af2d Bump all min-width media queries by 1px. Fixes #24. 2015-06-09 15:09:25 -07:00
MickeyKay ddef43a7a5 Fix whitespace. 2015-06-08 17:08:35 -07:00
MickeyKay 6460223c7f Add Font Awesome optimization styles for all icon outputs in stylesheet. Fixes #18. 2015-06-08 17:05:16 -07:00
MickeyKay 02feca7265 Merge branch 'dev' of https://github.com/MIGHTYminnow/trestle into dev 2015-06-08 17:00:17 -07:00
MickeyKay c8b594d747 Remove extract() calls from shortcodes. Fixes #16. 2015-06-08 17:00:11 -07:00
MickeyKay 48a83ba64a Remove extract() calls from shortcodes. 2015-06-08 16:58:15 -07:00
MickeyKay f87fc1e50e Merge branch 'dev' of https://github.com/MIGHTYminnow/trestle into dev 2015-06-08 16:44:25 -07:00
MickeyKay d369ef6853 Update TGM Plugin Class list. Fixes #23. 2015-06-08 16:43:53 -07:00
MickeyKay 2faea53445 Update TGM Plugin Activation class recommened/required plugins list. 2015-06-08 16:41:26 -07:00
MickeyKay df35ff6560 Update TGM Plugin Activation class to version 2.4.2 2015-06-08 16:31:28 -07:00
MickeyKay d8d22e6def Fix missing /lib folder. 2015-06-08 16:18:52 -07:00
MickeyKay 7a5acbbe9a Move TGM Plugin Activation class into /lib and correct include paths for TGM and utilities.php 2015-06-08 16:15:52 -07:00
MickeyKay 88a3261cfd Update utilities.php location, include, and header. 2015-06-08 16:08:48 -07:00
Mickey Kay 7e5e7b03dc Merge pull request #22 from BraadMartin/trestle-log
Add new utilities.php and a custom logging function
2015-06-08 16:06:16 -07:00
Braad e45223311a Add new utilities.php with a custom logging function 2015-06-02 14:05:59 -07:00
Mickey Kay ed20653fbb Merge pull request #19 from BraadMartin/move-css
Move CSS enqueue to a later hook to come after plugins
2015-06-01 11:38:25 -07:00
Braad 68aa66d549 Move CSS enqueue to a later hook to come after plugins 2015-06-01 11:29:37 -07:00
Braad 119078fc26 Add post-id-xx or page-id-xx class to TinyMCE previews 2015-05-27 14:38:05 -07:00
Braad 03de45dadd Switch to using var to avoid hitting the DOM 2015-05-22 12:41:35 -07:00
Braad 851f5ff19d Move CSS for toggle buttons to a better selector 2015-05-22 12:35:34 -07:00
Braad 54eb9ab02c Add option for mobile nav toggle style 2015-05-22 12:19:57 -07:00
Braad 4b85568883 Set font-smoothing property for better font rendering in the editor 2015-05-20 11:09:51 -07:00
Braad Martin 7ec25a1c8d Bump the version number to 2.0.1 2.0.1 2015-05-19 20:25:55 -07:00
Braad ea717c00ff Include Lato in the editor 2015-05-14 00:58:14 -07:00
Braad 7ffeb0c85f Fix margins on content in the editor 2015-05-14 00:47:36 -07:00
Braad 9d30ddbed5 Fix BFA paths
- Introduce setup_root_url() from latest version of the Better Font Awesome Library
- Switch to using new root_url var in place of plugins_url()
- This fixes issue #13
2015-05-14 00:32:22 -07:00
MickeyKay 94f2276f7e Remove test comment. 2015-05-12 13:57:21 -07:00
MickeyKay 7e994c85e8 Merge branch 'master' of https://github.com/MIGHTYminnow/trestle 2015-05-12 13:56:44 -07:00
MickeyKay 86e64b007c Test comment 2015-05-12 13:56:17 -07:00
Mickey Kay 00be1d2046 Merge pull request #12 from BraadMartin/master
Fix for jQuery UI datepicker CSS issue
2015-05-12 13:34:46 -07:00
Braad f24364e114 Fix for jQuery UI datepicker CSS issue 2015-05-12 12:38:03 -07:00
MickeyKay 65d0ea44a6 Update README.md. 2.0.0 2015-05-11 17:18:36 -07:00
MickeyKay d6115d0fae Update README.md. 2015-05-11 17:18:02 -07:00
MickeyKay 880e8c6f50 Bump version to 2.0.0! Woot! 2015-05-11 17:17:19 -07:00
MickeyKay dfe92cbbf3 Fix merge conflict. 2015-05-11 17:16:18 -07:00
MickeyKay 2b989d7424 Fix merge conflict. 2015-05-11 17:15:53 -07:00
MickeyKay 8a6adb7400 Fix whitespace. 2015-05-11 17:13:51 -07:00
MickeyKay 7e666d0bb9 Fixed merge conflicts from feature/trestle-settings. 2015-05-11 17:11:29 -07:00
MickeyKay 1bb6537455 Complete switch over to Trestle settings. archive/feature/trestle-settings 2015-05-11 17:09:22 -07:00