Gábor
771f04702b
Update forum_admin.php
2018-07-30 09:54:50 +02:00
Cameron
64d821a2d1
Fixes #2425 Fixes #2281 Fixes #2937 Comment navigation issues.
2018-07-28 16:10:23 -07:00
Cameron
e5af746153
Closes #3330 #3318
2018-07-28 13:41:44 -07:00
Cameron
37017652cc
Merge pull request #3318 from SimSync/forum_editor
...
choose editor in forum and quick reply
2018-07-28 13:07:36 -07:00
Cameron
9e352222dc
Fixes #3328 - Fix for non-standard LAN file format.
2018-07-28 09:27:34 -07:00
Achim Ennenbach
26022e4507
choose editor in forum and quick reply
...
New prefs for forum: editor & quickreply
editor makes it possible to choose between bbcode or tinymce (if installed and html enabled)
quickreply gives the option to choose between the standard textarea or the choosen editor (from pref editor)
2018-07-25 22:48:14 +02:00
Cameron
9b2772b7ac
media-picker work. Issue #6 Removed '...' from LAN_SELECT and added manually where appropriate.
2018-07-25 12:29:52 -07:00
Cameron
0cc458e4e8
Fixes #3290 , Fixes #3074 - Featurebox debug message was visible to public.
2018-07-21 10:08:13 -07:00
Achim Ennenbach
5f0ee53c00
fixes #3244 "&" in url definition was broken during parse_str()
2018-07-21 11:44:42 +02:00
Cameron
ce765316dd
Merge pull request #3279 from rica-carv/rica-carv-patch-2
...
Fixes #3260 Incorrect calculation
2018-07-14 12:54:08 -07:00
Cameron
eda1a22113
Merge pull request #3283 from SimSync/fix_1027
...
Closes #1027 Show thumb of main image instead of plain text link
2018-07-14 12:53:10 -07:00
Achim Ennenbach
73be7b5d7b
Closes #1027 Show thumb of main image instead of plain text link
2018-07-13 23:58:24 +02:00
Achim Ennenbach
7cf6322b4d
Closes #3125 Replaced caption LAN_ONLINE_2 with LAN_ONLINE_11
...
for total number of members field
2018-07-13 22:23:07 +02:00
rica-carv
590245c487
#3260 bug fix...
...
#3260 bug fix...
2018-07-13 19:54:20 +01:00
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