1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-18 03:19:57 +01:00

10950 Commits

Author SHA1 Message Date
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
Gábor
a747a76c5f
Update theme.php 2018-07-22 20:01:45 +02:00
Gábor
94b0f9c945
Update lan_theme.php 2018-07-22 20:00:41 +02:00
Cameron
262dc7f36b Closes #3305 Added a backward compatibility fix for buggy array storage data. 2018-07-22 10:39:01 -07:00
Cameron
9697e114b1 Closes #3302 2.1.8-2.1.9 update entry added. 2018-07-22 09:43:33 -07:00
Cameron
b9e0dd0a7a
Merge pull request #3306 from Deltik/fix-249be29
Removed problematic cache from e107plugin::getinfo() and fixed regression in e_core_pref::__construct()
2018-07-22 09:38:31 -07:00
Cameron
56d5bcafd7 Revert the revert :-) 2018-07-22 09:36:23 -07:00
Nick Liu
044ed7c5be
Fixed regression in e_core_pref::__construct()
e_core_pref::load() does not behave in the way I expected it to…

See: https://github.com/e107inc/e107/pull/3301
2018-07-22 11:32:52 -05:00
Nick Liu
3d206306fe
Revert "Issue #3301 Revert "Removed problematic cache from e107plugin::getinfo()""
This reverts commit 55be7e35a2b971de44fdfda11847ccab81128418.
2018-07-22 11:32:26 -05:00
Nick Liu
0d8d15c8a5
Merge branch 'master' into fix-249be29 2018-07-22 11:31:32 -05:00
Nick Liu
9d1bb3f7c3
Fixed regression in e_core_pref::__construct()
e_core_pref::load() does not behave in the way I expected it to…

See: https://github.com/e107inc/e107/pull/3301
2018-07-22 11:21:18 -05:00
Gábor
1b7436d3b7
Update lan_admin.php 2018-07-22 16:04:34 +02:00
Gábor
31d9b383d4
Update admin.php 2018-07-22 16:02:03 +02:00
Cameron
f430f56082 Media-picker styling. 2018-07-21 13:56:13 -07:00
Cameron
7d040347d0 Make video/audio thumbnails larger. 2018-07-21 13:20:17 -07:00
Cameron
eef624c93b Send a 500 error response code when thumb.php fails due to an exception. 2018-07-21 13:07:44 -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
Cameron
0cc458e4e8 Fixes #3290, Fixes #3074 - Featurebox debug message was visible to public. 2018-07-21 10:08:13 -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
91b49cd293
Merge pull request #3300 from SimSync/fix_3244
fixes #3244 "&" in url definition was broken during parse_str()
2018-07-21 09:15:23 -07:00
Cameron
ed2e86b10f
Merge pull request #3299 from SimSync/fix_3249
Fix #3249 uc_select() didn't recognize comma separated values
2018-07-21 09:14:26 -07:00
Achim Ennenbach
5f0ee53c00 fixes #3244 "&" in url definition was broken during parse_str() 2018-07-21 11:44:42 +02:00
Achim Ennenbach
774e51ff13 fixes #3249 uc_select() didn't recognize comma separated values
added a check for such values
2018-07-21 10:20:40 +02:00
Achim Ennenbach
09e3b4aeb6 fixes #3249 uc_select() didn't recognize comma separated values
added a check for such values
2018-07-21 10:19:04 +02:00
Cameron
4773186a50 Small correction in plugin install/uninstall log. 2018-07-20 12:58:49 -07:00