1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 13:34:39 +02:00
Commit Graph

497 Commits

Author SHA1 Message Date
Cameron
11d9689152 Changed TinyMce CDN to Cloudflare
Corrected issue with {MENU} when used to load plugin menus.
2017-02-06 19:31:33 -08:00
Cameron
e9bd941a4e Hide password reset menu when using Menu Manager. 2017-02-06 14:37:27 -08:00
Cameron
8dadf11e7a Admin navigation speed. 2017-02-03 20:18:45 -08:00
Cameron
9e8895ab2f Added ID to addons update tablerender. 2017-02-02 12:45:55 -08:00
Cameron
56b3cf7915 Display Theme/Plugin update shortcode on dashboard only. 2017-02-02 11:59:14 -08:00
Cameron
f7a14d29ae Plugin/Theme update check moved to admin_shortcodes 2017-02-02 11:48:13 -08:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Cameron
f8121774e3 SSL fix. 2017-01-31 16:58:46 -08:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
Cameron
fb63e25c59 Include siteinfo on the update page. 2017-01-27 09:51:13 -08: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
57c41f5ae9 Fix for conflict between theme layouts called 'home' and menu-manager navigation. 2017-01-24 15:22:51 -08:00
Tijn Kuyper
eaebab16f5 Clean-up of {USER_NAME_LINK} 2017-01-24 22:02:57 +01:00
Tijn Kuyper
5b10ab72e0 Added new user shortcode {USER_PROFILE_URL}
which returns only the URL to the user profile page without any HTML
formatting
2017-01-24 20:51:57 +01:00
Cameron
3552090bea Issue #2165 {EUF: field=country} 2017-01-24 11:28:00 -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
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
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
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
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
695d278a36 PHP 7.1 fix 2017-01-18 09:32:45 -08:00
Gábor
1329bb80a2 Update comment_shortcodes.php 2017-01-17 08:01:06 +01:00
Gábor
8991e04d1d Add missing lang code 2017-01-17 00:17:41 +01:00
Gábor
18daa84ac1 Update comment_shortcodes.php
Some corrections.
2017-01-17 00:11:33 +01:00
Cameron
f5a31cc92c Fix for toAvatar() h parameter. 2017-01-16 13:27:26 -08:00
Cameron
e239ce7ab7 Reduce admin-navigation space usage. 2017-01-16 12:59:29 -08:00
Cameron
5522ee3559 Admin dashboard styling. 2017-01-15 08:55:16 -08:00
Cameron
abcbf0656a Admin-UI enhancements (i hope!) 2017-01-14 16:10:47 -08:00
Cameron
de1490de71 Fix for forum not displaying. 2017-01-04 11:03:51 -08:00
Cameron
0be6ec5070 Contact Menu/Page body shortcode now supports placeholder. 2017-01-04 09:54:55 -08:00
Cameron
4012d1d5e2 Merge pull request #2231 from rica-carv/rica-carv-patch-2
Partial patch for #2230 (dots issue)
2017-01-03 09:21:38 -08:00
Cameron
d8258e8174 Menu Manager selection re-write. To enable/test add the following to e107_config.php :
define('e_DEBUG_MENUMANAGER', true);
2017-01-02 14:09:02 -08:00
Cameron
556694a10b Start of inactive-menus re-work. 2017-01-01 18:47:43 -08:00
Cameron
fdd97fb625 Gallery portfolio template added. 2017-01-01 10:12:47 -08:00
Cameron
062f80d1b0 Fix for glyph rendering in admin. 2017-01-01 09:07:02 -08:00
rica-carv
b3a4de9996 Update news_shortcodes.php 2017-01-01 11:04:29 +00:00
Cameron
4c27e56469 Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come) 2016-12-28 18:37:05 -08:00
Cameron
38dae889e2 Cache Fixes. Core update-check fixed. Core-update via Scheduled Task fixed. 2016-12-22 17:59:29 -08:00
Cameron
2cb6de6666 New Events: user_page_item_viewed, user_comment_deleted
News Comment Count now moving up/down accordingly.
2016-12-22 10:00:37 -08:00
Cameron
2fe231cd92 Fix for 0-byte images messing up import. New Image now includes HD version. Featurebox counter fix. 2016-12-21 14:25:26 -08:00
Cameron
e58a2f1a69 Issue #6 Fix for missing LANS 2016-12-21 09:16:39 -08:00
Cameron
fdfdbe44f4 Quotes fix. 2016-12-20 16:48:39 -08:00
Cameron
2e4c85a062 Merge pull request #2169 from MikeyGMT/20161218c
LANS #6 Signup Shortcode Plus Accessibility Labels for Signup Form #275
2016-12-20 16:47:16 -08:00
MikeyGMT
71df424799 Escape email address
Escape email address
2016-12-20 22:34:18 +00:00
Cameron
2782dfc157 Merge pull request #2167 from MikeyGMT/20161218a
LANS #6 Admin Shortcodes
2016-12-20 14:29:56 -08:00
Cameron
20aad5cfc6 Merge pull request #2170 from MikeyGMT/20161218d
Missing Accessibility Label - Contact Subject #275
2016-12-20 07:46:54 -08:00
Cameron
8e7cbd9f7a Include favicon is sitedown template. 2016-12-19 10:24:11 -08:00