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

7716 Commits

Author SHA1 Message Date
Cameron
2fdde516f2 BC fix for banner shortcode size. 2016-03-17 11:05:06 -07:00
Cameron
1fb33175f3 Issue #1262 - Should fix signup notification issue. 2016-03-17 11:05:03 -07:00
Miroslav Yovchev
9a7ec8908c Merge branch 'master' of github.com:e107inc/e107 2016-03-17 17:34:00 +02:00
Miroslav Yovchev
ffe2740516 fix unable to set initial form user field value empty 2016-03-17 17:03:54 +02:00
Cameron
f1b1e2de92 Fixes #1396 - Display callback URL in Social plugin help area. 2016-03-16 19:56:16 -07:00
Cameron
7846015f85 SubmitNews code cleanup. Admin can now set minimum dimensions for attached images. 2016-03-16 19:54:10 -07:00
Cameron
1202c72390 Issue #1378 Fix for XUP avatar check. User audit log for login and logout now functioning correctly. Admin log no longer adds a log when deleting a log! 2016-03-16 13:53:57 -07:00
Cameron
01d1c6560c XUP: Issue #1378 - Update Username and Avatar if they have changed. 2016-03-16 12:05:10 -07:00
Cameron
f927e49e22 BC Fix for comment avatar size. Regexp for "makeClickable" now handles ' ' before URL correctly. 2016-03-16 09:21:12 -07:00
Cameron
5348c02223 Corrected layout of Theme XML generator. Default news template cleanup. Clickable URL fix for when   is present. 2016-03-15 23:37:38 -07:00
Cameron
dc7343ed3c Support for e_DEBUG_NOTIFY flag. 2016-03-15 10:45:33 -07:00
Tijn Kuyper
2b12bc4132 Code clean-up on newsletter plugin 2016-03-15 12:24:20 +01:00
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