Cameron
|
ad0bc1376d
|
Issue #1349 MySQL class fixes and install.php corrections.
|
2016-02-11 20:57:30 -08:00 |
|
Cameron
|
9fe58ba256
|
Additional info added to install log when failures happen.
|
2016-02-11 13:07:59 -08:00 |
|
Cameron
|
3cfeb987af
|
Support for IDs in toGlyph()
|
2016-02-11 12:47:49 -08:00 |
|
Cameron
|
84ed4705a1
|
Merge pull request #1350 from lonalore/master
Allow Ajax API for dropdowns.
|
2016-02-11 12:46:55 -08:00 |
|
Lóna Lore
|
4958a76a36
|
Allow Ajax API for dropdowns.
|
2016-02-11 21:31:57 +01:00 |
|
Cameron
|
5e62f383cf
|
toGlyph() enhancements. Support for spin and rotate.
Example 1: $tp->toGlyph('fa-spinner', array('spin'=>1));
Example 2: $tp->toGlyph('fa-shield', array('rotate'=>90, 'size'=>'2x'));
|
2016-02-11 12:01:26 -08:00 |
|
Cameron
|
579bf52090
|
Merge pull request #1347 from lonalore/master
Ajax API enhancements.
|
2016-02-11 11:36:56 -08:00 |
|
Lóna Lore
|
7b77ed14b6
|
Ajax API - fixed comment next/prev issue.
|
2016-02-11 13:14:41 +01:00 |
|
Cameron
|
550968d78a
|
Issue #1336 and Forum menu prefs upgrade and newforumpost_menu fix. e_menu.php pending.
|
2016-02-10 19:51:32 -08:00 |
|
Cameron
|
a9eb2bd727
|
Clear JS/CSS Cache after theme change.
|
2016-02-10 19:38:03 -08:00 |
|
Cameron
|
8ae42f56c7
|
Issue #1342 - toImage() fixes. Gallery thumb now using it.
|
2016-02-09 22:53:03 -08:00 |
|
Cameron
|
fee3764dff
|
Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head.
|
2016-02-09 15:57:07 -08:00 |
|
Cameron
|
61f2712c09
|
Issue #1342 - Correction for encoded urls.
|
2016-02-09 12:21:37 -08:00 |
|
Cameron
|
2ccb18696a
|
Issue #1342 toImage() method updated.
|
2016-02-09 11:02:08 -08:00 |
|
Cameron
|
bd57c0109c
|
Experimental parser method added: thumbSrcSet();
|
2016-02-08 21:33:55 -08:00 |
|
Cameron
|
05ed9a7090
|
Banner and News e_menu.php (config.php replacement) upgrades.
|
2016-02-08 13:54:44 -08:00 |
|
Cameron
|
a2fef504a2
|
JS Minifier upgraded to 1.1.0 and PHP Warning Fix made.
|
2016-02-08 12:08:57 -08:00 |
|
Tijn Kuyper
|
9a89036671
|
Fixes #1315 - Sync with Github on localhost now functional
|
2016-02-08 13:14:42 +01:00 |
|
Cameron
|
706e79af1f
|
Cron Test email function updated to use new mailing method.
|
2016-02-07 23:35:38 -08:00 |
|
Cameron
|
3c43d07d83
|
Include width/height attributes in img tags with cropped thumbnails. toImage() and toIcon() methods.
|
2016-02-07 13:37:45 -08:00 |
|
Cameron
|
8660d2d890
|
Include width/height attributes in img tags with cropped thumbnails.
|
2016-02-07 13:28:55 -08:00 |
|
Cameron
|
2976754d29
|
Compress the secureImg. TinyMce also decoding theme SEF image URLs now.
|
2016-02-07 11:16:00 -08:00 |
|
Cameron
|
831ef22ad9
|
Added compression to generated PNG thumbnails. Additional module configurations added to e107.htaccess
|
2016-02-07 10:53:15 -08:00 |
|
Cameron
|
b182f463cb
|
Disable JS/CSS Cache in menu-manager.
|
2016-02-06 20:24:17 -08:00 |
|
Cameron
|
ed1078d625
|
SEF URL supported for theme images (within media-manager) added. LOGO resizing is now on by default when pref is used.
|
2016-02-06 19:33:23 -08:00 |
|
Cameron
|
0e2c7ad2e7
|
Fixed: Latest News Menu was not using {SETIMAGE} value.
|
2016-02-06 18:33:35 -08:00 |
|
Cameron
|
5daaaedf99
|
Corrected CSS url paths.
|
2016-02-06 18:32:48 -08:00 |
|
Cameron
|
b591280f6c
|
Corrected JS/CSS Cache minify.
|
2016-02-06 10:35:56 -08:00 |
|
Cameron
|
eb3cb3b287
|
Fixes for JS/CSS Cache. Correct file-count displayed in admin. minify code on output.
|
2016-02-05 16:26:33 -08:00 |
|
Cameron
|
a1c4707bcf
|
Preference added to enable experimental JS/CSS Caching. JS/CSS Caching tweaked to correct broken paths.
|
2016-02-05 15:31:54 -08:00 |
|
Cameron
|
767b496c69
|
Issue #1257 Added SEF Thumb Urls for Avatar images.
|
2016-02-04 12:42:48 -08:00 |
|
Cameron
|
f9b9881260
|
Fix for media-manager tooltip when selecting images.
|
2016-02-03 19:31:49 -08:00 |
|
Cameron
|
b3bb493f69
|
Fixes #1257 SEFURLs for thumb images. Needs testing. See e107.htaccess for required additions/modifications - Set HTTP_MOD_REWRITE_MEDIA to "On"
|
2016-02-03 18:17:14 -08:00 |
|
Cameron
|
84550d7390
|
Support for HTML/CSS sprites in toIcon() method.
|
2016-02-03 13:48:35 -08:00 |
|
Cameron
|
ec2f6c2dc2
|
Merge pull request #1321 from lonalore/master
Hide drag-n-drop re-ordering icon if "private $sortField" is not set.
|
2016-02-03 09:47:34 -08:00 |
|
Lóna Lore
|
66f9c8f0d4
|
Hide drag-n-drop re-ordering icon if "private $sortField" is not set.
|
2016-02-03 16:54:40 +01:00 |
|
Cameron
|
3279283b6c
|
Search Fixes, Forum Search fixes.
|
2016-02-02 14:28:59 -08:00 |
|
Cameron
|
d159763747
|
Search Fixes. Forum search upgraded to v2.x spec.
|
2016-02-01 20:29:46 -08:00 |
|
Cameron
|
edf00641d2
|
Fixes #1136 - Sitelink with "everyone but not" userclass
|
2016-01-31 11:41:29 -08:00 |
|
Cameron
|
a31602108b
|
HTML5 Validation fixes.
|
2016-01-30 18:39:01 -08:00 |
|
Cameron
|
9de74a9149
|
Fixes #1255 Database Verification false positive.
|
2016-01-30 17:11:32 -08:00 |
|
tgtje
|
a931c36021
|
Translation of hardcoded text, added new defines
|
2016-01-30 16:58:58 +01:00 |
|
Cameron
|
0182c92517
|
Issue #1281 Include og:image meta for Page-Body content.
|
2016-01-27 12:05:15 -08:00 |
|
Cameron
|
cf3ca653c0
|
Issue #1309. e_BASE."user.php" replaced with SEF URL.
|
2016-01-24 20:11:32 -08:00 |
|
Cameron
|
a00acf6319
|
TinyMce: Fixes an issue where additional line-breaks were being added when converting to HTML.
|
2016-01-24 20:08:47 -08:00 |
|
Cameron
|
12febdb43c
|
Fixes #1268 - Media Manager issue with audio file uploads.
|
2016-01-24 00:37:36 -08:00 |
|
Cameron
|
e05e157341
|
Fix for tabs with numeric keys.
|
2016-01-22 13:55:24 -08:00 |
|
Cameron
|
46e748f9d0
|
Should correct an issue where "Everybody" could be named "Search Bots" in the default user classes after upgrade.
|
2016-01-21 16:22:57 -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
|
1ac5a2af23
|
Hide useless elements from printing.
|
2016-01-17 16:52:00 -08:00 |
|