Lóna Lore
|
d2ee6cf6ac
|
Fix for SSL error.
|
2017-01-28 01:27:27 +01:00 |
|
Cameron
|
2b6ba2920f
|
Merge pull request #2335 from lonalore/lib
Move jQuery to sub-folder. Fix for correct path handling.
|
2017-01-27 16:21:52 -08:00 |
|
Lóna Lore
|
65e071bd3c
|
Move jQuery to sub-folder. Fix for correct path handling.
|
2017-01-28 01:17:05 +01:00 |
|
Cameron
|
661bdfba8c
|
Merge pull request #2334 from lonalore/lib
Fix for new Library config name consistency. Prevent loading Bootstra…
|
2017-01-27 15:02:30 -08:00 |
|
Lóna Lore
|
3890970d53
|
Fix for new Library config name consistency. Prevent loading Bootstrap default CSS on admin ui.
|
2017-01-27 23:56:51 +01:00 |
|
Cameron
|
12ef80d4ae
|
Merge pull request #2333 from lonalore/lib
Always use local files for admin ui.
|
2017-01-27 14:40:05 -08:00 |
|
Cameron
|
ac0d82c2f7
|
Cleanup
|
2017-01-27 14:39:40 -08:00 |
|
Lóna Lore
|
ca91e6ed68
|
Always use local files for admin ui.
|
2017-01-27 23:32:28 +01:00 |
|
Cameron
|
67df2db265
|
Load TinyMce editor CSS from library.
|
2017-01-27 14:18:12 -08:00 |
|
Cameron
|
ad7efe78a9
|
Correct library cache file name.
|
2017-01-27 13:50:44 -08:00 |
|
Lóna Lore
|
e2f4e04689
|
Added getProperty() method.
|
2017-01-27 22:22:17 +01:00 |
|
Cameron
|
1f237e3f6f
|
Replace all 'e107::' with 'self::'
|
2017-01-27 11:14:11 -08:00 |
|
Cameron
|
b72cdbbacb
|
Debug info render fix.
|
2017-01-27 11:13:45 -08:00 |
|
Cameron
|
22d20baba8
|
Library config name consistency fix.
|
2017-01-27 10:20:25 -08:00 |
|
Cameron
|
7fb6e5a368
|
Merge pull request #2329 from lonalore/lib
Library enhancements
|
2017-01-27 09:50:50 -08:00 |
|
lonalore
|
b0a48418d8
|
Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On.
|
2017-01-27 11:51:28 +01:00 |
|
Cameron
|
4cc15882b2
|
Fixes missing custompage values when switching to some legacy v1.x themes.
|
2017-01-26 18:46:10 -08:00 |
|
Cameron
|
1a4b66507a
|
Debug styling fixes.
|
2017-01-26 18:10:38 -08:00 |
|
Cameron
|
7cd23ede8c
|
Cleaned up plugin installation class. May fix issues with some v1 plugin installations. $tp->Glyph() now accepts a 'style' option.
|
2017-01-26 15:37:42 -08:00 |
|
Cameron
|
aaf9478278
|
Database > Export : Rename file if theme/install/install.xml already exists.
|
2017-01-26 11:10:44 -08:00 |
|
lonalore
|
7c0c0cd2f1
|
Use Library Manager to handle core libraries.
|
2017-01-26 12:45:45 +01:00 |
|
lonalore
|
7ef1d13b35
|
Merge branch 'master' into lib
|
2017-01-26 09:46:00 +01:00 |
|
Cameron
|
5c3ce83168
|
Custom Field Fixes. Theme pref default fix. Shortcode updated: {CHAPTER_MENUS: name=chapter-sef-url}
|
2017-01-25 17:57:38 -08:00 |
|
Cameron
|
01801d6b94
|
Page/Menus : New Shortcode {CHAPTER_MENUS: id=chapter-sef-url} Render menus from a given chapter.
|
2017-01-25 13:08:53 -08:00 |
|
Cameron
|
988519a0f8
|
Added an id to local theme stylesheets.
|
2017-01-25 11:04:14 -08:00 |
|
Cameron
|
d776d116dc
|
Custom Fields fixes.
|
2017-01-25 10:30:55 -08:00 |
|
Cameron
|
46cacf5e3f
|
Fix for custom fields loading in edit mode.
|
2017-01-25 10:30:53 -08:00 |
|
Tijn Kuyper
|
71d531be2d
|
Fix typo
|
2017-01-25 12:19:29 +01:00 |
|
Cameron
|
4aa0329ddc
|
Custom Fields class added.
|
2017-01-24 19:53:40 -08:00 |
|
Cameron
|
4fe73d43d9
|
Added 'country' option to user-extended admin area.
|
2017-01-24 15:55:50 -08:00 |
|
Cameron
|
57c41f5ae9
|
Fix for conflict between theme layouts called 'home' and menu-manager navigation.
|
2017-01-24 15:22:51 -08:00 |
|
Cameron
|
3552090bea
|
Issue #2165 {EUF: field=country}
|
2017-01-24 11:28:00 -08:00 |
|
Cameron
|
2640e536ff
|
Issue #2165: Should fix {EUF: field=country} data rendering.
|
2017-01-24 09:24:10 -08:00 |
|
Cameron
|
e376dd92d9
|
BC Fixes for sitelinks.
|
2017-01-24 08:46:31 -08:00 |
|
Cameron
|
28de9f2be1
|
Fixes #2270: Usersettings : Custom User Fields on Legacy themes.
Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
|
2017-01-23 17:54:43 -08:00 |
|
Cameron
|
3a0c353568
|
Remove debug code.
|
2017-01-23 13:31:02 -08:00 |
|
Cameron
|
39bd9ba334
|
Don't include srcset if width and height are 0.
|
2017-01-23 13:16:11 -08:00 |
|
Cameron
|
bec65b375b
|
Optimization: reduce shortcode loading in admin area.
|
2017-01-23 10:33:00 -08:00 |
|
Cameron
|
9ebc0bfa92
|
Fix for $tp->toFile()
|
2017-01-23 10:31:30 -08:00 |
|
Cameron
|
43d0211590
|
Code cleanup: deprecated include_lan()
|
2017-01-23 09:41:23 -08:00 |
|
Cameron
|
e3bfe28f0c
|
More timing markers added.
|
2017-01-22 14:20:40 -08:00 |
|
Cameron
|
a29cd6db65
|
Optimization
|
2017-01-22 14:05:03 -08:00 |
|
Cameron
|
2c2b9d4091
|
Form Handler: renderElement() and renderValue() now support json values. (used by Pages/Menus custom fields)
|
2017-01-22 13:31:03 -08:00 |
|
Cameron
|
3e9624be81
|
Make sure dashboard only check for core updates once per session. (unless debug is enabled)
|
2017-01-22 10:04:29 -08:00 |
|
Cameron
|
1e933f0fdd
|
toFile() - needs to be completed.
|
2017-01-21 13:59:55 -08:00 |
|
Cameron
|
acbf93ef8a
|
Page/Menu Custom Fields.
|
2017-01-21 13:42:36 -08:00 |
|
Cameron
|
d7fad829fe
|
Debug timings.
|
2017-01-21 10:49:04 -08:00 |
|
Cameron
|
15c586b5dc
|
Debug time display improvements.
|
2017-01-21 09:31:13 -08:00 |
|
Cameron
|
f6925ee4e7
|
Fix for: '' is missing from the plugin db table message.
|
2017-01-21 08:45:33 -08:00 |
|
Cameron
|
62a726e274
|
{LINK_TARGET} added for use by scrollspy.
|
2017-01-20 13:43:46 -08:00 |
|