Achim Ennenbach
d8c63724b2
fixes #3051 broken image links
...
The image browser always returns image path relative to admin directory,
which doesn't work in case the target is a plugin.
Added a check for the target and modify the preview url in case
it is a plugin.
2018-07-04 13:28:45 +02:00
Tijn Kuyper
20f35e6186
#3053 - Wrong pref for comment sorting
2018-06-25 14:26:50 +02:00
Achim Ennenbach
8d41cd6956
Fixes #3152
...
Made category editable (dropdown)
Made screenshot not required on public upload
2018-06-01 19:00:17 +02:00
Achim Ennenbach
3a228c0181
Possible fix for issue e107inc/e107#3152
...
Makes the category field editable (dropdown) so a download category can be assigned.
2018-06-01 18:16:48 +02:00
Cameron
aa53328ef0
Issue #2222 - User Ranks experimental admin area moved to stable.
2018-05-23 17:02:33 -07:00
Cameron
d7e3caae83
Admin-ui: Improved adminMenu highlighting when custom uri in use.
...
Plugin Builder: added menu divider example.
2018-05-23 16:29:37 -07:00
Cameron
ac4b505ceb
Issue #3104 Library CSS fix for late calls. (eg. bootstrap-switch )
2018-05-12 11:46:28 -07:00
Cameron
ac95924374
Issue #3104 Library CSS fix for admin area.
2018-05-12 10:22:58 -07:00
Cameron
bf9cf05b0e
Renamed date handler to e_date. BC support added.
2018-05-11 14:58:04 -07:00
Cameron
ed36008286
Non-standard arg_separator.output value fix.
2018-05-04 17:58:25 -07:00
Deltik
cce67aecf4
Fix plugin upgrade version number mouseover text
...
Fixes : #3109
2018-04-29 04:04:55 -05:00
Gábor
47d88e1e15
Update banlist.php
2018-04-18 09:45:30 +02:00
Cameron
9f50721ab5
Use 'method' for news_template, so we get the 'Default' when empty.
2018-03-10 18:19:53 -08:00
Cameron
79fbf4273c
Issue #2996 Admin-ui type=layout inline editing issue.
2018-03-10 18:15:45 -08:00
Cameron
0bec81f6d7
Issue #3065 admin > users > search by IP failing to return records.
2018-03-08 16:21:51 -08:00
Gábor
1b6fca5a85
Update header.php
2018-03-04 09:24:22 +01:00
Gábor
0afc53f2b2
Update header.php
...
Now loading lang.js file.
2018-02-27 14:04:35 +01:00
Nick Liu
5b4f936d92
file_inspector::inspect() optional arguments
...
file_inspector::inspect() now works in PHP 7 because pass-by-reference
variables are optional now as they were intended.
Fixes : #3013
2018-01-28 06:27:29 -06:00
Cameron
df591077fb
Prevent loading of unnecessary language files.
2018-01-27 12:50:14 -08:00
Cameron
8799ccab75
News: Moved "Template" and "Location" to the "Advanced" tab.
2018-01-26 15:55:37 -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
0e340aa4af
Closes #3005 , Fixes : #2882 - password auto-fill issue.
2018-01-24 10:37:50 -08:00
Cameron
d1ac8c62f7
Akismet 7.0 incompatibility added.
2018-01-23 11:41:07 -08:00
Cameron
0995810249
Possible prevention of Issue #2992
2018-01-22 11:23:39 -08:00
Cameron
b50677d50a
Issue #2860 - Additional Mark-Time added for 'Online' for reviewing performance.
2018-01-13 14:11:46 -08:00
Cameron
da3dfa1a96
Disabled unused code.
2018-01-13 13:00:44 -08:00
Cameron
0671024c79
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
Cameron
3289d16111
Fix for success alert message after maintenance message/status modified.
2018-01-09 14:43:26 -08:00
Cameron
1fa54cf1da
Issue #2960 Downloads and tablerender style issue.
2018-01-09 14:10:56 -08:00
Cameron
3c28f00646
Merge pull request #2925 from lonalore/plugin
...
Issue #2894
2018-01-05 12:11:00 -08:00
Cameron
2d9846272b
clear news cache after batch change.
2017-12-31 13:53:25 -08:00
Cameron
2788e9745c
Image to Bbcode routines and batch conversion option added to admin News area (when in debug mode)
2017-12-27 20:58:59 -08:00
Lóna Lore
dc1a99c806
Use perPage instead of constant.
2017-12-26 08:46:22 +01:00
Cameron
b1a2e65a9b
Fixes #2932 - "Find Plugins" column issue and error.
2017-12-25 16:20:44 -08:00
Cameron
14345358b1
Updated ver.php to 2.1.8 (git)
2017-12-24 13:25:24 -08:00
Cameron
75d25cc2a1
Clear Plugin cache when developer mode active. Shortcode class path enhancement.
2017-12-21 13:40:10 -08:00
lonalore
48124b6610
Issue #2894
2017-12-18 09:56:10 +01:00
Cameron
eb1aa78613
Fix for news_template options - values should be retrieved from frontend theme.
2017-12-17 19:38:44 -08:00
Cameron
6d401be7e5
Fixed #2921 - Plugin LANs. Scan Plugin Directories now uses the newer e_plugin class.
2017-12-16 11:32:10 -08:00
Cameron
ca5f33655b
BC Fixes for some old plugins.
2017-12-11 17:11:22 -08:00
Cameron
f9ce811c49
Fixes #802 - Deleting physical files from media-manager.
2017-12-10 11:34:06 -08:00
Lóna Lore
c2b664fdee
Fix for PHP Notice Undefined index: class, Line 682 of /e107_admin/cpage.php
2017-12-10 13:28:22 +01:00
Lóna Lore
3f59508061
Fix for PHP Notice Undefined index: subnews_attach_minsize, Line 1274 of /e107_admin/newspost.php
2017-12-10 13:25:23 +01:00
Lóna Lore
43f38ccdf2
Fix for PHP Notice Undefined offset: 0, Line 146 of /e107_admin/includes/flexpanel.php
2017-12-10 11:46:42 +01:00
Cameron
8f8d22215b
Fixes #2896 - Glyphs browser issue.
2017-12-03 09:50:44 -08:00
Cameron
ecf22cb1ba
Plugin perms render fix.
2017-12-02 11:57:27 -08:00
Cameron
5e4c172c2f
Issue #2883 Permission fixes.
2017-12-01 17:00:02 -08:00
Cameron
c5d384db2c
#2889 Javascript error removal.
2017-12-01 13:31:15 -08:00
Cameron
9b81eed759
Issue #2885 - Perms issue on User-Extended Page
2017-11-30 12:24:17 -08:00