1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-31 02:32:37 +02:00

1039 Commits

Author SHA1 Message Date
Cameron
f6612410e0 News Grid template simplified. Template/Layout combination consolidated into 'layout' only. 2017-02-13 18:14:53 -08:00
Cameron
a58c83acc9 Merge pull request #2371 from yesszus/patch-5
Update admin_shortcodes.php
2017-02-13 07:47:45 -08:00
Cameron
84a4cc36e5 Fixes #2413 - Pagination issue with empty records. 2017-02-12 07:59:30 -08:00
Cameron
49a998b6d9 Path fixes. 2017-02-10 07:39:03 -08:00
Cameron
90a5077fe2 Login-page footer styling fix. 2017-02-09 12:04:39 -08:00
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
bd6400d1bf Notice removal nextprev. 2017-02-06 11:24:21 -08:00
Cameron
e14a470951 Issue #2032 May fix some pagination issues. 2017-02-06 10:50:19 -08:00
Cameron
8dadf11e7a Admin navigation speed. 2017-02-03 20:18:45 -08:00
Gábor
6ca7ca6218 Update admin_shortcodes.php 2017-02-03 06:51:47 +01: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
30092ef372 GUI styling fixes. Theme thumbnail preview corrected on missing preview images. 2017-02-01 08:54:28 -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
ef543ee370 Start of support for SVG Icons. Issue #2338 2017-01-31 08:23:04 -08:00
Cameron
b6d9507aca Optimization 2017-01-29 18:43:52 -08:00
Lóna Lore
7143c3e571 Remove unused markdown parser. 2017-01-28 19:12:49 +01:00
Cameron
d2312dd5cc Remove unused files. 2017-01-27 18:30:46 -08:00
Cameron
fb63e25c59 Include siteinfo on the update page. 2017-01-27 09:51:13 -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
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
fe4574d4fe {SETIMAGE} small behavior modification 2017-01-23 12:53:21 -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
08c77af536 Merge pull request #2316 from Jimmi08/master
Problem with BODYTAG #2308
2017-01-22 14:07: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
Jimmi08
0346cc4835 Problem with BODYTAG #2308 2017-01-22 16:29:54 +01:00
Gábor
6205a74935 Update signup_template.php 2017-01-22 10:07:49 +01: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
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
1b93ac0ad2 Make flexpanel the default admin layout on fresh install. 2017-01-17 14:55:13 -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