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

1019 Commits

Author SHA1 Message Date
Cameron
88638e8857 Support for more HTML colors in the [color] bbcode. 2016-11-28 15:24:38 -08:00
Lóna Lore
30f75611c3 Issue #2055 - Show readonly values in readonly textfield. 2016-11-27 09:25:19 +01:00
Cameron
e11b03a6d0 Fix for admin msg rendering. Added PDO to siteinfo panel. 2016-11-20 18:28:08 -08:00
Lóna Lore
e4aefdb6b1 Resolve conflict with merging upstream repository changes into this fork. 2016-11-15 20:19:10 +01:00
Cameron
38a1d8399f Issue #2018 - Figcaption problem when not using WYSIWYG. 2016-11-11 17:48:46 -08:00
lonalore
106e186cb7 Flexpanel and infopanel behavior now depends on "Apply dashboard preferences to all administrators" setting. 2016-11-11 13:44:20 +01:00
lonalore
8c2c60fefd Merged upstream repository changes into this fork. 2016-11-09 11:11:33 +01:00
Cameron
1bed9da9ab Option added to set unique IDs for each tablerender() instance. 2016-11-08 19:01:26 -08:00
Cameron
9eba6b5a23 Fixes #2008 - Search Form URL 2016-11-08 10:14:27 -08:00
lonalore
a69a3d7682 Fix for infopanel-menus. 2016-11-07 15:56:47 +01:00
lonalore
3a3734ef86 Revert changes by infopanel, and introduce flexpanel, which extends infopanel funcionality. 2016-11-07 14:12:19 +01:00
Cameron
57637fcc9c Issue #1911 - Local language navigation. 2016-10-23 11:45:02 -07:00
Cameron
e703c45441 Fixes #1858 - Generic avatar displayed when {USER_AVATAR} contains no parms. 2016-10-23 09:38:09 -07:00
MikeyGMT
4881a848c0 #1887 User Settings Notice Removal
#1887 User Settings Notice Removal
2016-10-17 01:32:31 +01:00
MikeyGMT
c4b45908ef #1887 Notice Removal User Settings Template
#1887 Notice Removal User Settings Template - remember this needs to
copied from e107_core/templates to e107_themes/templates - or merged
into your own custom template.
2016-10-16 23:55:29 +01:00
Cameron
2924136d7a Corrected class name. 2016-10-10 14:01:05 -07:00
Cameron
d9ca7d9791 Added media-category example to _blank plugin. Added 'profile' template to Pages. 2016-10-10 13:43:01 -07:00
Cameron
d571d915ec Notice Removal 2016-09-17 17:11:39 -07:00
Gábor
3fa55276e4 Some corrections
Add pharse code
2016-09-14 14:55:41 +02:00
Gábor
5886e359f4 Update
Add new pharses
2016-09-13 08:55:57 +02:00
Cameron
90958fb141 Fixes #1833 #6 LAN on News comment shortcode. 2016-09-12 10:20:01 -07:00
Cameron
eecbfbd61d News: {NEWS_VISIBILITY} shortcode added - returns text version of userclass for use in CSS class styling if needed. 2016-08-30 14:22:47 -07:00
Cameron
bba40d458c SubmitNews: Added USERID to table. 2016-08-30 14:20:38 -07:00
Cameron
50fc69a124 Contact Form: Simple keyword and phrase filtering option added. 2016-08-28 10:32:58 -07:00
Cameron
e9561fca03 Retina-display fix for menu images. 2016-08-13 15:07:59 -07:00
Cameron
15ac53c601 Issue #1796 - Submit news enhancements ToDo: preferences for input items. 2016-08-11 18:00:50 -07:00
Cameron
dfd6f9ea13 Fixes #1782 - Menu-Manager list not populating when 'ONLY_FULL_GROUP_BY' is in sql-mode. Active SQL Modes added to the PHPInfo page. 2016-08-06 10:52:11 -07:00
Cameron
1a07500b4f Admin News: respect positions of news-media - allowing admin to choose placement. 2016-07-29 13:36:42 -07:00
Cameron
ce4369ed4a Fix for og:image sitebutton size. 2016-07-09 10:49:55 -07:00
Cameron
4fb0205945 Fix for missing punctuation on generated news-summary. 2016-07-07 16:39:59 -07:00
Cameron
345bbc4ff8 Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507. Added example of getFieldVar() method to plugin builder. 2016-07-07 14:28:12 -07:00
Cameron
99a3c0fac2 Fix for Sitelinks tooltip preference. (and footer links) 2016-07-06 18:23:53 -07:00
Cameron
d511bb6c9a Fixes #1757 - Page 'related' items template. 2016-07-01 16:10:24 -07:00
Cameron
d44a92dcba Fix for news video thumbnail size in latest news etc. 2016-07-01 16:09:42 -07:00
Cameron
2116805fe7 Increased user_image field to 255 chars to avoid issues with external URLs. 2016-06-23 11:07:54 -07:00
Cameron
2aebba0574 More styling control over Menu image. 2016-06-10 08:19:39 -07:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
Cameron
7fdb27510f PHP Warning Fixes. 2016-06-09 16:43:36 -07:00
Cameron
127271e9fc Issue #595 - Use PHP 5.5+ password methods when available. User password field expanded to 255 chars. Fixes issue with salt password being updated via User > Edit User. 2016-06-06 19:54:48 -07:00
Cameron
5228543d32 NEWSLETTER userclass added to default installation. Set Admin > Preferences > Signup Page Options > Subscribe to content/mailouts to "Display" or "Required" to enable it during user signup. 2016-06-05 14:36:13 -07:00
Cameron
8682707cf1 Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks. 2016-06-05 13:33:18 -07:00
Cameron
50fff3e777 Give each theme layout a unique CSS id. 2016-06-03 19:40:17 -07:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
tgtje
201730b25d Social plugin language use (05-21-16) 2016-05-21 10:55:28 +02:00
Cameron
b23d477f26 Optimized News listing pages for less SQL lookups. Enhancement: News article listing by author. 2016-05-20 15:06:36 -07:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
996b1f3285 e_sitelink.php now supports html as well as link array. e_sitelink.php example added to Plugin Builder and _blank plugin.
Mega-Menus will be super-easy with this enhancement.
2016-05-07 09:07:38 -07:00
Cameron
262bd68fe1 Moved debug information. 2016-05-05 13:39:33 -07:00
Cameron
139f525c42 Fix for user profile comment wrapper. 2016-05-05 09:54:35 -07:00
Cameron
8f5dd89284 Fix for forgotten password page layout in membersonly mode. 2016-05-01 10:34:34 -07:00