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
|
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 |
|
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
|
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 |
|
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
|
43d0211590
|
Code cleanup: deprecated include_lan()
|
2017-01-23 09:41:23 -08:00 |
|
Cameron
|
4255806a96
|
Merge pull request #2312 from yesszus/patch-1
Some corrections.
|
2017-01-22 16:01:14 -08:00 |
|
Cameron
|
d37fe781ac
|
Correct tags example.
|
2017-01-22 13:33:11 -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 |
|
Gábor
|
53b1d6a2b5
|
Update users_extended.php
|
2017-01-22 10:25:16 +01:00 |
|
Gábor
|
b3a7fa4be2
|
Update userclass2.php
|
2017-01-22 10:19:26 +01:00 |
|
Gábor
|
176e114ae0
|
Some corrections.
|
2017-01-22 10:04:55 +01:00 |
|
Cameron
|
acbf93ef8a
|
Page/Menu Custom Fields.
|
2017-01-21 13:42:36 -08:00 |
|
Cameron
|
f545a2e01d
|
Remove old code.
|
2017-01-21 11:13:37 -08:00 |
|
Cameron
|
ed2741577a
|
Merge pull request #2310 from lonalore/e-modal
Use fadeIn and fadeOut for tab visibility...
|
2017-01-21 10:51:31 -08:00 |
|
Cameron
|
d7fad829fe
|
Debug timings.
|
2017-01-21 10:49:04 -08:00 |
|
Lóna Lore
|
cb73f12d55
|
Use fadeIn and fadeOut for tab visibility...
|
2017-01-21 11:27:36 +01:00 |
|
Cameron
|
a490d890ee
|
Merge pull request #2306 from lonalore/e-modal
Hide Additional Fields tab if no fields to display.
|
2017-01-20 13:41:25 -08:00 |
|
Lóna Lore
|
d7846f877c
|
Hide Additional Fields tab if no fields to display.
|
2017-01-20 21:07:13 +01:00 |
|
Cameron
|
78a9bc66e0
|
Merge pull request #2305 from lonalore/e-modal
Use Ajax API to make response.
|
2017-01-20 11:16:33 -08:00 |
|
Lóna Lore
|
2a3d3d871d
|
Use Ajax API to make response.
|
2017-01-20 19:59:16 +01:00 |
|
Cameron
|
0d865446e8
|
BS4 images rounded.
|
2017-01-20 10:46:57 -08:00 |
|
Cameron
|
d5af3b9246
|
BS4 img-fluid
|
2017-01-20 10:40:05 -08:00 |
|
Cameron
|
5965a8b4e4
|
Don't display upgrade messages in "Personalize" mode.
|
2017-01-20 10:13:36 -08:00 |
|
Cameron
|
71730c2e6e
|
Page/Menu: Experimental Custom Fields
|
2017-01-19 12:39:28 -08:00 |
|
Cameron
|
7ff00cec98
|
Code cleanup
|
2017-01-18 19:26:49 -08:00 |
|
Cameron
|
500ec0c477
|
Issue #2297 Loading of landing-zero config language file.
|
2017-01-18 17:24:11 -08:00 |
|
Cameron
|
4b443bc2c8
|
Experimental Feature: Page/Menu custom fields. Enable debug to experiment. Usage: {CPAGEFIELD: name=xxxxx} where 'name' is the field name. Currently only functions in edit mode when the chapter is already set.
|
2017-01-18 17:10:12 -08:00 |
|
Cameron
|
63cdef8796
|
Updated version to 2.1.5 (git)
|
2017-01-18 12:40:45 -08:00 |
|
Cameron
|
4300303dab
|
Experimental Page content templates.
|
2017-01-18 10:25:08 -08:00 |
|
Cameron
|
695d278a36
|
PHP 7.1 fix
|
2017-01-18 09:32:45 -08:00 |
|
Cameron
|
13758b35ed
|
Merge pull request #2291 from yesszus/patch-1
Update comment_shortcodes.php
|
2017-01-17 10:14:50 -08:00 |
|
Gábor
|
6245626db8
|
Update mailout.php
|
2017-01-17 16:52:06 +01:00 |
|
Cameron
|
500128d613
|
Disable SEFURL similarity for Japanese and Korean. (more to come..)
|
2017-01-16 19:05:27 -08:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
Cameron
|
cd6428673b
|
Merge pull request #2283 from MikeyGMT/20170114a
Deprecated Lans Sort Files in Order and Move Help To top Row #2278
|
2017-01-16 14:17:16 -08:00 |
|
Cameron
|
1186905bfc
|
Merge pull request #2282 from yesszus/patch-1
Update lan_form_handler.php
|
2017-01-16 14:12:49 -08:00 |
|
Cameron
|
675aa7cf91
|
Issue #2290 - plupload translations.
|
2017-01-16 14:04:36 -08:00 |
|
Cameron
|
d7d324d365
|
Fix for Fatal error on PHP 5.4
|
2017-01-16 13:17:32 -08:00 |
|
Cameron
|
c0e83fa657
|
SEF UURL Warning added to NewsPost
|
2017-01-16 12:10:02 -08:00 |
|
Lóna Lore
|
8b7631995e
|
Merged upstream changes.
|
2017-01-15 23:10:46 +01:00 |
|
Cameron
|
5814011369
|
Download arrows.
|
2017-01-15 12:59:33 -08:00 |
|