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

7935 Commits

Author SHA1 Message Date
Lóna Lore
5598c9e733 Removed third-party libraries from Gallery plugin. 2016-03-29 10:44:01 +02:00
Jimmi08
4cc4bb56c9 make login.php as standalone page #1466 2016-03-29 07:48:30 +02:00
Cameron
4e16efab59 Added missing userclasses to Forum visibility etc. 2016-03-28 18:44:42 -07:00
Cameron
02112b1a98 Issue #1287 Improved SSL detection. 2016-03-28 15:55:25 -07:00
Cameron
27848e1c00 Merge pull request #1464 from Jimmi08/master
Fix for wrong language in stage 2 #1459
2016-03-27 17:30:32 -07:00
Jimmi08
3505a4b123 Fix for wrong language in stage 2 #1459 2016-03-28 00:04:11 +02:00
Cameron
ed5eb1ef74 Issue #1458 - Possible fix to admin perms issue. 2016-03-27 11:34:14 -07:00
Cameron
2dedb86ba8 Viewable By shortcode added. Forum deleted template corrected. 2016-03-26 15:17:11 -07:00
Cameron
e401e4b4ac Correction to last commit. 2016-03-26 12:54:08 -07:00
Cameron
74f0e2f3d9 Forum: Fix for SEF Url on Redirect to post. 2016-03-26 12:29:32 -07:00
Cameron
e4436417f9 Forum: Moderators list fix. Online count fix. IMAGE_track BC Fix. 2016-03-26 11:41:52 -07:00
Cameron
46043bbb68 Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome) 2016-03-26 10:14:57 -07:00
Cameron
ec4b24f7fd Rewrite of Admin > Extended User Fields completed. 2016-03-25 12:26:30 -07:00
Cameron
efc2e62953 NewForumPosts could fail under some circumstances. Extra checks added for e107::unserialize(); 2016-03-25 11:24:07 -07:00
Cameron
7880dc5817 Merge pull request #1451 from lonalore/master
Inline support for expandit behavior. Use Ajax API to avoid page-reload on user extended form.
2016-03-25 08:46:21 -07:00
Lóna Lore
2eb7924098 Use Ajax API to change dropdowns. 2016-03-25 11:02:15 +01:00
Lóna Lore
91e504c220 Ajax API: support for forms without ID. 2016-03-25 10:21:19 +01:00
Lóna Lore
5498c0ac15 Inline support for expandit behavior. 2016-03-25 09:32:28 +01:00
Cameron
2e5cf2b05e User-Extended work and Mail handler support for other SMTP ports. 2016-03-24 21:45:14 -07:00
Cameron
a4583a4f52 Forum: Fix for forum creation access rights. 2016-03-24 20:14:56 -07:00
Cameron
36cabf1330 Forum: "Maximum width of uploaded image" setting is now respected. When set to 0 the size is determined by the forum/theme template. 2016-03-24 17:44:03 -07:00
Cameron
6ab9f32f07 Fix for user pagination 2016-03-24 13:43:00 -07:00
Cameron
811201ad5e User Extended Admin upgrades. 2016-03-24 12:21:07 -07:00
Cameron
615d93d3d5 Merge pull request #1450 from lonalore/master
Issue #223 - Replaced javascript code with "jquery".
2016-03-24 12:12:03 -07:00
Cameron
d2ef47fecc Fix for default expandit behavior. For the FAQs Categories not showing after install. 2016-03-24 10:30:53 -07:00
Lóna Lore
92f006849d Issue #223 - Replaced javascript code with "jquery". 2016-03-24 10:26:25 +01:00
Cameron
cd57f1aef8 Forum notice fixes and bootstrap3 poll styling. 2016-03-23 20:13:26 -07:00
Cameron
12beda569d Fix for user profile data. Fix for default settings of newforumposts_menu.php. 2016-03-23 19:34:17 -07:00
Cameron
825ab74984 Custom Forum title now respected throughout. 2016-03-23 17:25:21 -07:00
Cameron
8282802d5e Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning. 2016-03-23 16:43:41 -07:00
Cameron
1c16094dea Forum Issue #260: Hide poll tab if it is not installed. Also fix for menu_manager item insert with PDO. 2016-03-23 10:22:21 -07:00
Cameron
f1a2c00160 Issue #1433 - Allow Images/Video posting with TinyMce for members (member.xml) and not for anonymous/public. (public.xml) 2016-03-23 09:16:54 -07:00
Cameron
5cac882925 Merge pull request #1448 from lonalore/master
Fixed: Insert an image from Media Manager does not work (bbarea). Fixed bbcode buttons.
2016-03-23 08:45:13 -07:00
Lóna Lore
f182d412cc Fixed: bbcode buttons not working. 2016-03-23 13:05:56 +01:00
Lóna Lore
8c8e7acf0c Fixed: Insert an image from Media Manager does not work (bbarea). 2016-03-23 11:51:36 +01:00
Cameron
208edb0d22 Added NoReplies Image to Main forum page. 2016-03-22 23:45:37 -07:00
Cameron
7c458dbed2 Added "No Replies" to forum status icons. (Bootstrap only) 2016-03-22 23:38:58 -07:00
Cameron
e930ee68f1 PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly. 2016-03-22 21:11:47 -07:00
Cameron
846be2c23c User/Member List may now include extended user-field data. Use {USER_EUF: field=xxxx} (excluding the 'user_' ) in your user_template. 2016-03-22 16:52:54 -07:00
Cameron
0b27b3d760 Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal. 2016-03-22 11:42:05 -07:00
Cameron
6616b52ae9 Admin login page styling fix. 2016-03-22 06:11:37 -07:00
Cameron
4c50868c93 PDO Update results fix. 2016-03-22 06:10:56 -07:00
Cameron
9cb9f347b1 User profile: Force a perfect circle for the avatar. 2016-03-22 04:31:07 -07:00
Cameron
a8250858e3 Admin > Users would only allow viewing of one user extended-field in list mode under some circumstances. Checkbox field-type corrected. 2016-03-22 00:02:05 -07:00
Cameron
982082c6da Fix for long custom field date breaking layout. 2016-03-21 19:15:58 -07:00
Cameron
1d803612ab PHP7 User-Extended Fix. Checkboxes now working correctly and saving as an array. Some BC fixes may be needed. 2016-03-21 19:15:20 -07:00
Cameron
bf2db49dd1 Forum now allows for multiple attachments in a single user selection. For update thread/count should now working with PDO. 2016-03-21 14:32:02 -07:00
Cameron
d7818345ce Legacy avatars folder check to allow for moving of files during upgrade. 2016-03-21 14:22:49 -07:00
Cameron
634bb73dbf MySQL PDO: Fix for statements using NULL. 2016-03-21 14:22:12 -07:00
Cameron
4db14510de Issue #1433 Remove confusion about image attachments in forum posts. PDF files now added to default filetypes during install. 2016-03-21 10:45:50 -07:00