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

2304 Commits

Author SHA1 Message Date
Gábor
da0eaace13 Update links.php
Add lang codes
2016-09-27 11:31:47 +02:00
Cameron
173b0da406 Merge pull request #1849 from yesszus/patch-12
Issue #6 Update e107_admin/db.php
2016-09-16 18:18:58 -07:00
Gábor
987aa64667 Some correction 2016-09-15 11:32:08 +02:00
Cameron
b41797cc3f Fix for LAN names. 2016-09-14 11:55:37 -07:00
Gábor
6a4cf60cc6 Update e107_admin/db.php
Add pharses
2016-09-14 12:55:09 +02:00
Gábor
6797a55bdf Update e107_admin/includes/infopanel.php
Add pharses
2016-09-14 11:19:18 +02:00
Cameron
2bd2b775cf News: added sorting to news-author dropdown list. 2016-08-31 10:45:06 -07:00
Cameron
eecbfbd61d News: {NEWS_VISIBILITY} shortcode added - returns text version of userclass for use in CSS class styling if needed. 2016-08-30 14:22:47 -07:00
Cameron
d075e4807e Issue #6 #1816 Removed shortcodes from LAN definition. 2016-08-30 11:19:12 -07:00
Cameron
82b1415424 Merge pull request #1816 from MikeyGMT/master
#6 Info Panel + User Admin Text to LANS
2016-08-30 10:25:54 -07:00
MikeyGMT
877fee9699 Removed success messages as done automatically.
See pull/1816 comments: removed or rather replaced success messaged to
debugs instead. We only need to give detail when failing.
2016-08-30 00:57:35 +01:00
MikeyGMT
3b9869e455 Further update on User.php - added entity to addError failures
Further update on User.php - added entity to addError failures
2016-08-29 11:59:22 +01:00
Cameron
50fc69a124 Contact Form: Simple keyword and phrase filtering option added. 2016-08-28 10:32:58 -07:00
MikeyGMT
3dc77ca7bf #6 Some Admin User Lans
#6 Some Admin User Lans
2016-08-28 12:49:37 +01:00
MikeyGMT
0cf8735cac #6 Info Panel Text to LANS
#6 Info Panel Text to LANS
2016-08-27 12:03:23 +01:00
Cameron
4befab02f1 Submitnews: Fix for minimum image-attachment size preference not saving correctly when > 1024x768 2016-08-24 18:26:03 -07:00
Cameron
ca99f5a68a Submitnews image preview fix. 2016-08-24 15:51:26 -07:00
Cameron
c7bc7ff6d1 Addon order fix. 2016-08-17 16:27:00 -07:00
Cameron
98c4c3e1d0 Media-Manager: Allow inline editing of keywords/tags. 2016-08-17 14:43:34 -07:00
Cameron
dcb82f0ae5 Fix for comment manager edits breaking user value. 2016-08-15 14:39:11 -07:00
Cameron
7b6f30e6e4 Fill news fields with new submitted data. 2016-08-15 10:06:44 -07:00
Cameron
ab5652e8ad Issue #1788 - Correct MYSQL return results with PDO on CREATE TABLE commands etc. Fixes forum installation issues on PHP7. 2016-08-12 16:02:55 -07:00
Cameron
16ba11220e Open-Graph meta image option added to social plugin. 2016-08-09 09:26:48 -07:00
Cameron
1a07500b4f Admin News: respect positions of news-media - allowing admin to choose placement. 2016-07-29 13:36:42 -07:00
Cameron
6f920c2d24 Fix for meta-tag textarea box width. 2016-07-08 17:45:56 -07:00
Cameron
345bbc4ff8 Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507. Added example of getFieldVar() method to plugin builder. 2016-07-07 14:28:12 -07:00
Cameron
7223abe458 Fixes #1766 user password - getModel() issue. 2016-07-07 08:49:22 -07:00
Cameron
e2d70a4284 Fix for adding media with '+' in the filename. 2016-07-06 17:08:17 -07:00
Cameron
2a14308600 Fixes #1762 - Media-Manager Youtube thumbnail should use https. Removed debug info on db_verify. Hide carousel navigation when only 1 slide present. 2016-07-06 09:58:17 -07:00
Cameron
d601dd5243 Merge pull request #1735 from lonalore/master
Plugin installation dependency fixes.
2016-06-29 14:42:38 -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
Cameron
b82cfaea92 Fix for SEF URL generation selector. 2016-06-27 18:03:09 -07:00
Cameron
b6194499ce Fix for Plugin/Theme git pull requests. 2016-06-25 10:38:05 -07:00
Cameron
92d67a886e Merge pull request #1720 from lonalore/master
Library Manager UI.
2016-06-22 14:28:51 -07:00
Deltik
8f60a21c64 Updated e107_admin/core_image.php to validate changes in fdef8b1470210a2e03726c74bde3f7f0016aba0e 2016-06-21 23:47:30 -05:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
Cameron
2621af783c Fixes #1718 'logout as' issue in admin > users. 2016-06-20 13:39:06 -07: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
5b37aa6deb Fix for admin language permissions. 2016-06-17 18:21:40 -07:00
Cameron
6fa46b3f32 Fix for password upgrading. Password-encoding warning added to admin area dashboard. 2016-06-16 12:23:20 -07:00
Cameron
fb223639c1 Quick-Add-User email fixes. 2016-06-10 17:52:08 -07:00
Cameron
c8fbb3957a Display Password hash-type in Admin > Users. e_URL_LEGACY constant added when SEF URLs detected. 2016-06-10 16:37:36 -07:00
Cameron
d28fa3ae8e Quick-Add-User email notification fix. 2016-06-10 13:50:41 -07:00
Cameron
34a551c909 Issue #1698 - Admin Sitelinks relative URL issue. - display mode fix. 2016-06-10 08:33:39 -07:00
Cameron
6c490f4a8e Fixes #1698 - Admin Sitelinks relative URL issue. 2016-06-10 08:19:02 -07:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
Cameron
7fdb27510f PHP Warning Fixes. 2016-06-09 16:43:36 -07:00
Cameron
3dbcf5e802 Default Author fix for userpicker() with admin-ui 2016-06-07 10:40:14 -07:00
Cameron
127271e9fc Issue #595 - Use PHP 5.5+ password methods when available. User password field expanded to 255 chars. Fixes issue with salt password being updated via User > Edit User. 2016-06-06 19:54:48 -07:00