1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

13362 Commits

Author SHA1 Message Date
Cameron
4f4fee7fb2 datepicker styling and tooltip delay reduced. 2021-02-09 11:40:42 -08:00
Cameron
5842e51f15 Prevent tooltip visibility during page load. 2021-02-09 11:07:58 -08:00
Cameron
0abefed880 Small fixes. 2021-02-08 18:23:36 -08:00
Cameron
72c54371cc e107::getSession()->set will now accept multi-dimensional key format. Test added. Form-handler PHP8 fix. 2021-02-08 11:59:04 -08:00
Cameron
608c0c57b1 Extra test for e107::unserialize() with array input. 2021-02-08 08:49:39 -08:00
Cameron
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. 2021-02-08 08:44:44 -08:00
Cameron
62815a965a Fixed visibility of drag-n-drop message. Media-manager "Files" tab fixed. 2021-02-07 13:26:36 -08:00
Cameron
7698773f0e Left-align tooltip text in new admin skins/styles. 2021-02-07 12:20:57 -08:00
Cameron
0fd7ee6482 Fixes faulty parsing of _GET when debug is activated. Pref editor will now use var_export on arrays when debug mode is active. 2021-02-06 12:48:19 -08:00
Cameron
10ca7acdd5 PHP8 Fix. 2021-02-06 09:21:54 -08:00
Gábor
44a7d5f94e
Update hero_setup.php 2021-02-06 12:40:22 +01:00
Gábor
7eafe3eecd
Update English_admin.php 2021-02-06 12:38:33 +01:00
Gábor
6c5226cff9
Update English_global.php 2021-02-06 12:35:59 +01:00
Gábor
7d33f6df93
Update plugin.xml 2021-02-06 12:35:27 +01:00
Cameron
49932534da Installation tweaks/fixes. 2021-02-05 19:57:53 -08:00
Cameron
e121920d20 Fix for e_bbTest 2021-02-05 19:07:21 -08:00
Cameron
41304abc5a Fix for default admin style during install. 2021-02-05 19:04:35 -08:00
Cameron
2337b075a8 Fixes #4346 - TinyMce parser issue. Hide side-panel help icon on legacy admin theme. 2021-02-05 18:31:54 -08:00
Cameron
ddc53d00be Admin tablet nav menu styling. 2021-02-05 14:29:03 -08:00
Cameron
2f8d880998 Only display help icon when help text is present. Cron/Schedule page styling tweak. 2021-02-05 12:57:08 -08:00
Cameron
c2c0979b3a Added help toggle button to sidebar and started on main navigation rework for mobile devices. 2021-02-05 10:17:51 -08:00
Cameron
6033f94be7 Styling tweaks 2021-02-05 06:46:06 -08:00
Cameron
e62ed55714 Converted bootstrap3 admin images to .webp for a size reduction of approx. 1M. 2021-02-05 06:24:54 -08:00
Cameron
e4f8082d37 Theme Manager for Admin area, now displays previews of each admin skin. 2021-02-04 16:22:25 -08:00
Cameron
5870fbdb84 "<div class='field-help'>" etc has been replaced by the $frm->help() method and is also used by the admin-ui. 2021-02-04 08:45:10 -08:00
Cameron
82fbeab43c Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)
Admin styling tweaks.
2021-02-03 20:38:31 -08:00
Cameron
5671fbb557 Moved inline CSS to stylesheet. 2021-02-03 14:59:01 -08:00
Cameron
e29c41941d More light admin theme color fixes. 2021-02-03 13:31:43 -08:00
Cameron
906bd1e337 Fix for modal colors. 2021-02-03 13:05:21 -08:00
Cameron
0bffceca8e Fixed line-height on buttons. PHP warning removal. 2021-02-03 11:57:48 -08: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
df0f45609e button font-size switched to 16px. FontAwesome updated to v5.15.2 2021-02-03 08:39:04 -08:00
Cameron
23b6ef4af7 FontAwesome upgraded to 5.15.2 2021-02-03 08:11:48 -08:00
Cameron
e4f6d502b9 Admin style tweaks 2021-02-03 08:10:23 -08:00
Cameron
19ec29f4a5 Blog-calendar PHP notice. 2021-02-03 05:22:28 -08:00
Cameron
4b6d23dbf6 Issue #4356 Fixes a conflic with secureImage prefs. Added secureImage tests. 2021-02-02 19:18:44 -08:00
Cameron
d1f997ee2c Fix for multi-dimensional field saving. 2021-02-02 16:09:22 -08:00
Moc
a9ebe4b4a0
#4048 - Search results #id are unique and output fixes for legacy search handler 2021-02-02 21:20:21 +01:00
Moc
89d5f11c74
Fix forum rules and forum track page 2021-02-02 20:52:19 +01:00
Moc
4fd4a6ed57
#3680 - Refine previous commit, check for e_DEBUG 2021-02-02 20:28:57 +01:00
Moc
4345df5340
Closes #3680 - Change comments disabled message to admin debug message 2021-02-02 19:58:39 +01:00
Cameron
ed94389451 Fixes #4369 Reverted model multi-dimensional support for now. Added test for custom-fields scenario. 2021-02-02 07:34:36 -08:00
Cameron
cb6ddff64b Fixes #4370 Missing field in user extended admin. 2021-02-02 06:30:50 -08:00
Cameron
55fc1ebb8a Make the label required. 2021-02-02 05:49:00 -08:00
Cameron
9890615761 Admin menu icons for collapsed menu. 2021-02-01 18:18:30 -08:00
Cameron
4aae483790 Modern lights admin skin tweaks. Collapsing js improved. 2021-02-01 15:17:03 -08:00
Cameron
c4015aa3de
Merge pull request #4360 from Jimmi08/patch-14
Added class for styling pm nav item
2021-02-01 09:43:13 -08:00
Cameron
a7fadaddf9 Added nav icon for Submitted News. 2021-02-01 09:38:31 -08:00
Cameron
142e6be28b Collapsed admin news menu icon experiment. (modern-dark admin style/skin) 2021-02-01 09:32:12 -08:00
Cameron
35761b3520 Tweaked admin-panel collapse. 2021-02-01 07:58:39 -08:00