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

1251 Commits

Author SHA1 Message Date
Cameron
9606105e24 Removal of PHP Notices and SEF URL debugging improvements. 2017-09-23 12:52:23 -07:00
Cameron
c7e5af666d Issue #2794 Enhancement: Grid View toggle button for Admin-UI 2017-09-22 14:55:44 -07:00
Cameron
2496aab27e Issue #2789 - Glyphicon update 2017-09-20 15:23:55 -07:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Cameron
cbf6973386 HybridAuth upgraded to v2.9.6 2017-09-18 16:27:02 -07:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02:00
Arun S. Sekher
206c407724 Fix 'Illegal character in query: space is not allowed.' html validation error 2017-06-12 02:28:03 +04:00
Cameron
caea384495 Fixed Meta-Tag overwrite issue. Changed eResponse to singleton. May correct problems with Facebook app-id and custom og:image. Pages possibly affected: front-page (index.php) and news, custom-page and user pages. 2017-06-05 17:49:49 -07:00
Cameron
38d2c41bc4 Issue #2322 - SEF Missing on default news category. 2017-05-16 18:01:26 -07:00
Cameron
abc1b3408b Merge pull request #2483 from rica-carv/rica-carv-patch-3
Admin ui panels with different row heights patch
2017-05-05 09:00:19 -07:00
Cameron
f975847ea1 News: Meta-description character limit option added. ie. {NEWS_DESCRIPTION: limit=x} 2017-05-03 13:27:17 -07:00
Cameron
5e53dcb991 Added e_VERSION to PHPInfo page. 2017-05-01 15:01:14 -07:00
Cameron
da48916cbf Merge pull request #2597 from yesszus/patch-1
Update lan_user.php
2017-04-29 14:18:39 -07:00
Cameron
4650aa8d91 New constant: e_VERSION for the currently installed version of e107. Prevents the need for further loading of ver.php and useful to detect when an upgrade of core files has been performed. 2017-04-27 15:21:20 -07:00
Gábor
8d5cf9add7 Add lang codes 2017-04-24 07:05:56 +02:00
Cameron
a06c3c7fb2 Remove unnecessary includes when using e_url.php.
Fix Popover placement in admin.
2017-04-22 11:40:46 -07:00
Cameron
c9fbf2ee4d Remove title from update popover. 2017-04-21 16:45:54 -07:00
Cameron
fe46bc7a50 Update Available popover scrolling fix. 2017-04-21 14:37:40 -07:00
Cameron
90673d2ae0 MySQL Class: New method selectTree();
Support for custom navigation depth.
Download-categories sitelink/nav function added.
2017-04-19 16:35:10 -07:00
Cameron
57e8b8f06b Issue #2531 - Theme/Plugin upgrade modal. 2017-04-16 09:22:15 -07:00
Cameron
630a5aa147 Issue #2486 - e_url now supports multiple profiles. 2017-04-10 13:28:06 -07:00
Cameron
544f1a307e Merge pull request #2549 from Jimmi08/patch-12
possibility to format page button shortcode
2017-04-09 13:52:02 -07:00
Cameron
1c77e12454 help icon styling. 2017-04-08 10:46:14 -07:00
Cameron
4ccd6c16a7 Menu-manager 'activate' button placement. 2017-04-08 10:23:46 -07:00
Cameron
16957243bc Admin-ui: Grid carousel slides are now auto-normalized. 2017-04-05 13:31:29 -07:00
Cameron
e17316eab7 Admin-ui: Grid mode mostly complete. Fixed admin-ui top navigation. 2017-04-04 18:41:34 -07:00
Cameron
b9ad15c883 Update ready popover. 2017-04-03 10:16:23 -07:00
Cameron
f3f7826c95 Admin-nav and frontend keyword/meta error. PHP5.4 2017-04-02 12:09:57 -07:00
Cameron
6bde567964 Fix for admin-nav icons 2017-04-02 11:54:37 -07:00
Cameron
f664018a3d glyph fix 2017-04-02 09:47:10 -07:00
Jimako
9c729df9c7 possibility to format page button shortcode 2017-04-01 21:51:31 +02:00
Cameron
fcbe12c5f6 PHP Notice fixes. mbstring function fallback. 2017-03-31 19:04:34 -07:00
Cameron
80fbb2a334 Meta-Tags: Issue #2544 - avoid duplication. 2017-03-31 15:49:33 -07:00
Cameron
3c65faf6e3 Downloads: #2544 download meta tags. Apple-icon fix. 2017-03-31 14:58:22 -07:00
Cameron
a2026244a3 Issue #2487 - Category Tree fixes. 2017-03-28 15:16:27 -07:00
Cameron
c2cc206d21 ADMIN_CHILD_ICON constant added. 2017-03-27 19:35:20 -07:00
Cameron
d6091754b0 Merge pull request #2523 from Jimmi08/patch-10
improved param $class in contact subject shordcode
2017-03-25 13:09:07 -07:00
Cameron
7dd4a42a6c Merge pull request #2524 from Jimmi08/patch-11
formatting contact submit button shortcode
2017-03-25 13:08:44 -07:00
Cameron
95c4415b9b Merge pull request #2522 from Jimmi08/patch-9
possibility to format contact subject shortcode
2017-03-25 13:08:17 -07:00
Cameron
68795d11eb Merge pull request #2521 from Jimmi08/patch-8
possibility to format contact email shortcode
2017-03-25 13:07:55 -07:00
Cameron
7c0cde70cf Merge pull request #2520 from Jimmi08/patch-7
possibility to format contact name shortcode
2017-03-25 13:07:25 -07:00
Cameron
3005e0bd8f Fixes #2517 - support for the style_custom.css file in theme folder which is auto-loaded after style.css. 2017-03-25 13:01:50 -07:00
Jimako
dab0eea918 formatting contact submit button shortcode 2017-03-24 15:13:38 +01:00
Jimako
c2e9544ca4 improved param $class in contact subject shordcode 2017-03-24 14:21:00 +01:00
Jimako
8ef981ca84 possibility to format contact subject shortcode 2017-03-24 14:05:30 +01:00
Jimako
70d1cd63bc possibility to format contact email shortcode 2017-03-24 13:55:03 +01:00
Jimako
09981a8664 possibility to format contact name shortcode 2017-03-24 13:51:45 +01:00
Cameron
2fabda120f Disable menus help panel. 2017-03-20 12:38:11 -07:00
Cameron
ae8e1f1198 Menu-Manager side-panel height fix. 2017-03-20 11:18:02 -07:00
Cameron
9b644e4eac Closes #2507 - v2 template path fix. 2017-03-19 13:15:24 -07:00