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

8203 Commits

Author SHA1 Message Date
durandalwoz
e9fe7ecc2e Revert "Avatar shortcode for forum_template"
This reverts commit 0d5b1e99882023c30897a2e852d4b3ac464ea96a.
2016-06-28 03:26:21 -03:00
durandalwoz
0d5b1e9988 Avatar shortcode for forum_template
Displays the avatar for the last post user
2016-06-28 03:25:46 -03:00
durandalwoz
f15078d321 Encoding fix
Fixes problems with accented weekdays in Spanish other languages
2016-06-28 03:24:18 -03: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
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
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
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
Lóna Lore
ad64e9aa9b Issue #1678 - Languages supported by TinyMce. 2016-06-17 16:59:46 +02:00
Cameron
6fa46b3f32 Fix for password upgrading. Password-encoding warning added to admin area dashboard. 2016-06-16 12:23:20 -07:00
Lóna Lore
0255c755df Issue #1678 - Missing Tinymce4 lang^Cge files. 2016-06-16 20:26:45 +02:00
rica-carv
b513ee33eb Editing bugs fixed
Editing bugs fixed
2016-06-16 14:35:27 +01:00
rica-carv
d3d65b8a27 Bugs fix
Bugs fix (internal functions call bug fix)
2016-06-15 10:18:33 +01:00
rica-carv
64ab172e2e Pull errors fix
Pull errors fix
2016-06-15 10:08:56 +01:00
rica-carv
96235b5f08 Pull errors fix
Pull errors fix
2016-06-15 10:08:20 +01:00
Cameron
df4bf924f7 Merge pull request #1704 from lonalore/master
Fix for changeDate() not being fired when value manually altered. Iss…
2016-06-14 10:46:18 -07:00
rica-carv
17ebeec991 Add files via upload 2016-06-14 13:36:07 +01:00
rica-carv
fe54bd0377 Forum $fVar, $tVar removal
Forum $fVar, $tVar removal

Added also some code clean up for previous submit #1677 (forum.php & forum_shortcodes.php)
2016-06-14 13:34:52 +01:00