1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 02:00:14 +02:00

16 Commits

Author SHA1 Message Date
camer0n
31e7d1d3b0 Issue #5465 Core language files converted. (excluding plugins) 2025-04-04 18:29:07 -07:00
camer0n
b165b95b94 Issue #5443 Increase the number of admin URLs in Acceptance test. 2025-03-31 10:49:43 -07:00
camer0n
a521f6a2cd Fixed acceptance test selectOption() argument type. 2025-03-30 13:04:25 -07:00
Nick Liu
00b1d754b0 Login flow consistency: Do not use redirect in admin area login box
The non-admin login flow does not perform a redirect, but the admin
login flow did. This led to an inconsistency in how the authentication
error message was passed.

Fixes: https://github.com/e107inc/e107/issues/4779
2022-09-07 12:32:02 -05:00
Cameron
93b2926227 Removed SEF Url config from Bootstrap5. Added missing prefs to default install. Moved popup tips during installation to their own icon. Adjusted acceptance test. 2022-04-07 07:15:30 -07:00
Cameron
a9b3d830ac Tweak acceptance test. 2022-04-06 19:43:01 -07:00
Cameron
dd7af9b222 Update acceptance test for BS5. 2022-04-06 19:33:03 -07:00
Cameron
6f309bb326 e107 installation updated for PHP8.1. Bootstrap5 is now the default theme. Acceptance test updated. 2021-11-29 13:45:02 -08:00
Cameron
29b2201a78 Removed Voux install test. 2021-01-13 18:14:09 -08:00
Cameron
20ae4f75e6 Added Voux install test. 2021-01-13 18:02:20 -08:00
Cameron
7989ebfc72 Installation fix. 2020-12-26 08:02:34 -08:00
Cameron
f605ddc552 Code optimization and cleanup. 2020-12-10 15:52:48 -08:00
Cameron
5f43f5159c Fixes #2003 LAN_PLUGIN_PAGE_NAME and LAN_PLUGIN_DOWNLOAD_NAME were displayed on admin search page after clean install. 2020-11-28 12:44:00 -08:00
Cameron
4424c9906b LandingZero theme removed from core and moved to its own repo: https://github.com/e107inc/landingzero 2020-04-13 16:43:25 -07:00
Deltik
8ed4cde9f1 Removed broken test: CaptchaCest
Related: #4028
2019-11-27 15:30:32 -06:00
Deltik
e49ee50d31 Preparation for merge with e107 repository
Moved all test files to e107_tests subdirectory
2019-11-27 11:18:53 -06:00