Achim Ennenbach
99e4be5124
Various changes to make it work on my side.
2018-07-13 16:12:56 +02:00
Cameron
ce244935c0
Issue #3175 Email confirmation and database update/delete processing added. Testing required.
2018-07-12 15:31:11 -07:00
Cameron
b46906aebf
Merge pull request #3273 from SimSync/fix_3271
...
Fixes #3271 Updated class construtor to __construct()
2018-07-12 13:49:59 -07:00
Cameron
5a85bde136
Merge pull request #3272 from SimSync/fix_2938
...
Fixes #2938 Added missing e_PAGETITLE in case of default url
2018-07-12 13:49:07 -07:00
Cameron
eaec2cc07b
Merge pull request #3268 from SimSync/fix_3264
...
Fixes #3264 Switched url generation to v2 method
2018-07-12 13:48:32 -07:00
Achim Ennenbach
c366204766
Fixes #3271 Updated class construtor to __construct()
...
Replaced deprecated methods with current ones
Reformated the sourcecode
Updated method DocBlocks
2018-07-12 19:02:33 +02:00
Achim Ennenbach
d635f04725
Fixes #2938 Added missing e_PAGETITLE in case of default url
2018-07-12 16:24:18 +02:00
Achim Ennenbach
be4faf81bb
Fixes #3264 Switched url generation to v2 method
2018-07-12 12:55:24 +02:00
Achim Ennenbach
2b2737ae41
Fixes #3056 Fixes the fatal error in case no records were found
2018-07-12 12:48:01 +02:00
Achim Ennenbach
ac61df7f07
Fixes #3239 The array merge didn't work correctly by using the + operator
2018-07-11 20:30:41 +02:00
Cameron
31e16310e7
Merge pull request #3237 from Jimmi08/patch-2
...
partial fix #3235
2018-07-04 17:50:50 -07:00
Cameron
f3393f9d7e
Merge pull request #3236 from Jimmi08/patch-1
...
partial fix #3235
2018-07-04 17:50:41 -07:00
Cameron
77edce4da4
Merge pull request #3251 from SimSync/fix_3087
...
fixes #3087 Missing forum id prevented pagination
2018-07-04 17:44:28 -07:00
Achim Ennenbach
ed17213698
fixes #3087 Missing forum id prevented pagination
2018-07-03 15:41:01 +02:00
Jimako
9b8cc13019
partial fix for problem with breadcrumbs in forum_viewforum.php
...
https://github.com/e107inc/e107/issues/3235
2018-06-30 13:30:18 +02:00
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
Achim Ennenbach
cea035a33e
Fixes #2887 added missing "sent()" method
2018-06-28 13:18:54 +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