1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

7448 Commits

Author SHA1 Message Date
tgtje
a931c36021 Translation of hardcoded text, added new defines 2016-01-30 16:58:58 +01:00
Cameron
0182c92517 Issue #1281 Include og:image meta for Page-Body content. 2016-01-27 12:05:15 -08:00
Cameron
21fdea06d4 Merge pull request #1312 from Jimmi08/master
Issue #1309. "user.php" in plugins replaced with SEF URL
2016-01-27 11:11:52 -08:00
Jimmi08
282322e322 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-27 12:33:36 +01:00
Jimmi08
5750b91b91 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-27 11:56:59 +01:00
Cameron
a16ae500bb Forum: code cleanup. BC Fixes for Breadcrumb. 2016-01-26 21:10:19 -08:00
Cameron
be309cd7b8 FAQs: SEF URL fixes. 2016-01-26 16:07:35 -08:00
Cameron
7a38046e4e Bootstrap version upgrade to v3.3.6 2016-01-26 16:05:44 -08:00
Cameron
72a34d1969 Fixes #1270 - Default tooltip position in admin area set to 'top'. 2016-01-26 13:58:13 -08:00
Cameron
2c2d48b902 Issue #1270 - GUI Fixes. 2016-01-25 19:20:50 -08:00
Cameron
526036c7b1 Merge pull request #1310 from Serios/patch-1
BOOK_DESCRIPTION sc not returning proper value
2016-01-25 18:21:55 -08:00
Cameron
ef985b19b9 Meta News Images: use thumbnails. 2016-01-25 18:13:54 -08:00
Cameron
b54a4c4ed8 Included more meta images on news listing page. 2016-01-25 17:59:54 -08:00
Serios
c305bd308f Fixing BOOK_DESCRIPTION sc not returning proper value on Chapters list due missing field in the db query 2016-01-25 14:29:28 +02:00
Cameron
cf3ca653c0 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-24 20:11:32 -08:00
Cameron
a00acf6319 TinyMce: Fixes an issue where additional line-breaks were being added when converting to HTML. 2016-01-24 20:08:47 -08:00
Cameron
6290a7c958 Media-Manager Upload: GUI Styling. 2016-01-24 01:25:04 -08:00
Cameron
12febdb43c Fixes #1268 - Media Manager issue with audio file uploads. 2016-01-24 00:37:36 -08:00
Cameron
e05e157341 Fix for tabs with numeric keys. 2016-01-22 13:55:24 -08:00
Cameron
46e748f9d0 Should correct an issue where "Everybody" could be named "Search Bots" in the default user classes after upgrade. 2016-01-21 16:22:57 -08:00
Cameron
f2cf5ea145 Fixes #1292 - Member list not displaying after upgrade from v1.x 2016-01-21 16:22:07 -08:00
Cameron
d98d46f337 Log Plugin - Remove Page Entries : UI cleanup. 2016-01-21 14:50:43 -08:00
Cameron
23ea03f73d Log: Improved batch upgrade script. 2016-01-21 14:04:29 -08:00
Cameron
a611fedd96 Fix for multi-language domain key detection. 2016-01-21 14:01:28 -08:00
Cameron
39aac804df Fix for corrupted page totals due to SEF URLs and shortened array keys. Requires more testing. BACKUP FIRST! 2016-01-21 13:36:02 -08:00
Cameron
1ac5a2af23 Hide useless elements from printing. 2016-01-17 16:52:00 -08:00
Cameron
b409047097 Fix for dark themes. 2016-01-17 16:31:53 -08:00
Cameron
8e4f2d663c Corrected/improved news print layout. 2016-01-17 16:25:28 -08:00
Cameron
26f7695a9c Merge pull request #1306 from tgtje/2016
amended LANs and issue #1177 17-01-2016 refreshed
2016-01-17 15:07:29 -08:00
tgtje
ceac1d73f0 reworked files (new defines; prev commit used existing defines) 1 comment line added for phpmin version 2016-01-17 23:43:36 +01:00
tgtje
9a9ba5ee4c amended LANs and issue #1177 17-01-2016 refreshed 2016-01-17 21:27:32 +01:00
Cameron
4b7d6bc0df Merge pull request #1302 from lonalore/master
Fixed: Issue #1288 - missing active class with active item in first l…
2016-01-16 14:46:02 -08:00
Cameron
42377b4b51 Disable SEF generation for unsupported languages. 2016-01-16 14:36:52 -08:00
Cameron
10b19cabd0 News userclasses reduced to a single class for consistency with the rest of the admin area. If you happen to still require this feature, add the following to your e107_config.php file: define('ADMINUI_NEWS_VISIBILITY_MULTIPLE', true); 2016-01-16 14:24:44 -08:00
Cameron
9c10594e50 modal on edit button when needed. 2016-01-16 13:16:40 -08:00
Cameron
71fff6e8d2 AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'. 2016-01-16 11:56:26 -08:00
Cameron
42efabc505 Fix: SEF-URL generation - check added to avoid "---" 2016-01-15 16:45:22 -08:00
SecretR
0ec4a37bcb Merge branch 'master' of github.com:e107inc/e107 2016-01-15 13:50:50 +02:00
SecretR
a609a899cc A proper handling of RFC3986 network-path references 2016-01-15 13:50:41 +02:00
Cameron
169faeee04 Fix for corrupted date formats during SEF Url creation. 2016-01-15 01:30:59 -08:00
Lóna Lore
3e0f967088 Fixed: Issue #1288 - missing active class with active item in first level of navigation. 2016-01-15 09:42:52 +01:00
Cameron
f9936a98ed Merge pull request #1301 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-01-14 12:36:01 -08:00
Cameron
051a8ace36 Fixed: AdminUI - datestamp time was being reset to 12am on submit when writeParms was an array instead of a query string. ie. array('type'=>'datetime') vs 'type=datetime'. 2016-01-14 09:52:42 -08:00
Cameron
60be9aa37f e107 News Infopanel now includes latest plugins/themes. Online panel now displays user language when multi-language tables are in use. 2016-01-14 08:28:17 -08:00
The Gitter Badger
a091e2e4d3 Add Gitter badge 2016-01-14 04:05:00 +00:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
d51b3013f3 Merge pull request #1300 from Jimmi08/master
Fixes #1294 - Newsfeed plugin wasn't working on frontend.
2016-01-13 18:17:10 -08:00
Cameron
6a07078cfc Backward Compatibility CSS. 2016-01-13 18:09:49 -08:00
Cameron
7a564f639d Fixes #1290, Fixes #1279 Forum backward compatibility issues. 2016-01-13 18:09:47 -08:00
Jimmi08
119eeb83f0 e_frontpage.php - doesn't work for newsfeed plugin 2016-01-13 23:44:52 +01:00