1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-16 15:26:11 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Cameron
267b0fb38a Merge pull request #1695 from lonalore/master
Fix for datepicker(). Tested!
2016-06-13 14:41:09 -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
5331bc335b Issue #1699 2016-06-10 13:10:45 -07:00
Cameron
82d1c19c96 Issue #1699 - work-in-progress 2016-06-10 13:08:08 -07:00
Cameron
5d0b5e182f Fixes #1690 - duplicate LAN 2016-06-10 09:27:26 -07:00
Cameron
34a551c909 Issue #1698 - Admin Sitelinks relative URL issue. - display mode fix. 2016-06-10 08:33:39 -07:00
Cameron
2aebba0574 More styling control over Menu image. 2016-06-10 08:19:39 -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
lonalore
f74e7c15e9 Use JS behavior to initialize datepicker. 2016-06-09 11:50:45 +02:00
lonalore
f1846dc955 Fix for datepicker(). Tested! 2016-06-09 10:18:41 +02: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
a7e832f6e8 Optimized media-manager imagepicker() default thumbnail size for faster load times. 2016-06-05 13:32:22 -07:00
Cameron
82beb3385c Incorrect value posted for datepicker() when date manually changed. 2016-06-04 15:03:13 -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
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
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
eb40a9ac15 Added Experimental Inline editing for news items. 2016-05-31 13:04:05 -07:00
Cameron
60f1d78dce MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix. 2016-05-30 15:19:19 -07:00
Cameron
638d670183 Fix for Banner insert issue when using PDO. Corrected display of MYSQL error messages when using PDO. 2016-05-29 11:00:37 -07:00
Cameron
210abeaba0 Removed old bootstrap-editable folder. Added experimental front-end inline editing for shortcodes. 2016-05-28 19:03:08 -07:00
Cameron
b2a223cc89 Quick-Add-User form field sizes. 2016-05-28 08:34:17 -07:00
Cameron
48cea0cc0f Disable form auto-complete in admin area. 2016-05-28 08:28:14 -07:00