1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 12:06:29 +02:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Cameron
d0222ab346 Tweaks to default install content 2015-02-11 11:36:30 -08:00
Cameron
540922d25c Fixes #881 - Signup permission check issue. Corrected signup-text styling and signature styling. 2015-02-10 19:47:45 -08:00
Cameron
d70b389a8e Minor bootstrap css fixes in nextprev 2015-02-09 01:08:21 -08:00
Cameron
1312855b3e Allow for more than 255 chapters. 2015-02-08 10:21:40 -08:00
Cameron
47ee815bb5 Fix News was failing when trackback was enabled. Default news-list pref added. 2015-02-08 10:21:03 -08:00
Cameron
2d29b7a739 GUI fixes 2015-02-07 12:56:16 -08:00
Cameron
572d66e77a Fixed password-protected pages. 2015-02-07 01:45:36 -08:00
Cameron
0f79de35b1 Quick cleanup of upload.php 2015-02-06 13:38:43 -08:00
Cameron
b7cb8fe75d Fixes #197 , Issue #831 - Social logins. 2015-02-05 16:24:54 -08:00
Cameron
71451c9640 New link_owner field added for improved tracking of plugin-related links. 2015-02-05 12:00:54 -08:00
Cameron
4572cd7ceb Issue #682 and other 'wrong avatar' issues in chatbox, online-menu etc. New $tp->toAvatar() method introduced. 2015-02-04 20:36:56 -08:00
Cameron
d3ff0d7333 Fixes #682 - default avatar on comments. 2015-02-04 19:04:28 -08:00
Cameron
5a284cdb63 Fixes #406 - Userclasses flat by default. 2015-02-04 14:43:12 -08:00
Cameron
d437765a22 Plugin install tweaks and layout fixes. 2015-02-04 04:01:08 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
762f98aab5 Default css class added to unenclosed welcome-message. 2015-01-30 18:15:46 -08:00
Cameron
5f61cf2ccb General Bootstrap3 styling fixes. 2015-01-30 02:48:54 -08:00
Cameron
bb01287e25 Fixes #803 - TinyMce Image paths issue. 2015-01-29 17:01:52 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
e36b68933c Usersettings error message styling and general cleanup. 2015-01-27 11:32:09 -08:00
Cameron
489a9cb49c Replaced deprecated get_user_data() with e107::user() 2015-01-26 18:03:14 -08:00
Cameron
af465d2a5e Fix for html5 validation issues in Safari etc. 2015-01-25 20:27:45 -08:00
Cameron
0d809d80dc Fix for bbcode of 'code' being parsed as shortcodes. 2015-01-25 03:10:39 -08:00
Cameron
f2e71589c7 Reverted page sef-chapters fix until a suitable solution can be found. 2015-01-25 01:56:43 -08:00
Cameron
277e0c5020 More XUP fixes 2015-01-24 11:16:13 -08:00
Cameron
fa0cbcc72b hybridAuth logout fix for test page. 2015-01-24 02:36:42 -08:00
Cameron
04f92e5335 hybridAuth debugging improvements. 2015-01-24 02:22:00 -08:00
Cameron
e2a72b40a9 Allow for a XUP-only login/signup situation when configured this way. 2015-01-23 21:10:30 -08:00
Cameron
833567be4c e_dashboard.php upgrades. (replacing e_latest.php and e_status.php) 2015-01-22 22:28:41 -08:00
Cameron
3237417b85 Display chapter breadcrumb in default page template when appropriate. 2015-01-10 16:13:32 -08:00
Cameron
24433752f7 Merge pull request #798 from Jimmi08/patch-9
Corrects news category issue #745
2014-12-05 13:13:44 -08:00
Cameron
f8048410b9 Improved recipient-list email preview 2014-11-19 13:07:20 -08:00
Cameron
00450f1404 Upgraded PHPMailer to 5.2.9 and corrected mail overrides. 2014-10-29 14:16:03 -07:00
Jimako
cffed0538e correct news category
Closes #745
2014-10-26 16:28:38 +01:00
Cameron
f4d21e1ff6 Merge pull request #789 from Jimmi08/patch-7
correct category icon path
2014-10-24 14:05:04 -07:00
Cameron
0ffae66cb3 Merge pull request #790 from Jimmi08/patch-8
correct displaying comment icon
2014-10-24 14:01:54 -07:00
Cameron
4b78946f60 Fixes #795 Sitebutton path error in emails. Use {SITEBUTTON=email} if you have a custom email template. 2014-10-24 13:10:20 -07:00
Cameron
557e0111a5 Added a pref to make youtube bbcodes responsive. (ie. behave like media-manager youtube videos) 2014-10-22 17:59:15 -07:00
Cameron
280f100190 Admin->mailout embedded video thumbnail styling. 2014-10-19 14:44:41 -07:00
Jimako
f1e10121f7 correct displaying comment icon
It should be set in reverse order
2014-10-19 17:22:24 +02:00
Cameron
65b44a8abb Added support for embedded mail media in mailouts. 2014-10-18 15:00:40 -07:00
Jimako
f3da56448a correct category icon
corect path is in variable $src
2014-10-18 21:09:17 +02:00
Cameron
f689d6ae9c Added mail preview window to admin->mailout. 2014-10-18 03:19:45 -07:00
Cameron
9eb415abae Minor fixes to Admin->mailout area. Should be mostly functional now. 2014-10-16 23:50:47 -07:00
Cameron
7a7a98cb5d Fixes #782 - Missing extended fields on usersettings page when using Bootstrap 2 theme. 2014-10-15 15:38:50 -07:00
Cameron
69c69f14ae Closes #756 v2 standards for user profile. 2014-10-14 12:51:51 -07:00
Cameron
f644b7b8a3 Fixes #544 - Extended user fields not visible. 2014-10-14 02:09:53 -07:00
Cameron
01f0751c04 Mail and progressBar fixes. 2014-10-12 18:01:19 -07:00
Cameron
e378c16971 Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention. 2014-10-10 20:22:01 -07:00