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 |
|
Miroslav Yovchev
|
c0501146ae
|
Merge branch 'master' of github.com:e107inc/e107
|
2016-03-21 19:21:56 +02:00 |
|
Miroslav Yovchev
|
8ce130266e
|
Fix broken file upload - temp file unexpectedly renamed
|
2016-03-21 19:21:41 +02:00 |
|
Cameron
|
bda0d9d2a3
|
Fixes #1433 - Forum Attachments/Image data would become corrupted while editing.
|
2016-03-20 18:35:14 -07:00 |
|
Cameron
|
789e701ff1
|
PDO Insert/Update escaping fix.
|
2016-03-20 18:35:12 -07:00 |
|
Cameron
|
8dd89ba55b
|
Merge pull request #1439 from martyshep/patch-1
Update forum_icons_template.php
|
2016-03-20 11:40:51 -07:00 |
|
martyshep
|
1df89035e1
|
Update forum_icons_template.php
|
2016-03-20 12:20:01 +00:00 |
|
Cameron
|
220d258915
|
Issue #1430 Fixed gzip encoding issue
|
2016-03-19 17:14:22 -07:00 |
|
Cameron
|
9c50d76b62
|
Version update.
|
2016-03-18 22:56:09 -07:00 |
|
Cameron
|
4beaa11438
|
Fix for modern theme default MENU area.
v2.1.0
v2.1
|
2016-03-18 21:54:26 -07:00 |
|
Cameron
|
0ffdc23c18
|
Fixes #1437 - mp3 file-type was being rejected.
|
2016-03-18 16:15:52 -07:00 |
|
Cameron
|
f01f426380
|
File Inspector fixes.
|
2016-03-18 15:49:19 -07:00 |
|
Cameron
|
c748f0fdb3
|
File Inspector fixes/upgrades.
|
2016-03-18 09:35:52 -07:00 |
|
Cameron
|
46a63ca70e
|
Issue: #1373 User forum posts pagination fix.
|
2016-03-18 08:33:06 -07:00 |
|
Cameron
|
3c57e47a8c
|
Core Image updated with deprecated files.
|
2016-03-18 07:55:34 -07:00 |
|
Cameron
|
6ad5d9a1f7
|
Issue #223 - File Inspector should now be fully functional.
|
2016-03-18 00:43:31 -07:00 |
|
Cameron
|
b941eba39c
|
Issue: #223 Temporary core image added for testing. File Inspector fix. Known Issue: Missing non-core files in results.
|
2016-03-17 21:27:58 -07:00 |
|
Cameron
|
9d3e1ad5e7
|
Issue #223 - File Inspector UI cleanup.
|
2016-03-17 18:53:33 -07:00 |
|