Cameron
05fda0cf1f
Fix for double-encoding in admin logs.
2019-04-01 12:27:03 -07:00
Tijn Kuyper
8fd3b37649
Merge pull request #3737 from Deltik/fix-3736
...
Renormalized all text file line endings
2019-04-01 12:23:15 +02:00
Deltik
1f824faa69
Renormalized all text file line endings
2019-03-29 19:13:32 -05:00
Tijn Kuyper
6fd0a6a8a2
#3485 - Tweak admin help text check
...
now also respects Admin Area Interface Language following the 'Default Site Language' setting
2019-03-29 16:06:59 +01:00
Tijn Kuyper
67129d70dc
Fixes #3757 - Check for forum categories present in NFP menu
2019-03-26 21:16:05 +01:00
Cameron
87b053c095
Improved theme layout detection
2019-03-26 12:05:42 -07:00
Cameron
2013acded7
Merge pull request #3756 from Jimmi08/patch-16
...
#2980 , #3750 better styling for password reset page
2019-03-26 11:36:20 -07:00
Cameron
3cff9e97c8
Merge pull request #3761 from LaocheXe/master
...
Removed Outdated User Extended Fields
2019-03-26 11:29:49 -07:00
Cameron
7233638db1
Merge pull request #3734 from SimSync/fix_checkboxes
...
fixes e_form::checkboxes() not displaying labels properly
2019-03-26 11:21:42 -07:00
Cameron
904a13eec2
Merge pull request #3708 from SimSync/update_user_model
...
Switched add/remove user_class functions in e_user_model to make use of the unified functions
2019-03-26 11:20:51 -07:00
Tijn Kuyper
7aff9ff46f
Fixes #3746 - Typo caused fatal error in e107_admin/users.php
2019-03-26 16:57:07 +01:00
Travis Thoene
ceaa1f9a0c
Removed Outdated User Extended Fields
...
Removed AIM, MSN, and Yahoo Messanger User Extended Fields
2019-03-25 10:43:28 -05:00
Jimako
3eeb5c6105
#2980 , #3750 better styling for password reset page
2019-03-24 13:08:44 +01:00
Tijn Kuyper
e88f22ee2a
#3605 - Fix "Just now" not showing in forum topic relative timestamp
...
Related to 4f90105419
2019-03-22 11:10:37 +01:00
Tijn Kuyper
6df07c3f78
Tweak forum shortcode styling (see previous commit)
2019-03-21 10:17:07 +01:00
Achim Ennenbach
c2952a1239
fixes e_form::checkboxes() not displaying labels properly that contain a
...
'=' character.
Also overwrote any supplied options.
Line endings should be Unix LF (was Windows CRLF after rebase master ?!)
Another last try 3 ...?
2019-03-20 18:49:11 +01:00
Achim Ennenbach
322b5ba60d
Switched add/remove functions to make use of the unified functions
...
from the user_class class (user_class::ucAdd(), user_class::ucRemove())
Fixed some typo and removed missing template vars
2019-03-20 18:16:00 +01:00
Tijn Kuyper
06d4b31fbe
Allow for more styling of forum SC - FORUMNAME, REPLIESX and THREADSX
...
Perhaps related to #2060
2019-03-20 11:42:24 +01:00
Cameron
ce5079b3c1
More cleanup
2019-03-19 15:45:36 -07:00
Cameron
164465e4dc
Minor cleanup
2019-03-19 15:38:11 -07:00
Cameron
78b95a54b6
Code-cleanup and safestr
2019-03-19 15:12:17 -07:00
Cameron
6c682dffae
Issue #3232 Correct user search of extended fields. (set field 'data' to 'str')
...
Fixes #3677 Wrong message displayed.
2019-03-19 15:11:36 -07:00
Cameron
95d63cd166
Added debug info for Issue #3724
2019-03-19 12:15:23 -07:00
Cameron
810fb81d78
Fix for drag-n-drop sorting and PHP 7.3 fixes.
2019-03-19 12:01:51 -07:00
Cameron
c4c661cfac
Fixes #3715 Prevent error when load() is missing from e_admin.php
2019-03-12 11:16:43 -07:00
Cameron
a32b6bffd9
e_print scan added.
2019-03-11 16:30:01 -07:00
Cameron
fdc231112e
Draft e_print.php file added.
2019-03-11 16:27:58 -07:00
Tijn Kuyper
e193be91bd
Fixes #3719 - Add check for membersonly splash page
2019-03-10 12:11:30 +01:00
Cameron
734a544f08
Tweak for iframe with multi-language
2019-03-08 12:55:09 -08:00
Cameron
94bdbfa7e2
Fix for check_class tests.
2019-03-08 12:10:28 -08:00
Cameron
d05d4f6406
Fixes #3712
2019-03-06 12:10:53 -08:00
Cameron
21a213662c
Admin-ui: Moved "help" tool-tip to the left to avoid clashes with datepicker etc.
2019-03-05 17:00:03 -08:00
Cameron
b5032c2477
Issue #3695 e_admin addon - list mode with custom methods fixed.
2019-03-04 12:41:10 -08:00
Cameron
037c7c67ff
Fixes batch process issue under PHP 7.3
2019-03-03 13:08:02 -08:00
Cameron
4e07b87e37
Fixes #3695 Added e_admin interface and method to load data for 'list' view of admin-ui. (subject to change)
2019-03-03 12:33:20 -08:00
Cameron
5b9d334530
Bootstrap 4 fixes.
2019-03-02 13:22:46 -08:00
Cameron
5efcfc2074
Minor performance increase.
2019-03-02 11:03:17 -08:00
Cameron
411c7c40d4
Fixes #3710 toDB() fix.
2019-03-02 10:51:05 -08:00
Cameron
4435e6a66b
Remove debug info
2019-03-02 10:26:12 -08:00
Cameron
bd4348f162
getThemeLayout() improvement for when exact match is used.
2019-03-02 10:17:27 -08:00
Cameron
a7d047498e
PHPDoc fixes.
2019-03-02 10:09:16 -08:00
Cameron
7aaf09a6d2
Fix array handling in toDB() and improved performance for simple integers.
2019-03-02 10:07:07 -08:00
Cameron
943ea1ddd7
Replace usage of deprecated updateArray() method.
2019-03-02 08:49:42 -08:00
Cameron
64bab92d68
Issue #3707 update() query issue in checkBan() method.
2019-03-02 08:17:01 -08:00
Cameron
4beaffd103
Merge pull request #3707 from SimSync/fix_3657
...
Fixes #3657 : Userclass is reset on all user accounts to the one public userclass "Newsletter"
2019-03-02 07:56:20 -08:00
Cameron
30c5553dbd
Bootstrap 4 fixes.
2019-03-02 07:47:37 -08:00
Achim Ennenbach
e356c3aa1d
fixes #3657 : In case a user with user_class e_UC_NEWUSER logged in and
...
was ready to be "promoted" to a "normal" user, the e_UC_NEWUSER should
be removed. Unfortunately, the db:update() function was used in the
wrong way.
The third argument of update() function is for debugging
purposes and NOT used for the WHERE clause.
Therefore the query was run without WHERE, which resulted into applying
the new classes to all users....
2019-03-02 09:47:19 +01:00
Cameron
749fd506e0
Issue #3676 Missing "required" marker on signup
2019-03-01 20:01:40 -08:00
Cameron
dea967a952
Improved plain text sanitation
2019-03-01 16:36:37 -08:00
Cameron
a457863c56
Issue #3202 uc_select() was not respecting default value.
2019-03-01 11:12:54 -08:00