1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

172 Commits

Author SHA1 Message Date
Cameron
4125d04371 Issue #1582 - Simplification and rewrite of userpicker() method. 2016-04-24 10:45:27 -07:00
Cameron
a21d351cd2 PM Notification datestamp fix. 2016-04-23 14:13:31 -07: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
Cameron
7e7833cbda Fixes #1532 PM notification template. 2016-04-17 12:04:35 -07:00
Cameron
308f5c9810 Rollback changes to JS on Fileinspector. Should fix issue #1454 2016-04-16 15:56:02 -07:00
Cameron
c57fe51ad8 Fixes #1530 - PHP Warning in debug mode. 2016-04-13 16:50:07 -07:00
Cameron
75d94755d4 Issue #1532 - PM Message URL fix and template added. Requires testing. 2016-04-13 10:16:17 -07:00
Cameron
2971fb184c PM Email Notifications: Fixes #1487 2016-04-10 08:43:54 -07:00
Cameron
5f005b50b2 Userlist filtering fix. 2016-04-05 15:22:36 -07:00
Cameron
a8f23f7179 Private Messenger: Fix for post coming from profile page. 2016-04-03 17:50:42 -07:00
Cameron
c483617c52 Private Messenger: Fix for replying 2016-04-03 17:30:39 -07:00
Cameron
9db9bd289f Private Messenger: Moved shortcode file back to avoid upgrade issues with old files. Please delete pm/shortcodes folder if it exists. Removed old attachments folder. 2016-04-03 17:01:05 -07:00
Cameron
66b1229c2a Private Messenger: Fix for field type on max send preference. 2016-04-03 16:40:19 -07:00
Cameron
a496b9a665 Private Messenger: Language file duplicate cleanup. 2016-04-03 15:02:25 -07:00
Cameron
2c18d90b9c Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph() 2016-04-03 14:37:37 -07:00
Cameron
c8d49ee79c Private Messenger: Admin UI fixes. 2016-04-01 19:59:51 -07:00
Cameron
89f6794c53 Private Messenger: remove debug info. Fix for "Send a Reply" button. 2016-04-01 18:09:27 -07:00
Cameron
10f0d80291 Issue #1460 - Fix crash in parser when posting code. 2016-04-01 11:27:06 -07:00
Cameron
2e067dfdf7 Private Message: Issue #1423, #1434 - v2.x fixes/updates. Improved user-file upload handling. 2016-03-30 19:10:00 -07:00
Cameron
eda15a5aa8 Issue #1423 - Updated PM button on Profile page. 2016-03-17 11:24:43 -07:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
SecretR
d29949cbd3 PM send to class new shortcode parameter - visible (filter class list by class visibility) 2016-01-04 02:35:05 +02:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -07:00
leo
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Cameron
d85bc31932 Query optimization. 2015-05-10 12:02:32 -07:00
Cameron
1b16cadb47 Fixes #729 - PM links in notification emails. 2015-04-23 20:52:38 -07:00
Cameron
5a0d33c8cf Issue #977 - Fixes the button for 'block user' so that it changes after blocking someone. 2015-04-23 11:17:34 -07:00
Cameron
a5e4a407a8 Fix for PM unblock icon. 2015-04-23 10:04:49 -07:00
Cameron
9708756548 Fixes #977 - PM send to multiple users. Cleaned up some of the GUI for Bootstrap. 2015-04-23 09:53:54 -07:00
Lóna Lore
5744cf5514 Missing event triggering after sending to a single person. Append ID of inserted row to event data. 2015-03-04 16:25:36 +01:00
Cameron
9501745c07 Fixes for Private Messaging via the admin area. 2015-02-16 02:22:47 -08:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
dab64ca165 New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify. 2015-02-12 16:52:30 -08:00
Lóna Lore
b8be599b9a Issue #877: Feature request: event triggerings in core plugins (e.g: forum, pm, chatbox_menu) 2015-02-10 10:32:37 +01:00
Cameron
9ddada154f More avatar code moved to $tp->toAvatar() and minor css fixes. 2015-02-05 00:02:29 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
SecretR
83d16f2c3d Fix user select and related in pm plugin 2014-12-22 20:35:05 +02:00
Moc
9def9025f5 #730 - PM template tweak 2014-08-16 11:14:00 +02:00
Moc
3cae2aa4ef PM template - fixes incorrect FORM_MESSAGE update 2014-08-15 15:56:21 +02:00
Moc
eaa070a489 PM class code clean-up 2014-08-02 13:28:09 +02:00
Moc
69805f65c3 Fixes #720 - PM's are now actually removed from the outbox when marked as deleted. PM is no longer deleted from sender's outbox when receiver deletes the PM from inbox. 2014-08-02 13:26:21 +02:00
Moc
ecfce3b2c1 #73 - Added some more comments in deprecated files 2014-07-26 18:37:31 +02:00
Moc
bc1e551532 Fixes #715 - Fatal error when sending Private Message to multiple users 2014-07-26 10:57:49 +02:00
SecretR
3d5308b871 Avoid possible fatal error 2014-06-10 16:30:13 +03:00
Cameron
fd13f915b2 Fixes #542 - PM nextprev missing. 2014-05-22 16:54:31 -07:00
Cameron
25b3353571 Added missing bootstrap3 css classes to PM form template 2014-05-22 15:34:35 -07:00