1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 06:24:42 +01:00

3381 Commits

Author SHA1 Message Date
Cameron
48cea0cc0f Disable form auto-complete in admin area. 2016-05-28 08:28:14 -07:00
Cameron
ec36f1dc87 IP handler checks and fixes. 2016-05-25 15:10:00 -07:00
Cameron
f91eaacda9 Issue #1669 - incorrect shortcode object 2016-05-24 11:08:22 -07:00
Cameron
1bfa6bf738 Merge pull request #1664 from tgtje/2016-may
Social plugin language files #6
2016-05-21 09:50:10 -07:00
Cameron
e0b1d87acc Relative Date format changed from "0 mins" to "Just now". Newsfeed admin area now displays last feed refresh time. 2016-05-21 09:45:15 -07:00
Cameron
94d634462f Fixes Newsfeed Cache issue. Fixes text_truncate utf8 issue. 2016-05-21 09:08:46 -07:00
tgtje
201730b25d Social plugin language use (05-21-16) 2016-05-21 10:55:28 +02:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
efbd6c3c2c Search Bot Userclass working again. 2016-05-18 12:10:03 -07:00
Cameron
13bceef355 Corrected result for check_class() on NEWUSER 2016-05-18 11:16:34 -07:00
Cameron
4116ddde1e Work-in-progress for user selectize result filtering. 2016-05-16 18:42:29 -07:00
Cameron
572a4bb8be PHP Notice removal and Forum Rank display preference added. 2016-05-16 11:44:38 -07:00
Cameron
b8f7c5458d Admin-UI PHP Notice fixes. 2016-05-15 15:04:25 -07:00
Cameron
1fa7c95b25 Issue #1222, Issue #1157, Issue #1455 datepicker() method now returns unix timestamp by default. To return a string (like previously) use 'return=string' in the options. 2016-05-13 09:09:31 -07:00
Cameron
0afa769dab Thumbnail cache issue #1648 2016-05-13 07:14:49 -07:00
Cameron
a94eb4084d Emoticon parser PHP warning removal Issue #1633 2016-05-13 07:02:50 -07:00
Cameron
09cbf97f3a Issue #1633 - possible fix for record creation problem using admin-ui and LAN_CREATE term. 2016-05-12 19:34:57 -07:00
Cameron
c88f5b2757 name2id exclude ':'. Linkwords fix for spaces. 2016-05-12 16:07:59 -07:00
Cameron
a29e242ca5 Fixes #1646 - Never cache TinyMce configuration. 2016-05-11 19:20:23 -07:00
Cameron
42246f7381 Bulk mail templates can now resize images to keep email sizes smaller. eg. {MEDIA1: w=500} Improved debugging of thumb.php. 2016-05-11 18:52:42 -07:00
Cameron
dfa289ba13 Bulk mailing fixes. 2016-05-11 12:14:58 -07:00
Cameron
1c98913f62 Fix for texts containing only one emoticon. Cleanup of some debug reporting. 2016-05-08 08:59:54 -07:00
Cameron
4160389303 Issue #1628 Should fix it. 2016-05-08 08:31:04 -07:00
Cameron
f21ec261d7 textarea bootstrap styling. modifications to the form handler for use of form rendering in the frontend. (not just admin-ui) 2016-05-07 20:23:26 -07:00
Cameron
c8ade39d12 Legacy plugin admin theme fix. 2016-05-07 15:33:09 -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
5c3b486adc Fix for emotes and PM 2016-05-06 08:25:12 -07:00
Cameron
72891ca226 Fixes #1621 : Emoticons fix for codes using | char. 2016-05-06 08:16:45 -07:00
Cameron
1e44928e1f Custom user-extended fields - work-in-progress. (experimental) 2016-05-05 18:52:49 -07:00
Cameron
01ec33cc8e Emoticons now have their own css class. Improved emoticon code detection. 2016-05-05 18:52:46 -07:00
Cameron
056e66530c Forum: Fix for shortcode wrapping with 'viewforum' template. 2016-05-04 15:59:13 -07:00
Cameron
8d228a08dd Issue #1597 - Legacy Batch Shortcode fix. 2016-05-03 15:52:02 -07:00
Cameron
fd3f4d489e Fix for Mail shortcode parsing. 2016-05-02 17:59:56 -07:00
Cameron
8f5dd89284 Fix for forgotten password page layout in membersonly mode. 2016-05-01 10:34:34 -07:00
Cameron
bec7071cdf Fixes #1597 - Legacy shortcode issue. 2016-05-01 09:30:33 -07:00
Cameron
b4e4cb686c Issue #1375 - SMTP send issue. 2016-04-30 15:34:03 -07:00
Cameron
d098589456 Fix for plugin repair (in debug mode) Fix for Login page signup link when registration is disabled. 2016-04-30 12:02:42 -07:00
Cameron
c40c909293 Fix for news params in news shortcodes. 2016-04-28 18:13:41 -07:00
Cameron
3a74aea669 Online Menu upgrades. 2016-04-28 13:17:36 -07:00
Cameron
dc1c46acc1 Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts. 2016-04-27 14:37:43 -07:00
Cameron
fdfd60419b Improved DB-Verify debug information and problem detection. 2016-04-27 09:09:51 -07:00
Cameron
b2771fa00a Added new user to the default userclass selection. Improved userclass() method docs. 2016-04-25 19:06:37 -07:00
Cameron
79c6e80c4f Fix for PM Send permissions. 2016-04-25 09:31:55 -07:00
Cameron
89264b0259 Fix for user-extended permissions on user page. Corrected wrapper ID for user/member list. 2016-04-24 16:13:05 -07:00
Cameron
4125d04371 Issue #1582 - Simplification and rewrite of userpicker() method. 2016-04-24 10:45:27 -07:00
Cameron
b4a5a0b573 Closes #1484 - theme shortcodes are now registered globally by default. Shortcode handler cleanup. 2016-04-23 15:24:22 -07:00
Cameron
a21d351cd2 PM Notification datestamp fix. 2016-04-23 14:13:31 -07:00
Jimmi08
3e0f7d4540 possibility to use lang string in placeholder 2016-04-23 16:59:29 +02:00
Cameron
3c0f501e43 Extra bootstrap styles added to default mail template. Precautions for legacy sitebutton resize. PM notify template clean up. 2016-04-22 16:11:47 -07:00
Miroslav Yovchev
0b78deb22a More strict user fields validation 2016-04-23 00:29:14 +03:00