1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-30 02:58:00 +01:00

990 Commits

Author SHA1 Message Date
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
9f8fa3b2c7 Fix for Form handler submit_button image paths. 2017-01-16 14:05:04 -08: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
721a696acb Forum: Backward compatibility fixes. 2017-01-15 09:28:20 -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
29adf99cb3 Quick fix for signup page label style. 2017-01-11 09:51:18 -08:00
Cameron
f55e57db3d Issue #2259 - Avatar 2017-01-09 11:52:12 -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
9dd717cba8 Menu-Manager rewrite complete, debug mode only. 2017-01-02 19:13:48 -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
43879208a0 PHP Warning Removal 2017-01-01 10:32:48 -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
e09b6fb824 Fixes #1544 - Default Menu Image Size 2016-12-28 18:46:18 -08: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
8af3a0780a Pref for session time added. Modification of PRFLAN_60 and PRFLAN_61 2016-12-28 15:03:06 -08:00
Cameron
364cfd3128 PHP Warning removal 2016-12-27 12:29:50 -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
a3ba724a71 Merge pull request #2171 from Jimmi08/master
to avoid problem with not defined global variable
2016-12-20 14:29:18 -08:00
Cameron
d8fb520e40 Bootstrap navigation now support sub-links of sublinks. 2016-12-20 11:32:14 -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
Cameron
aa2c37a262 Fix sitedown stylesheet order 2016-12-19 10:08:28 -08:00
Jimako
d0ccf576d6 to avoid problem with not defined global variable 2016-12-19 14:26:56 +01:00
MikeyGMT
87fc521200 More Accessibility Labels for Signup #275
More Accessibility Labels for Signup #275
2016-12-19 12:18:58 +00:00
MikeyGMT
ece907d1dd Missing Accessibility Label - Contact Subject #275
Missing Accessibility Label - Contact Subject #275
2016-12-19 00:03:01 +00:00
MikeyGMT
c648001579 Correction needed for #2169
Correction needed for #2169
2016-12-18 22:47:50 +00:00
MikeyGMT
3006c42404 LANS #6 Signup Shortcode Plus Accessibility Labels for Coppa #275
LANS #6 Signup Shortcode Plus Accessibility Labels for Coppa #275
2016-12-18 22:35:18 +00:00
MikeyGMT
3c81406044 LANS #6 Admin Shortcodes
LANS #6 Admin Shortcodes - Could not see how to use tp $lanvars as there
is a closing a tag link but no opening tag.
2016-12-18 20:05:04 +00:00
Cameron
f113a0d265 PHP Warning removals. 2016-12-17 10:15:36 -08:00
Cameron
851106707f PHP 7.1 Fixes 2016-12-16 11:03:45 -08:00
Cameron
e05425fbb2 PHP 7.1 Fixes. 2016-12-16 10:54:25 -08:00
Cameron
7fa3ab7364 Merge pull request #2153 from lonalore/error
Introduce e107::getError() for delivering an error page to the br…
2016-12-15 12:37:12 -08:00
Lóna Lore
a59888a1e8 Use e107::getError()->render() instead. 2016-12-15 19:11:50 +01:00
Cameron
bc572d1afc Fix for news archive. 2016-12-15 08:06:19 -08:00