1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-16 07:16:07 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Cameron
160d8522b0 Experimental "code" data format added to adminUI. PHP Notice removal. 2016-11-04 17:49:22 -07:00
Cameron
403fcf5421 Option for custom mode. 2016-11-03 12:22:22 -07:00
Cameron
3e9086369f Merge pull request #1966 from MikeyGMT/mikey20161025
Added CURLOPT_TIMEOUT to Fix GitSync #1936 and some fixme flags
2016-11-03 10:37:54 -07:00
Gábor
83301cef11 Update admin_ui.php 2016-11-03 08:53:23 +01:00
Cameron
ca1fb4fa2c Merge pull request #1990 from yesszus/patch-12
Update e107_handlers/theme_handler.php
2016-11-02 13:22:44 -07:00
Cameron
5ea369a634 Issue #1975 Banlist failing when action file not found. 2016-11-02 11:39:41 -07:00
Gábor
0f79d0e498 Some correction 2016-11-02 17:46:24 +01:00
Gábor
e2151a76d1 Update theme_handler.php
Add lang codes.
2016-11-02 11:12:09 +01:00
Gábor
68c565d2c9 Update pref_class.php 2016-11-02 08:57:29 +01:00
Cameron
a3312a24a6 AdminUI: Menu icon added. 2016-11-01 16:42:47 -07:00
Cameron
c911ded19b Fix for 'no changes made' message. 2016-11-01 12:12:00 -07:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Cameron
7041f9b6a8 #1977 - Catch error with e_marketplace 2016-10-31 16:15:49 -07:00
Cameron
52b473dd33 Extra debug option for tracking XML issues. 2016-10-28 09:09:47 -07:00
MikeyGMT
aa0f47e60a Added CURLOPT_TIMEOUT to Fix GitSync #1936 and some fixme flags
Added CURLOPT_TIMEOUT to Fix GitSync #1936 and some fixme flags
2016-10-28 09:11:15 +01:00
MikeyGMT
c97464f542 Added CURLOPT_TIMEOUT to Fix GitSync #1936 and some fixme flags
Added CURLOPT_TIMEOUT to Fix GitSync #1936 and some fixme flags
2016-10-28 09:09:01 +01:00
Cameron
95752b0f72 Fixes #1875 - Remove crons installed by plugin. 2016-10-27 11:13:38 -07:00
Cameron
fe56126e3f Fixes #1946 - System meta event added. 'system_meta_pre' 2016-10-26 17:55:59 -07:00
Cameron
16428b50b0 Merge pull request #1925 from yesszus/patch-21
Update  e107_handlers/plugin_class.php
2016-10-26 11:09:44 -07:00
Cameron
3ba7181969 Fixes #1780 Plugin Manager now alerts user if a newer version of an installed plugin is available from e107.org 2016-10-25 16:25:14 -07:00
Cameron
89d37a1271 added use of ZipArchive unzip method for testing. (debug mode only) Issue #1907 2016-10-24 18:16:11 -07:00
Cameron
2161b397aa Issue #1946 - added getMeta() setMeta() and removeMeta() methods. 2016-10-24 14:22:53 -07:00
Cameron
e9f96a9964 Merge pull request #1952 from lonalore/1947
Fixes #1947  - Customization of 'after submit' options added.
2016-10-23 09:41:31 -07:00
lonalore
dfab3627bc Use custom option list instead of default. Default is used only if no custom option list. 2016-10-20 10:30:59 +02:00
lonalore
599647f71d Fix for Library Manager's variant handler. 2016-10-20 09:12:11 +02:00
lonalore
fa56e1f5fe Issue #1947 Ability to override after submit options with $afterSubmitOptions property in controller. 2016-10-20 09:00:58 +02:00
Cameron
b9480c744e Fixed input element sizes. Fixed date format in generated plugin.xml 2016-10-18 16:10:52 -07:00
Cameron
c9bf31cf26 thumbUrl() fix. 2016-10-18 10:20:10 -07:00
Cameron
48ee57d71f adminUI: Fixes #1686 - 'max' option added to writeParms when type=images. Default value is 5. thumbUrl() empty image prevention. 2016-10-17 16:22:24 -07:00
Cameron
e878170e09 Parser: thumbUrl() documentation and 'scale' option added. 2016-10-17 11:18:32 -07:00
MikeyGMT
4881a848c0 #1887 User Settings Notice Removal
#1887 User Settings Notice Removal
2016-10-17 01:32:31 +01:00
MikeyGMT
fc44b6866b #1887 Fix Updating User Settings having no Userclass set generates a warning in_array
Updating User Settings having no Userclass set generates a warning
in_array
2016-10-16 23:45:13 +01:00
Gábor
c9502d78ba Some corrections 2016-10-15 20:41:39 +02:00
Gábor
a7a66e31da Update plugin_class.php
Add lang codes.
2016-10-15 20:10:16 +02:00
Cameron
acd92e20d6 Merge pull request #1906 from yesszus/patch-16
Update e107_handlers/media_class.php
2016-10-12 12:47:10 -07:00
Jimmi08
8d5a36c24a fix for #1917 - related to using port with mysql server 2016-10-12 17:09:28 +02:00
Cameron
29bcee56ec Thumbnail cropping fixes. thumbUrl() support added. 2016-10-11 14:58:08 -07:00
Cameron
1e61f3f374 Pref single quote fix. 2016-10-07 09:02:32 -07:00
Cameron
6a1eb8822a Display current language in multi-lang field tip. 2016-10-05 10:58:57 -07:00
Gábor
7a16e06316 Some corrections
Update codes
2016-10-04 09:37:53 +02:00
Cameron
ac37b92330 Fix for multilan prefs. 2016-10-03 10:40:26 -07:00
Cameron
f5e4266989 Fix for apostrophe issue in multilan pref. 2016-10-01 14:27:55 -07:00
Gábor
37ba640947 Some corrections
Add lang codes.
2016-10-01 12:39:22 +02:00
Cameron
bb357b2035 Issue: #1885 #1866 - Moved utf8 detection method to parser class. 2016-09-28 10:26:39 -07:00
Cameron
0d75bb2651 Merge pull request #1885 from lonalore/master
Fix for issue #1866 - encoding.
2016-09-28 10:19:47 -07:00
lonalore
f16d081e28 Fixed: issue #1813 2016-09-20 13:53:37 +02:00
lonalore
4ca9aa9a3f Fix for issue #1866. 2016-09-20 11:28:17 +02:00
Cameron
120949be04 Make sure template is loaded from correct path when USERTHEME is in use. 2016-09-19 13:39:26 -07:00
Cameron
2420c979f8 Fixes #1831 - MySQL alternate port fix. 2016-09-19 13:38:59 -07:00
Cameron
b4e1cccfa0 PHP Notice removal 2016-09-17 11:10:46 -07:00