1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

98 Commits

Author SHA1 Message Date
Cameron
22b9bd1721 Updated e107.org urls. 2022-04-04 14:46:42 -07:00
Cameron
025ff07aab Fixes #4737 Removal of type="text/javascript" and type="text/css" 2022-03-31 08:24:34 -07:00
Cameron
fd42d2325f Issue #4657 - Improved handling to prevent multiple sessions running on the same user account. 2022-01-13 11:18:31 -08:00
Cameron
2c9afc83ee More PHP 8.1 fixes. 2021-11-26 12:36:25 -08:00
Cameron
283b9340b5 Fixes #4459 $HEADER and $FOOTER within a class/method when old themes in use. Disable BS5 in admin area 2021-03-23 10:17:22 -07:00
Cameron
49b8a9690d Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
2021-02-03 11:46:32 -08:00
Cameron
4b6d23dbf6 Issue #4356 Fixes a conflic with secureImage prefs. Added secureImage tests. 2021-02-02 19:18:44 -08:00
Cameron
c036b84ebd Fix default style 2021-01-29 09:34:13 -08:00
Cameron
94e37f47a1 Issue #4356 - Admin-area login issue. 2021-01-27 16:50:53 -08:00
Cameron
94f3162d94 Issue #4356 Admin login issue. 2021-01-27 16:19:37 -08:00
Cameron
e45a3a7b55 Admin template upgraded to v2 standards. Admin boot, header, footer cleanup. 2021-01-27 12:20:58 -08:00
Cameron
2e301d2c73 Admin login page now using the same auth routine as the main site.
e_MULTISITE_MATCH check added to main cookie() function.
2021-01-21 08:06:20 -08:00
Cameron
c8a070de27 PHP8 Error fix for failed admin area login. Debug Paths code improvement. 2021-01-11 16:29:32 -08:00
Cameron
3f8e043998 Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias. 2020-12-22 09:36:02 -08:00
Cameron
f5153bf640 Updating of deprecated method usage. Removal of old files. Log tests added. 2020-12-18 09:39:02 -08:00
Cameron
42f0e902d4 Issue #4283 - Update deprecated sql method usage. Removed old code. 2020-12-17 05:52:54 -08:00
Cameron
44e260b121 Code cleanup and optimization 2020-12-14 16:21:48 -08:00
Cameron
afaac88003 PHP8 Compatibility and code cleanup. 2020-12-08 12:21:12 -08:00
Cameron
834ea354e4 Core Cleanup. 2020-05-02 15:35:30 -07:00
Cameron
aa9753a174 Automatic password rehashing added to admin login page. 2020-02-22 11:45:35 -08:00
Cameron
96a4dc3683 Issue #3616 Tweaked 2019-01-13 12:40:25 -08:00
Tijn Kuyper
7cfcaee1d0 #3616 - Allow admin login with email address 2019-01-13 13:10:57 +01:00
Gábor
f42f4358e8
Small corections 2018-09-13 08:08:31 +02:00
Cameron
5e4c172c2f Issue #2883 Permission fixes. 2017-12-01 17:00:02 -08:00
Cameron
2f5aebc1b8 Allow corporate admin theme to style admin login background color. 2017-09-21 14:13:22 -07:00
Cameron
5179e09bbc Issue #2395 - Admin-login now respects the session time pref. 2017-04-12 13:52:02 -07:00
Cameron
6b19791663 Issue #2419 - Admin login issue. 2017-02-12 07:04:13 -08:00
Cameron
030c7571ed Path fixes. 2017-02-08 22:52:18 -08:00
Cameron
1a0907368c Fix for admin css in case of upgrading from v1.x 2017-01-31 17:50:44 -08:00
Cameron
158549b8e8 admin theme fix 2017-01-31 17:30:53 -08:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
Cameron
d7fad829fe Debug timings. 2017-01-21 10:49:04 -08:00
MikeyGMT
0ec94ce800 Further Correction to conversion to lanVars #2109
Further Correction to conversion to lanVars #2109
Note that similar messages are coming from user.php - some duplication.
2016-12-05 01:18:15 +00:00
MikeyGMT
edfbf0a80e Successfully logged in as x #2109
Successfully logged in as x #2109
2016-12-05 00:36:10 +00:00
MikeyGMT
639414618e Lans Cleanup auth.php #6
Lans Cleanup auth.php #6
2016-12-04 19:41:14 +00:00
Cameron
32bd1d04ab Fixes #1684 Login failure with email and salt. 2016-06-06 15:42:42 -07:00
Cameron
d295a434c3 Issue #1356 - Secure Image now using sessions and working with PHP 7.0.3 2016-02-26 11:54:57 -08:00
Cameron
de49a2cce9 Sort languages in Admin Navigation. Removed false positive from language-checker error detection. Improved admin login error handling. 2015-09-05 20:04:28 -07:00
Cameron
caa89c9c3e Allow for disabling of language-perm checking on a page-by-page basis. Usage: $_E107['no_language_perm_check'] = true; before class2.php.
Allow language to be defined by script. Usage Example: define("e_PAGE_LANGUAGE", "French"); OR define("e_PAGE_LANGUAGE", "E_SITELANGUAGE"); before class2.php.
2015-09-03 16:19:39 -07:00
Cameron
98bdf4253e Fix for language error on admin login page. 2015-08-26 13:49:44 -07:00
Cameron
01cac03324 Issue #6 - LAN naming fix. Chrome CSS layout issues corrected. Admin Login page restyled using bootstrap3 markup. 2015-08-20 16:30:28 -07:00
Cameron
129ef52310 Bootstrap3 admin is now the default. 2015-07-17 18:22:56 -07:00
leo
e0f2233a95 new lans in use (admin php message fields (hover) 2015-06-28 22:21:39 +02:00
leo
5d3802f05f hover messages for admin php page (new lan definition added) 2015-06-28 16:32:52 +02: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
db057b3788 Minor styling fixes on admin login form. 2015-02-14 17:38:41 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
238864b66a Fixes #771 - System Log preferences not being saved. 2014-10-14 16:23:16 -07:00
Cameron
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Cameron
cb29941bda Feature-box image-category fix and language-redirect fix. 2013-10-28 22:20:29 -07:00