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

366 Commits

Author SHA1 Message Date
Cameron
80c5bd7582 Fixes #4171 - checkbox visibility issue. 2020-05-18 11:04:51 -07:00
Cameron
0f2ab37d47 Backward compatibility fixes. 2020-05-06 16:15:52 -07:00
Cameron
bece1934c2 FileInspector progress bar 2020-04-02 12:13:04 -07:00
Cameron
d640ee8ccf File Inspector UI enhancements. 2020-04-01 16:32:23 -07:00
Cameron
ea5493f723 Avoid a conflict when using a data-label within a carousel. 2020-03-28 13:10:35 -07:00
Cameron
3173c9c173 Prevent e-modal conflict with other modals. (also supports data-modal-target attribute) 2020-03-26 15:30:09 -07:00
Cameron
b59e55339c Added options to e_form->carousel() to disable navigation and indicators. Custom navigation can now display a custom label when 'label' is included in the carousel array. 2020-02-19 10:25:22 -08:00
Cameron
d4870293e1 Fix for data-disable attribute on ajax link. 2020-02-09 11:08:11 -08:00
Cameron
955af62106 Support for data-disable='true' when using class 'e-ajax'. ie. prevent double-clicking. 2020-02-02 14:06:56 -08:00
Cameron
3087826ee9 Fixes #4041 - SEF Generation confirmation 'cancel' option was being ignored. Also, confirmation will now only appear if the current sef is not empty. 2019-12-06 13:12:42 -08:00
Cameron
972fa1a29c Fixed Multiselect dropdown so that an empty value also gets saved. 2019-12-02 14:18:25 -08:00
Cameron
5cf54d07d2 Basic per-item search engine robots handling added to News and Pages. 2019-12-02 13:32:21 -08:00
Tijn Kuyper
c4c040ab48
Revert "Fixes #1933 - Only allow rating a user with full stars (not half a star)"
This reverts commit dee70490498e0f82acb5c6bfaefd958559f0a6f6.
2019-10-02 15:41:30 +02:00
Tijn Kuyper
dee7049049
Fixes #1933 - Only allow rating a user with full stars (not half a star) 2019-10-02 15:38:29 +02:00
Cameron
c1e3e8889f Issue #1944 (Partial fix) Comments use unique IDs. 2019-04-11 15:52:41 -07:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
6df31a233d Issue #550 dmg type added. 2019-02-08 09:16:08 -08:00
Achim Ennenbach
cc8356781f issue #2931: possible fix for the js issue (exception on nav) 2019-02-01 21:17:54 +01:00
Cameron
96647b445e plupload upgraded to v2.3.6 2018-11-23 13:24:14 -08:00
Cameron
ca4a336454 e-ajax data-loading-icon and data-loading-target attributes added. 2018-11-22 11:12:01 -08:00
Cameron
af629e0a2b e-ajax data-confirm option added. 2018-11-21 15:36:26 -08:00
Cameron
747776b66a Prevent duplicate delete confirmation 2018-11-14 13:03:14 -08:00
Cameron
d3cdcfe3f9 Moved upload code to media class. 2018-11-03 12:56:42 -07:00
Cameron
184edd3193 Issue #1870 , Issue #3420 Login template/shortcode issue. Possible fix. 2018-09-12 10:29:08 -07:00
Cameron
775cf26b98 Media Manager Issue #3426 2018-09-10 12:31:31 -07:00
Cameron
00e2663162 Added token to x-editable 2018-09-04 15:15:50 -07:00
Cameron
937af7595e Partial fix for Issue #3386 - TinyMce with Appearance params. 2018-09-03 17:48:55 -07:00
Cameron
e392fd5740 Fix for drag-n-drop upload. 2018-08-26 15:27:59 -07:00
Cameron
9fc35e190c Fixes #3386 TinyMce wasn't inserting image correctly when pref "resize dimension" width was empty. Fixed TinyMce cancel button. 2018-08-26 12:29:42 -07:00
Cameron
4c41fb6ea2 Issue #3392 MediaPicker in use by default and "Clear" button added. 2018-08-22 17:20:49 -07:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Achim Ennenbach
093c26db80 prevent media manager to insert an empty img tag 2018-08-16 22:19:10 +02:00
Cameron
66210474bd MediaPicker Select JS rewrite.
toIcon() fallback set to 'abs' URLs instead of 'full' URLs.
Fix for double-entry of mediapicker into TinyMce.
2018-08-13 17:42:06 -07:00
Cameron
f5cf253091 MediaPicker bbcode (Tinymce) compatibility fixes. 2018-08-11 10:44:05 -07:00
Cameron
00576ee417 TinyMce / MediaManager MediaPicker work and cleanup. 2018-08-10 15:30:44 -07:00
Cameron
e5bb5297f6 plupload fix. 2018-08-10 14:25:08 -07:00
Cameron
cc6155a226 plupload wasn't displaying upload errors correctly. 2018-08-10 14:25:03 -07:00
Achim Ennenbach
e8f2b144f0 changed function call to support dynamically added content 2018-07-27 21:12:08 +02:00
Cameron
96037d5ac9 Issue #3276 Fix encoding on '+' in media categories. Mediapicker fixes. Media class cleanup. 2018-07-26 20:14:42 -07:00
Cameron
f1329535a5 MediaPicker drag-n-drop upload. 2018-07-26 19:13:27 -07:00
Cameron
42794bfcd0 Fixes dynamic media-picker 'search' filtering. 2018-07-26 13:18:52 -07:00
Cameron
557dea1f0e Media-picker work. Add the following to e107_config.php to enable and test. define('e_DEBUG_MEDIAPICKER', true); 2018-07-25 20:28:30 -07:00
Cameron
9b2772b7ac media-picker work. Issue #6 Removed '...' from LAN_SELECT and added manually where appropriate. 2018-07-25 12:29:52 -07:00
Cameron
51ffe8ccd9
Merge pull request #3310 from SimSync/fix_3259
possible fix for #3259: Added test if tooltip is loaded
2018-07-22 14:48:16 -07:00
Cameron
5a4847871d More media-picker work. 2018-07-22 14:45:26 -07:00
Achim Ennenbach
f5928ee2d8 possible fix for #3259: Added test if tooltip is loaded 2018-07-22 22:05:41 +02:00
Cameron
cd8ddfd54a Issue #3200 - Media-Manager Media-picker work-in-progress 2018-07-19 12:43:04 -07:00
Cameron
7d40402760 New Feature: Adding data-modal-submit='true' to a link (with class='e-modal') that points to an admin-ui create/edit form will now cause the iframe's form buttons to be hidden, and the "Create" or "Update" button placed in the footer of the modal window. Basically, this avoids the need to scroll the iframe in order to submit the form. The iframe's form is submitted from the modal window's button.
The same can be achieved with $readParms = array('target'=>'modal', 'modalSubmit'=>true); on an 'options' field in admin-ui $fields.
2018-07-14 16:07:49 -07:00
Achim Ennenbach
d8c63724b2 fixes #3051 broken image links
The image browser always returns image path relative to admin directory,
which doesn't work in case the target is a plugin.
Added a check for the target and modify the preview url in case
it is a plugin.
2018-07-04 13:28:45 +02:00
Cameron
a1469aad5e Issue #3175 GDPR work. 2018-06-05 12:55:20 -07:00