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

493 Commits

Author SHA1 Message Date
Lóna Lore
65e071bd3c Move jQuery to sub-folder. Fix for correct path handling. 2017-01-28 01:17:05 +01:00
Cameron
7fb6e5a368 Merge pull request #2329 from lonalore/lib
Library enhancements
2017-01-27 09:50:50 -08:00
lonalore
b8a1bde497 Lib folder cleanup. 2017-01-27 09:43:04 +01:00
lonalore
05bb579e2c Lib folder cleanup. 2017-01-27 09:31:58 +01:00
Cameron
1a4b66507a Debug styling fixes. 2017-01-26 18:10:38 -08:00
lonalore
7c0c0cd2f1 Use Library Manager to handle core libraries. 2017-01-26 12:45:45 +01:00
lonalore
7ef1d13b35 Merge branch 'master' into lib 2017-01-26 09:46:00 +01:00
Cameron
28de9f2be1 Fixes #2270: Usersettings : Custom User Fields on Legacy themes.
Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
2017-01-23 17:54:43 -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
Lóna Lore
8b7631995e Merged upstream changes. 2017-01-15 23:10:46 +01: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
5522ee3559 Admin dashboard styling. 2017-01-15 08:55:16 -08:00
Cameron
e176d560bb #2272 New Forum Posts - Bootstrap standard markup. 2017-01-14 13:06:47 -08:00
Lóna Lore
efeeeb94a4 Ability to use CDN for core-defined libraries. Ability to select CDN provider. 2017-01-08 12:02:10 +01:00
Lóna Lore
3dee2dc977 Merged upstream changes. 2017-01-08 09:32:39 +01: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
85895b825b Update gallery template format. 2017-01-01 15:19:21 -08:00
Cameron
4c27e56469 Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come) 2016-12-28 18:37:05 -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
lonalore
8ef8a93407 Use Library Manager to load jQuery, jQuery UI... etc. 2016-12-22 14:16:52 +01:00
Cameron
40e95a1ea8 BC styling fixes. 2016-12-14 11:45:56 -08:00
Cameron
b105b854e6 Bc Fixes. Fix for broken navigation when using {SITELINKS} shortcode. 2016-12-10 17:05:12 -08:00
Cameron
e974bdd665 Captcha login message fix. Backward compat styling fixes. 2016-12-10 16:10:56 -08:00
Cameron
f203ed7bd5 Added option to use a custom plugin folder for media-manager image uploads. ie. writeParms => array('path'=>'plugin'); 2016-12-06 19:24:48 -08:00
Cameron
7adf8590f6 Fixes media-manager upload issue when no limit found. legacyPath option added to imagepicker() 2016-12-03 20:47:26 -08:00
Cameron
4f4021a517 More code cleanup 2016-12-02 13:14:50 -08:00
Cameron
c3df2134e2 Backward Compatibility Fixes. 2016-12-01 19:12:25 -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
5648f345b3 Merge pull request #2046 from rica-carv/rica-carv-fontawesome_upgrade
Fontawesome upgrade from 3.2.1 to 4.7.0
2016-11-19 13:37:33 -08:00
rica-carv
07af038938 Create font-awesome.css.map 2016-11-18 21:59:00 +00:00
rica-carv
937e6b0d72 Update font-awesome.min.css 2016-11-18 21:58:21 +00:00
rica-carv
9599adb68d Update font-awesome.css 2016-11-18 21:57:44 +00:00
rica-carv
26dbdb3f7c Update fontawesome-webfont.svg 2016-11-18 21:55:32 +00:00
rica-carv
7b3e26604e Add files via upload 2016-11-18 21:53:27 +00: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
Cameron
14c7f5971e Issue #1886 - plupload updated to v2.1.9 2016-09-28 10:44:28 -07:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00