1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

6594 Commits

Author SHA1 Message Date
Cameron
4572cd7ceb Issue #682 and other 'wrong avatar' issues in chatbox, online-menu etc. New $tp->toAvatar() method introduced. 2015-02-04 20:36:56 -08:00
Cameron
d3ff0d7333 Fixes #682 - default avatar on comments. 2015-02-04 19:04:28 -08:00
Cameron
c58fb5c8b8 Fixes #719 - entity encoding on non-english characters. This change requires thorough testing of all e107 pages using URL queries. 2015-02-04 15:33:21 -08:00
Cameron
5a284cdb63 Fixes #406 - Userclasses flat by default. 2015-02-04 14:43:12 -08:00
Cameron
4beb3086fb Fixes #817 - error in gallery admin, and also fixes missing gallery images on fresh install when not logged in. 2015-02-04 14:37:34 -08:00
Cameron
5e56b4731d Fixes #855 - rating not working while SEF Url in use. 2015-02-04 13:05:44 -08:00
Cameron
5fc8f21577 Fixes #856 - duplicate 'reply to' comment forms. 2015-02-04 12:43:52 -08:00
Cameron
d437765a22 Plugin install tweaks and layout fixes. 2015-02-04 04:01:08 -08:00
Cameron
7640954880 Trigger new verified user when using social logins. 2015-02-04 01:14:22 -08:00
Cameron
29c9b3b0b6 One-click plugin download and install routine reinstated. 2015-02-03 21:58:26 -08:00
Cameron
486cd1d10f Added extra debug info for Admin-UI search query. 2015-02-03 14:55:20 -08:00
Cameron
cd5d5039c2 Fixes #619 - Media-Import : Non-ascii characters will be replaced in the filename to avoid possible server file issues. 2015-02-03 12:57:35 -08:00
Cameron
7db5b5ccb3 Fixes #736 - Welcome message admin area rewrite. Finally using Admin-ui. 2015-02-03 12:26:56 -08:00
Cameron
685374e4a2 Plugin builder now adds example beforeCreate, beforeUpdate, afterCreate and afterUpdate methods to generated php config file. 2015-02-03 12:24:15 -08:00
Cameron
cec216c613 Removed PHP warnings. Added Simple e_url.php redirect list to admin area. Removed debug info from db-verify. 2015-02-03 12:23:03 -08:00
Cameron
6617cd5d8f Tweak of last commit. 2015-02-02 16:57:39 -08:00
Cameron
9734aa1932 Fix for missing trailing slash on e_REQUEST_SELF. ie. e_REQUEST_SELF.'?'.e_QUERY will work under all circumstances. 2015-02-02 16:47:03 -08:00
Cameron
8777626984 Preparations for a bootstrap3 admin area. 2015-02-02 16:45:32 -08:00
Cameron
2ae018a496 Forum language-file cleanup complete. 2015-02-02 15:19:13 -08:00
Cameron
b401143317 Remove English-only limitation. 2015-02-02 12:11:59 -08:00
Cameron
c7ad15a3da Fixes #852 - additional check on e107.htaccess added. 2015-02-02 12:05:08 -08:00
Cameron
7cf55a9d9c Fixes #853 - Admin-UI custom queries 2015-02-02 11:59:17 -08:00
Cameron
bf4649e171 Correct News URL to include SEF Url on print page. Hide print button during print. Made debug backtrace info more useful on SQL details. 2015-02-01 23:54:12 -08:00
Cameron
c9fa22c5a0 Fixes #653 - Print page showing columns. 2015-02-01 19:16:41 -08:00
Cameron
af5c0b2ead Fixes #851 - Admin-UI - when the listQry doesn't contain backticks around table names. 2015-02-01 18:45:33 -08:00
Cameron
9e5f201ff1 e107::wysiwyg() detection fix. 2015-02-01 17:41:53 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
274069184f Fixes #850 - Gallery missing description when using simple brackets. Fixes #607 - embedded English text. 2015-02-01 17:27:05 -08:00
Cameron
2a4caa6cb7 Fixes #849 and corrects a table-name issue with plugin upgrades. 2015-02-01 02:07:56 -08:00
Cameron
0e56c66810 May correct Issue #849 - TinyMce failing. 2015-01-31 18:24:54 -08:00
Cameron
76e7a9fef2 Language-files renamed to match v2.x specifications. 2015-01-31 14:22:54 -08:00
Cameron
1bae45f824 Fixes #676 and possibly issue #559 - Allow installation to continue if existing database found. 2015-01-31 13:25:13 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
cee4ffd235 Language-file cleanup 2015-01-30 23:43:15 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
762f98aab5 Default css class added to unenclosed welcome-message. 2015-01-30 18:15:46 -08:00
Cameron
c6044b5bd3 Language-file validation routine added to Plugin Builder. 2015-01-30 18:15:17 -08:00
Cameron
05637a4422 Forum language-file cleanup. 2015-01-30 18:14:06 -08:00
Cameron
552d113ce0 Fixes #797 missing LANs and correct forum layout for bootstrap 3 css classes. 2015-01-30 02:50:37 -08:00
Cameron
5f61cf2ccb General Bootstrap3 styling fixes. 2015-01-30 02:48:54 -08:00
Cameron
968e9d8ee3 Fixes #825 = TinyMce config now allows for json markup. Example html template added. 2015-01-29 19:48:31 -08:00
Cameron
868c586529 Fixes #768 - External-download filesize calculation. 2015-01-29 17:19:03 -08:00
Cameron
bb01287e25 Fixes #803 - TinyMce Image paths issue. 2015-01-29 17:01:52 -08:00
Cameron
e279160039 Fixes #764 - banners menu now functional 2015-01-29 14:09:47 -08:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
6621247583 Renamed _blank_config.php to theme_config.php as per v2.x specifications. 2015-01-28 12:35:54 -08:00
Cameron
2083cf161e themePrefs can be set at installation time. see _blank/theme.xml for an example. 2015-01-28 12:31:14 -08:00
Cameron
7486ea37d0 Fixed query-count indicator in SQL Details 2015-01-28 11:43:24 -08:00
Cameron
9fd5d99cd9 Fixes #834 - gSitemap and Page sef-urls. 2015-01-28 11:42:29 -08:00