1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 04:24:45 +02:00
Commit Graph

3024 Commits

Author SHA1 Message Date
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
Cameron
8e4f2d663c Corrected/improved news print layout. 2016-01-17 16:25:28 -08:00
Cameron
42377b4b51 Disable SEF generation for unsupported languages. 2016-01-16 14:36:52 -08:00
Cameron
9c10594e50 modal on edit button when needed. 2016-01-16 13:16:40 -08:00
Cameron
71fff6e8d2 AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'. 2016-01-16 11:56:26 -08:00
Cameron
42efabc505 Fix: SEF-URL generation - check added to avoid "---" 2016-01-15 16:45:22 -08:00
SecretR
0ec4a37bcb Merge branch 'master' of github.com:e107inc/e107 2016-01-15 13:50:50 +02:00
SecretR
a609a899cc A proper handling of RFC3986 network-path references 2016-01-15 13:50:41 +02:00
Cameron
169faeee04 Fix for corrupted date formats during SEF Url creation. 2016-01-15 01:30:59 -08:00
Cameron
051a8ace36 Fixed: AdminUI - datestamp time was being reset to 12am on submit when writeParms was an array instead of a query string. ie. array('type'=>'datetime') vs 'type=datetime'. 2016-01-14 09:52:42 -08:00
Cameron
60be9aa37f e107 News Infopanel now includes latest plugins/themes. Online panel now displays user language when multi-language tables are in use. 2016-01-14 08:28:17 -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
d396bf8dc9 Merge pull request #1275 from lonalore/master
A few minor fixes and corrections...
2016-01-13 13:59:53 -08:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08:00
Cameron
5a6153db27 Fixed: When using TinyMce og:image tags were missing for images inserted into the news body. Banner plugin now has a tooltip/description field. Also supports longer URLs avoiding SQL errors. TinyMce upgraded to latest version. (v4.3.2) 2016-01-12 03:22:06 -08:00
Cameron
b1c2e030d5 Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again. 2016-01-11 20:53:05 -08:00
Lóna Lore
7516ad880f Fixed: Issue #1289 - menu manager - e107 is not defined. 2016-01-06 16:52:10 +01:00
Cameron
39cee385f7 Allow any constants passed to also be hooked, modified etc. 2016-01-04 23:10:58 -08:00
SecretR
24ed9ac3f8 User class list now rendered as expected 2016-01-04 02:30:59 +02:00
Cameron
23cd564cd6 Make sure previous fix is only applied when in 'inline' edit mode. 2016-01-03 01:25:46 -08:00
Cameron
f1113b3a18 Fix for broken inline-editing db query when field 'data' = 'array'. 2016-01-03 01:03:08 -08:00
Lóna Lore
73ab0ceac6 Fixed: comment nextprev, and replaced hardcoded strings with constants. 2016-01-01 14:25:03 +01:00