Cameron
|
51100fb41b
|
Fixes #984 - signup shortcode wrapper issue.
|
2015-04-24 15:03:42 -07:00 |
|
Cameron
|
9222bd4d6d
|
Fixes #840 - User Extended not saving on main admin after install. Fixes #862 - Back-button issue during install.
|
2015-04-24 14:39:01 -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
|
1b16cadb47
|
Fixes #729 - PM links in notification emails.
|
2015-04-23 20:52:38 -07:00 |
|
Cameron
|
58024bc6d5
|
Disable forum-subject edit when not the original thread/topic creator.
|
2015-04-23 20:32:09 -07:00 |
|
Cameron
|
d60a5edeab
|
Fixes #973 - permissions lookup issue corrected.
|
2015-04-23 20:19:14 -07:00 |
|
Cameron
|
5a0d33c8cf
|
Issue #977 - Fixes the button for 'block user' so that it changes after blocking someone.
|
2015-04-23 11:17:34 -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
|
a5e4a407a8
|
Fix for PM unblock icon.
|
2015-04-23 10:04:49 -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
|
7b4bc374c6
|
User Extended Shortcode cleanup
|
2015-04-22 12:27:59 -07:00 |
|
Cameron
|
db235bd468
|
Possibly related to issue #809.
|
2015-04-22 12:27:55 -07:00 |
|
Cameron
|
bd75e69f2d
|
Merge pull request #978 from GHswitt/patch-1
Use language label instead of fixed "Sign In"
|
2015-04-21 16:23:20 -07:00 |
|
GHswitt
|
f84f168184
|
Use language label instead of fixed "Sign In"
|
2015-04-21 11:46:43 +02:00 |
|
Cameron
|
5eac3a81b5
|
Tweaked some of the upgrade checks and default forum order after upgrade.
|
2015-04-20 11:31:52 -07:00 |
|
Cameron
|
75c2343698
|
Issue #974 - Bad user/edit link corrected.
|
2015-04-20 11:27:31 -07:00 |
|
Cameron
|
d5388e7313
|
Increment bootstrap version. Fix for bbarea width.
|
2015-04-18 15:09:56 -07:00 |
|
Cameron
|
8890c523f0
|
Fixes #717 - Forum Post rewrite. new bootstrap templates added as well as new shortcodes. (attachments not functioning at this moment)
|
2015-04-18 15:09:10 -07:00 |
|
Cameron
|
654fd32677
|
Fixes #760, Fixes #963 - Disabling WYSIWYG on Subtmit news was failing. Bbarea panel and textarea now have a matching width.
|
2015-04-17 12:18:08 -07:00 |
|
Cameron
|
4a4e2447a1
|
Fixes #905 and other PHP notices.
|
2015-04-17 11:46:47 -07:00 |
|
Cameron
|
bc382d7317
|
Issue #609 - Frontpage interface up/down arrows not working. Replaced with editable option in add/edit mode.
|
2015-04-17 11:22:07 -07:00 |
|
Cameron
|
94686133ce
|
Fixes #952 - Featurebox tabs issue.
|
2015-04-17 10:48:14 -07:00 |
|
Cameron
|
e7b18489d5
|
Fix for default email template width on mobile-devices. CLI fix for SITEURL.
|
2015-04-16 20:25:18 -07:00 |
|
Cameron
|
6783165b72
|
Allow developer to use hyphens in plugin title.
|
2015-04-16 17:05:42 -07:00 |
|
Cameron
|
dfd1b6bce4
|
CLI perms fix.
|
2015-04-16 15:23:57 -07:00 |
|
Cameron
|
0e41e6e7a3
|
New methods added to parser: addAllowedTag() and addAllowedAttribute() to use with the cleanHtml() method.
|
2015-04-16 15:23:21 -07:00 |
|
Cameron
|
7bdb2ef48f
|
Additional check added before creating plugin folders in LOG directory.
|
2015-04-16 00:57:24 -07:00 |
|
Cameron
|
9772234cc9
|
Allow Logo to display in Menua-Manager with correct parms.
|
2015-04-16 00:56:09 -07:00 |
|
Cameron
|
63c6f6a8e7
|
Fixes #858 - Missing time on page/menu datestamp field.
|
2015-04-16 00:55:01 -07:00 |
|
Cameron
|
6a71fe0b35
|
Fixed: Search prefs were not being saved.
|
2015-04-15 21:26:34 -07:00 |
|
Cameron
|
edbc6dd700
|
Added FAQ-count to cron. Correct faq_question field type. Increased number of FAQs per page in admin area.
|
2015-04-15 15:35:42 -07:00 |
|
Cameron
|
01463a6759
|
Improved user-profile viewing in admin.
|
2015-04-15 15:34:58 -07:00 |
|
Cameron
|
f3cdc78621
|
Fixes #965 - error if social prefs missing.
|
2015-04-15 12:49:39 -07:00 |
|
Cameron
|
f37f252d66
|
Fixes #967 - Submit news default column and missing LAN_PREVIEW.
|
2015-04-15 12:45:05 -07:00 |
|
Cameron
|
70e810eb68
|
New $sql method max() and Admin-UI auto-incrementing on order fields during record creation.
|
2015-04-15 12:27:31 -07:00 |
|
Cameron
|
aa352b8048
|
Users-extended admin-area re-work started.
|
2015-04-15 02:02:28 -07:00 |
|
Cameron
|
50998feae3
|
Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked.
|
2015-04-15 01:58:07 -07:00 |
|
Cameron
|
8c205e3fe5
|
Fixes #911 - MySQL strict mode issue with sitelinks
|
2015-04-14 15:58:28 -07:00 |
|
Cameron
|
aa99411a5b
|
Issue #949 - Always place child forum at the end of the list.
|
2015-04-14 15:41:00 -07:00 |
|
Cameron
|
a1d7fbd8c5
|
Fixes #964 - Fatal error on news page when social plugin not installed.
|
2015-04-14 15:32:54 -07:00 |
|
Cameron
|
7661394c04
|
Display more shortcodes in media-manager mode.
|
2015-04-14 15:26:26 -07:00 |
|
Cameron
|
6cd9e8770f
|
More menu areas added in default bootstrap3 theme. Easier styling of the 'footer' block.
|
2015-04-14 14:37:27 -07:00 |
|
Cameron
|
98ef1be62e
|
Corrected default news template (removing placeholder)
|
2015-04-14 12:46:34 -07:00 |
|
Cameron
|
dafdbef963
|
Adding missing LAN for backup.
|
2015-04-14 12:08:28 -07:00 |
|
Cameron
|
3102a6cb07
|
Fix for admin-log of Admin-UI DB-inserts and fix for default userclass value in form element.
|
2015-04-14 11:59:46 -07:00 |
|
Cameron
|
67d62ce723
|
Fix for toDB() in 'no_html' mode. Admin-log now detects table in remarks.
|
2015-04-14 11:39:35 -07:00 |
|