1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-20 01:06:26 +02:00
Commit Graph

66 Commits

Author SHA1 Message Date
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
Cameron
2ec557794d Modal issue, possibly bootstrap3 related. Requires fix. 2015-07-19 17:21:47 -07:00
Cameron
6d4d02116b Language tables GUI cleanup. data-return option added to e-expandit selector. 2015-07-04 11:22:41 -07:00
Cameron
0c9350a3cc X-editable upgraded to v1.5.1. e-expandit class now uses slideToggle() jquery method. AdminUI: tag fields can now be edited inline even if empty. 2015-06-07 20:28:00 -07:00
Cameron
cba7be2a46 Fixes #951 - Chatbox and emote issues. 2015-04-05 09:27:57 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
e36b68933c Usersettings error message styling and general cleanup. 2015-01-27 11:32:09 -08:00
Cameron
af465d2a5e Fix for html5 validation issues in Safari etc. 2015-01-25 20:27:45 -08:00
SecretR
adc1f826b8 jQuery upgraded to the latest and greatest 2.1.1; fixed calls to obsolete live() in all core js libraries 2014-11-04 16:12:18 +02:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
d2d58451cf Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode. 2014-01-23 15:56:53 -08:00
Cameron
67cef013f3 Search page completed. Bootstrap3 template functional. e-expandit can now accept multiple target IDs using the data-target attribute. 2014-01-14 06:09:12 -08:00
Cameron
459ffe40de Language fix for datetimepicker() 2013-11-21 19:43:00 -08:00
Cameron
a763ba72d1 BC fix for expandit() function 2013-10-31 17:50:41 -07:00
SecretR
3fdfba98d2 jquery core js formatting 2013-10-19 09:53:42 +03:00
Cameron
941efbeadb Fix for rating mouse-over status 2013-06-25 16:02:37 -07:00
Cameron
f4f45b442e Updated rating class 2013-06-23 17:43:54 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
Cameron
553a8dd585 fixed bootstrap button alignment issue when duplicating poll entries. 2013-05-17 17:15:50 -07:00
Cameron
94a4ba34e6 Chatbox working again with ajax 2013-04-26 21:49:09 -07:00
Cameron
ba6ebf7438 Removal of colorbox modal. 2013-04-17 22:07:15 -07:00
Cameron
a90b8b943c jQuery-UI removed from the front-end. And eventually the admin area if possible. 2013-04-14 12:33:06 -07:00
Moc
f1c41828f1 Typo fix in all.jquery.js causing JS not to work 2013-03-28 12:55:35 +01:00
Cameron
75e0344efe Load Signup JS code only when needed. 2013-03-27 19:38:42 -07:00
Cameron
ec633d2fc2 bootstrap $frm->radio fixes. $frm->label() and $frm-radio_multi() should not be used. 2013-03-24 18:12:00 -07:00
Cameron
fb3aadda65 More modal tweaks 2013-03-17 06:25:25 -07:00
Cameron
1830401b08 Should fix part of the datepicker issue #133 2013-03-16 18:35:20 -07:00
Cameron
67afc1515e Theme downloading fixes and Theme info GUI fixes. jQuery cache fix. 2013-03-03 17:52:10 -08:00
Cameron
231f062e9a Media-Manager speed optimization 2013-02-23 23:08:30 -08:00
Cameron
50b922f588 News datestamp now retains value when editing. Updated datetime picker. 2013-02-20 17:38:34 -08:00
Cameron
39e9b14cf6 userpicker() functioning correctly with jquery 2013-02-05 16:41:01 -08:00
Cameron
56a9a2a320 Userclass-tree JS fix. 2012-12-15 18:07:29 -08:00