1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 07:47:10 +01:00

6924 Commits

Author SHA1 Message Date
Cameron
dbae51c604 Fixes #976 - Submit news status now updates after being approved. Form-handler 'hidden fields' type now correctly rendered with the form. 2015-04-23 10:55:25 -07:00
Cameron
a5e4a407a8 Fix for PM unblock icon. 2015-04-23 10:04:49 -07:00
Cameron
f7c94cc88b Fixes #970 - strip out "IF NOT EXISTS" from MySQL during plugin install. 2015-04-23 10:04:23 -07:00
Cameron
9708756548 Fixes #977 - PM send to multiple users. Cleaned up some of the GUI for Bootstrap. 2015-04-23 09:53:54 -07:00
Cameron
3bbda20886 PHP Notice removal 2015-04-22 12:28:03 -07:00
Cameron
7b4bc374c6 User Extended Shortcode cleanup 2015-04-22 12:27:59 -07:00
Cameron
db235bd468 Possibly related to issue #809. 2015-04-22 12:27:55 -07:00
Cameron
bd75e69f2d Merge pull request #978 from GHswitt/patch-1
Use language label instead of fixed "Sign In"
2015-04-21 16:23:20 -07:00
GHswitt
f84f168184 Use language label instead of fixed "Sign In" 2015-04-21 11:46:43 +02:00
Cameron
5eac3a81b5 Tweaked some of the upgrade checks and default forum order after upgrade. 2015-04-20 11:31:52 -07:00
Cameron
75c2343698 Issue #974 - Bad user/edit link corrected. 2015-04-20 11:27:31 -07:00
Cameron
d5388e7313 Increment bootstrap version. Fix for bbarea width. 2015-04-18 15:09:56 -07:00
Cameron
8890c523f0 Fixes #717 - Forum Post rewrite. new bootstrap templates added as well as new shortcodes. (attachments not functioning at this moment) 2015-04-18 15:09:10 -07:00
Cameron
654fd32677 Fixes #760, Fixes #963 - Disabling WYSIWYG on Subtmit news was failing. Bbarea panel and textarea now have a matching width. 2015-04-17 12:18:08 -07:00
Cameron
4a4e2447a1 Fixes #905 and other PHP notices. 2015-04-17 11:46:47 -07:00
Cameron
bc382d7317 Issue #609 - Frontpage interface up/down arrows not working. Replaced with editable option in add/edit mode. 2015-04-17 11:22:07 -07:00
Cameron
94686133ce Fixes #952 - Featurebox tabs issue. 2015-04-17 10:48:14 -07:00
Cameron
e7b18489d5 Fix for default email template width on mobile-devices. CLI fix for SITEURL. 2015-04-16 20:25:18 -07:00
Cameron
6783165b72 Allow developer to use hyphens in plugin title. 2015-04-16 17:05:42 -07:00
Cameron
dfd1b6bce4 CLI perms fix. 2015-04-16 15:23:57 -07:00
Cameron
0e41e6e7a3 New methods added to parser: addAllowedTag() and addAllowedAttribute() to use with the cleanHtml() method. 2015-04-16 15:23:21 -07:00
Cameron
7bdb2ef48f Additional check added before creating plugin folders in LOG directory. 2015-04-16 00:57:24 -07:00
Cameron
9772234cc9 Allow Logo to display in Menua-Manager with correct parms. 2015-04-16 00:56:09 -07:00
Cameron
63c6f6a8e7 Fixes #858 - Missing time on page/menu datestamp field. 2015-04-16 00:55:01 -07:00
Cameron
6a71fe0b35 Fixed: Search prefs were not being saved. 2015-04-15 21:26:34 -07:00
Cameron
edbc6dd700 Added FAQ-count to cron. Correct faq_question field type. Increased number of FAQs per page in admin area. 2015-04-15 15:35:42 -07:00
Cameron
01463a6759 Improved user-profile viewing in admin. 2015-04-15 15:34:58 -07:00
Cameron
f3cdc78621 Fixes #965 - error if social prefs missing. 2015-04-15 12:49:39 -07:00
Cameron
f37f252d66 Fixes #967 - Submit news default column and missing LAN_PREVIEW. 2015-04-15 12:45:05 -07:00
Cameron
70e810eb68 New $sql method max() and Admin-UI auto-incrementing on order fields during record creation. 2015-04-15 12:27:31 -07:00
Cameron
aa352b8048 Users-extended admin-area re-work started. 2015-04-15 02:02:28 -07:00
Cameron
50998feae3 Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked. 2015-04-15 01:58:07 -07:00
Cameron
8c205e3fe5 Fixes #911 - MySQL strict mode issue with sitelinks 2015-04-14 15:58:28 -07:00
Cameron
aa99411a5b Issue #949 - Always place child forum at the end of the list. 2015-04-14 15:41:00 -07:00
Cameron
a1d7fbd8c5 Fixes #964 - Fatal error on news page when social plugin not installed. 2015-04-14 15:32:54 -07:00
Cameron
7661394c04 Display more shortcodes in media-manager mode. 2015-04-14 15:26:26 -07:00
Cameron
6cd9e8770f More menu areas added in default bootstrap3 theme. Easier styling of the 'footer' block. 2015-04-14 14:37:27 -07:00
Cameron
98ef1be62e Corrected default news template (removing placeholder) 2015-04-14 12:46:34 -07:00
Cameron
dafdbef963 Adding missing LAN for backup. 2015-04-14 12:08:28 -07:00
Cameron
3102a6cb07 Fix for admin-log of Admin-UI DB-inserts and fix for default userclass value in form element. 2015-04-14 11:59:46 -07:00
Cameron
67d62ce723 Fix for toDB() in 'no_html' mode. Admin-log now detects table in remarks. 2015-04-14 11:39:35 -07:00
Cameron
270c1e21a2 Fix for Youtube browser says 'no results' by default. 2015-04-14 10:31:21 -07:00
Cameron
2c4b2998ee Issue #895 - Sitedisclaimer value was being corrupted when re-loaded into form. 2015-04-14 01:30:38 -07:00
Cameron
21015c9575 Forum styling for bootstrap. 2015-04-14 01:29:26 -07:00
Cameron
0b33ad7a26 New forum admin interface. Forum reporting front-end cleaned up. 2015-04-13 19:38:25 -07:00
Cameron
79cc1fca56 Fixes #823 - Banlist expires set to "Never" was immediately expiring. 2015-04-13 01:16:08 -07:00
Cameron
1708e535a6 Added button to enter current IP while whitelisting. 2015-04-13 00:55:50 -07:00
Cameron
0df60a4bf1 Moved 'Failed logins' onto the banlist admin area. Separated whitelists and blacklists into their own pages. 2015-04-13 00:20:36 -07:00
Cameron
a2fdd27d7b Added new failed-login-limit pref to default install. Some minor language-file cleanup. 2015-04-12 23:11:13 -07:00
Cameron
0d86f9a42f Updated failed-login message to include variable. 2015-04-12 22:45:13 -07:00