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

7704 Commits

Author SHA1 Message Date
Cameron
abab23d37f Minor correction to last commit. 2016-03-14 19:43:39 -07:00
Cameron
e6f24c4e3c PHP Error fix. 2016-03-14 19:28:13 -07:00
Cameron
43db0d2ae4 Option to log critical errors added. ie. define('e_LOG_CRITICAL', true); 2016-03-14 19:17:37 -07:00
Cameron
583a11dca8 Issue #1423 - User Profile template upgrade tweaks. 2016-03-14 18:32:51 -07:00
Cameron
b704ac25d8 Merge pull request #1429 from mcpeace-maw/patch-25
Update user_template.php
2016-03-14 16:38:56 -07:00
mcpeace-maw
3589ed4df3 Update user_template.php 2016-03-15 00:37:57 +02:00
Cameron
f064eb6574 User admin editing fix. 2016-03-14 13:42:41 -07:00
Cameron
21535133f2 Allow importing of avatars via Media-Manager. Allow editing of admin perms=0 in admin users. 2016-03-14 13:03:55 -07:00
Cameron
3c089d83a7 Default comment template modified/corrected for mobile devices. 2016-03-14 12:10:22 -07:00
Cameron
870106d0d1 Fixes #1427 - Newsletter syntax error. 2016-03-14 12:07:23 -07:00
Cameron
0e2c05ea4d Fixes #1414 - Youtube embed in TinyMce 2016-03-14 10:39:57 -07:00
Cameron
5f6809a6c6 Fix for fatal error and LANs in experimental design. 2016-03-14 10:38:45 -07:00
Cameron
0f6d3103bd Merge pull request #1425 from mcpeace-maw/patch-23
Updated user_template.php
2016-03-14 10:25:00 -07:00
mcpeace-maw
65fb71023f Update user_template.php 2016-03-14 17:16:23 +02:00
Cameron
238c7b0bac XUP (Social Login) fixes in usersettings form. Banner menu query corrected. 2016-03-14 03:03:56 -07:00
Cameron
fa8f25dfc5 Comment fixes. News table comment count was not incrementing. (may be manually corrected in debug mode) 2016-03-13 22:24:28 -07:00
Cameron
f5e9a1345b Comment class fixes. TODO - social share on submit. 2016-03-13 18:37:45 -07:00
Cameron
8d13c27638 Fix for login/signup message on comment form. Allow login page to load if social signup is active. 2016-03-13 17:57:51 -07:00
Cameron
e972053cd3 Styling fixes 2016-03-13 15:01:16 -07:00
Cameron
d093d38317 Issue #1420 - Social button styling. 2016-03-13 15:00:54 -07:00
Cameron
10d01f80be Closes #1420 - Social button styling fix. 2016-03-13 14:09:48 -07:00
Cameron
947badbf16 Fix for portfolio styling in Bootstrap3 template. 2016-03-13 12:41:08 -07:00
Cameron
fff539457c toImage() fix. 2016-03-13 12:34:58 -07:00
Cameron
ff25656f53 Default styling fixes. 2016-03-13 11:32:02 -07:00
Cameron
11675636cc Featurebox: Fix for default category on install. Bootstrap3: Fix section styling when dark themes enabled. 2016-03-13 11:10:02 -07:00
Cameron
0067d6d7fb Prevent hard-coded image style widths in html markup. (allow for responsive behavior) 2016-03-13 01:18:17 -08:00
Cameron
0655cb96fd PHP Notice Removal 2016-03-13 01:16:37 -08:00
Cameron
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
af1bbb1c8a Social App UI cleanup. Tooltips may now be disabled in the social shortcodes if needed. 2016-03-12 19:36:47 -08:00
Cameron
bf46e608fe Issue #1373 - Reverted previous fix and used a different approach. 2016-03-12 10:19:41 -08:00
Cameron
e7c088cf85 Fixes #1373 - Broken SQL loop, due to emoticon pref lookup. 2016-03-12 10:04:23 -08:00
Cameron
09923ad54b Banner width may now be set on a per-menu basis. 2016-03-12 00:15:29 -08:00
Cameron
85f67aa084 Banner plugin may use keywords to display relevant banners on current news/pages. (exact match only, so use with caution) 2016-03-11 23:12:19 -08:00
Cameron
e9869319f3 Fix for broken social-share icons when JS/CSS cache was enabled. 2016-03-11 19:40:59 -08:00
Cameron
f8ed7ac1d4 Fix for oversized LOGO on sitedown page. 2016-03-11 17:54:28 -08:00
Cameron
3a4af5371f Disable auto-linking in TinyMce as e107 will do it (if enabled) 2016-03-11 17:38:46 -08:00
Cameron
b2fd2942da Sitedown shortcodes upgraded to v2.x spec. Bootstrap css added by default. 2016-03-11 17:30:17 -08:00
Cameron
f23a016111 default SITEDOWN template now includes XURL ICONS (when configured) 2016-03-11 17:03:11 -08:00
Cameron
4c738f1613 MediaManager Thumbnail hover styling. 2016-03-11 14:16:22 -08:00
Cameron
689b4c8c77 Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option. 2016-03-11 12:31:09 -08:00
Cameron
524bed7a17 Banner plugin enhancements. Text may be added below banner/images. 2016-03-11 10:27:40 -08:00
Cameron
94e0e1c1e0 Merge pull request #1410 from lonalore/master
Ability to use CDN files for libraries.
2016-03-11 09:17:25 -08:00
Cameron
9d1d6d040d Fix for active link detection with SEF Urls. 2016-03-10 21:53:59 -08:00
Cameron
aaba664983 {SOCIALSHARE} shortcode now allows specific providers to be rendered. eg. {SOCIALSHARE: type=twitter} 2016-03-10 18:34:56 -08:00
Cameron
d30135e026 Menu Template fixes and enhancements. Related News now has a template. 2016-03-10 17:32:36 -08:00
Cameron
51d59f83d9 Tooltips: data-tooltip-position attribute option added to 'e-tip' selector. 2016-03-10 15:43:16 -08:00
Cameron
1b2db4683e FontAwesome version update. News shortcode wrapper issue corrected. 2016-03-10 15:13:32 -08:00
Cameron
4516bc910e TinyMce styling corrected to work with newer version of TinyMce. TinyMce parser image path corrections. Old Tinymce popup code removed. 2016-03-10 13:33:52 -08:00
Tijn Kuyper
c8bcce656f Add check to see if user ID exists before displaying profile 2016-03-10 11:53:05 +01:00
Lóna Lore
a28248f1f1 Fixed Docs. 2016-03-10 09:04:43 +01:00