1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 15:55:39 +01:00

8239 Commits

Author SHA1 Message Date
Cameron
a33c752c86 Fix for PDO rowCount() value. 2016-08-01 12:50:48 -07:00
Cameron
88ca00ec12 Allow plugins to add tabs to core admin pages. 2016-07-29 15:22:47 -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
70b2e96f6e Fix for when a user registers but clicks the activation link twice. 2016-07-22 19:17:35 -07:00
Cameron
17dc4687a5 Fixes #1768 - Support for port number in mysql-server during installation. ie. localhost:port 2016-07-09 10:55:27 -07:00
Cameron
ce4369ed4a Fix for og:image sitebutton size. 2016-07-09 10:49:55 -07:00
Cameron
6f920c2d24 Fix for meta-tag textarea box width. 2016-07-08 17:45:56 -07:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00
Cameron
4fb0205945 Fix for missing punctuation on generated news-summary. 2016-07-07 16:39:59 -07:00
Cameron
84d66979a4 Issue #1768 Partial fix for running on non-standard MySQL port. Added $mySQLport = 3306; to e107_config.php and modify as required. 2016-07-07 15:09:38 -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
99a3c0fac2 Fix for Sitelinks tooltip preference. (and footer links) 2016-07-06 18:23:53 -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
708db3597a make getCountry() public. 2016-07-04 12:24:38 -07:00
Cameron
84c28f6fc9 Added country() method to form handler. 2016-07-03 20:11:26 -07:00
Cameron
f2b286d1a1 Fix for getModel() in custom form method 'read' mode. 2016-07-03 19:47:23 -07:00
Cameron
61ce9395f4 Fix for PHP error 2016-07-02 11:44:28 -07:00
Cameron
d511bb6c9a Fixes #1757 - Page 'related' items template. 2016-07-01 16:10:24 -07:00
Cameron
d44a92dcba Fix for news video thumbnail size in latest news etc. 2016-07-01 16:09:42 -07:00
Cameron
a985a6e9b1 Issue #1746 - Downloads datestamp not being saved correctly. 2016-06-30 08:50:35 -07:00
Cameron
3c5019d29f Merge pull request #1752 from rica-carv/rica-carv-patch-quickreply
Pull to solve missing pagination & quickreply shortcode #1751
2016-06-30 08:38:49 -07:00
Cameron
7a90a38473 Prevent gallery js loading on every admin page. 2016-06-30 08:38:32 -07:00
rica-carv
a7142dc9b0 Add files via upload 2016-06-30 15:49:36 +01:00
rica-carv
e24805ecea Add files via upload 2016-06-30 15:49:00 +01:00
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