Cameron
8762cf82ca
PM Message limits.
2016-04-24 19:40:31 -07:00
Cameron
a24637eea5
Merge pull request #1583 from waskosky/master
...
New method to post forum attachment related data directly
2016-04-24 17:35:54 -07:00
Michael Waskosky
c11d587243
Fix to bot's boolean misperceptions
2016-04-24 18:07:11 -06: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
Michael Waskosky
611ba19838
New method to post forum attachment related data directly (cleaned)
...
Allows posting new forum attachment file data directly with the $_POST request so that uploads and attachment data can be handled before the post is submitted. Alternate types of attachments also become possible then when overriding the forum attachment shortcodes. Data is posted with JSON instead of PHP Array to avoid the chance of eval() related security issues.
2016-04-24 16:56:06 -06:00
Michael Waskosky
a14b3baff7
New method to post attachment related data directly
...
Allows posting new attachment file data directly with the $_POST request so that uploads and attachment data can be handled before the post is submitted. Alternate types of attachments also become possible then when overriding the forum attachment shortcodes. Data is posted with JSON instead of PHP Array to avoid the chance of eval() related security issues.
2016-04-24 16:08:57 -06: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
58a3926c54
Issue #690 - Option added to enable e_shortcode.php to override other core/plugin shortcodes.
2016-04-22 11:54:18 -07:00
Cameron
16d0417b70
Third-party compatibility for forum shortcode vars.
2016-04-22 09:44:01 -07:00
Cameron
9cf18a2708
Fixes #1567 - Addon validation.
2016-04-22 09:03:21 -07:00
Cameron
699257e3c3
Forum triggerData fix.
2016-04-22 09:01:18 -07:00
Cameron
6b37c95b74
Issue #1185 - Possible fix for broken FAQs loop.
2016-04-22 08:46:34 -07:00
Cameron
798d1d4c91
Corrected Forum event data.
2016-04-22 08:45:11 -07:00
Cameron
7487f9e919
Newsfeed admin area configuration fix.
2016-04-21 10:46:57 -07:00
Cameron
6c4c5bd6e3
Newsfeed Plugin: Added SEF URLs. PHP7 compatibility fix.
2016-04-21 10:39:00 -07:00
Cameron
f6026fe1ec
Added filter by template to News admin area list.
2016-04-20 18:08:52 -07:00
Cameron
42191db509
Poll notice removal.
2016-04-20 17:37:46 -07:00
Cameron
f6ca9f8883
Newsfeeds: Fixes #1495 . Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7.
2016-04-20 17:25:32 -07:00
Cameron
716678a3b7
PHP Notice and BC Fixes.
2016-04-19 16:57:44 -07:00
rica-carv
863bf99657
Update e_shortcode.php
2016-04-19 13:20:47 +01:00
rica-carv
0c4802d246
Reworked parm check & revised code clean up
2016-04-19 09:13:35 +01:00
Cameron
406568bd8a
Merge pull request #1554 from rica-carv/rica-carv-banner_shortcode
...
Banner Shortcode: Additional $parm options added.
2016-04-17 17:59:12 -07:00
Cameron
701278bd20
Fixes #1558 - Gallery fatal error
2016-04-17 13:32:17 -07:00
Cameron
7e7833cbda
Fixes #1532 PM notification template.
2016-04-17 12:04:35 -07:00
Cameron
12d25e7f95
Merge pull request #1553 from rica-carv/rica-carv-newsletter_icons
...
#1528 New newsletter icons
2016-04-17 08:35:31 -07:00
Cameron
f703aec8d9
Merge pull request #1550 from rica-carv/rica-carv-patch-download_shortcodes
...
#1526 Updated download_cat_search shortcode to toIcon() method
2016-04-17 08:29:31 -07:00
Cameron
c50899a218
Merge pull request #1552 from rica-carv/rica-carv-newsfeed_icons
...
#1528 New newsfeed icons
2016-04-17 08:28:21 -07:00
rica-carv
b7ca083800
Allow use of parms inside banner render
2016-04-17 16:19:46 +01:00
Cameron
308f5c9810
Rollback changes to JS on Fileinspector. Should fix issue #1454
2016-04-16 15:56:02 -07:00
rica-carv
a1b0367224
Add img-rounded class to images
...
Add img-rounded class to images, for site wide image format consistency (like used for example by news...)
2016-04-16 23:15:42 +01:00
rica-carv
071cabd4bd
Added files via upload
2016-04-16 23:09:20 +01:00
rica-carv
ab24a4537b
New newsfeed icons
2016-04-16 23:06:38 +01:00
rica-carv
99bb24bc03
Update download_shortcodes.php
2016-04-16 22:43:35 +01:00
Cameron
4aba2f6149
Forum attachment updated to work with recent changes to thumbUrl(). Forum URL post detection improved. Forum attachments can now be seen in the 'Latest Posts" of the admin area.
2016-04-16 10:15:29 -07:00
Cameron
9bd9bc29ad
Fixes #1548 Newforumposts Main error
2016-04-16 08:19:41 -07:00
Cameron
93207357db
Merge pull request #1543 from Jimmi08/gallery
...
Issue #1340 Gallery - titles from template
2016-04-15 16:22:18 -07:00
Cameron
3c201d676c
Merge pull request #1542 from Jimmi08/signup
...
signup link only for value 1, part fix for Issue #1514
2016-04-15 16:21:13 -07:00
Cameron
425a4253ec
Added class for forum-footer links.
2016-04-15 16:20:11 -07:00
Jimmi08
10f417b0f4
titles from template FIX for #1340
2016-04-15 22:32:11 +02:00
Cameron
d86ca55647
News Carousel upgraded with config options. Fixes #672 #759
2016-04-15 13:20:46 -07:00
Jimmi08
19cadb6a8f
signup link only for value 1
2016-04-15 22:19:53 +02:00
Cameron
042172096c
Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths.
2016-04-15 10:46:58 -07:00
Cameron
48f65c823f
Issue #1512 - Source options added. Help tips added.
2016-04-14 16:37:10 -07:00
Cameron
62bde01095
Issue #1512 - News Grid
2016-04-14 08:12:03 -07:00
Cameron
c57fe51ad8
Fixes #1530 - PHP Warning in debug mode.
2016-04-13 16:50:07 -07:00
Cameron
dfd9c9e3fc
Issue #1512 - Saving of config menu parameters corrected.
2016-04-13 16:43:19 -07:00
Cameron
ac7c95d7f8
Rework of the thumbnail routine for more consistent behavior. {SITELOGO} rendering improved. (requires testing on older themes)
2016-04-13 14:30:42 -07:00
Cameron
75d94755d4
Issue #1532 - PM Message URL fix and template added. Requires testing.
2016-04-13 10:16:17 -07:00