Cameron
f5cf253091
MediaPicker bbcode (Tinymce) compatibility fixes.
2018-08-11 10:44:05 -07:00
Cameron
00576ee417
TinyMce / MediaManager MediaPicker work and cleanup.
2018-08-10 15:30:44 -07:00
Cameron
5dc790cd22
Provide useful debug information to developers wishing to create custom Filter and Batch handling methods.
...
Media-Manager updated to use the custom batch Handler method.
2018-08-07 17:05:43 -07:00
Cameron
ec483e9379
Code cleanup
2018-08-07 11:12:29 -07:00
Cameron
92e381f794
Fix for plugin sql file builder fail.
2018-08-07 09:49:58 -07:00
Cameron
2a842bd3f4
Media-picker BC fixes.
2018-08-06 14:11:56 -07:00
Cameron
9bab8cc8c4
Closes #3345 e107.org updated to display current language pack and 2 versions earlier.
2018-08-04 15:08:32 -07:00
Achim Ennenbach
4c54742ba9
fixes #3059 list of online languages didn't load
2018-08-04 20:53:01 +02:00
Cameron
6ee75cd456
Fixes #3188 - Custom Pages admin area - items per page pref now respected.
2018-07-28 16:22:46 -07:00
Cameron
786c638c73
only run tab methods when active.
2018-07-28 09:40:45 -07:00
Cameron
8124b683c5
MediaPicker icons tab.
2018-07-27 17:39:44 -07:00
Cameron
ae08e50413
Mime fixes.
2018-07-27 12:07:43 -07:00
Cameron
f1329535a5
MediaPicker drag-n-drop upload.
2018-07-26 19:13:27 -07:00
Cameron
bc8ccca5c2
Fixes #3311 - Update routine.
2018-07-26 13:15:22 -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
Cameron
9b2772b7ac
media-picker work. Issue #6 Removed '...' from LAN_SELECT and added manually where appropriate.
2018-07-25 12:29:52 -07:00
Gábor
1b78b8f07c
Update image.php
2018-07-25 10:22:04 +02: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
4e17893595
Update admin.php
2018-07-24 06:13:25 +02:00
Cameron
5a4847871d
More media-picker work.
2018-07-22 14:45:26 -07:00
Gábor
d0a4693570
Update theme.php
2018-07-22 20:11:04 +02:00
Gábor
a747a76c5f
Update theme.php
2018-07-22 20:01:45 +02:00
Cameron
9697e114b1
Closes #3302 2.1.8-2.1.9 update entry added.
2018-07-22 09:43:33 -07:00
Cameron
56d5bcafd7
Revert the revert :-)
2018-07-22 09:36:23 -07:00
Gábor
31d9b383d4
Update admin.php
2018-07-22 16:02:03 +02:00
Cameron
7d040347d0
Make video/audio thumbnails larger.
2018-07-21 13:20:17 -07:00
Cameron
55be7e35a2
Issue #3301 Revert "Removed problematic cache from e107plugin::getinfo()"
...
This reverts commit 89e28e38c5f2a3f9762fa826299f8e6945adee03 because it breaks thumb.php
2018-07-21 12:23:44 -07:00
Cameron
8c2bf18679
Merge pull request #3301 from Deltik/fix-249be29
...
Removed problematic cache from e107plugin::getinfo()
2018-07-21 10:24:09 -07:00
Cameron
f50860a51e
Preparation for 2.1.9 upgrade routine.
2018-07-21 10:18:16 -07:00
Nick Liu
89e28e38c5
Removed problematic cache from e107plugin::getinfo()
...
Every known usage of e107plugin::getinfo() requires up-to-date knowledge
of the involved plugin's record in the database.
For this reason, I removed the object scope global state caching of
results from e107plugin::getinfo()
Also changed the method name to a more descriptive getPluginRecord()
Also made e107plugin::getPluginRecord() static
2018-07-21 12:08:00 -05:00
Cameron
aeb7f17948
Merge pull request #3293 from SimSync/fix_3285
...
fixes #3285 No rank images displayed in backend and on profile page
2018-07-20 11:38:12 -07:00
Cameron
cd8ddfd54a
Issue #3200 - Media-Manager Media-picker work-in-progress
2018-07-19 12:43:04 -07:00
Achim Ennenbach
cf9c222879
fixes #3285 No rank images displayed in backend and on profile page
2018-07-19 17:08:55 +02:00
Cameron
6ab8c5c0f3
Issue #3200 More work on Media-picker. Version changed to 2.1.9 (git)
2018-07-18 14:40:29 -07:00
Cameron
bb7f8717fa
Media-Manager Issue #3200 Work in Progress. Local video-file browser.
2018-07-16 17:14:10 -07:00
Cameron
bac96528fc
Token fix.
2018-07-16 12:39:32 -07:00
Cameron
91374a0dde
Merge pull request #3286 from SimSync/plugin_update_files
...
Added buildAddonPrefLists() to plugin install, update and uninstall
2018-07-15 12:21:49 -07:00
Cameron
62b257e655
Merge pull request #3284 from SimSync/fix_2912
...
Closes #2912 Typo prevents removing admin status from user
2018-07-15 12:21:02 -07:00
Achim Ennenbach
15e1a5ba51
Added e107::getPlug()->clearCache()->buildAddonPrefLists() to make sure
...
that the special e_*.php files that come with the plugins are always
uptodate and known by the system.
2018-07-15 15:35:31 +02:00
Achim Ennenbach
a6c58f2293
Closes #2912 Typo prevents removing admin status from user
2018-07-15 12:34:19 +02:00
Achim Ennenbach
8fea5fa53e
Fixed typo in prefs.php, which resulted in an empty pref post_scripts
...
Added check&update for pref post_scripts in 2.1.8 update routine
2018-07-13 22:45:41 +02:00
Cameron
26d72ff21e
Issue #3263 Upgrade routine added for 2.1.7 > 2.1.8
2018-07-13 12:51:44 -07:00
Cameron
ce244935c0
Issue #3175 Email confirmation and database update/delete processing added. Testing required.
2018-07-12 15:31:11 -07:00
Achim Ennenbach
c355d9c25f
Fixes #2913 Applied the same visual appearance as in admin/comment.php
2018-07-12 21:17:01 +02:00
Achim Ennenbach
8c0fee4cb1
Limited allowed userclasses for 'post_script' to a smaller group:
...
No One, (Main-) Admins, Mods and custom groups
Added a check on opening of the prefs page to make sure, that the set
value is only one of the allowed classes. Otherwise, class "No One" will
be set and saved.
Replaced deprecated function calls with their successor...
2018-07-11 15:54:51 +02:00
Gábor
30409500ad
Update comment.php
2018-07-06 07:44:16 +02:00
Cameron
d4cc9a47b4
Merge pull request #3254 from SimSync/fix_3051
...
fixes #3051 broken image links
2018-07-04 17:47:15 -07:00