1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-20 20:39:48 +01:00

13134 Commits

Author SHA1 Message Date
Cameron
5fb7ef6ee8 Theme Manager: Online browser now uses admin-ui search/filtering. 2021-01-27 08:45:34 -08:00
Cameron
f6cda21559 Improved test visibility in kadmin.css admin style. 2021-01-26 19:06:09 -08:00
Cameron
71b3729341 Admin-ui createForm now uses the internal tabs() method. 2021-01-26 17:46:48 -08:00
Cameron
835e477147 Bootstrap 5 styling. (data-bs-toggle)
Signup shortcodes now automatically load the required template.
2021-01-26 15:08:58 -08:00
Cameron
afcbd2c01b Issue #4356 Make sure admin login area uses 'session' tracking. 2021-01-26 12:13:57 -08:00
Cameron
213aaeee43 Fixes #4355 - User ranks issue. 2021-01-26 12:03:46 -08:00
Cameron
184d920514 Extra checks added in the signup extended user fields shortcode.
Improved renderLayout test.
2021-01-26 11:59:57 -08:00
Cameron
46cb21b025 Meta admin page now uses Admin-ui. Additional custom tag areas added. 2021-01-26 11:59:49 -08:00
Moc
9403901077
#3786 - Update documentation for e107::user() 2021-01-26 18:53:36 +01:00
Cameron
60afb0ba1a Fix for bot icon in dashboard online table. 2021-01-25 19:00:31 -08:00
Cameron
76dbd4469e Fixed error in {XURL_ICONS} shortcode. Added a test. Fixed some warnings in the admin/language page. 2021-01-25 17:57:34 -08:00
Cameron
ef8844b019 Use e107:: in some parts of tests. 2021-01-25 13:29:39 -08:00
Cameron
1479e9ba59 Testing of loading all javascript in the footer. Add the following to e107_config.php to test: define('e_DEBUG_JS_FOOTER', true); 2021-01-25 13:23:28 -08:00
Cameron
46af21d105 Disable fixRegistry during testing. 2021-01-25 12:31:18 -08:00
Cameron
1c98e5e341 Load admin icons during shortcode and plugins tests. 2021-01-25 12:18:38 -08:00
Cameron
876212d518 Make sure admin icons are loaded during testing and when initializing form handler. 2021-01-25 12:04:59 -08:00
Cameron
d03ef3a670 Should fix the "Call to undefined function parse_admin()" test issue. 2021-01-25 10:43:17 -08:00
Cameron
55eccce7d3 Issue #4341 Database name pattern during installation. 2021-01-25 10:35:24 -08:00
Cameron
55aadc29e9 Modified navigation test. (installed plugins may change) depending on the order of tests. 2021-01-25 10:16:19 -08:00
Cameron
8e54de7c0c Styling tweak to admin 'tabbed' layout. 2021-01-25 10:13:32 -08:00
Cameron
aa1a19b1dd Disable TimeZone test. 2021-01-25 09:54:11 -08:00
Cameron
b77ae278dd Updated TimeZone test. 2021-01-25 09:38:40 -08:00
Cameron
dfddca2e24 Added Media-Manager loading indicator. Use deftrue() for checking admin area in form handler. 2021-01-25 09:35:08 -08:00
Cameron
748e5ee11d Issue #3902 PHP Notice and Error fixes. 2021-01-25 09:14:45 -08:00
Cameron
c045f2874c Clock-menu removed from code. Extra logTime entries added. Debug performance highlighting tweaks. 2021-01-25 07:57:24 -08:00
Cameron
11de1fc0f4 Memory optimization and more speed logging. 2021-01-24 17:16:49 -08:00
Cameron
522d71d243 Reduced some memory usage. 2021-01-24 17:00:02 -08:00
Cameron
8508cabcad Admin shortcodes optimization and tests. 2021-01-24 16:18:50 -08:00
Cameron
26f0d4a0a8 Added test for loadAdminIcons and verified against previous template. 2021-01-24 15:33:39 -08:00
Cameron
a99300aed5 admin_icons_template.php reformatted to v2 standards. 2021-01-24 10:44:30 -08:00
Cameron
9487c620e3 Updated isBot() method. 2021-01-24 10:42:53 -08:00
Cameron
f6290ed533 Legacy clock_menu plugin removed. 2021-01-24 07:38:19 -08:00
Cameron
0846285277 Admin-ui: Spinning indicator during search/filter. 2021-01-24 07:15:46 -08:00
Cameron
08e0b26874 Removed 'log' plugin from repo. Now found at https://github.com/e107inc/log 2021-01-24 06:47:48 -08:00
Moc
0e3e184abc
Fix formatting of errors on 'usersup_veri' event 2021-01-24 12:50:50 +01:00
Cameron
8b73cfee5c Theme manager now using e107::isCompatible() method. 2021-01-23 15:48:09 -08:00
Cameron
b457c8168e "Find Plugins" browser upgraded to use grid template. 2021-01-23 14:21:55 -08:00
Cameron
17a9aa2822 New e107::isCompatible() method added for checking plugins/themes are compatible with the current version of e107.
New parser method stripBlockTags($html) to remove p, div etc.
{CPAGEBODY: strip=blocks} shortcode option added (uses the method above)
2021-01-23 14:20:51 -08:00
Cameron
85ae08e8ff Moved membersonly shortcodes to their own file. 2021-01-22 18:07:12 -08:00
Cameron
530183692a Reinitialize user-extended class before running shortcode test. 2021-01-22 17:34:36 -08:00
Cameron
f5352be768 Closes #4044 - News e_related URL fix. Thanks to @Serios 2021-01-22 17:33:29 -08:00
Cameron
93918849f4 Expanded on getperms() test. 2021-01-22 17:09:55 -08:00
Cameron
45b536b50a Removed the json_compat_handler.php and some unused methods. 2021-01-22 16:32:07 -08:00
Cameron
7557d07622 Rewrote getTemplate test and added example theme template override (bootstrap3) of plugin template (gallery) 2021-01-22 15:43:57 -08:00
Cameron
acc1a9af0d Plugin script tests and PHP8 fixes. 2021-01-22 13:44:10 -08:00
Cameron
4b0edad459 Various PHP8 Fixes 2021-01-22 06:32:59 -08:00
Cameron
4a9cf379a6 PHP8 Forum code cleanup 2021-01-22 06:31:23 -08:00
Cameron
aafd277331 Shuffling issue. Disable test. 2021-01-21 15:27:04 -08:00
Cameron
ead2416485 Test too specific for shuffle. Needs rework. 2021-01-21 15:12:48 -08:00
Cameron
27f26e59c0 Disable test. Needs rework to account for shuffling. 2021-01-21 15:00:50 -08:00