1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

Commit Graph

  • 7133d4bb6f Closes #4228 TinyMce can now load the frontend theme in the editor when 'wysiwyg' is found in the scope of a declared css file within theme.xml Fixes #4371 - FontAwesome5 is now loaded in the TinyMce editor when detected in the frontend theme. Cameron 2021-02-11 16:39:50 -08:00
  • d985b830f4 Removed some unused LANs. Cleaned up the deprecated LAN tool a little. Cameron 2021-02-11 12:29:16 -08:00
  • b0d10199b7 Added getScope() to theme handler. Added more theme handler tests. Fixed duplicate entry in _blank/theme.xml Cameron 2021-02-11 08:51:02 -08:00
  • 853cd70b88 Update help tooltip unit test so it passes Moc 2021-02-10 19:27:24 +01:00
  • a1faa5d08b Bootstrap5 styling Cameron 2021-02-10 09:03:17 -08:00
  • 5598d51f2f Adding class to be able to style link list #4 Jimako 2021-02-10 13:58:01 +01:00
  • 0cd5381435 Fix theme shortcode login menu icons Cameron 2021-02-10 02:57:43 -08:00
  • 1f3e70d40a Fixes #4374 help() form method fix. Cameron 2021-02-09 14:36:40 -08:00
  • b59887c230 Missing drop-down menu fix. Cameron 2021-02-09 14:30:33 -08:00
  • 5197f97a42 Issue #4373 Have mod-rewrite ignore css, js, fonts etc. Cameron 2021-02-09 13:58:42 -08:00
  • 4f4fee7fb2 datepicker styling and tooltip delay reduced. Cameron 2021-02-09 11:40:42 -08:00
  • 5842e51f15 Prevent tooltip visibility during page load. Cameron 2021-02-09 11:07:58 -08:00
  • 0abefed880 Small fixes. Cameron 2021-02-08 18:23:36 -08:00
  • 72c54371cc e107::getSession()->set will now accept multi-dimensional key format. Test added. Form-handler PHP8 fix. Cameron 2021-02-08 11:59:04 -08:00
  • 608c0c57b1 Extra test for e107::unserialize() with array input. Cameron 2021-02-08 08:49:39 -08:00
  • c32e5bf1e2 e107::unserialize() will now return the array if the input is an array. Additional form-handler tests added for type: media, file and files. Admin-ui can now manage a change of field type from 'array' to 'json' without additional changes needed. Cameron 2021-02-08 08:44:44 -08:00
  • 62815a965a Fixed visibility of drag-n-drop message. Media-manager "Files" tab fixed. Cameron 2021-02-07 13:26:36 -08:00
  • 7698773f0e Left-align tooltip text in new admin skins/styles. Cameron 2021-02-07 12:20:57 -08:00
  • 0fd7ee6482 Fixes faulty parsing of _GET when debug is activated. Pref editor will now use var_export on arrays when debug mode is active. Cameron 2021-02-06 12:48:19 -08:00
  • 10ca7acdd5 PHP8 Fix. Cameron 2021-02-06 09:21:54 -08:00
  • 44a7d5f94e Update hero_setup.php Gábor 2021-02-06 12:40:22 +01:00
  • 7eafe3eecd Update English_admin.php Gábor 2021-02-06 12:38:33 +01:00
  • 6c5226cff9 Update English_global.php Gábor 2021-02-06 12:35:59 +01:00
  • 7d33f6df93 Update plugin.xml Gábor 2021-02-06 12:35:27 +01:00
  • 49932534da Installation tweaks/fixes. Cameron 2021-02-05 19:57:53 -08:00
  • e121920d20 Fix for e_bbTest Cameron 2021-02-05 19:07:21 -08:00
  • 41304abc5a Fix for default admin style during install. Cameron 2021-02-05 19:04:35 -08:00
  • 2337b075a8 Fixes #4346 - TinyMce parser issue. Hide side-panel help icon on legacy admin theme. Cameron 2021-02-05 18:31:54 -08:00
  • ddc53d00be Admin tablet nav menu styling. Cameron 2021-02-05 14:29:03 -08:00
  • 2f8d880998 Only display help icon when help text is present. Cron/Schedule page styling tweak. Cameron 2021-02-05 12:57:08 -08:00
  • c2c0979b3a Added help toggle button to sidebar and started on main navigation rework for mobile devices. Cameron 2021-02-05 10:17:51 -08:00
  • 6033f94be7 Styling tweaks Cameron 2021-02-05 06:46:06 -08:00
  • e62ed55714 Converted bootstrap3 admin images to .webp for a size reduction of approx. 1M. Cameron 2021-02-05 06:24:54 -08:00
  • e4f8082d37 Theme Manager for Admin area, now displays previews of each admin skin. Cameron 2021-02-04 16:22:25 -08:00
  • 5870fbdb84 "<div class='field-help'>" etc has been replaced by the $frm->help() method and is also used by the admin-ui. Cameron 2021-02-04 08:45:10 -08:00
  • 82fbeab43c Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only) Admin styling tweaks. Cameron 2021-02-03 20:38:31 -08:00
  • 5671fbb557 Moved inline CSS to stylesheet. Cameron 2021-02-03 14:59:01 -08:00
  • e29c41941d More light admin theme color fixes. Cameron 2021-02-03 13:31:43 -08:00
  • 906bd1e337 Fix for modal colors. Cameron 2021-02-03 13:05:21 -08:00
  • 0bffceca8e Fixed line-height on buttons. PHP warning removal. Cameron 2021-02-03 11:57:48 -08:00
  • 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. Cameron 2021-02-03 11:46:32 -08:00
  • df0f45609e button font-size switched to 16px. FontAwesome updated to v5.15.2 Cameron 2021-02-03 08:39:04 -08:00
  • 23b6ef4af7 FontAwesome upgraded to 5.15.2 Cameron 2021-02-03 08:11:48 -08:00
  • e4f6d502b9 Admin style tweaks Cameron 2021-02-03 08:10:23 -08:00
  • 19ec29f4a5 Blog-calendar PHP notice. Cameron 2021-02-03 05:22:28 -08:00
  • 4b6d23dbf6 Issue #4356 Fixes a conflic with secureImage prefs. Added secureImage tests. Cameron 2021-02-02 19:18:44 -08:00
  • d1f997ee2c Fix for multi-dimensional field saving. Cameron 2021-02-02 16:06:17 -08:00
  • a9ebe4b4a0 #4048 - Search results #id are unique and output fixes for legacy search handler Moc 2021-02-02 21:20:21 +01:00
  • 89d5f11c74 Fix forum rules and forum track page Moc 2021-02-02 20:52:19 +01:00
  • 4fd4a6ed57 #3680 - Refine previous commit, check for e_DEBUG Moc 2021-02-02 20:28:57 +01:00
  • 4345df5340 Closes #3680 - Change comments disabled message to admin debug message Moc 2021-02-02 19:58:39 +01:00
  • ed94389451 Fixes #4369 Reverted model multi-dimensional support for now. Added test for custom-fields scenario. Cameron 2021-02-02 07:34:36 -08:00
  • cb6ddff64b Fixes #4370 Missing field in user extended admin. Cameron 2021-02-02 06:30:50 -08:00
  • 55fc1ebb8a Make the label required. Cameron 2021-02-02 05:49:00 -08:00
  • 9890615761 Admin menu icons for collapsed menu. Cameron 2021-02-01 18:18:30 -08:00
  • 4aae483790 Modern lights admin skin tweaks. Collapsing js improved. Cameron 2021-02-01 15:17:03 -08:00
  • c4015aa3de Merge pull request #4360 from Jimmi08/patch-14 Cameron 2021-02-01 09:43:13 -08:00
  • a7fadaddf9 Added nav icon for Submitted News. Cameron 2021-02-01 09:38:31 -08:00
  • 142e6be28b Collapsed admin news menu icon experiment. (modern-dark admin style/skin) Cameron 2021-02-01 09:32:12 -08:00
  • 35761b3520 Tweaked admin-panel collapse. Cameron 2021-02-01 07:58:39 -08:00
  • fe8167709a FontAwesome5 admin icon fix. Collapsing admin-left-panel cookie added. Cameron 2021-02-01 07:24:47 -08:00
  • 0b1a84068f toGlyph() additional tests, Media-Manager includes bootstrap5 when detected and backward compatibility. Cameron 2021-01-31 13:09:53 -08:00
  • 2dedc8719f FontAwesome 5 added to admin area and bootstrap3 theme. $tp->toIcon() supports SVG sizing 2x, 3x etc. Cameron 2021-01-30 19:21:23 -08:00
  • 151396b1a3 Admin-ui: Support for multi-dimensional array field-names (useful for prefs). Use with caution, avoid matching field names. Cameron 2021-01-30 08:58:40 -08:00
  • 5d97029983 Update admin_config.php Gábor 2021-01-30 13:18:53 +01:00
  • a5242b65e0 Update hero_setup.php Gábor 2021-01-30 13:15:41 +01:00
  • e4fd537588 Update hero_menu.php Gábor 2021-01-30 13:14:32 +01:00
  • 277f2a915e Create English_admin.php Gábor 2021-01-30 13:10:39 +01:00
  • 3415558e63 Create English_global.php Gábor 2021-01-30 13:09:15 +01:00
  • a9ad2f7a54 Update hero_setup.php Gábor 2021-01-30 13:06:05 +01:00
  • ce1ecf0d0f Update plugin.xml Gábor 2021-01-30 13:04:30 +01:00
  • 5bbfdfb4c4 Update admin_config.php Gábor 2021-01-30 13:03:36 +01:00
  • 0571ac88b4 Update hero_template.php Gábor 2021-01-30 13:00:44 +01:00
  • eee039b616 PHP8/Bootstrap5 Fixes Cameron 2021-01-29 20:11:49 -08:00
  • 0610dad19a Fix for missing menus on some admin pages. Cameron 2021-01-29 11:03:04 -08:00
  • c036b84ebd Fix default style Cameron 2021-01-29 09:34:13 -08:00
  • a6e341274e Admin template clean up. 2 new admin styles added. (to be improved). Left admin panel collapse improved. (still needs a cookie to 'stick' . Cameron 2021-01-29 09:27:38 -08:00
  • 7be16b9e32 Place oversized admin navigation menus into 3 columns. Cameron 2021-01-28 11:43:32 -08:00
  • 296bc650a7 Keep button class in a logical order e107::getForm()->button(); and admin_button() modified. Test added. 'button' has been removed when the action == 'button' in order to avoid BC css conflict. Use button[type="button"] if needed. Cameron 2021-01-28 09:36:27 -08:00
  • 354e6e68b9 adding class for styling pm nav item Jimako 2021-01-28 16:58:28 +01:00
  • cdcd2d33d2 Issue #4341 - Database name during installation. Cameron 2021-01-27 17:33:57 -08:00
  • 94e37f47a1 Issue #4356 - Admin-area login issue. Cameron 2021-01-27 16:50:53 -08:00
  • 94f3162d94 Issue #4356 Admin login issue. Cameron 2021-01-27 16:19:37 -08:00
  • 4098a03698 kadmin style tweaked for readability Cameron 2021-01-27 14:34:02 -08:00
  • d7aadf5012 Removed admin_template from bootstrap3. Using core template instead. Switched admin navigation parser to simpleParse() Cameron 2021-01-27 12:53:45 -08:00
  • e45a3a7b55 Admin template upgraded to v2 standards. Admin boot, header, footer cleanup. Cameron 2021-01-27 12:20:58 -08:00
  • 5fb7ef6ee8 Theme Manager: Online browser now uses admin-ui search/filtering. Cameron 2021-01-27 08:45:34 -08:00
  • f6cda21559 Improved test visibility in kadmin.css admin style. Cameron 2021-01-26 19:06:09 -08:00
  • 71b3729341 Admin-ui createForm now uses the internal tabs() method. Cameron 2021-01-26 17:46:48 -08:00
  • 835e477147 Bootstrap 5 styling. (data-bs-toggle) Signup shortcodes now automatically load the required template. Cameron 2021-01-26 15:08:58 -08:00
  • afcbd2c01b Issue #4356 Make sure admin login area uses 'session' tracking. Cameron 2021-01-26 12:13:57 -08:00
  • 213aaeee43 Fixes #4355 - User ranks issue. Cameron 2021-01-26 12:03:46 -08:00
  • 184d920514 Extra checks added in the signup extended user fields shortcode. Improved renderLayout test. Cameron 2021-01-26 11:58:07 -08:00
  • 46cb21b025 Meta admin page now uses Admin-ui. Additional custom tag areas added. Cameron 2021-01-26 11:55:10 -08:00
  • 9403901077 #3786 - Update documentation for e107::user() Moc 2021-01-26 18:53:36 +01:00
  • 60afb0ba1a Fix for bot icon in dashboard online table. Cameron 2021-01-25 19:00:31 -08:00
  • 76dbd4469e Fixed error in {XURL_ICONS} shortcode. Added a test. Fixed some warnings in the admin/language page. Cameron 2021-01-25 17:57:34 -08:00
  • ef8844b019 Use e107:: in some parts of tests. Cameron 2021-01-25 13:29:39 -08:00
  • 1479e9ba59 Testing of loading all javascript in the footer. Add the following to e107_config.php to test: define('e_DEBUG_JS_FOOTER', true); Cameron 2021-01-25 13:23:28 -08:00
  • 46af21d105 Disable fixRegistry during testing. Cameron 2021-01-25 12:31:18 -08:00