1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 13:14:55 +01:00

6851 Commits

Author SHA1 Message Date
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
Cameron
bcfe20dd2b Allow admin to set a failed-login attempt limit before auto-banning occurs. 2015-04-12 22:34:44 -07:00
Cameron
2f46c967da Minor parsing issue corrected. Debug info removed from newspost 'update'. 2015-04-12 19:45:55 -07:00
Cameron
c7675f616a Fix for legacy rss feed url and news post 'visibility' form element. 2015-04-12 18:45:48 -07:00
Cameron
114cede50c Issue #927 - Changed loading order of e_frontpage. 2015-04-12 11:47:49 -07:00
Cameron
92ddc52a72 More Bootstrap style formats added. 2015-04-12 02:12:21 -07:00
Cameron
f5a5a64e98 Tinymce parser now loads up to 3x faster. 2015-04-11 20:40:29 -07:00
Cameron
71500fc723 Added js minifier class and applied it to wysiwyg generated code. Use: $compressed = e107::minify($js, $options); 2015-04-11 18:52:07 -07:00
Cameron
f358cdf856 Removed unnecessary conversion from within cleanHtml() 2015-04-11 16:56:46 -07:00
Cameron
dc30d01929 Tinymce4 upgraded with bootstrap3 formatting styles. 2015-04-11 14:14:28 -07:00
Cameron
0b2879278c Issue #895, Issue #847 - Parser improvements. 2015-04-11 12:33:21 -07:00
Cameron
33e7c4a1b2 Fixes #895 - encoding issue on prefs. 2015-04-11 11:47:40 -07:00
Cameron
5fe04faba1 MAJOR cleanup of toDB(), toHTML() and toForm(). Requires extensive testing on different server environments.
Has potential to break backward compatibility, so please backup your DBs. May be tested using: echo $tp->test();
2015-04-11 02:53:51 -07:00
Cameron
2f7334fd6d Custom TinyMce text format added. 2015-04-11 02:50:19 -07:00
Cameron
3aa5633533 TinyMce now includes e107 emoticons. 2015-04-10 18:58:13 -07:00
Cameron
cc76f8e75e Check for custom-git path in e107_config.php (define('e_GIT', 'path-to-git'); ) May solve "sh: git command not found" errors. 2015-04-10 14:29:03 -07:00
Cameron
507308208b Fix for forgot password and activation links. Fix for news-edit button. Fix for html5 validation of html code using '&'. 2015-04-10 12:36:35 -07:00
Cameron
fe9fe1c3f8 Social sharing prefs added. 2015-04-10 01:38:22 -07:00
Cameron
a08828ab3e Fix for linkword count. 2015-04-09 22:19:27 -07:00
Cameron
3270d25512 Admin log description corrected. 2015-04-09 20:42:14 -07:00
Cameron
5e9d3d98f9 Linkword preferences added. Limit per word and custom css options. 2015-04-09 20:41:44 -07:00
Cameron
fd12d59d12 HTML5 validation fixes. 2015-04-09 20:15:20 -07:00
Cameron
87f2b22241 Page/Menus on delete was failing to also delete from the menu table. 2015-04-09 11:25:10 -07:00
Cameron
b749bdb707 Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP} 2015-04-09 11:13:26 -07:00