Jimako
5b4cc2f11c
partial fix for problem with breadcrumbs in forum_viewforum.php
...
https://github.com/e107inc/e107/issues/3235
2018-06-30 13:28:06 +02:00
Tijn Kuyper
89e3716c3f
Closes #3040 - NFP template update
2018-06-27 11:40:56 +02:00
Tijn Kuyper
9ce050b995
Newforumposts menu template update
2018-06-27 11:39:38 +02:00
Tijn Kuyper
439e66d271
Merge pull request #3220 from SimSync/fix_3132
...
Fixes #3132 Fixes issue with new forum posts menu
2018-06-27 11:08:13 +02:00
Achim Ennenbach
bd02bd26f7
Fixes #3132 Fixes issue with new forum posts menu not displaying
...
title and post excerpt properly
Added menu config default values, in case some are not properly defined
Added default values to the new forum posts config menu
2018-06-26 21:20:33 +02:00
Tijn Kuyper
7570b7ce4e
Merge pull request #3213 from SimSync/fix_3132
...
Fixes #3132 after adding the menu to the menu area, the wrong
2018-06-26 13:31:57 +02:00
Tijn Kuyper
5689e8044e
Fixes #1746 - Allow to set time for download item
2018-06-25 16:39:26 +02:00
Achim Ennenbach
d1a90cb0e8
Fixes #3132 after adding the menu to the menu area, the wrong
...
query was executed because no layout was defined. Setting "default"
as default layout if nothing is defined.
2018-06-24 20:11:59 +02:00
Nick Liu
32b844dad3
Grammar correction near previous commit
...
Also cleaned up comments made in previous commit
2018-06-21 23:33:46 -05:00
Achim Ennenbach
94cb469862
Removed the orphaned debug message
...
concerning "legacy forum menu prefs detected. Upgrading ..." as it
actually doesn't detect or upgrade anything.
2018-06-21 23:31:15 -05:00
Cameron
42f63a3be0
Merge pull request #3191 from SimSync/_blank_setup
...
Blank SQL + Setup Documentation
2018-06-15 12:55:49 -07:00
Achim Ennenbach
4f568aec52
Added a help block at the beginning of the file,
...
which informs about how it works and what is supported.
2018-06-15 18:58:15 +02:00
Tijn Kuyper
a56ffe0e58
Allow for copying forum categories in admin area
2018-06-13 14:48:36 +02:00
Achim Ennenbach
a7f1271eb4
Implemented upgrade_required() method as defined in forum_setup.php
...
Added some documentation on how to check for tables, fields and indexes
and how to remove fields and indexes
2018-06-08 23:02:36 +02:00
Achim Ennenbach
4978a0603d
Fixes #3136
...
Tinymce introduced with version 4.7.10 an issue that prevents the e107 media manager to work correctly.
Reverted back to Tinymce version 4.7.9
2018-05-31 20:51:44 +02:00
Cameron
8327acb33e
Tweak e_user.php
2018-05-24 13:14:48 -07:00
Cameron
171a914acf
Experimental e_user.php code added.
2018-05-24 13:05:43 -07:00
Nick Liu
25310a901b
Downloads plugin compatibility with PHP 5.4, 5.5
...
- FIX: Avoided use of PHP 5.6 feature in Downloads plugin's
NginxSecureLinkMd5Decorator
Fixes : #3135
2018-05-23 19:37:00 -05:00
rica-carv
6413157b5e
#3123 patch
...
#3123 patch
2018-05-12 13:13:13 +01:00
Cameron
0fd399528a
Issue #3124 Fix for TinyMce language path.
2018-05-11 14:52:55 -07:00
Cameron
8584c207c5
Merge pull request #3111 from Deltik/fix-3075
...
Add NGINX secure_link_md5 URL protection feature to e107 Downloads plugin
2018-05-10 10:55:28 -07:00
Gábor
cb7fac3a4a
Delete en.js
2018-05-10 09:29:51 +02:00
Gábor
a7646f0c4b
Add files via upload
2018-05-10 09:28:26 +02:00
Gábor
88de1b38c8
Add files via upload
2018-05-10 09:25:59 +02:00
Gábor
301cf9bc56
Add files via upload
2018-05-10 09:24:58 +02:00
Gábor
c6c8c1c6d1
Update e_footer.php
2018-05-10 09:21:17 +02:00
Cameron
ed36008286
Non-standard arg_separator.output value fix.
2018-05-04 17:58:25 -07:00
Nick Liu
4af400fd75
Refactored some Downloads plugin code
2018-05-01 07:46:48 -05:00
Nick Liu
e36b029f78
Fixed Downloads security NGINX MD5 generation
...
- FIX: Blocker bug generating the wrong MD5 string for NGINX
secure_link_md5
- FIX: Bad instructions in LAN_DL_SECURITY_DESCRIPTION
2018-05-01 05:26:40 -05:00
Nick Liu
0d7f7dc543
Improved: Downloads >> Preferences >> Protection
...
- MOD: Refactored NGINX secure_link_md5 decorator into interface and
class in Downloads plugin
- NEW: Downloads plugin: Admin preferences UX improvement:
Preferences >> Protection now shows the user a list of
supported NGINX variables pulled from
NginxSecureLinkMd5Decorator
2018-04-30 06:24:20 -05:00
Nick Liu
fa08c915a3
Downloads: Basic support for NGINX secure_link_md5
...
- NEW: "Protection" section in Downloads >> Preferences
- NEW: Basic support for NGINX secure_link_md5 in Downloads plugin
- NEW: When configured with a URL protection mode, Downloads will
modify the direct download URL and/or the mirror download URL
to be compatible with the implemented URL protection
Fixes : #3075
2018-04-30 05:50:19 -05:00
Cameron
024074ee1e
Issue #3082 - Possible fix for sef conflict.
2018-04-17 14:36:55 -07:00
Cameron
79fbf4273c
Issue #2996 Admin-ui type=layout inline editing issue.
2018-03-10 18:15:45 -08:00
Cameron
2f62a522b7
Issue #3034 - Fix language-file not loading.
2018-02-14 14:13:37 -08:00
Cameron
42b7121347
Issue #3030 NewForumPosts "main" BC Fix for top/bottom position.
2018-02-09 10:08:36 -08:00
Cameron
e045c6c91c
Social plugin now provides social share links in admin after creating/updating a news item.
2018-02-08 15:44:08 -08:00
Cameron
3b049fefd5
Fixes #3009 new e_gsitemap addon.
2018-01-29 12:03:15 -08:00
Cameron
c162981fbd
Cleaned up the Default Image Size in Media-Manager Preference area. Remove 'width=' from [img] when it matches the default size.
2018-01-26 15:54:54 -08:00
Cameron
4d3ef86bb7
Fix for TinyMce image resize. Also disabled static URLs in the admin area.
2018-01-26 14:10:15 -08:00
Jimmi08
13f11e31a2
screen and refers templated
2018-01-24 22:26:40 +01:00
Cameron
548795db36
Merge pull request #2988 from Jimmi08/log_stat
...
TodaysVisits templated #2987
2018-01-24 10:25:57 -08:00
Jimmi08
f36ee93666
domains stats templated
2018-01-24 19:19:34 +01:00
Cameron
bce6e8006a
Issue #2985 Remove quotes around 'true'
2018-01-21 09:04:03 -08:00
Jimmi08
b502aeb0b6
operating system templated
2018-01-20 12:57:26 +01:00
Jimmi08
546ec32899
browser stats templated
2018-01-20 12:46:50 +01:00
Jimmi08
572e355aba
alltimevisits templated
2018-01-20 12:19:04 +01:00
Jimmi08
9f8c6ce698
TodaysVisits templated
2018-01-19 22:59:49 +01:00
Cameron
3c41e83227
Fixes #2712
2018-01-19 11:50:18 -08:00
Cameron
5343fe80e0
Issue #2678 - News Menu Template loading consistency.
2018-01-19 11:08:32 -08:00
Cameron
3b5b64195e
Issue #2678 - Fix merging of theme plugin template when a key is provided.
2018-01-18 16:19:40 -08:00