Cameron
|
701278bd20
|
Fixes #1558 - Gallery fatal error
|
2016-04-17 13:32:17 -07:00 |
|
Cameron
|
83cdda6004
|
Fixes #1547 - Parser support for embed and object tags.
|
2016-04-17 13:26:52 -07:00 |
|
Cameron
|
a3fb19d59a
|
Issue #1547 - Corrected rendering of <script> tags from database.
|
2016-04-17 12:49:15 -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 |
|
Cameron
|
308f5c9810
|
Rollback changes to JS on Fileinspector. Should fix issue #1454
|
2016-04-16 15:56:02 -07: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
|
9f3bcbfca6
|
Menu Manager work
|
2016-04-16 08:19:44 -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 |
|
Cameron
|
2f9e14280d
|
Issue #1496 Menu Visibility FRONTPAGE
|
2016-04-15 14:09:48 -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
|
cdf676473b
|
Removed debug info.
|
2016-04-14 17:01:02 -07:00 |
|
Cameron
|
93ef3ed107
|
PHP Warning removal.
|
2016-04-14 16:54:59 -07:00 |
|
Cameron
|
48f65c823f
|
Issue #1512 - Source options added. Help tips added.
|
2016-04-14 16:37:10 -07:00 |
|
Cameron
|
e4b9db6307
|
Corrected toAttribute method. <select> item was not respecting attributes when using renderElement().
|
2016-04-14 16:32:48 -07:00 |
|
Cameron
|
04f7244f63
|
Fix for prefs emailing method label.
|
2016-04-14 14:59:32 -07:00 |
|
Cameron
|
ca83bbf73e
|
Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc.
|
2016-04-14 14:48:02 -07:00 |
|
Cameron
|
a0ee67407a
|
Display theme's folder in Theme Manager.
|
2016-04-14 14:45:10 -07:00 |
|
Cameron
|
62bde01095
|
Issue #1512 - News Grid
|
2016-04-14 08:12:03 -07:00 |
|
Cameron
|
b095230a38
|
Fix for thumbnail generator with height value only
|
2016-04-13 19:44:46 -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
|
aaa842fab0
|
Typo fix
|
2016-04-13 16:06:37 -07:00 |
|
Cameron
|
673b98046c
|
Fix for odd PHP behavior on $fieldType == '_NULL_'.
|
2016-04-13 16:03:37 -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 |
|
Cameron
|
8de008860d
|
Fixes #1531 - 404 page has incomplete links
|
2016-04-13 09:25:49 -07:00 |
|
Cameron
|
ae85b7b4d1
|
Fixes #1535 - Error on User-profile in admin area.
|
2016-04-13 09:12:37 -07:00 |
|
Cameron
|
4a40104073
|
PHP7 fix for message_handler. Plugin Builder now includes specific keyword drop-down menu for use on e107.org
|
2016-04-12 19:56:29 -07:00 |
|
Cameron
|
21017e78f1
|
Merge pull request #1529 from veskoto/master
Lan fix for menu_template
|
2016-04-12 09:05:27 -07:00 |
|
Cameron
|
d2efda6b32
|
Merge pull request #1511 from mcpeace-maw/patch-26
Update navigation_template.php
|
2016-04-12 09:00:58 -07:00 |
|
Cameron
|
d370db0951
|
Merge pull request #1527 from lonalore/master
Issue #1521
|
2016-04-12 09:00:21 -07:00 |
|
Cameron
|
d397461a61
|
Forum: Fixes #1525 Class ID of tabs on stats page.
|
2016-04-12 08:59:15 -07:00 |
|
veskoto
|
b45d2bcd9e
|
Lan fix for menu_template
|
2016-04-12 14:22:46 +03:00 |
|
Sándor Juhász
|
5e4684771d
|
Issue #1521
|
2016-04-12 12:21:03 +02:00 |
|
Cameron
|
84d7271d10
|
Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names.
|
2016-04-11 18:39:19 -07:00 |
|
Cameron
|
b762c10ecc
|
Display loading button on form submit only when submit is successful. (no validation issues)
|
2016-04-11 17:58:22 -07:00 |
|
Cameron
|
9629bd4510
|
Fix for extended user fields created via "Quick Add User"
|
2016-04-11 15:19:05 -07:00 |
|
Cameron
|
9960a905e8
|
Plugin Builder can now generate e_xxxx.php addon templates/scripts to assist in rapid development.
|
2016-04-11 12:50:22 -07:00 |
|