1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

8134 Commits

Author SHA1 Message Date
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
5a820eaf52 Issue #1693 - Option to use legacy URL. with e107::url(); 2016-06-08 19:27:08 -07:00
Cameron
e08d454a49 datepicker() debug option added. 2016-06-08 19:09:41 -07:00
Cameron
3dbe6a97b0 Merge pull request #1694 from lonalore/master
Fix for datepicker. Issue #1687
2016-06-08 19:01:49 -07:00
Lóna Lore
f470b554ac Fix for datepicker. Issue #1687 2016-06-08 23:58:54 +02:00
Cameron
cb0621f5d7 Stronger passwords on default install, when methods available. 2016-06-07 17:18:18 -07:00
Cameron
3dbcf5e802 Default Author fix for userpicker() with admin-ui 2016-06-07 10:40:14 -07:00
Cameron
3cff407d62 Merge pull request #1687 from lonalore/master
Fix for datepicker.
2016-06-07 08:39:31 -07:00
Cameron
f8a62f6af9 Issue #1684 - Forgot password improvements. 2016-06-07 08:37:19 -07:00
Cameron
f88abd1a00 Issue #595 - Should fix corrupt cookie issue after password rehashing. 2016-06-06 20:18:49 -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
Cameron
32bd1d04ab Fixes #1684 Login failure with email and salt. 2016-06-06 15:42:42 -07:00
Cameron
815ca78cdf Issue #1684 - login with email flag. 2016-06-06 13:55:14 -07:00
Cameron
3746e12c5b Possible fix for #1684 - login failure with long email address. 2016-06-06 13:36:00 -07:00
Cameron
01db7fff42 User-Audit log failure fallback. 2016-06-06 13:25:16 -07:00
Cameron
4f97418b95 More user-audit logs. 2016-06-06 13:06:28 -07:00
Cameron
e2fc90e8a3 Extra logging with user-login audit is enabled. 2016-06-06 12:48:26 -07:00
Cameron
17ae1802f0 Extra debug info added to fpw. 2016-06-06 10:24:11 -07:00
lonalore
0c29ac2708 Fix for datepicker. 2016-06-06 15:56:46 +02:00
Cameron
5228543d32 NEWSLETTER userclass added to default installation. Set Admin > Preferences > Signup Page Options > Subscribe to content/mailouts to "Display" or "Required" to enable it during user signup. 2016-06-05 14:36:13 -07:00
Cameron
815b3d3c34 Theme "Voux" - Added newsletter form in footer. 2016-06-05 14:32:12 -07:00
Cameron
8682707cf1 Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks. 2016-06-05 13:33:18 -07:00
Cameron
a7e832f6e8 Optimized media-manager imagepicker() default thumbnail size for faster load times. 2016-06-05 13:32:22 -07:00
Cameron
9677cec5e9 Fixes #1683 - Disable extended user field checks when not present. 2016-06-05 13:31:23 -07:00
Cameron
82beb3385c Incorrect value posted for datepicker() when date manually changed. 2016-06-04 15:03:13 -07:00
Cameron
50fff3e777 Give each theme layout a unique CSS id. 2016-06-03 19:40:17 -07:00
Cameron
6ef0868077 Git updates for plugins and themes when available. 2016-06-02 19:20:58 -07:00
Cameron
0109e91271 Missing contentEditable script added. Removed unused zrssfeed script. Added default featurebox css for a fixed height. Experimental JS manager CDN check code added (but disabled for now) 2016-06-02 15:04:08 -07:00
Cameron
6c3638fc48 Featurebox Default Styling added. 2016-06-02 10:35:12 -07:00
Cameron
97f977511a Fixes #1680 - mail manager sendEmails() when recipient is just an email address (not an array) 2016-06-02 08:45:54 -07:00
Cameron
5b5607ddbb Thumb Cache enabled. 2016-06-02 08:39:48 -07:00
Cameron
998f2f592b Check added to thumb.php in case of UTF8-BOM in e107_config.php or any other output which could corrupt images. 2016-06-02 08:38:39 -07:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
Cameron
9080291661 Fixes #1679 - Sync With Github fix (getRemoteFile() fix) 2016-06-01 12:50:10 -07:00
Cameron
983d8bb4f4 Issue #1670 Social login preference to update displayName and/or Avatar. 2016-06-01 12:33:15 -07:00
Cameron
8e44dd147d CURL init cleanup. 2016-06-01 10:41:47 -07:00
Cameron
324822a109 Support for CURL proxies. 2016-06-01 09:32:34 -07:00
Cameron
f259efec1f Allow for non-hashed cache files. File-Handler getRemoteContent() debugging methods added. 2016-06-01 08:58:32 -07:00
Cameron
26636f318c More inline news editing tweaks. 2016-05-31 17:44:07 -07:00
Cameron
048ab169da Note added to $gen->convert() which should be replaced by $tp->toDate() in all plugins. 2016-05-31 13:25:43 -07:00
Cameron
347a17823e Forum code formatting and cleanup. 2016-05-31 13:22:52 -07:00
Cameron
d2d1478f7b Merge pull request #1677 from rica-carv/rica-carv-forum_vars_remove
forum.php updated to v2.x specs and use external shortcodes
2016-05-31 13:07:47 -07:00
Cameron
eb40a9ac15 Added Experimental Inline editing for news items. 2016-05-31 13:04:05 -07:00
rica-carv
4b925691c9 Add files via upload 2016-05-31 20:33:17 +01:00
rica-carv
d4297af1be Add files via upload 2016-05-31 20:32:56 +01:00
rica-carv
b9ab0fb109 Add files via upload 2016-05-31 20:32:14 +01:00
Cameron
69f6135142 Correct a typo 2016-05-31 12:24:46 -07:00
Cameron
e00da41cda Hardcode copyright info. 2016-05-31 11:36:52 -07:00
rica-carv
5342d29016 Merge pull request #13 from e107inc/master
.
2016-05-31 14:42:57 +01:00