1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

107 Commits

Author SHA1 Message Date
Cameron
0d865446e8 BS4 images rounded. 2017-01-20 10:46:57 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
50b8aacbec Merge branch 'master' into 20161231a 2017-01-04 08:57:26 -08:00
Cameron
85895b825b Update gallery template format. 2017-01-01 15:19:21 -08:00
Cameron
fdd97fb625 Gallery portfolio template added. 2017-01-01 10:12:47 -08:00
MikeyGMT
42ca4bd430 Text to LANS #6 Gallery Plugin
Text to LANS #6 Gallery Plugin
2016-12-31 20:21:05 +00:00
Cameron
10f1a4246c Fixes #2206 Gallery shortcode category not being respected. eg. {GALLERY_PORTFOLIO: placeholder=1&category=2} 2016-12-30 14:45:22 -08:00
Cameron
69b096f8d0 Gallery: prevent slider from breaking small layout containers. 2016-12-08 07:04:47 -08:00
Cameron
7a90a38473 Prevent gallery js loading on every admin page. 2016-06-30 08:38:32 -07:00
Cameron
42246f7381 Bulk mail templates can now resize images to keep email sizes smaller. eg. {MEDIA1: w=500} Improved debugging of thumb.php. 2016-05-11 18:52:42 -07:00
Cameron
701278bd20 Fixes #1558 - Gallery fatal error 2016-04-17 13:32:17 -07:00
Jimmi08
10f417b0f4 titles from template FIX for #1340 2016-04-15 22:32:11 +02:00
Sándor Juhász
5e4684771d Issue #1521 2016-04-12 12:21:03 +02:00
Cameron
8ff02d9aa9 Default loading icon added to form->button() method when font-awesome is present. 2016-04-10 17:52:30 -07:00
Lóna Lore
df4e45f2a4 Fixed: handle opacity as float instead of int. 2016-03-31 09:45:35 +02:00
Lóna Lore
790caa8ae2 Load prettyPhoto only when it is needed in e_shortcode.php. 2016-03-31 09:44:35 +02:00
Lóna Lore
cb14973bea Replace "markup" keys with "item". 2016-03-31 09:22:28 +02:00
Lóna Lore
ddeaf28faf Fixed: proper usage of default values in JS. 2016-03-30 16:01:16 +02:00
Lóna Lore
133a0692e2 Fixed: proper usage of default values in JS. 2016-03-30 16:00:31 +02:00
Lóna Lore
2cae5b9023 Under "prettyPhoto settings" tab, it is now possible to completely configure prettyPhoto. Furthermore, prettyPhoto markups can be overriden by using gallery_template.php file. 2016-03-30 14:28:44 +02:00
Lóna Lore
111454bb87 Moved harcoded texts to LAN files. Use "Images per page" pref instead of hardcoded amount. 2016-03-29 14:17:29 +02:00
Lóna Lore
c54cc47832 Ability to order media items. 2016-03-29 11:44:50 +02:00
Lóna Lore
6b9838ae99 Use Library Manager to load libraries. Use JS behaviors. Add "Order images by" pref. 2016-03-29 11:22:25 +02:00
Lóna Lore
5598c9e733 Removed third-party libraries from Gallery plugin. 2016-03-29 10:44:01 +02:00
Cameron
e972053cd3 Styling fixes 2016-03-13 15:01:16 -07:00
Cameron
947badbf16 Fix for portfolio styling in Bootstrap3 template. 2016-03-13 12:41:08 -07:00
Cameron
daf5495214 Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method. 2016-03-08 13:53:58 -08:00
Cameron
751ce52c13 Fixes #1372 - Gallery Slideshow with default category. 2016-02-25 12:29:17 -08:00
Cameron
39bae789f8 PHp Notices 2016-02-16 11:10:30 -08:00
Cameron
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
8ae42f56c7 Issue #1342 - toImage() fixes. Gallery thumb now using it. 2016-02-09 22:53:03 -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
Tijn Kuyper
4baccf9a80 Fixes #930 - backticks in listQry of gallery plugin admin 2015-10-24 14:56:15 +02:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
4eb9f7884f Upgraded JS Library (prettyPhoto) in the gallery plugin. 2015-06-01 14:54:52 -07:00
Cameron
cfcce0ed03 Load Gallery Plugin Javascript and CSS only when needed. 2015-05-23 13:09:44 -07:00
Cameron
715d99f48c Fixes #965 - Fatal error on Social plugin. 2015-05-20 11:20:22 -07:00
Cameron
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
f8d11e1e46 Admin-UI styling 2015-02-06 00:16:01 -08:00
Cameron
2b83a64f16 Fixes #813 - js error. Some gallery JS moved to footer and loaded only when required. 2015-02-04 23:16:27 -08:00
Cameron
4beb3086fb Fixes #817 - error in gallery admin, and also fixes missing gallery images on fresh install when not logged in. 2015-02-04 14:37:34 -08:00
Cameron
af5c0b2ead Fixes #851 - Admin-UI - when the listQry doesn't contain backticks around table names. 2015-02-01 18:45:33 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
274069184f Fixes #850 - Gallery missing description when using simple brackets. Fixes #607 - embedded English text. 2015-02-01 17:27:05 -08:00
Cameron
ba72b740c2 Issue #624, Fixes #625 - TinyMce image paths issue. 2014-06-12 15:21:26 -07:00
Roland Graf
0f6c16bdc8 Image caption - Link start slideshow 2014-02-08 20:07:02 +01:00
Cameron
4c3f3288ce Gallery Portfolio Thumbnails added. 2014-01-14 08:16:12 -08:00
Cameron
24319d6984 Gallery made compatible with bootstrap3 2013-12-25 01:53:38 -08:00
Cameron
c9b1d0f1a9 Gallery slider category fix 2013-10-09 15:48:19 -07:00