1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

129 Commits

Author SHA1 Message Date
Gábor
4e3a89cf0c Add lang codes. 2017-06-05 09:49:41 +02:00
Gábor
d9a5e7bece Update English_admin_featurebox.php
Add phrases.
2017-06-05 09:43:21 +02:00
Cameron
e4b8853bc7 Typo fix. 2017-02-02 07:53:51 -08:00
Cameron
4cc15882b2 Fixes missing custompage values when switching to some legacy v1.x themes. 2017-01-26 18:46:10 -08:00
Cameron
1a4b66507a Debug styling fixes. 2017-01-26 18:10:38 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
fcf4427c1e PHP Warning removal. 2017-01-11 18:45:40 -08:00
Cameron
abf125d2fc PHP warning removal and social/e_header.php added to deprecated list. 2016-12-30 14:45:54 -08:00
Cameron
2fe231cd92 Fix for 0-byte images messing up import. New Image now includes HD version. Featurebox counter fix. 2016-12-21 14:25:26 -08:00
Cameron
0109e91271 Missing contentEditable script added. Removed unused zrssfeed script. Added default featurebox css for a fixed height. Experimental JS manager CDN check code added (but disabled for now) 2016-06-02 15:04:08 -07:00
Cameron
6c3638fc48 Featurebox Default Styling added. 2016-06-02 10:35:12 -07:00
Cameron
12a6367fdf The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
2016-04-10 14:10:39 -07:00
Cameron
ff25656f53 Default styling fixes. 2016-03-13 11:32:02 -07:00
Cameron
11675636cc Featurebox: Fix for default category on install. Bootstrap3: Fix section styling when dark themes enabled. 2016-03-13 11:10:02 -07:00
Cameron
00fb5fdadc More 'camera' code removal. 2016-02-07 12:39:27 -08: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
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08: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
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
483d43a829 MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global. 2015-07-07 13:02:34 -07:00
Cameron
94686133ce Fixes #952 - Featurebox tabs issue. 2015-04-17 10:48:14 -07:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
666ea246c2 Fixes #832 - Featurebox item counter. 2015-01-27 11:48:46 -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
Moc
096f4d08db Featurebox plugin - Code cleanup 2014-09-11 20:57:52 +02:00
Cameron
7cc591a180 Fix for featurebox bootstrap image-only template. 2014-08-26 15:50:36 -07:00
Cameron
d2b2af639c Fix for featurebox slide3 image-size issue. (default bootstrap template) 2014-06-11 04:21:30 -07:00
Cameron
1991997383 Removed placeholder from default template. (for text-only use 'out-of-the-box' ) 2014-02-06 06:06:44 -08:00
Cameron
a57faeb3b9 Fix for google-plus icon on Social plugin. {EXTENDED} may now have a class added. Debug info added when Featurebox returns nothing. 2014-01-29 11:10:05 -08:00
Cameron
bcad40e48d Bootstrap3 Featurebox responsive-design fix. 2014-01-24 03:16:11 -08:00
Cameron
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Cameron
712379f52e Featurebox now accepts videos. Some minor tweaking to the Bootstrap3 template. 2014-01-14 12:19:06 -08:00
Cameron
c842341d9e Bootstrap styling fix 2014-01-08 01:43:38 -08:00
Cameron
b15481f9d1 Correct dummy Featurebox category entry to use bootstrap3 2014-01-06 08:05:42 -08:00
Cameron
7efdd3f31f Bootstrap3 styling fixes and embedded featurebox layout added. 2014-01-06 07:52:13 -08:00
Cameron
e0754faca9 Bootstrap3 Styling fix 2014-01-04 06:00:33 -08:00
Cameron
62509f09fb Issue #435 - More Bootstrap 3 tweaks 2013-12-19 22:45:09 -08:00
Cameron
698bcc4e7c Increase the width of some text fields in admin. 2013-11-22 17:18:20 -08:00
Cameron
fdfb8ba1f3 Tweak of last commit 2013-11-21 19:41:29 -08:00
Cameron
5f6e76f97b Featurebox wasn't detecting smaller images requiring resizing. 2013-11-21 15:48:51 -08:00
Cameron
287260ee03 Check the featurebox {SETIMAGE} value before using resize method. 2013-11-12 14:37:43 -08:00
Cameron
12d4513115 Fixed - Featurebox was ignoring {SETIMAGE} values. 2013-11-11 03:38:26 -08:00
Cameron
cb29941bda Feature-box image-category fix and language-redirect fix. 2013-10-28 22:20:29 -07:00
Cameron
aed12d1ae5 Added media-category for Feature-box images 2013-10-28 21:54:27 -07:00
Cameron
39cd18bfb0 Another e_rss note added. 2013-09-11 11:45:10 -07:00
Cameron
8d5b7640d1 Closes #354 - Remove camera from default install. 2013-05-25 22:30:53 -07:00
SecretR
d08403d01a Leftover debug - Issue #237: Error create category 2013-05-05 20:55:04 +03:00
Cameron
c98bd31d11 Featurebox upgrade notification 2013-04-19 02:03:45 -07:00
Cameron
f414e29adc Featurebox defaults 2013-03-28 01:04:01 -07:00