1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 21:18:04 +01:00

310 Commits

Author SHA1 Message Date
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
Cameron
8c0680a18a Corrected frontend modal markup. Corrected page registry identifier. 2016-02-28 20:50:09 -08:00
Jimmi08
1c3edfa709 update datetimepicker script issue #1226 2016-02-18 19:52:04 +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
Lóna Lore
ec414893e2 Behavior to enable Smooth Scrolling if URL has a fragment. 2016-02-08 10:02:21 +01:00
Cameron
2e0cb4b8a8 'camera' removed from core. May be added by third-party themes if required. 2016-02-07 12:39:25 -08:00
Cameron
fc7efdc0c6 Issue #1322 - Comment editing was failing. 2016-02-04 13:34:57 -08:00
Cameron
72a34d1969 Fixes #1270 - Default tooltip position in admin area set to 'top'. 2016-01-26 13:58:13 -08:00
Cameron
39aac804df Fix for corrupted page totals due to SEF URLs and shortened array keys. Requires more testing. BACKUP FIRST! 2016-01-21 13:36:02 -08:00
Cameron
7a564f639d Fixes #1290, Fixes #1279 Forum backward compatibility issues. 2016-01-13 18:09:47 -08:00
Cameron
82d4a5583a SEF Generate button added to newpost area. Can now generate and edit prior to saving. 2016-01-13 01:31:12 -08:00
Cameron
b1c2e030d5 Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again. 2016-01-11 20:53:05 -08:00
Lóna Lore
3f35fb7485 Fixed: e107 is not defined in selectize.init.js 2015-12-10 20:35:22 +01:00
Lóna Lore
dbf6ad8ef6 Issue #991: Rewrited js code and better field id handling. 2015-12-03 09:01:59 +01: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
d3d4b349df Fix for side-bar toggle in bootstrap3 admin area. 2015-09-23 18:19:51 -07:00
Cameron
e50456264f Issue #1183 Switch all CDN sources to https to prevent browser alerts. Optimization of some javascript loading. jQuery updated to 2.1.4 2015-09-17 12:48:06 -07: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
df92643280 Issue #1157 - Glyphs missing in bootstrap calendar. 2015-07-26 16:52:16 -07:00
Cameron
2ec557794d Modal issue, possibly bootstrap3 related. Requires fix. 2015-07-19 17:21:47 -07:00
Cameron
650041b5aa Admin-UI: Media-Manager layout enhancements. 2015-07-19 17:10:03 -07:00
Cameron
23a5be23eb Fixes #1020 - checkall was failing. 2015-07-18 20:40:14 -07:00
Cameron
c83aace173 Bootstrap3 modal scrollbar fix. 2015-07-17 23:21:43 -07:00
Cameron
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07:00
Cameron
984f622149 Issue #1138 - Bootstrap3 styling on multi-select elements. 2015-07-17 11:09:35 -07:00
Cameron
6692e2912e X-Editable for Bootstrap3 added. (CDN too slow) 2015-07-16 09:56:11 -07:00
Cameron
83288964f1 Issue #1138 - Bootstrap3 modal working again in admin area. 2015-07-15 22:13:22 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
35f225aa79 Issue #1138 - Bootstrap UI fixes. 2015-07-15 13:48:19 -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
e5c768a532 Corrected some of the confusion with news-preference labels. Option added to choose what displays in the news list page. $frm->checkboxes now renders field-help correctly. 2015-06-11 19:44:39 -07:00
Cameron
4414495b04 PHP Notice/Warning removal. 'field-help' containers may now be customized with: data-placement="[top|right|bottom|left]" 2015-06-11 12:29:19 -07:00
Cameron
ff896c52a0 Inline editing of keywords enabled on admin newspost. Fixes empty space between tags in database (causing issues with 'related' SQL queries). 2015-06-09 15:46:45 -07:00
Cameron
6be9ee6504 Fixes #935: YouTube browser upgraded to use YouTube API v3. An API key is now required for keyword, playlist or channel search. Direct input of specific videos still possible without using an API key. Now detects more YouTube URL formats. eg. https://youtu.be/xxxxxxx etc. 2015-06-08 15:55:05 -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
Lóna Lore
1af1cdbefd Issue #991: integrate selectize.js 2015-05-23 14:49:44 +02:00
Cameron
cba7be2a46 Fixes #951 - Chatbox and emote issues. 2015-04-05 09:27:57 -07:00
Cameron
1043ba0154 Admin-UI Toggle sidebar experimental option added. 2015-03-09 15:06:16 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00