1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-21 06:52:28 +01:00

8213 Commits

Author SHA1 Message Date
rica-carv
91e3555193 Add files via upload 2016-06-30 14:58:16 +01:00
rica-carv
3ff4df2d25 Add files via upload 2016-06-30 14:57:37 +01:00
rica-carv
7fc3f406d9 Pull to solve missing pagination & quickreply shortcode
Pull to solve missing pagination & quickreply shortcode
2016-06-30 14:56:30 +01:00
rica-carv
5b41998cf7 Merge pull request #18 from e107inc/master
.
2016-06-30 14:54:27 +01:00
Cameron
d601dd5243 Merge pull request #1735 from lonalore/master
Plugin installation dependency fixes.
2016-06-29 14:42:38 -07:00
Cameron
67cf81e5b6 Fix for imagepicker when Youtube video is default value. 2016-06-29 13:59:33 -07:00
Cameron
4e6840b1f8 Fixes #1743 - Plugin Scan 2016-06-29 13:57:42 -07:00
Lóna Lore
d25fb0184d Fixed undefined $pref variable. Check if plugin is being used by another plugin before uninstalling it. 2016-06-29 20:48:00 +02:00
lonalore
58e3592fdc Fixed XmlDependencies method. 2016-06-29 12:04:14 +02:00
Cameron
0af67301ea More user-setting checks. 2016-06-28 09:25:30 -07:00
Cameron
b82cfaea92 Fix for SEF URL generation selector. 2016-06-27 18:03:09 -07:00
Cameron
b84c3201fa Simple newsletter menu added. 2016-06-27 17:47:43 -07:00
Cameron
246116c1e2 Newsletter menu renamed to newsletter_legacy_menu.php in preparation for new menu. 2016-06-27 17:17:31 -07:00
Lóna Lore
c8feb4ae0c Fixed: Call e107.attachBehaviors() after a load of new content. 2016-06-27 19:22:58 +02:00
Cameron
a21fb4bf2f Datepicker() fix for date-field type. 2016-06-26 12:06:37 -07:00
Cameron
6a520a61a6 HTML fixes. 2016-06-26 10:34:44 -07:00
Cameron
b709c38361 Fixes #1684 - Issue logging in with email address and strong encryption active. 2016-06-26 09:21:15 -07:00
Cameron
8942412fb7 Fixes #1736 - Renamed constant which was already in use by PHP. 2016-06-26 08:50:46 -07:00
Cameron
ab683a8954 Corrected git path issue. 2016-06-25 11:45:45 -07:00
Cameron
b6194499ce Fix for Plugin/Theme git pull requests. 2016-06-25 10:38:05 -07:00
Lóna Lore
fa7cee16af Provides the ability to use variant for e107::library(load). 2016-06-25 08:36:22 +02:00
Cameron
d412e7cf75 Allow inline-editing of forum name. 2016-06-24 14:45:57 -07:00
Cameron
bf36104fe9 Allow for pre/post options on inline editable elements. 2016-06-24 14:36:24 -07:00
Cameron
b719a1031a Merge pull request #1729 from lonalore/master
$form->button() - Ability to use any kind of button class for the selected action.
2016-06-24 13:21:03 -07:00
Cameron
7d789ce372 Social: Fixed the shortcode 'provider' preference. Additional social-share buttons added for Pocket, Wordpress, Tumblr and Pinboard. 2016-06-23 13:45:23 -07:00
Lóna Lore
38e5f4b0fe Ability to use any kind of button class for the selected action. 2016-06-23 22:13:03 +02:00
Cameron
2116805fe7 Increased user_image field to 255 chars to avoid issues with external URLs. 2016-06-23 11:07:54 -07:00
rica-carv
8352cef989 Merge pull request #17 from e107inc/master
.
2016-06-23 17:16:55 +01:00
Cameron
581a9511fb Forum code cleanup 2016-06-22 15:59:18 -07:00
Cameron
92d67a886e Merge pull request #1720 from lonalore/master
Library Manager UI.
2016-06-22 14:28:51 -07:00
Cameron
985bf526dd Merge pull request #1705 from rica-carv/rica-carv-forum-fvars_removal
Forum fvars & tvars removal
2016-06-22 14:28:05 -07:00
Cameron
94e2c08a63 Merge pull request #1726 from Deltik/master
Fixed frontend localization for clock_menu plugin
2016-06-22 14:27:37 -07:00
Cameron
6a306323d4 Extra checks added. 2016-06-22 13:52:07 -07:00
Deltik
8f60a21c64 Updated e107_admin/core_image.php to validate changes in fdef8b1470210a2e03726c74bde3f7f0016aba0e 2016-06-21 23:47:30 -05:00
Deltik
fdef8b1470 Fixed frontend localization for clock_menu plugin 2016-06-21 23:18:13 -05:00
Deltik
855f3f51be Merge branch 'master' into HEAD 2016-06-21 23:13:52 -05:00
Cameron
6fc2969577 Added separate classes for each of the social-share buttons. (allowing for different colors etc. if required) 2016-06-21 15:43:07 -07:00
Cameron
d576522ea7 Merge pull request #1723 from dobem/patch-1
Fix typo: vartue in admin-ui
2016-06-21 14:21:59 -07:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
dobem
2b5682f57c Fix typo: vartue 2016-06-21 00:16:32 -03:00
Cameron
e80e532637 Set passwordEncoding preference automatically during install. 2016-06-20 14:34:12 -07:00
Cameron
2621af783c Fixes #1718 'logout as' issue in admin > users. 2016-06-20 13:39:06 -07:00
Miroslav Yovchev
b50b09d62d Do not panic on empty ban list file 2016-06-20 16:51:04 +03:00
lonalore
6cac761e47 Hide homepage/download link if its not set. 2016-06-20 11:30:00 +02:00
lonalore
90e25f1d8a Library Manager UI. 2016-06-20 11:12:25 +02:00
Cameron
6d9a98fdf6 Fixes #1712 - Plugin/Theme download from within admin area. 2016-06-19 10:48:49 -07:00
Cameron
5e6c820946 Make the 128px plugin icon attribute more obvious. See _blank/plugin.xml 2016-06-19 10:16:59 -07:00
Cameron
2e61ca12b9 Issue #1709 Fix for Chinese languages. 2016-06-17 18:38:25 -07:00
Cameron
f88832eec7 Merge pull request #1709 from lonalore/master
Issue #1678 - Missing Tinymce4 language files.
2016-06-17 18:24:04 -07:00
Cameron
5b37aa6deb Fix for admin language permissions. 2016-06-17 18:21:40 -07:00