1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-05 21:22:57 +02:00

8889 Commits

Author SHA1 Message Date
Cameron
77f2255dfd Fix formatting of checkboxes in usersettings form. 2016-11-27 10:59:26 -08:00
Cameron
a2b4d968e8 Fix for fatal error after merge of issue 2016-11-27 10:59:03 -08:00
Cameron
2fee484721 Merge pull request from rica-carv/rica-carv-patch-viewforum
Update forum_viewforum.php (replaces )
2016-11-27 10:41:24 -08:00
Cameron
5648241f32 Merge pull request from lonalore/master
Issue  - Show readonly values in readonly textfield.
2016-11-27 10:39:22 -08:00
Cameron
8cd416debf Corrected . Issue 2016-11-27 10:37:34 -08:00
Cameron
7f2f99c0ad Merge pull request from yesszus/patch-20
Update e107_languages/English/admin/lan_theme.php
2016-11-27 10:34:42 -08:00
Cameron
f2424894a3 Fixes - Early success message on usersettings. 2016-11-27 10:30:26 -08:00
Cameron
8e500b0a0d Merge pull request from MikeyGMT/mikey20161127
Incorrect closing quote on line 86 of e107.htaccess - Fixes 
2016-11-27 10:24:30 -08:00
MikeyGMT
68fdc9f719 Incorrect closing quote on line 86 of e107.htaccess
Incorrect closing quote on line 86 of e107.htaccess
2016-11-27 15:04:04 +00:00
Gábor
e92466dd76 Update e_marketplace.php 2016-11-27 10:56:49 +01:00
Gábor
adb503aadc Update lan_theme.php 2016-11-27 10:32:10 +01:00
Lóna Lore
30f75611c3 Issue - Show readonly values in readonly textfield. 2016-11-27 09:25:19 +01:00
Cameron
0c102f0a45 More usersettings clean-up 2016-11-26 14:11:22 -08:00
Cameron
dd2cebbb3c Usersettings.php rewrite. 2016-11-26 13:59:21 -08:00
Cameron
9b6997686e Merge pull request from yesszus/patch-21
Update e107_languages/English/admin/lan_plugin.php
2016-11-26 10:42:00 -08:00
Cameron
a8de040794 Issue - Possible fix for forum upgrade halted. 2016-11-26 10:38:42 -08:00
Gábor
8bd28d6d3d Update lan_plugin.php 2016-11-26 08:27:24 +01:00
Gábor
ac77918946 Update plugin_class.php 2016-11-26 08:19:36 +01:00
Gábor
98fbcf499b Update lan_plugin.php 2016-11-26 08:17:19 +01:00
Cameron
32146bc2b2 Fixes - Permissions issue with YouTube lookup, causing script halt/freezing. 2016-11-25 17:59:17 -08:00
Cameron
e487d3b1b6 - Make SITE URL optional, since it will be filled automatically if left blank anyway. 2016-11-25 16:41:39 -08:00
Cameron
fe899855ab Issue Forum: Untested "Mark read" SEF URL. 2016-11-25 16:33:39 -08:00
Cameron
1ffa7e5d26 Issue - possible fix for sub-forum link. 2016-11-25 16:04:35 -08:00
Cameron
b2cd818a90 Merge pull request from rica-carv/rica-carv-forum_shortcodes1
Forum shortcodes forums track link render update
2016-11-25 15:52:31 -08:00
Gábor
0086f21dd1 Update plugin_class.php
Add lang codes.
2016-11-25 12:25:15 +01:00
Gábor
c54373bd7f Update lan_plugin.php 2016-11-25 12:15:32 +01:00
rica-carv
5ff582b26d Forum shortcodes forums track update
Forums track link changes, so it also doesn't display when a user is not permitted to post on forum...
2016-11-24 20:59:38 +00:00
Cameron
a9c40a8f00 Issue - Forum missing SEF URL debug info added. 2016-11-21 17:21:07 -08:00
Cameron
b97c2fb850 jQuery version updated to 2.2.4 2016-11-21 15:38:53 -08:00
Cameron
e8d976fa2d Fixes #1712- Theme download with suhosin active fixed. Plugin auto-install after download fixed. 2016-11-21 15:17:12 -08:00
rica-carv
b6d3c46c5c Update viewforum_shortcodes.php 2016-11-21 18:53:47 +00:00
rica-carv
00899a0da9 Update view_shortcodes.php 2016-11-21 18:50:41 +00:00
rica-carv
0a34939fd7 Update forum_viewforum.php
Permisions check should be on post, not thread.
With thread, the "create new topic" is displayed in the dropdown, and it shouldn't if user is not allowed to create posts....
2016-11-21 18:35:52 +00:00
rica-carv
134ef515c8 Merge pull request from e107inc/master
.
2016-11-21 18:03:57 +00:00
Cameron
45084b2de7 Issue - Plugin download issue on machines with suhosin and $_GET limit set to 512 chars. (default) 2016-11-20 20:12:33 -08:00
Cameron
e11b03a6d0 Fix for admin msg rendering. Added PDO to siteinfo panel. 2016-11-20 18:28:08 -08:00
Cameron
70b8b6a21e Issue - Plugin Download/Install from e107.org issue. Debug data added and ampersand modified on URL. 2016-11-19 14:07:29 -08:00
Cameron
5648f345b3 Merge pull request from rica-carv/rica-carv-fontawesome_upgrade
Fontawesome upgrade from 3.2.1 to 4.7.0
2016-11-19 13:37:33 -08:00
Cameron
555c9a65d6 Merge pull request from rica-carv/rica-carv-viewforum_head_shortcodes
Allow viewforum top head row to have shortcodes...
2016-11-19 13:35:40 -08:00
rica-carv
dd130074ca Update forum_viewforum.php 2016-11-19 13:44:29 +00:00
rica-carv
916319a65e Update forum_viewforum_template.php 2016-11-19 13:26:59 +00:00
rica-carv
369afbcb78 Allow viewforum top head row to have shortcodes...
Allow viewforum top head row to have shortcodes...
2016-11-19 13:25:01 +00:00
Cameron
1f3cb0d47b Issue Fix: Forum Topic/Thread Move link was failing when SEF Urls not in use. 2016-11-18 15:45:38 -08:00
Cameron
74221c1cd5 Fixes Menu-Cache encoding changed to json for more reliable handling of array data. Error catching added on eval() code with syntax errors when PHP7 is being used. 2016-11-18 14:40:53 -08:00
rica-carv
07af038938 Create font-awesome.css.map 2016-11-18 21:59:00 +00:00
rica-carv
937e6b0d72 Update font-awesome.min.css 2016-11-18 21:58:21 +00:00
rica-carv
9599adb68d Update font-awesome.css 2016-11-18 21:57:44 +00:00
rica-carv
26dbdb3f7c Update fontawesome-webfont.svg 2016-11-18 21:55:32 +00:00
rica-carv
7b3e26604e Add files via upload 2016-11-18 21:53:27 +00:00
Cameron
cae2b0721e Issue sc_lastpost() parms. 2016-11-17 17:03:43 -08:00