1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 21:18:04 +01:00

11663 Commits

Author SHA1 Message Date
Cameron
f4a47d44e9 Meta-tag viewport fix and more. 2019-07-23 17:13:07 -07:00
Cameron
75086e8a71 Fix for google and microsoft advertising auto-tags 2019-07-23 16:47:57 -07:00
Cameron
58f72cfb7e Name for css submit-trigger group added. 2019-07-09 13:14:25 -07:00
Cameron
f5317e329f Theme preferences import/export added to 'database' admin area. 2019-07-09 12:08:52 -07:00
Cameron
4465182852 More meta keyword fixes. 2019-07-05 15:12:39 -07:00
Cameron
913ac249f7 Fix for using {THEME} (ie. theme folder path) in footer part of theme layout. 2019-07-05 13:48:35 -07:00
Cameron
20e15a4ac0 Fix: Admin Area > Meta Tags > Keywords to be considered as global keywords to append to all pages of the site as originally intended. Leave blank to disable. 2019-07-05 13:35:36 -07:00
Cameron
845b489f70
Merge pull request #3877 from Jimmi08/patch-3
Fixes #3876 - Removed leftover debug info
2019-07-04 09:51:38 -07:00
Cameron
41a6498958
Merge pull request #3874 from nesjett/patch-1
Added social login provider callback data to event
2019-07-04 09:51:09 -07:00
Cameron
f1a65b82b2
Merge pull request #3869 from Jimmi08/patch-2
Fixes #3868 Featurebox plugin category name correction.
2019-07-04 09:50:17 -07:00
Cameron
294d452f9c Fixes Comments not displaying on news or "Array" being displayed. 2019-07-04 09:48:00 -07:00
Jimako
7e735fa97d
fix for #3876 2019-07-04 09:50:36 +02:00
Néstor Sabater
639b6b3f34
Added social login provider callback data to event
Event user_xup_signup was not giving info that may come from the social provider, for example the Birth date or gender, I just added a way to access all provider callback info from within the signup event.
2019-07-03 13:05:49 +02:00
Cameron
a134a2815d Fix for large admin menu. 2019-07-02 09:38:51 -07:00
Cameron
53bc1f58b4 Improved URL matching for layout detection. Closest match will always be used. 2019-07-02 09:02:05 -07:00
Tijn Kuyper
8e331152e0
#3827 - check for rankInfo to prevent unwanted HTML output 2019-07-02 09:54:50 +02:00
Cameron
56ac781a2b Moved debug info to footer. 2019-07-01 20:39:01 -07:00
Tijn Kuyper
de1896c667
Closes #3858 - clarified debug message 2019-07-01 10:34:34 +02:00
Jimako
4a9cc30e8f
fix for correct category names #3868 2019-07-01 09:07:25 +02:00
Cameron
5930e62c21 user batch export enabled. code cleanup. 2019-06-28 13:06:06 -07:00
Tijn Kuyper
45b073eecb
Fixes #3865 - Download icons fix
Thanks @jimmi08
2019-06-27 09:26:53 +02:00
Cameron
5944983b6c Admin-UI: $adminMenu now has a 'badge' attribute. Send it an array and it will render a badge in the navigation. eg. array('value' => $count, 'type'=>'warning'). General code cleanup in 'admin' nav method. 2019-06-26 13:48:53 -07:00
Cameron
2e33eec996 line-break corrections. 2019-06-22 11:44:12 -07:00
Cameron
a2c384c57f Fixed <body> tag when using Menu Manager. Stored HTML-theme true/false var for each theme. 2019-06-22 11:43:46 -07:00
Cameron
1cb3f934ea Isse #2308 Remove the need for the BODYTAG constant. 2019-06-21 14:09:10 -07:00
Cameron
8ffe5f4fca Code cleanup 2019-06-21 14:05:15 -07:00
Cameron
b726dde81d Fix for 'list' detection. 2019-06-21 14:04:28 -07:00
Cameron
6eb730ff69 Bootstrap 4 toBadge() fix. 2019-06-20 11:33:05 -07:00
Cameron
5a1a1def12 Fixes #3862 - news archive button template added. 2019-06-19 13:38:08 -07:00
Cameron
4c2762d7b9 Fixes #3860 - remove from magic shortcode 'caption' 2019-06-19 12:55:44 -07:00
Cameron
750fb4a4e0 Issue #2970 BS4 fix on featurebox carousel template. 2019-06-18 14:15:16 -07:00
Cameron
673dc08f09 Blog calendar menu button size fix. 2019-06-17 12:33:36 -07:00
Cameron
26ff074ee5 Issue #2970 Bootstrap 3 pull-left/right combined with Bootstrap 4 float-left/right. News Email/Print icon default styles added. 2019-06-17 12:27:53 -07:00
Cameron
d318b7a8fc Issue #2970 Blog Calendar Menu fix for Bootstrap 4 2019-06-17 11:49:01 -07:00
Cameron
6ae0bee2fe Menu-Manager {MENU} count fix for *_layout.html format. 2019-06-17 10:16:27 -07:00
Cameron
dc53fb37a1 header/footer code cleanup 2019-06-17 09:23:21 -07:00
Cameron
a9292caef0 Moved list detection to class2. 2019-06-16 13:45:05 -07:00
Cameron
fa6852ea8e Revert session handler change. 2019-06-16 13:44:03 -07:00
Cameron
478fc8d060 Tablerender: setContent('list') added to login menu and news menus. 2019-06-16 13:30:16 -07:00
Cameron
9e3a77fdf7 Add generic breadcrumb to PM. 2019-06-16 12:45:26 -07:00
Cameron
4780e73ef4 Code cleanup 2019-06-16 12:44:22 -07:00
Cameron
6b73f6d198 Fix for session issue. 2019-06-16 12:44:00 -07:00
Cameron
1f476c77cd Fix for PHP7.3 "ADLAN" warnings 2019-06-16 12:33:28 -07:00
Cameron
1c7bc92a65 Tablerender: Use uniqueIds to keep setContent() values intact. 2019-06-16 12:32:55 -07:00
Cameron
1cca064f0f Breadcrumb fallback fix. 2019-06-15 16:55:13 -07:00
Cameron
346d42bdfb BC Fallback for breadcrumb() generator. Magix shortcode fix for news-view. Magic shortcodes are defined by the first render with {SETSTYLE=default} or {SETSTYLE=main} encountered in the template. 2019-06-15 16:45:03 -07:00
Cameron
3ccc01fae3 News Breadcrumb added for Magic Shortcode: {---BREADCRUMB---} 2019-06-15 12:53:58 -07:00
Cameron
950b3c7484 Fix for news sitelink when alias in use. 2019-06-15 12:10:56 -07:00
Cameron
ff9666c5f6 Added example to _blank plugin for {---BREADCRUMB---} integration. 2019-06-15 11:04:45 -07:00
Cameron
ee59e5cc85 {---BREADCRUMB---} values added for Gsitemap and Gallery plugins. 2019-06-15 10:45:02 -07:00