1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

511 Commits

Author SHA1 Message Date
Cameron
43be73b8c8 data-clear-target option added to e-ajax function. Clear form element(s) on successful completion of ajax call. 2020-06-01 12:03:57 -07:00
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
def50c174d Upgrade and Backward Compatibility Fixes. 2020-05-05 15:11:49 -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
a2faa04fdf Upgraded Bootstrap 3.3.7 to 3.4.1 2020-03-25 05:08:49 -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
7e11d99853 Added container id to checkboxes element. 2019-05-14 11:38:42 -07:00
Cameron
011964af65 Closes #3321 - FontAwesome5 CDN now functioning correctly and updated to v5.8.1 . 2019-04-30 15:25:27 -07:00
Cameron
e087dc52a2 Issue #1944 IMPORTANT: Any reference to #comments-container in the theme must be changed to .comments-container 2019-04-30 12:01:09 -07: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
fb30733905 Issue #3321 FontAwesome 5 support added (not CDN yet). See bootstrap4/theme.xml 2019-02-22 14:59:45 -08:00
Tijn Kuyper
87783549b8
Upgrade Bootstrap 4 library to latest version (4.3.1) 2019-02-20 12:25:16 +01: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
Tijn Kuyper
3498231fd3 #275 - copy .sr-only BS class to BC css for legacy themes
Used for login-menu labels to improve accessibility
2019-01-28 18:21:17 +01:00
Cameron
96647b445e plupload upgraded to v2.3.6 2018-11-23 13:24:14 -08:00
Cameron
6367074571 Avoid possible theme conflict in uiAlert css. 2018-11-22 12:40:38 -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