1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

212 Commits

Author SHA1 Message Date
Cameron
329095336e Fixes #1984 Disable CHAP when SSL is enabled or encryption method is not legacy MD5 2017-03-21 12:29:05 -07:00
lonalore
d5091a96c1 Fix for Media Manager selection. 2017-03-02 16:40:32 +01:00
lonalore
614963798a Fix for Menu Manager modal tooltips. 2017-02-14 16:59:52 +01:00
Cameron
a631bd5195 Bootswitch styling. 2017-02-10 09:16:40 -08:00
lonalore
ac27faabcf Fix for inline editing. 2017-02-07 09:57:50 +01:00
Cameron
87b9489976 Theme handler optimization 2017-02-02 16:42:11 -08:00
Lóna Lore
b1067cd328 Possible fix for issue #2351. 2017-02-02 20:59:51 +01:00
lonalore
d7a5d90bb1 Use e107.behaviors for ".e-dialog-close" elements. 2017-02-02 12:36:28 +01:00
lonalore
08a4804e8d Media Manager JS cleanup. 2017-02-02 11:13:19 +01:00
Cameron
e13fca30c5 Fix media-manager icon sizes. 2017-01-29 15:34:50 -08:00
Lóna Lore
cb73f12d55 Use fadeIn and fadeOut for tab visibility... 2017-01-21 11:27:36 +01:00
Lóna Lore
da16d2d52e Use e107.behaviors handler to initialize click event on ".e-modal" elements. 2017-01-20 18:32:23 +01:00
Cameron
b5b06536df Quick fix for ajax breaking inactive tabs layout when inserting html. (due to display:block css being added by default by jQuery) 2017-01-19 16:12:14 -08:00
Cameron
51fa56339b Make Media-Manager navigation feel more responsive. 2017-01-15 11:10:51 -08:00
Cameron
f564d360e5 Speed up the Media-Manager carousel 2017-01-15 10:45:38 -08:00
Cameron
3307291ed9 Fix for JS warnings. 2017-01-03 11:23:41 -08:00
Cameron
9dd717cba8 Menu-Manager rewrite complete, debug mode only. 2017-01-02 19:13:48 -08:00
Cameron
d8258e8174 Menu Manager selection re-write. To enable/test add the following to e107_config.php :
define('e_DEBUG_MENUMANAGER', true);
2017-01-02 14:09:02 -08:00
Cameron
2cb6de6666 New Events: user_page_item_viewed, user_comment_deleted
News Comment Count now moving up/down accordingly.
2016-12-22 10:00:37 -08:00
Cameron
1eccbf30d6 Fixes #2091 - expandit issue. 2016-12-01 11:50:09 -08:00
Lóna Lore
e0e26b83fc Code formatting. 2016-11-30 20:39:15 +01:00
Lóna Lore
dffe63fce2 Ajax API improvement. 2016-11-30 20:36:47 +01:00
Cameron
7f27cf5bfd Issue #2049 - Expandit now works on divs with legacy code. 2016-11-28 14:15:01 -08:00
Cameron
6f24cbb997 Issue #2040 - Max-upload-size pref is now respected by the Media-Manager. 2016-11-17 12:34:09 -08:00
lonalore
93b993bbb1 Flexpanel layout picker. 2016-11-09 16:06:53 +01:00
lonalore
e5b9d71943 Drag-and-drop panel moving/sorting now works fine. 2016-11-09 12:44:03 +01:00
lonalore
3a3734ef86 Revert changes by infopanel, and introduce flexpanel, which extends infopanel funcionality. 2016-11-07 14:12:19 +01:00
Lóna Lore
6d96cdbeab Custom layout for dashboard with 10 droppable areas. 2016-11-04 18:06:36 +01:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Lóna Lore
c8feb4ae0c Fixed: Call e107.attachBehaviors() after a load of new content. 2016-06-27 19:22:58 +02:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
Cameron
b6f9122faa Merge pull request #1578 from waskosky/master
Allow full screen iframed elements in modal
2016-04-23 14:14:03 -07:00
Michael Waskosky
5453be3ccd Allow full screen iframed elements in modal
This tag allows videos in modals to be full screen.
2016-04-23 14:51:45 -06:00
Cameron
c77b3d835a Merge pull request #1571 from waskosky/master
bootstrap modal options for frontend
2016-04-23 08:15:29 -07:00
Michael Waskosky
691c2ef170 boostrap modal options for frontend
A way to configure modal options documented here http://getbootstrap.com/javascript/#modals-methods
2016-04-22 21:29:00 -06:00
Cameron
b762c10ecc Display loading button on form submit only when submit is successful. (no validation issues) 2016-04-11 17:58:22 -07:00
Cameron
8ff02d9aa9 Default loading icon added to form->button() method when font-awesome is present. 2016-04-10 17:52:30 -07:00
Cameron
7d7ee21cbe Improved Menu-Manager navigation 2016-04-09 18:54:11 -07:00
Lóna Lore
c912c78efa JS callback function to check selector is valid or not. Missing LAN vars for prettyPhoto. 2016-03-30 14:32:56 +02:00
Lóna Lore
91e504c220 Ajax API: support for forms without ID. 2016-03-25 10:21:19 +01:00
Lóna Lore
5498c0ac15 Inline support for expandit behavior. 2016-03-25 09:32:28 +01:00
Cameron
d2ef47fecc Fix for default expandit behavior. For the FAQs Categories not showing after install. 2016-03-24 10:30:53 -07:00
Lóna Lore
f182d412cc Fixed: bbcode buttons not working. 2016-03-23 13:05:56 +01:00
Lóna Lore
8c8e7acf0c Fixed: Insert an image from Media Manager does not work (bbarea). 2016-03-23 11:51:36 +01:00
Cameron
0ffdc23c18 Fixes #1437 - mp3 file-type was being rejected. 2016-03-18 16:15:52 -07:00
Cameron
4c738f1613 MediaManager Thumbnail hover styling. 2016-03-11 14:16:22 -08:00
Cameron
689b4c8c77 Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option. 2016-03-11 12:31:09 -08:00
Cameron
51d59f83d9 Tooltips: data-tooltip-position attribute option added to 'e-tip' selector. 2016-03-10 15:43:16 -08:00
Lóna Lore
3a1d17e6a2 Fixed missing target issue. 2016-03-07 13:42:58 +01:00