1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

204 Commits

Author SHA1 Message Date
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Tijn Kuyper
17ef449420 Fixes #2286 - Properly check for attachment when sending PM 2017-01-16 19:30:30 +01:00
pricey1981
6d88fa3f29 Update pm_shortcodes.php
missing . from line 588 where $extra is being checked. Had the effect of presenting an incorrect link in the outbox.
2016-12-30 16:02:44 +00:00
Cameron
237510df10 Fix for pull-request syntax error. 2016-09-17 17:14:46 -07:00
Cameron
a67955f580 Merge pull request #1865 from yesszus/patch-26
Issue #6 Some corrections
2016-09-17 10:46:49 -07:00
Cameron
3f6f6a4029 Merge pull request #1864 from yesszus/patch-25
Issue #6 Some corrections
2016-09-17 10:46:16 -07:00
Cameron
31bd291627 Merge pull request #1863 from yesszus/patch-24
Issue #6 Update e107_plugins/pm/e_shortcode.php
2016-09-17 10:45:56 -07:00
Cameron
796db6c5b6 Merge pull request #1862 from yesszus/patch-23
Issue #6 Update e107_plugins/pm/pm_template.php
2016-09-17 10:45:27 -07:00
Cameron
b687cf5397 Merge pull request #1861 from yesszus/patch-22
Issue #6 Update e107_plugins/pm/languages/English_admin.php
2016-09-17 10:44:57 -07:00
Cameron
1aa3100a34 Merge pull request #1860 from yesszus/patch-21
Issue #6  Update e107_plugins/pm/languages/English.php
2016-09-17 10:44:28 -07:00
Cameron
a143c1239a Merge pull request #1859 from yesszus/patch-20
Issue #6  Some correction
2016-09-17 10:44:07 -07:00
Cameron
ab686f694a Merge pull request #1853 from yesszus/patch-16
Issue #6 Update pm_shortcodes.php
2016-09-17 10:43:41 -07:00
Cameron
c177a64567 Merge pull request #1845 from yesszus/patch-8
Issue #6 Update  e107_plugins/pm/languages/English_global.php
2016-09-17 10:43:20 -07:00
Gábor
f28c934022 Some corrections
Add new pharses
2016-09-17 09:34:31 +02:00
Gábor
0aac01de3d Some corrections
Add new lang codes and pharses
2016-09-17 09:32:09 +02:00
Gábor
5f0b2da7d9 Some corrections
Add new lang codes
2016-09-17 08:48:54 +02:00
Gábor
f8d4c6402f Some corrections
Add new lang codes
2016-09-17 08:43:11 +02:00
Gábor
b13ed2ac6e Update e_shortcode.php
Add new lang code
2016-09-17 08:39:42 +02:00
Gábor
2fde1ee713 Update pm_template.php
Add new lang code
2016-09-17 08:36:53 +02:00
Gábor
ce518797c4 Update English_admin.php
Add new pharses
2016-09-17 08:33:52 +02:00
Gábor
e883ef5661 Update English.php
Add new pharse
2016-09-17 08:30:33 +02:00
Gábor
501d529b10 Some correction 2016-09-17 08:28:14 +02:00
Gábor
a81b215d03 Some corrections 2016-09-17 08:25:24 +02:00
Gábor
79d45fb678 Some correction 2016-09-17 07:28:34 +02:00
Gábor
7cf2db0940 Update pm_shortcodes.php
Add lang code
2016-09-15 09:30:00 +02:00
Gábor
9accde3271 Update English_global.php
Add new pharses.
2016-09-14 10:48:15 +02:00
Gábor
714c3e4786 Update admin_config.php
Add pharses.
2016-09-14 10:42:06 +02:00
Cameron
a8f658283f Private Messaging - VIP Class feature added. 2016-05-05 19:20:17 -07:00
Cameron
296fb35d2a Forum view now uses PM shortcode rather than direct link. 2016-04-29 05:37:29 -07:00
Cameron
79c6e80c4f Fix for PM Send permissions. 2016-04-25 09:31:55 -07:00
Cameron
8762cf82ca PM Message limits. 2016-04-24 19:40:31 -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
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