1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-31 16:14:17 +02:00

3894 Commits

Author SHA1 Message Date
Cameron
2dfd20c54b MySQL Class: Corrects PHP Notice during install of RSS plugin and similar database schemes. 2017-04-19 09:49:15 -07:00
Cameron
e5e7a23810 Disable JS/CSS Cache in Menu-Manager. 2017-04-17 16:16:29 -07:00
Cameron
ab9d056358 Issue #2579 - Make sure JS/CSS caching only happens on the front-end. 2017-04-17 16:04:30 -07:00
Cameron
57e8b8f06b Issue #2531 - Theme/Plugin upgrade modal. 2017-04-16 09:22:15 -07:00
Cameron
dd3debc4e2 Merge pull request #2574 from Jimmi08/patch-14
Closes #2552 function tags limit
2017-04-15 09:06:15 -07:00
Cameron
45230488e3 Issue #2572 Inline CSS with Cached CSS Files. 2017-04-15 09:03:13 -07:00
Jimako
7e47a51249 fix #2552 function tags limit 2017-04-15 17:31:25 +02:00
Cameron
4f45805bc7 Issue #2571 Improved CSS compression 2017-04-15 08:26:08 -07:00
Cameron
57d1d87939 Fixes #2568 - SEF Generation fix for commas. 2017-04-15 07:31:15 -07:00
Cameron
2669bfcc46 Issue #6 Theme Manager LAN fixes. 2017-04-14 13:52:19 -07:00
Cameron
b664a751a4 SEF URL generation support in e_url.php 2017-04-14 11:55:41 -07:00
Cameron
90d533ba52 Fix for numeric form drop-downs. 2017-04-14 11:00:29 -07:00
Cameron
2f42b4ec2d Make sure drop-down value is a string. 2017-04-13 09:52:32 -07:00
Cameron
c766afd954 Theme selection fix. Admin-ui carousel pagination fix. 2017-04-13 08:54:59 -07:00
Cameron
d915d249ee Parser line-break fix. 2017-04-12 16:51:10 -07:00
Cameron
e7f9ede900 New method: e107::getPlugLan(pluginDir,type) - retrieve global LAN for a specific plugin. eg. e107::getPlugLan('download','name'); 2017-04-12 15:52:43 -07:00
Cameron
ff61316f31 Form: Fix for flipswitch using array names. ie. myfield[key] 2017-04-12 15:32:35 -07:00
Cameron
92323408dd Developer/Debug mode media auto-scan added to theme configuration page. Checks and adds new theme images to media-manager. 2017-04-12 09:50:07 -07:00
Cameron
593c94c1b5 Carousel interval option fix. 2017-04-10 17:50:01 -07:00
Cameron
630a5aa147 Issue #2486 - e_url now supports multiple profiles. 2017-04-10 13:28:06 -07:00
Cameron
a80e6c52f0 Admin-ui: When type='image' and optArray has been set, will render a set selection of inline images. 2017-04-08 12:57:21 -07:00
Cameron
ca1fd4c40c Improved infopanel dashboard integration with e_dashboard addon. Charts now supports additional types. 2017-04-07 16:31:22 -07:00
Cameron
abb7f66dd7 Chart Class: added renderTable() function and js fix for charts inside tabs. 2017-04-07 11:12:14 -07:00
Cameron
ecef1f6ffa Date Class terms() method corrected. 'months' now uses the correct key. terms() method usage updated throughout.
Chart Class debug() method added
2017-04-06 11:02:54 -07:00
Cameron
7448535178 Parser: Allow data-* attributes when 'scripts' pref is enabled. 2017-04-06 08:48:36 -07:00
Cameron
a992d06e05 Admin-ui: Grid responsive fixes. 2017-04-05 14:54:05 -07:00
Cameron
16957243bc Admin-ui: Grid carousel slides are now auto-normalized. 2017-04-05 13:31:29 -07:00
Cameron
cc1b154e7b Admin-ui: Fix for batch in Grid mode 2017-04-05 13:12:29 -07:00
Cameron
674fde0525 Admin-ui: Carousel option added for use with Grid. 2017-04-05 12:42:42 -07:00
Cameron
e17316eab7 Admin-ui: Grid mode mostly complete. Fixed admin-ui top navigation. 2017-04-04 18:41:34 -07:00
Cameron
8ce9eb32c6 Admin-ui: Grid improvements. 2017-04-04 09:53:48 -07:00
Cameron
a8931d663b Admin-ui: Grid-listing (work-in-progress) 2017-04-03 20:20:38 -07:00
Cameron
3332dce338 Issue #6 LAN added for "Selection" 2017-04-03 10:18:05 -07:00
Cameron
0e2bb9e9f6 smaller icon. 2017-04-02 15:17:37 -07:00
Cameron
e968cdf369 debug removed. 2017-04-02 14:35:12 -07:00
Cameron
cd2fa2dd9b Plugin class: check for bad folder names. 2017-04-02 14:30:30 -07:00
Cameron
35859cf46b Extra check during plugin meta scan. 2017-04-02 12:39:50 -07:00
Cameron
c88fbb5c9a Closes #2528 Batch SEF generation added. 2017-04-02 11:32:32 -07:00
Cameron
9063e0a192 Corporate admin theme style added. 2017-04-02 07:57:41 -07:00
Cameron
52b44b833d Admin-ui: Parent/Child order fix. 2017-04-02 07:57:08 -07:00
Cameron
fcbe12c5f6 PHP Notice fixes. mbstring function fallback. 2017-03-31 19:04:34 -07:00
Cameron
d110d8d4e9 Support multiple database connections for the same mysql-user. 2017-03-31 10:51:21 -07:00
Cameron
525a097517 Admin-ui: readParm['url'] added and other url fixes. 2017-03-30 13:53:06 -07:00
Cameron
7ab368076f Admin-ui: Additional checks for valid parent value when editing parent/child record. eg. download_category etc. 2017-03-30 08:58:02 -07:00
Cameron
c0ff3dd232 Fixes #2534 - News Category Caption. 2017-03-29 13:56:53 -07:00
Cameron
453a7fc91e PHP 5.6 fix for sql function queries. 2017-03-28 17:55:35 -07:00
Cameron
2b37a57348 typo fix 2017-03-28 17:34:01 -07:00
Cameron
a2026244a3 Issue #2487 - Category Tree fixes. 2017-03-28 15:16:27 -07:00
Cameron
f90832a9d5 Admin-ui automated tree sorting when $sortField and $sortParent are defined. 2017-03-27 16:27:08 -07:00
Cameron
0935f7b858 Support for root namespaces using e_url addon configuration. 2017-03-27 10:38:51 -07:00