Cameron
|
e7ec4663ad
|
Fix: User settings page - don't display tab if empty.
|
2015-05-14 12:35:53 -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
|
1b403bba6d
|
listQry cleanup.
|
2015-05-13 13:51:47 -07:00 |
|
Cameron
|
03d052f8b7
|
Minor email template styling fix.
|
2015-05-13 13:45: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
|
5b8c108c8c
|
Auto-resize oversized sitebutton in signup email.
|
2015-05-12 20:26:07 -07:00 |
|
Cameron
|
b1ba628bfa
|
Automated passwords option during signup/registration.
|
2015-05-12 20:15:05 -07:00 |
|
Cameron
|
921ff1ff69
|
Menu button was not displaying under some circumstances.
|
2015-05-12 20:13:32 -07:00 |
|
Cameron
|
d4f38c96ed
|
Allow user to unsubscribe from userclasses (newsletter/email notifications etc.) via an email link.
|
2015-05-12 13:57:11 -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
|
e4516a4ea7
|
Newsletter LAN fix
|
2015-05-11 14:07:38 -07:00 |
|
Cameron
|
76d7a802c6
|
FAQs: 'faq-new' css class added for recently added FAQs.
|
2015-05-11 14:07:11 -07:00 |
|
Cameron
|
1af1bd9c09
|
Include hashtags and account in twitter share.
|
2015-05-11 14:06:31 -07:00 |
|
Cameron
|
d85bc31932
|
Query optimization.
|
2015-05-10 12:02:32 -07:00 |
|
Cameron
|
29ddbe09e8
|
Fixes #1002 - Filepicker mode was not being detected by media-manager.
|
2015-05-10 11:16:55 -07:00 |
|
Cameron
|
3f49076a2b
|
Fixes #1001 - forum thread editing. Also pagination and redirection fixes. "Move Thread" reworked and integrated into forum_post.php
|
2015-05-09 13:22:27 -07:00 |
|
Cameron
|
cec9f33168
|
Forum: pagination fix.
|
2015-05-08 13:04:23 -07:00 |
|
Cameron
|
4da0e4789d
|
Forum styling - allow for striping of forum posts.
|
2015-05-08 12:50:30 -07:00 |
|
Cameron
|
2f3bbeef53
|
Fixes #972 - chatbox count. (resave preferences to correct). Should also correct any moderation issues.
|
2015-05-08 10:52:09 -07:00 |
|
Cameron
|
182c7c8cbf
|
Fixes #776 - Clear online-menu cache after user delete.
|
2015-05-08 10:34:57 -07:00 |
|
Cameron
|
720f445565
|
Fixes #998 - Download category creation issue when using MySQL Strict.
|
2015-05-08 10:20:04 -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 |
|
Cameron
|
30ecc683d7
|
Forum now generates SEF URLs during upgrade. Forum tools reinstated. Additional debug options added.
|
2015-05-08 10:08:49 -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
|
06d9075c9d
|
Forum styling changes/fixes.
|
2015-05-07 20:55:12 -07:00 |
|
Cameron
|
51b121610f
|
Fixes #994 - Leftover user_extended DB entries after user deleted.
|
2015-05-07 20:54:44 -07:00 |
|
Cameron
|
6c2d385240
|
Merge pull request #995 from lonalore/master
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-07 11:56:29 -07:00 |
|
Cameron
|
81bff06041
|
Forum fix. post_forum field was being sent the thread value instead of the forum value when using the "Post Reply" page. Attachments now working correctly. Fixes download issues associated with forum permissions. Also corrected pagination issue.
|
2015-05-07 11:49:36 -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 |
|
Cameron
|
8b57748d3f
|
Merge pull request #993 from lonalore/master
PHP Parse error: syntax error, unexpected ';'
|
2015-05-06 12:05:45 -07:00 |
|
Lóna Lore
|
957291a7b0
|
PHP Parse error: syntax error, unexpected ';'
|
2015-05-06 10:55:41 +02:00 |
|
Cameron
|
c57876bdff
|
Styling fixes.
|
2015-05-05 11:38:22 -07:00 |
|
Cameron
|
b5382c3792
|
Issue #988 - Comment stats were displaying on user profile even when comments were disabled.
|
2015-05-04 12:20:31 -07:00 |
|
Cameron
|
82eb5f6d7d
|
Issue #986 - Remove need for single-quote backslashes.
|
2015-05-04 11:24:05 -07:00 |
|
Cameron
|
715030372c
|
Fixes #990 - Cron command compatibility issue.
|
2015-05-04 11:13:55 -07:00 |
|
Cameron
|
9aef169417
|
Merge pull request #986 from lonalore/master
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-04 10:35:28 -07:00 |
|
Lóna Lore
|
9d4e934877
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-02 16:27:01 +02:00 |
|