Cameron
46623facbb
Merge pull request #1598 from rica-carv/rica-carv-news_title
...
Improved parsing in news_title shortcode
2016-04-30 15:22:45 -07:00
rica-carv
e0cae46ec7
Changed to parse Shortcodes on the news_title, if any....
...
Changed to parse Shortcodes on the news_title, if any....
2016-04-30 22:37:00 +01: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
d3383a71b6
Fixes #1584
2016-04-30 12:02:38 -07:00
Cameron
f359e9963e
Merge pull request #1596 from Jimmi08/chatbox
...
Fixes #1514 - chatbox signup link
2016-04-30 08:53:26 -07:00
Jimmi08
5123859d32
final fix for https://github.com/e107inc/e107/issues/1514
2016-04-30 11:17:15 +02:00
Cameron
7b4d3963b9
Merge pull request #1593 from tgtje/2016-rework
...
Bug rework navbar > user/login disappearing when language is in use, …
2016-04-29 10:13:46 -07:00
tgtje
3d5943e637
Bug rework navbar > user/login disappearing when language is in use, positioned switching; (value is removed, array is txt defined) No change on language file needed.
2016-04-29 16:39:24 +02:00
Cameron
296fb35d2a
Forum view now uses PM shortcode rather than direct link.
2016-04-29 05:37:29 -07:00
Cameron
2915c8b1f5
TinyMce cleanup empty paragraph tags.
2016-04-28 18:26:21 -07:00
Cameron
c40c909293
Fix for news params in news shortcodes.
2016-04-28 18:13:41 -07:00
Cameron
b9ef70678a
Online Menu - hide 'viewing' page when none available.
2016-04-28 13:55:50 -07:00
Cameron
0083f626cc
Online Menu template cleanup
2016-04-28 13:44:13 -07:00
Cameron
0312b63e71
Lastseen template path fix.
2016-04-28 13:20:05 -07:00
Cameron
3a74aea669
Online Menu upgrades.
2016-04-28 13:17:36 -07:00
rica-carv
2fda760e02
Merge pull request #10 from e107inc/master
...
"Rebase" from head e107
2016-04-28 11:18:39 +01:00
Cameron
501514b06f
Issue #1585 TinyMce Language fix.
2016-04-27 15:25:23 -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
bbd93f6ac6
Issue #1588 Possible login-menu fix.
2016-04-26 13:14:03 -07:00
Cameron
2d25da40a0
Issue #1585 - default language file addqed.
2016-04-26 13:08:53 -07:00
rica-carv
8fe05f8ea1
Merge pull request #9 from e107inc/master
...
.
2016-04-26 17:43:07 +01:00
Cameron
23efdfd972
Fixes #1585 - hard-coded language in TinyMce.
2016-04-26 09:03:25 -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
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
c46809de92
Config update
2016-04-24 17:02:34 -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
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
0e9be6404b
Merge pull request #1579 from Jimmi08/signup-shortcodes
...
added parameters to some signup shortcodes
2016-04-24 07:44:10 -07:00
Jimmi08
7ee707190e
added parameters to some signup shortcodes
2016-04-24 08:44:40 +02: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
b6f9122faa
Merge pull request #1578 from waskosky/master
...
Allow full screen iframed elements in modal
2016-04-23 14:14:03 -07:00
Cameron
a21d351cd2
PM Notification datestamp fix.
2016-04-23 14:13:31 -07:00
Michael Waskosky
5453be3ccd
Allow full screen iframed elements in modal
...
This tag allows videos in modals to be full screen.
2016-04-23 14:51:45 -06:00
Cameron
0bb010649c
Merge pull request #1573 from Jimmi08/placeholder
...
possibility to use lang string in placeholder
2016-04-23 08:17:01 -07:00
Cameron
c77b3d835a
Merge pull request #1571 from waskosky/master
...
bootstrap modal options for frontend
2016-04-23 08:15:29 -07:00
Cameron
dfa7521fd9
PHP Notice removal
2016-04-23 08:14:46 -07:00
Jimmi08
3e0f7d4540
possibility to use lang string in placeholder
2016-04-23 16:59:29 +02:00
Michael Waskosky
691c2ef170
boostrap modal options for frontend
...
A way to configure modal options documented here http://getbootstrap.com/javascript/#modals-methods
2016-04-22 21:29:00 -06: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
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