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

6628 Commits

Author SHA1 Message Date
Cameron
5d78d673ad Fixes #871 - Banner plugin admin-area and menu rewritten. 2015-02-07 22:20:31 -08:00
Cameron
a6ace0b217 Only load trackback on the front-end. 2015-02-07 13:39:24 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
1f17a57d4e Admin -> users - minor gui fix. 2015-02-07 13:25:30 -08:00
Cameron
1ca86d9d18 Issue #830 - possible fix. 2015-02-07 13:23:21 -08:00
Cameron
2d29b7a739 GUI fixes 2015-02-07 12:56:16 -08:00
Cameron
25b96411e0 Fixes #651 - Media-Manager - Uploaded file does not display in selection. 2015-02-07 11:57:28 -08:00
Cameron
8afe6edfea Make sure page passwords are optional. 2015-02-07 01:48:40 -08:00
Cameron
572d66e77a Fixed password-protected pages. 2015-02-07 01:45:36 -08:00
Cameron
bbd28e5572 Notes on future e_upload.php added. 2015-02-07 01:42:44 -08:00
Cameron
0f79de35b1 Quick cleanup of upload.php 2015-02-06 13:38:43 -08:00
Cameron
99b7032e84 Make posted content responsive too. 2015-02-06 11:55:37 -08:00
Cameron
dc063c9957 Issue #870 - Fallback to sitename option added to {SITELOGO} 2015-02-06 11:55:13 -08:00
Cameron
531047c134 Fixes #660 - comments preferences had reverse behavior. 2015-02-06 11:26:22 -08:00
Cameron
9dc8ae14ab Issue #847 - Added pattern check to menu_name which should always be ASCII. 2015-02-06 09:38:28 -08:00
Cameron
77b7c88be1 Merge pull request #865 from Jimmi08/patch-12
Partial fix #857 chapter's list in page searching
2015-02-06 09:19:15 -08:00
Jimako
ff5c522a12 Fix #857 chapter's list in page searching 2015-02-06 10:37:24 +01:00
Cameron
6cd5513fd2 Theme manager styling. 2015-02-06 01:03:09 -08:00
Cameron
bc85167383 Fixes #863 - Allow uppercase database names during installation. 2015-02-06 00:25:08 -08:00
Cameron
f8d11e1e46 Admin-UI styling 2015-02-06 00:16:01 -08:00
Cameron
7a43f181c1 link_owner now populated during plugin installation. 2015-02-06 00:14:55 -08:00
Cameron
7b1368b276 Issue #91 - 404 headers on missing pages. 2015-02-05 20:25:28 -08:00
Cameron
b7cb8fe75d Fixes #197 , Issue #831 - Social logins. 2015-02-05 16:24:54 -08:00
Cameron
812ca301e3 Issue #857 - Page category advanced search - display only when chapters available. 2015-02-05 13:23:39 -08:00
Cameron
be3510da04 Fixes #860 - FAQs search tweaked and tested. 2015-02-05 13:17:48 -08:00
Cameron
9f20bd95fb Issue #860 Added e_search.php to Faqs plugin. (untested) 2015-02-05 12:30:30 -08:00
Cameron
71451c9640 New link_owner field added for improved tracking of plugin-related links. 2015-02-05 12:00:54 -08:00
Cameron
243e0457a9 Ignore old bootstrap theme during installation. 2015-02-05 11:59:53 -08:00
Cameron
7f57db1637 Fixes #859 Gsitemap language file and other code cleanup. 2015-02-05 11:58:56 -08:00
Cameron
ecce5b978c Admin-UI: Column-selector styling fixes. 2015-02-05 11:54:59 -08:00
Cameron
a3a46057bb Forum updated to use $tp->toAvatar(); 2015-02-05 00:19:45 -08:00
Cameron
f80fe13180 Fixes #437- Update news_comment_total when deleting a comment 2015-02-05 00:18:58 -08:00
Cameron
9ddada154f More avatar code moved to $tp->toAvatar() and minor css fixes. 2015-02-05 00:02:29 -08:00
Cameron
2b83a64f16 Fixes #813 - js error. Some gallery JS moved to footer and loaded only when required. 2015-02-04 23:16:27 -08:00
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