1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-02 08:55:18 +02:00

245 Commits

Author SHA1 Message Date
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
ca5f33655b BC Fixes for some old plugins. 2017-12-11 17:11:22 -08:00
Cameron
70df3a3ae6 Issue #2846 LAN vars cleanup 2017-11-06 13:48:29 -08:00
Cameron
bd30b59251 Merge pull request #2657 from arunshekher/pm_show_template_table_model_error_fix
[html] - Fix 'Table column 2 established by element td has no cells b…
2017-05-30 11:42:06 -07:00
Arun S. Sekher
6bb3e28a1e [html] - Fix 'Table column 2 established by element td has no cells beginning in it' html validation error 2017-05-28 23:53:48 +04:00
Arun S. Sekher
85b46cf410 [html] - Fix 'Named character reference was not terminated by a semicolon' validation error. 2017-05-28 23:38:32 +04:00
Cameron
77df665135 PM: Fix for outbox template load. BC styling fix for table width. 2017-05-25 14:43:39 -07:00
Cameron
ae5da61a3c Fix for empty PM page. 2017-05-25 14:37:56 -07:00
Cameron
65ca5afb2e Issue #2635 PM Fatal Error PHP 7.1 2017-05-16 14:42:03 -07:00
rica-carv
51a547ca6a Legacy themes support
Legacy themes support
2017-05-02 21:48:51 +01:00
Cameron
fb37435eec Merge pull request #2590 from rica-carv/rica-carv-pm
PM Cleanup & menu icons
2017-04-24 11:28:11 -07:00
rica-carv
b2b81cf0e2 Update pm_shortcodes.php 2017-04-23 17:51:33 +01:00
rica-carv
d6733e4f8d Update pm_menu_template.php 2017-04-23 17:48:18 +01:00
rica-carv
0171cedeee Update pm_shortcodes.php 2017-04-23 17:47:00 +01:00
rica-carv
c88b8977b4 Pm_menu bug
Bug preventing loading of template. Corrected
2017-04-23 16:42:42 +01:00
rica-carv
3289088699 Icons reverted from PNG -> Glyphs
Icons reverted from PNG to Glyphs
- Can PNG's be deleted?
- PM_OUTBOX_ICON is a candidate to Fontawesome stacked icon, since there's no native fontawesome outbox icon...
- NEWPM_ANIMATION is a candidate to Fontawesome animated icon, since there's no native fontawesome animated new message icon...
2017-04-20 09:43:06 +01:00
rica-carv
3489288b47 PM Cleanup 2017-04-20 09:22:55 +01:00
rica-carv
9656fc29f8 PM cleanup... 2017-04-20 09:21:27 +01:00
Cameron
1d4aa96be6 Code formatting and cleanup. 2017-04-12 17:23:03 -07:00
rica-carv
c6bc61e1fe Update pm_class.php 2017-04-11 21:52:09 +01:00
rica-carv
88b5c75a3e Update pm.php 2017-04-11 21:50:13 +01:00
rica-carv
163e2327da Update pm.php 2017-04-11 20:47:19 +01:00
rica-carv
0191c3bda2 Update pm_class.php 2017-04-11 20:47:09 +01:00
rica-carv
4490ea48bb Add files via upload 2017-04-09 16:37:33 +01:00
rica-carv
ba122e5883 Add files via upload 2017-04-09 16:37:03 +01:00
rica-carv
a34fe15675 Update pm_menu.php 2017-04-03 15:20:51 +01:00
rica-carv
d1c96113e7 Update pm_class.php 2017-04-03 15:19:17 +01:00
rica-carv
46dd807788 Update pm.php 2017-04-03 15:18:17 +01:00
rica-carv
fabca28773 Update pm_template.php 2017-04-03 15:14:44 +01:00
rica-carv
9b9e534f4a Update pm_menu.php 2017-04-03 15:14:24 +01:00
rica-carv
d28101c59d Delete private_msg_menu.php 2017-04-03 15:05:57 +01:00
rica-carv
23622b70f4 Add files via upload 2017-04-03 15:05:31 +01:00
rica-carv
5e25b3bcb9 Delete pm_template.php 2017-04-03 15:04:12 +01:00
rica-carv
8f2dd03776 Add files via upload 2017-04-03 15:03:33 +01:00
rica-carv
35b53c73f2 Create pm_template.php 2017-04-03 15:03:18 +01:00
rica-carv
0878b72d41 Update pm_template.php 2017-04-03 15:01:22 +01:00
rica-carv
bff8345a5d Update private_msg_menu.php 2017-04-03 14:58:09 +01:00
Cameron
6561ec156c Merge pull request #2399 from pricey1981/patch-2
Update pm_shortcodes.php
2017-03-17 12:15:53 -07:00
Cameron
392a4f1785 Filter on query. 2017-03-10 11:43:12 -08:00
pricey1981
f48066e095 Update pm_shortcodes.php 2017-02-15 07:14:38 +00:00
pricey1981
432456633d Update pm_shortcodes.php
Where no parameter is passed in the shortcode $parm is received as an array. This resulted in 'inbox' being added to the delete url in the outbox where {PM_DELETE} is called.
2017-02-08 20:57:07 +00:00
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