1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-05 19:55:21 +02:00

97 Commits

Author SHA1 Message Date
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
Achim Ennenbach
e8f2b144f0 changed function call to support dynamically added content 2018-07-27 21:12:08 +02:00
Achim Ennenbach
f5928ee2d8 possible fix for #3259: Added test if tooltip is loaded 2018-07-22 22:05:41 +02:00
Cameron
a1469aad5e Issue #3175 GDPR work. 2018-06-05 12:55:20 -07:00
Serios
84fc39228b
Prevent form from multiply submission
This change will set var value to true when form is submitted, then if we click submit button again will prevent it from another submission. Adding attribute disabled to form button prevents its name to get trough POST call, thus breaking the logic if we checking for form button submission trough PHP.
2018-05-03 10:36:10 +03:00
Serios
738583cd23
Revert "Truly disable a button on FormSubmit" 2018-04-27 08:53:14 +03:00
Serios
bcce574e79
Truly disable a button on FormSubmit
We need to add attribute disabled to the button to truly disable it, otherwise the click event is fired up again and again causing form submissions
2018-04-20 09:45:03 +03:00
Cameron
8b32e679c7 News Archive Menu added. e-expandit now adds the 'open' css class when expanded. 2017-10-09 14:05:48 -07:00
lonalore
06474b83b1 Fix for issue #2762 2017-08-11 09:28:49 +02:00
Lóna Lore
1da41a2288 Fix for issue #2741 2017-07-24 22:57:58 +02:00
lonalore
1e3d8d4621 Behaviors for .e-hideme and .e-expandit elements. 2017-07-21 09:17:36 +02:00
Cameron
16957243bc Admin-ui: Grid carousel slides are now auto-normalized. 2017-04-05 13:31:29 -07:00
Cameron
674fde0525 Admin-ui: Carousel option added for use with Grid. 2017-04-05 12:42:42 -07: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
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
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
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
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
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
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
Lóna Lore
4d0cdfc0ba Add e107::ajax() to provide macro methods for createing Ajax commands. 2016-03-03 11:50:36 +01:00
Lóna Lore
1001798237 Use "target" instead of "selector". 2016-03-02 18:40:46 +01:00
Lóna Lore
1a1a990e6b Remove unused e107.ajax object. 2016-03-02 16:43:57 +01:00
Lóna Lore
de95262459 Use e107.callbacks instead of creating new object. 2016-03-02 16:42:48 +01:00
Lóna Lore
d8c2dc883d Override default method by command "insert". 2016-03-02 16:02:53 +01:00
Lóna Lore
82bc735daa Fixed JSON response handler. 2016-03-02 15:38:44 +01:00
Lóna Lore
4cfa54e07c Change comment for command "settings". 2016-03-02 15:13:42 +01:00
Lóna Lore
24cc54caf6 New Ajax API: It's backward compatible. New features: it supports JSON responses with multiple commands. It also supports different kind of commands such as insert, settings, invoke, remove, etc... 2016-03-02 15:12:34 +01:00
Lóna Lore
cbcad078af Issue #369: Plugin Manager: Plugin Description is corrupted if there's a long discription and you click 'More' 2016-02-14 20:55:27 +01:00
Lóna Lore
92d5da7710 Ajax API - fixed comment next/prev issue. 2016-02-11 13:14:11 +01:00
Lóna Lore
009345a4cf Ajax API enhancements. 2016-02-11 11:27:08 +01:00
Lóna Lore
14aa88d74c Ajax API enhancements. 2016-02-10 22:49:57 +01:00
Cameron
7a564f639d Fixes #1290, Fixes #1279 Forum backward compatibility issues. 2016-01-13 18:09:47 -08:00
Lóna Lore
2cd5f1525f Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once. 2015-12-02 14:23:48 +01:00
Cameron
c06a3ff5c3 Fixed conflict between tooltip and mailcheck. Upgraded jquery mailcheck to v1.1.1 2015-08-17 12:24:46 -07:00
Cameron
03fb11dfc0 Issue #1157 - Should fix datepicker locale issue. 2015-07-26 17:33:15 -07:00