Travis Thoene
f8c9933f10
#1357 Youtube API
...
Fix YouTube function in Media Manager
2016-02-14 13:44:00 -06:00
Cameron
e79e8c4591
Merge pull request #1352 from OTroccaz/Stats-and-dates
...
To preserve the good sorting of dates
2016-02-13 14:56:33 -08:00
Cameron
679c1b7b75
New icon128 attribute added to plugin.xml spec.
2016-02-13 13:20:33 -08:00
Cameron
1ceabc69f3
PHP Notice fixes.
2016-02-13 12:57:34 -08:00
Cameron
b64033a2a1
Improved backtrace debug info when using xdebug. Added forum e_status.php and e_latest.php to the deprecated list.
2016-02-12 12:58:44 -08:00
OTroccaz
be3d10b493
To preserve the good sorting of dates
...
For days with one or two digits, the stats of the website status window
were not well ordered
2016-02-12 17:28:51 +01:00
Cameron
5ce1ee4a24
Fixes #1337 - newforumposts_menu configuration rewrite.
2016-02-11 11:21:03 -08:00
Cameron
a9eb2bd727
Clear JS/CSS Cache after theme change.
2016-02-10 19:38:03 -08:00
Cameron
69417752b1
Fixes #1345 - Confusion over js cache. Use debug mode to enable if still required for some reason.
2016-02-09 18:17:41 -08:00
Cameron
cff27bf17a
Issue #1298 Forum Query Fix and general cleanup. News Image Dimensions added where possible.
2016-02-07 22:25:12 -08:00
Tijn Kuyper
82969eaa1c
#1196 - Check for dependencies on plugin installation (cleanup)
...
More cleaning needed
2016-02-07 20:17:56 +01:00
Cameron
e5fbd82d5a
Fixes #1326 URL Profiles were still displaying for plugins using new url system.
2016-02-05 19:05:55 -08:00
Cameron
7276be1aeb
Fixes #1327 Cron Last Refresh value was being lost when cache was cleared.
2016-02-05 18:57:40 -08:00
Cameron
eb3cb3b287
Fixes for JS/CSS Cache. Correct file-count displayed in admin. minify code on output.
2016-02-05 16:26:33 -08:00
Cameron
a1c4707bcf
Preference added to enable experimental JS/CSS Caching. JS/CSS Caching tweaked to correct broken paths.
2016-02-05 15:31:54 -08:00
Cameron
0c3125a11e
Issue #1257 More work on SEF Thumb URLs.
2016-02-04 11:40:15 -08:00
Cameron
6d2a691a33
Path fixes
2016-01-31 18:50:39 -08:00
Cameron
edf00641d2
Fixes #1136 - Sitelink with "everyone but not" userclass
2016-01-31 11:41:29 -08:00
Cameron
c5554898c2
Fixes #497 - Prevent frontpage setting of index.php
2016-01-31 11:15:45 -08:00
Cameron
ee28ffb622
Fixes #1179 - Icon overlap problem.
2016-01-30 17:24:03 -08:00
tgtje
a931c36021
Translation of hardcoded text, added new defines
2016-01-30 16:58:58 +01:00
Cameron
2c2d48b902
Issue #1270 - GUI Fixes.
2016-01-25 19:20:50 -08:00
Cameron
12febdb43c
Fixes #1268 - Media Manager issue with audio file uploads.
2016-01-24 00:37:36 -08:00
Cameron
10b19cabd0
News userclasses reduced to a single class for consistency with the rest of the admin area. If you happen to still require this feature, add the following to your e107_config.php file: define('ADMINUI_NEWS_VISIBILITY_MULTIPLE', true);
2016-01-16 14:24:44 -08:00
Cameron
71fff6e8d2
AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'.
2016-01-16 11:56:26 -08:00
Cameron
60be9aa37f
e107 News Infopanel now includes latest plugins/themes. Online panel now displays user language when multi-language tables are in use.
2016-01-14 08:28:17 -08:00
Cameron
796f5fa95c
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
2016-01-13 19:18:12 -08:00
Cameron
82d4a5583a
SEF Generate button added to newpost area. Can now generate and edit prior to saving.
2016-01-13 01:31:12 -08:00
Cameron
896d1f4345
Tinymce downgraded until styling corrected. Banner tweaks and deprecated config.php file added.
2016-01-12 17:11:06 -08:00
Cameron
d0fccd540f
e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example.
2016-01-12 15:44:54 -08:00
Cameron
b1c2e030d5
Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again.
2016-01-11 20:53:05 -08:00
Cameron
f0f992c3b7
Allow Youtube playlists when API key is not found. Generic playlist icon added.
2015-12-12 16:54:10 -08:00
Lóna Lore
2cd5f1525f
Issue #991 : Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once.
2015-12-02 14:23:48 +01:00
Cameron
84c4c8607d
Issues #1254 #1208 #1211 #1245 Option to define the session.save_path (relative to e107's root directory) in e107_config.php: define('SESSION_SAVE_PATH','relative-path-to-folder');
...
example: define('SESSION_SAVE_PATH','../_sessions/');
Use the PHPInfo page in the admin area to check it has worked. Will only work if the path to the folder exists. session.hash_function is now set to sha512 by default when the security level is BALANCED or higher.
2015-11-30 14:30:37 -08:00
Cameron
6db8c7ddeb
Should fix #1229 - Rebuild userclass tree after adding new class.
2015-11-22 10:00:46 -08:00
Cameron
a047757fef
Fixes #1241 , Fixes #1121 - Duplicate SEF warning added to news.
2015-11-22 09:00:08 -08:00
Cameron
cf6fab9443
Correct chapter form element width.
2015-11-20 17:10:10 -08:00
Cameron
e5ea9d689d
Fixes database upgrade routines for v2.0+. Fixes #1231 (tablet navigation). Adds extra DB fields for future use.
2015-11-18 20:22:18 -08:00
Cameron
ef1e1565ad
Fixes #1225 - Broken paths to bootstrap glyphs.
2015-11-13 14:44:38 -08:00
Cameron
78efae0cae
Issue #6 Corrected some LANs
2015-11-12 15:07:50 -08:00
Cameron
9c494d5c13
Merge pull request #1216 from tgtje/commit_new
...
text to LAN issue #6
2015-11-12 13:53:19 -08:00
Cameron
372a929c6e
larger form elements
2015-11-05 11:53:31 -08:00
Cameron
6e140bdba3
Fixes #1215 - Broken path to datetimepicker.css
2015-11-05 11:41:23 -08:00
Cameron
d0b3ef2923
Fixes #930 backticks alert in debug mode.
2015-11-05 11:05:53 -08:00
Cameron
d7ced10f2e
Media Manager Upload/Import perms now working as intended. Admins should review this perm on other ADMINs who don't have perm '0'
2015-11-04 19:35:00 -08:00
tgtje
9b08a4d991
text to LAN issue #6
2015-11-01 15:44:42 +01:00
Tijn Kuyper
15c6d85ef2
Updated 'optimize database' tools to use mysql class and LAN optimzation #6
2015-10-29 00:26:56 +01:00
Tijn Kuyper
b584a2b6b6
Updated some deprecated sql method references
2015-10-29 00:25:49 +01:00
Cameron
694fc01b37
Fixes #1206 - Fixes missing icons in menu manager.
2015-10-18 09:05:58 -07:00
Cameron
790d408587
Fixes #1205 - plugin folder wipe issue.
2015-10-16 14:23:23 -07:00