Lee Howarth
|
0d4bf2de80
|
Update secure_img_handler.php
$checkstr could be an array so it is better to do strict validation of data type & value.
|
2016-08-11 15:35:13 +01:00 |
|
Lee Howarth
|
1dbd7423c0
|
Update secure_img_handler.php
Captcha can be bypassed if empty value given.
|
2016-08-10 19:27:43 +01:00 |
|
Cameron
|
0b06fbda62
|
Allow for valid torrent URLs
|
2016-08-09 11:07:49 -07:00 |
|
Cameron
|
16ba11220e
|
Open-Graph meta image option added to social plugin.
|
2016-08-09 09:26:48 -07:00 |
|
Cameron
|
0348fab9bf
|
MySQL: Fix for insert with '_DUPLICATE_KEY_UPDATE'
|
2016-08-07 14:17:27 -07:00 |
|
Cameron
|
63026ef1c4
|
MySQL: Fix for return when using '_DUPLICATE_KEY_UPDATE'
|
2016-08-07 13:21:22 -07:00 |
|
Cameron
|
9030334c10
|
MySQL: Fix for null type detection.
|
2016-08-06 11:22:16 -07:00 |
|
Cameron
|
dfd6f9ea13
|
Fixes #1782 - Menu-Manager list not populating when 'ONLY_FULL_GROUP_BY' is in sql-mode. Active SQL Modes added to the PHPInfo page.
|
2016-08-06 10:52:11 -07:00 |
|
Cameron
|
2df263a2b2
|
Some mobile-specific social stuff for the future.
|
2016-08-05 18:13:55 -07:00 |
|
Cameron
|
8a5e1bd63c
|
MySQL: PDO vs Non-PDO consistency fixes. Also new '_DUPLICATE_KEY_UPDATE' flag added to insert() method. When true and a duplicate unique key is found the matching record will automatically be updated.
|
2016-08-02 14:57:29 -07:00 |
|
Cameron
|
7de9daf9ff
|
Plugin Addons: e_tohtml.php deprecated in favor of new e_parse.php addon file. TinyMce now disables plugin hooks during parsing.
|
2016-08-01 12:58:03 -07:00 |
|
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 |
|