Cameron
|
e75498fa5d
|
FAQs now triggers events on create/update/delete. AdminUI: Removed unnecessary data from default event trigger.
|
2015-06-06 13:17:58 -07:00 |
|
Cameron
|
143784974d
|
Hides empty admin-navigation menu categories when access has not been granted to these areas.
|
2015-06-06 02:33:23 -07:00 |
|
Cameron
|
34ac81c019
|
AdminUI: Improved permissions control. Additional Admin -> News access options added. (not finalized)
|
2015-06-05 22:00:25 -07:00 |
|
Cameron
|
f58466e239
|
Fix for admin language using core language file. New Admin-UI option to save specific preferences as a multi-language array. Use: 'multilan'=>true in $prefs array. Example: protected $prefs = array('myplugin_title' => array('title'=> 'Title', 'type'=>'text', 'data' => 'str', 'multilan'=>true));
|
2015-06-05 12:25:32 -07:00 |
|
Cameron
|
e434697590
|
Multilanguage fixes and sitelink tools update.
|
2015-06-04 17:01:27 -07:00 |
|
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
|
d16c33d218
|
Some userclass groups were missing from previous commit.
|
2015-05-31 12:57:56 -07:00 |
|
Cameron
|
1f8092d9c7
|
Contact page visibility preference added. eg. Limit the contact form to members or a userclass if required.
|
2015-05-31 12:50:16 -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
|
7eced6f63e
|
Fixes #1029 - Added a warning for identical string values during language-file verification/translation.
|
2015-05-26 13:08:09 -07:00 |
|
Cameron
|
3d703ebb76
|
e_DEVELOPER constant added. (developer mode active). DKIM and Multi-site install set to developer-mode only.
|
2015-05-25 14:35:15 -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
|
b3b1da47a7
|
Removed some confusion concerning the 'cookie_name' (which is also used when 'sessions' are used).
|
2015-05-23 13:50:40 -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
|
999c3d1ded
|
Language-pack editor: styling fix.
|
2015-05-23 11:15:10 -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
|
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
|
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
|
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
|
bf2aa9b568
|
Fixes for {SITEURL} when using crons.
|
2015-05-17 02:01:25 -07:00 |
|
Cameron
|
686c7187ff
|
Fix for signup template constants under CLI (scheduled task)
|
2015-05-16 23:59:43 -07:00 |
|
Cameron
|
bb69e95346
|
Fix for resend Activation.
|
2015-05-16 20:04:32 -07:00 |
|
Cameron
|
a2c9659cb1
|
Added 12 hour option for email resendActivation.
|
2015-05-16 19:48:13 -07:00 |
|
Cameron
|
c6195cbf5a
|
Allow age of user to be chosen before sending emails to unactivated users.
|
2015-05-16 19:45:59 -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
|
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
|
fc4f9dc712
|
More work on User-ranks Admin-UI upgrade. (use debug to test)
|
2015-05-14 21:13:14 -07:00 |
|
Cameron
|
08c2e5753f
|
Admin-UI: Users -> Ranks updated - currently experimental. Enable debug to test.
|
2015-05-14 12:40:25 -07:00 |
|
Cameron
|
d9e52ae0d1
|
Fix: Userclass filtering was failing in admin -> users.
|
2015-05-14 09:57:31 -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
|
1b403bba6d
|
listQry cleanup.
|
2015-05-13 13:51:47 -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
|
29ddbe09e8
|
Fixes #1002 - Filepicker mode was not being detected by media-manager.
|
2015-05-10 11:16:55 -07:00 |
|
Cameron
|
182c7c8cbf
|
Fixes #776 - Clear online-menu cache after user delete.
|
2015-05-08 10:34:57 -07:00 |
|
Cameron
|
c92cd34008
|
Merge pull request #997 from lonalore/master
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-08 10:14:24 -07:00 |
|
Lóna Lore
|
8a1a474d49
|
remove duplication
|
2015-05-08 10:56:33 +02:00 |
|
Lóna Lore
|
d25fd99fbb
|
remove duplication
|
2015-05-08 10:49:52 +02:00 |
|
Lóna Lore
|
7eedeb8237
|
remove duplication
|
2015-05-08 08:47:22 +02:00 |
|
Cameron
|
51b121610f
|
Fixes #994 - Leftover user_extended DB entries after user deleted.
|
2015-05-07 20:54:44 -07:00 |
|
Lóna Lore
|
c0c06e292f
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-07 13:39:09 +02:00 |
|
Lóna Lore
|
59d3e1504d
|
only use [x], [y], [z] replacement patterns
|
2015-05-07 10:57:40 +02:00 |
|
Lóna Lore
|
96f3332fb1
|
only use [x], [y], [z] replacement patterns
|
2015-05-07 10:55:44 +02:00 |
|
Lóna Lore
|
fe6e09d08d
|
removed debug messages from LAN files
|
2015-05-07 10:44:11 +02:00 |
|
Lóna Lore
|
957291a7b0
|
PHP Parse error: syntax error, unexpected ';'
|
2015-05-06 10:55:41 +02:00 |
|