Cameron
|
f938cc320f
|
Fix for Menu-Manager visibility setting not saving. Fixes e107::getForm()->userclass() method not functioning as intended.
|
2015-06-02 14:25:39 -07:00 |
|
Cameron
|
a7cc11f5ee
|
Removed globals from meta-tag method in header.
|
2015-05-31 09:25:59 -07:00 |
|
Cameron
|
a5f5264cf7
|
Added Github-Sync feature to Admin->databases when developer mode (or debug) is active.
|
2015-05-30 17:06:22 -07:00 |
|
Cameron
|
219c68e5ed
|
Bouncing email notifications added on login. DKIM support added for outgoing mail. PHP Mailer upgraded to v5.2.8
|
2015-05-25 13:37:17 -07:00 |
|
Cameron
|
0557e770eb
|
Removed debug info.
|
2015-05-24 12:12:24 -07:00 |
|
Cameron
|
cfcce0ed03
|
Load Gallery Plugin Javascript and CSS only when needed.
|
2015-05-23 13:09:44 -07:00 |
|
Cameron
|
3d5ea3b708
|
Merge pull request #1023 from lonalore/master
Issue #991: integrate selectize.js
|
2015-05-23 12:18:30 -07:00 |
|
Cameron
|
05083699e4
|
Issue #991 : Added support for CSS files in the footer of the <body>. Tested in FF successfully, more testing required.
|
2015-05-23 12:02:14 -07:00 |
|
Lóna Lore
|
1af1cdbefd
|
Issue #991: integrate selectize.js
|
2015-05-23 14:49:44 +02:00 |
|
Cameron
|
d4d28ddcb1
|
Fix: Emails could be blank under some circumstances.
|
2015-05-21 23:05:27 -07:00 |
|
Cameron
|
de3f80f9ab
|
Fix for toEmail() method encoding of quotes.
|
2015-05-21 21:49:32 -07:00 |
|
Cameron
|
bc48a7efa5
|
Unusual default user_class behavior. Extra checks added.
|
2015-05-21 19:19:36 -07:00 |
|
Cameron
|
00bb2e2481
|
Issue #1006 - Fix for previous commit breaking news SEF Urls (and possibly others)
|
2015-05-21 19:18:47 -07:00 |
|
Cameron
|
37cb23c674
|
Fix for resending a single re-activation email when password-input is disabled during signup (ie. auto-generated)
|
2015-05-21 16:53:10 -07:00 |
|
Cameron
|
dd08c0f078
|
Fixes altBody mailing issue.
|
2015-05-21 15:51:37 -07:00 |
|
Cameron
|
e28997f420
|
Fixes for user audit log and rolling log. Removed some debug information from logs. Corrected bounce-handler line-ending encoding (could cause the following PHP error "Error in argument 1, char 3: option not found ")
|
2015-05-21 12:37:44 -07:00 |
|
Cameron
|
17b60d0bd5
|
Fixes #1006 - Fix for menus, shortcodes etc using e_SELF and e_QUERY while SEF URLS active.
|
2015-05-20 11:45:52 -07:00 |
|
Cameron
|
29e660fdea
|
Moved some of the preferences into different areas.
|
2015-05-19 13:10:04 -07:00 |
|
Cameron
|
0a8e57863e
|
Fixes for resend activation email. (frontend). Resend to all (backend). Fixes broken link to "resend activation" in login error messages.
|
2015-05-18 11:49:32 -07:00 |
|
Cameron
|
f7eadfd588
|
Fix: SITEURL was broken in CLI mode.
|
2015-05-17 12:26:53 -07:00 |
|
Cameron
|
c5d6bae3ad
|
Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts.
|
2015-05-16 19:17:24 -07:00 |
|
Cameron
|
e1c11ad019
|
Improved handling of CRITICAL ERROR messages.
|
2015-05-16 19:06:13 -07:00 |
|
Cameron
|
2b436ded30
|
Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php
|
2015-05-15 13:07:26 -07:00 |
|
Cameron
|
d9e52ae0d1
|
Fix: Userclass filtering was failing in admin -> users.
|
2015-05-14 09:57:31 -07:00 |
|
Cameron
|
85dc35db26
|
Fixes #1007 - toDB() was breaking {e_XXX} paths when HTML was used.
|
2015-05-14 09:20:11 -07:00 |
|
Cameron
|
c73c07490b
|
Fix for notifications to less than 5 people. Notification now come from the site email, not the admin email.
|
2015-05-13 17:45:24 -07:00 |
|
Cameron
|
d596abc90a
|
Fix for siteurl on email template. Prevent pausing on emails when bulkmail is inactive. Fix for missing mail-identifier in signup email.
|
2015-05-13 15:21:27 -07:00 |
|
Cameron
|
fba9816acd
|
New resizeImage() method added to MediaManager class. Inline images now resized on-the-fly prior to emailing. Sitebutton auto-resized prior to emailing.
|
2015-05-13 13:34:52 -07:00 |
|
Cameron
|
2f78304ab2
|
Fix for bounce-handler failure.
|
2015-05-13 11:41:32 -07:00 |
|
Cameron
|
523d591bb3
|
Include date shortcodes in notify send method.
|
2015-05-13 02:38:31 -07:00 |
|
Cameron
|
3de9381d60
|
More mail fixes.
|
2015-05-13 02:03:36 -07:00 |
|
Cameron
|
d84d166b2b
|
Added 'opt-in' admin news-trigger for emailing notifications to users.
|
2015-05-13 01:22:05 -07:00 |
|
Cameron
|
b1ba628bfa
|
Automated passwords option during signup/registration.
|
2015-05-12 20:15:05 -07:00 |
|
Cameron
|
a708211cb3
|
Userclass fixes. Now clears userclass cache after changes in admin are made.
|
2015-05-12 13:53:47 -07:00 |
|
Cameron
|
3a238bf622
|
Email notification improvements and fixes. (work in progress).
|
2015-05-12 01:45:00 -07:00 |
|
Cameron
|
d85bc31932
|
Query optimization.
|
2015-05-10 12:02:32 -07:00 |
|
Cameron
|
06d9075c9d
|
Forum styling changes/fixes.
|
2015-05-07 20:55:12 -07:00 |
|
Cameron
|
9fb268e7e4
|
Fixes #559 - installer issue when no database found or created.
|
2015-04-29 10:22:46 -07:00 |
|
Cameron
|
542b30892f
|
Issue #933 - real SEF URLs added to forum. (work-in-progress)
|
2015-04-25 12:57:00 -07:00 |
|
Cameron
|
1e12220959
|
Plugin upgrade fix and install stats added.
|
2015-04-24 20:19:18 -07:00 |
|
Cameron
|
aded604827
|
Issue #970 - Upgrade/cleanup of plugin table installation routine.
|
2015-04-24 19:03:35 -07:00 |
|
Cameron
|
dcda195679
|
Additional input filtering.
|
2015-04-24 11:41:58 -07:00 |
|
Cameron
|
36fb58192a
|
Fixes #968 - Bootstrap classes applied to legacy form handler.
|
2015-04-24 00:21:11 -07:00 |
|
Cameron
|
821922c31a
|
Fixes #974 - user extended fields were not using correct form element in admin area.
|
2015-04-24 00:13:09 -07:00 |
|
Cameron
|
dbae51c604
|
Fixes #976 - Submit news status now updates after being approved. Form-handler 'hidden fields' type now correctly rendered with the form.
|
2015-04-23 10:55:25 -07:00 |
|
Cameron
|
f7c94cc88b
|
Fixes #970 - strip out "IF NOT EXISTS" from MySQL during plugin install.
|
2015-04-23 10:04:23 -07:00 |
|
Cameron
|
9708756548
|
Fixes #977 - PM send to multiple users. Cleaned up some of the GUI for Bootstrap.
|
2015-04-23 09:53:54 -07:00 |
|
Cameron
|
3bbda20886
|
PHP Notice removal
|
2015-04-22 12:28:03 -07:00 |
|
Cameron
|
75c2343698
|
Issue #974 - Bad user/edit link corrected.
|
2015-04-20 11:27:31 -07:00 |
|
Cameron
|
4a4e2447a1
|
Fixes #905 and other PHP notices.
|
2015-04-17 11:46:47 -07:00 |
|