Cameron
8124b683c5
MediaPicker icons tab.
2018-07-27 17:39:44 -07:00
Cameron
bbb6162181
MediaPicker Allow drag-n-drop to replace existing image.
2018-07-27 12:48:45 -07:00
Cameron
a5187f8590
Issue #1958 Improved SVG support.
2018-07-27 12:41:14 -07:00
Cameron
05be9ce8ba
Merge pull request #3325 from SimSync/mediamanager_select
...
Mediamanager: changed function call to support dynamically added content
2018-07-27 12:19:12 -07:00
Achim Ennenbach
e8f2b144f0
changed function call to support dynamically added content
2018-07-27 21:12:08 +02:00
Cameron
ae08e50413
Mime fixes.
2018-07-27 12:07:43 -07:00
Cameron
0f5396fed8
Merge pull request #3323 from Michaelkielstra/master
...
Issue #6 Grammatical edits
2018-07-27 10:22:33 -07:00
Michael Kielstra
ba6c7a3c0e
Add LAN_SITEDOWN_01 back
2018-07-27 17:51:32 +01:00
Michael Kielstra
1ca781c9f4
Grammatical edits
...
Some of the English localised strings were clunky or grammatically
incorrect.
2018-07-27 14:11:45 +01:00
Cameron
96037d5ac9
Issue #3276 Fix encoding on '+' in media categories. Mediapicker fixes. Media class cleanup.
2018-07-26 20:14:42 -07:00
Cameron
f1329535a5
MediaPicker drag-n-drop upload.
2018-07-26 19:13:27 -07:00
Cameron
baf570071e
mediapicker() mediaselector-preview-empty css class added.
2018-07-26 14:06:45 -07:00
Cameron
bd98b2303e
media-picker wrapping fix for small screens.
2018-07-26 13:57:49 -07:00
Cameron
42794bfcd0
Fixes dynamic media-picker 'search' filtering.
2018-07-26 13:18:52 -07:00
Cameron
bc8ccca5c2
Fixes #3311 - Update routine.
2018-07-26 13:15:22 -07:00
Cameron
d862fa89f3
Mediapicker controls alignment fix.
2018-07-26 12:29:48 -07:00
Cameron
557dea1f0e
Media-picker work. Add the following to e107_config.php to enable and test. define('e_DEBUG_MEDIAPICKER', true);
2018-07-25 20:28:30 -07:00
Cameron
9e50ae7d06
Issue #3303 Set mail_enabled to 'user' if no option is checked when saving prefs.
2018-07-25 16:17:16 -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
74f19820b0
Merge pull request #3315 from yesszus/patch-2
...
Update media_class.php
2018-07-25 10:32:09 -07:00
Cameron
edf18fb00f
Merge pull request #3308 from SimSync/backcompat_bootstrap
...
make sure backcompat.css is loaded if it's legacy or no bootstrap theme
2018-07-25 10:25:13 -07:00
Gábor
a403f49560
Update file_class.php
2018-07-25 10:50:25 +02:00
Gábor
c5e0c30179
Update lan_admin.php
2018-07-25 10:48:23 +02:00
Gábor
5d78dedf88
Update cron_class.php
2018-07-25 10:32:03 +02:00
Gábor
1c31907c3e
Update lan_cron.php
2018-07-25 10:30:25 +02:00
Gábor
1b78b8f07c
Update image.php
2018-07-25 10:22:04 +02:00
Gábor
b9d6f6b15c
Update lan_admin.php
2018-07-25 10:19:34 +02:00
Gábor
2a18116aeb
Update media_class.php
2018-07-25 10:17:49 +02:00
Cameron
91b75ea159
Issue #3307 '+' sign encoding issue in form.
2018-07-24 15:52:34 -07:00
Cameron
e3eb8207ab
Fixes #2578 Admin Navigation on medium devices.
2018-07-24 13:27:32 -07:00
Cameron
3133836c62
Fixes default install options for themes to match 2.1.9 database changes.
2018-07-24 12:03:26 -07:00
Cameron
37dd8b1a7d
Fixes #3311 2.1.8 > 2.1.9 notice.
2018-07-24 12:02:40 -07:00
Cameron
a2798b096f
Fix fatal error caused by Issue #3304
2018-07-24 10:35:35 -07:00
Cameron
6fc2b340be
Merge pull request #3304 from yesszus/patch-2
...
Update admin
2018-07-24 09:51:09 -07:00
Gábor
75ccbd5e3c
Update lan_admin.php
2018-07-24 06:14:30 +02:00
Gábor
4e17893595
Update admin.php
2018-07-24 06:13:25 +02:00
Cameron
526bc06ba0
Issue #3258 Array in plugin.xml causing issues.
2018-07-23 14:01:08 -07:00
Cameron
9c79d04307
Fixes #3312 - Contact page LAN loading.
2018-07-23 11:13:13 -07:00
Cameron
dec471da61
Merge pull request #3309 from SimSync/readme
...
fixed wrong link to CONTRIBUTING.md
2018-07-22 14:48:48 -07:00
Cameron
51ffe8ccd9
Merge pull request #3310 from SimSync/fix_3259
...
possible fix for #3259 : Added test if tooltip is loaded
2018-07-22 14:48:16 -07:00
Cameron
5a4847871d
More media-picker work.
2018-07-22 14:45:26 -07:00
Achim Ennenbach
f5928ee2d8
possible fix for #3259 : Added test if tooltip is loaded
2018-07-22 22:05:41 +02:00
Cameron
45de0a49f3
PHP Notice removal
2018-07-22 13:03:06 -07:00
Achim Ennenbach
d3ee6b5fbb
fixed wrong link to CONTRIBUTING.md
2018-07-22 21:27:06 +02:00
Achim Ennenbach
67ced370d3
make sure backcompat.css is loaded if it's legacy or no bootstrap theme
2018-07-22 21:24:06 +02:00
Cameron
e231a19ab9
Issue #3306
2018-07-22 11:43:13 -07:00
Cameron
17760d975c
Added comment about set_urls()
2018-07-22 11:39:56 -07:00
Gábor
d0a4693570
Update theme.php
2018-07-22 20:11:04 +02:00
Gábor
41e512c968
Update lan_theme.php
2018-07-22 20:09:14 +02:00