Cameron
|
ca1748df8d
|
Issue #2146 - Fix for theme-manager after model refactoring.
|
2019-06-04 10:48:56 -07:00 |
|
Cameron
|
f0f6eb5d73
|
Admin-UI: Display a debug message when no 'type' has been set.
|
2019-06-03 16:46:40 -07:00 |
|
Cameron
|
79a1d43496
|
Fix for database class change.
|
2019-06-03 16:30:52 -07:00 |
|
Cameron
|
62863b4934
|
Issue #2146 PHP 7.3 class compatibility fix. More testing required.
|
2019-06-03 16:29:38 -07:00 |
|
Cameron
|
ce7f3feb38
|
PDO class now used by default. mysql_class.php currently deprecated until it is modified to use mysqli. Install routine upgraded. Install logging vastly improved.
|
2019-06-03 15:27:36 -07:00 |
|
Cameron
|
6844dbfcab
|
Test for corrupted linkwords pref.
|
2019-06-01 15:58:33 -07:00 |
|
Cameron
|
248dc0408b
|
Prevent old corrupted linkword prefs from breaking site. ie. CRITICAL ERROR 3 and 4.
|
2019-06-01 15:51:05 -07:00 |
|
Cameron
|
4bf9c89eaa
|
Version updated to 2.2.2 (git)
|
2019-05-29 11:50:02 -07:00 |
|
Cameron
|
183b96235a
|
Cleanup
v2.2.1
|
2019-05-29 11:18:34 -07:00 |
|
Cameron
|
1d4f1afc25
|
Removed $forum global .
|
2019-05-28 12:04:25 -07:00 |
|
Cameron
|
09846ee9a7
|
Fixes #3814 - Userclass issue as found in forum moderator check.
|
2019-05-28 11:26:32 -07:00 |
|
Cameron
|
be8d2fca28
|
Fixes #3800 Issue with DB structure update and database name containing hyphens.
|
2019-05-28 10:49:32 -07:00 |
|
Cameron
|
01d87ade4f
|
Fixes #1818 - Batch Userclass list missing 'members' in default list.
|
2019-05-27 11:17:41 -07:00 |
|
Cameron
|
783be29953
|
PHP 7.3 Notice/Warning Fixes.
|
2019-05-27 10:45:35 -07:00 |
|
Cameron
|
56c9cd6a00
|
Test for core function asortbyindex()
|
2019-05-27 10:12:49 -07:00 |
|
Cameron
|
eb6401385e
|
Code cleanup
|
2019-05-26 17:05:29 -07:00 |
|
Cameron
|
f1081c2b21
|
Fixes #3815 - deftrue not found issue.
|
2019-05-25 11:53:29 -07:00 |
|
Cameron
|
4b44128cdb
|
Issue #3800 Require database-name to start with a letter.
|
2019-05-24 11:16:06 -07:00 |
|
Tijn Kuyper
|
473109bd9b
|
Fixes #3813 - Comment avatar in comment form
|
2019-05-24 10:55:53 +02:00 |
|
Cameron
|
9a44513c91
|
Fixes #3812 - Page insert failure in PHP 7.3
|
2019-05-23 11:13:42 -07:00 |
|
Cameron
|
1501ccfda5
|
Clear cache after core update
|
2019-05-22 13:59:02 -07:00 |
|
Cameron
|
6849a47545
|
Issue #2990 - unserialize BC fix.
|
2019-05-22 13:58:56 -07:00 |
|
Cameron
|
1856c2f845
|
unserialize() tests.
|
2019-05-22 13:49:54 -07:00 |
|
Tijn Kuyper
|
6664e9d7ef
|
Forum {SEARCH} updated to include placeholder
|
2019-05-21 12:32:02 +02:00 |
|
Cameron
|
bdb45485ee
|
Code Cleanup
|
2019-05-20 14:53:43 -07:00 |
|
Cameron
|
6a2fdab074
|
Fixes #3809 - broken links
|
2019-05-20 14:18:06 -07:00 |
|
Tijn Kuyper
|
650da3ed55
|
#3801 - Added tablerender id
error_page_404
error_page_401
error_page_403
error_page_404
error_page_500
and custom ones by plugins
|
2019-05-20 22:55:19 +02:00 |
|
Tijn Kuyper
|
4ed4ff8035
|
Added {{NEWS_AUTHOR_EUF} to retrieve User Extended Fields from news author
|
2019-05-20 22:30:46 +02:00 |
|
Cameron
|
2207d7aa35
|
Added check for the 'admin area' button in welcome message.
|
2019-05-20 12:23:33 -07:00 |
|
Cameron
|
7839e49021
|
Issue #3775 Revert "Fixes #3775 Admin path on welcome page."
Solution only works when logged in, but not directly after installation.
|
2019-05-20 12:20:01 -07:00 |
|
Tijn Kuyper
|
a7b0c92769
|
#2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons)
|
2019-05-20 15:35:21 +02:00 |
|
Cameron
|
44626a0006
|
Updated version to v2.2.1
|
2019-05-18 12:03:17 -07:00 |
|
Tijn Kuyper
|
ef81305c77
|
#3124 - Possible fix for TinyMCE not loading default (English) LAN
v2.2.0
|
2019-05-18 13:32:30 +02:00 |
|
Cameron
|
92b365ffc3
|
Issue #3774 Allow e107 to function without setting directories in e107_config.php
|
2019-05-17 13:27:36 -07:00 |
|
Cameron
|
39f88e500c
|
Extra theme layout test. (with hyphenated directory)
|
2019-05-17 13:07:29 -07:00 |
|
Cameron
|
723f9f8b19
|
Reduced spacing between mediapicker elements.
|
2019-05-17 13:06:21 -07:00 |
|
Cameron
|
5e0ddfc36f
|
Fixed #3807 - Menu-Manager parser error on themes with hyphen in folder name.
|
2019-05-17 12:53:46 -07:00 |
|
Cameron
|
2fb44903ab
|
Issue #3798 - Inline editing of Forum Name was changing SEF URL.
|
2019-05-17 12:21:17 -07:00 |
|
Cameron
|
e18a5cfebd
|
Closes #3804 Custom label support for remember-me shortcode.
|
2019-05-16 11:15:11 -07:00 |
|
Cameron
|
de5142f4d7
|
Fixes #3806 Incorrect class on radio container
|
2019-05-16 11:06:01 -07:00 |
|
Cameron
|
86befae56f
|
Updated {USER_AVATAR} parameters.
|
2019-05-16 10:58:49 -07:00 |
|
Cameron
|
498f9df506
|
Updated {USER_AVATAR} usage to crop avatars to square aspect ratio.
|
2019-05-16 10:55:47 -07:00 |
|
Cameron
|
a597006831
|
Issue #3721 Avatar crop support added. Simple usage: {USER_AVATAR: w=150&h=150&crop=1&shape=circle}
|
2019-05-16 10:50:18 -07:00 |
|
Cameron
|
3f9ae38bea
|
Checkboxes test updated
|
2019-05-14 11:39:26 -07:00 |
|
Cameron
|
7e11d99853
|
Added container id to checkboxes element.
|
2019-05-14 11:38:42 -07:00 |
|
Cameron
|
31555da340
|
e107::unserialize() test. Needs more examples.
|
2019-05-13 13:52:21 -07:00 |
|
Cameron
|
72a8476898
|
Avoid possible error using batch with custom method. Extra flexibility to allow modifying of listQry with custom filter handler.
|
2019-05-13 12:30:42 -07:00 |
|
Cameron
|
5150d92fb5
|
e107::unserialize() error logging added.
|
2019-05-13 12:29:24 -07:00 |
|
Cameron
|
541fcfa860
|
Closes #3799 Added afterPrefsSave() method.
|
2019-05-13 11:33:11 -07:00 |
|
Cameron
|
9ec990efb5
|
Bootstrap 4 compatibility
|
2019-05-12 15:40:01 -07:00 |
|