1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 03:49:52 +01:00

10374 Commits

Author SHA1 Message Date
Cameron
8d95e4e176 Improved docs on toGlyph() method. 2017-10-20 11:38:31 -07:00
Cameron
e484795de6 Added missing class param on Social Login shortcode. eg. {SOCIAL_LOGIN: class=x} 2017-10-20 11:37:59 -07:00
Cameron
1ba4f85570 Remove debug info 2017-10-19 18:10:58 -07:00
Cameron
9eaab96373 FAQs frontend LANS renamed to match specifications. Filter alert removed and replaced with Filter in breadcrumb. 2017-10-18 17:00:40 -07:00
Cameron
c2b6c5e722 {NEWS_RELATED} PHPDoc 2017-10-18 09:02:26 -07:00
Cameron
df63772955 Fixes #2823 FAQs breadcrumb. 2017-10-18 07:05:39 -07:00
Cameron
a37a5d4ff3 Fix for parse by reference errors. 2017-10-17 17:41:43 -07:00
Cameron
898e081656 Page Navigation work. 2017-10-17 16:22:56 -07:00
Cameron
eac0ad60fb {PAGE_NAVIGATION} - new option 'pages'. Set to 'true' to display pages in a book/chapter list. eg. {PAGE_NAVIGATION: book=14&pages=true} 2017-10-17 11:29:47 -07:00
Cameron
bbe3731cc7 Fixes #2816 - Gallery custom caption fix. 2017-10-17 10:52:04 -07:00
Cameron
4794990be3 Fixes #2821 - News Category URL. 2017-10-17 09:55:00 -07:00
Cameron
3eeb6807f2 Issue #6 Removed empty LAN definitions. 2017-10-17 07:53:35 -07:00
Cameron
97830a89fe Lancheck added option to hide warnings 2017-10-17 07:49:13 -07:00
Cameron
7c0cc8f37c Clean <b> tags from lan files. 2017-10-17 07:18:51 -07:00
Cameron
632d9b11c2 Renamed commentOut() to cleanFile(). 2017-10-16 20:00:04 -07:00
Cameron
7b59fb31c2 Added new method to lanCheck to comment-out defines inside language files. 2017-10-16 19:31:31 -07:00
Cameron
a8acff8b39 Language-Pack: Comment out default LAN in generated files. 2017-10-16 09:39:55 -07:00
Cameron
ca171ed5db Fixes #2820 .search-menu class added to search_menu.php 2017-10-16 09:39:29 -07:00
Cameron
9b899004c5 Issue #2819 - New Navigation Shortcode Param options: {NAVIGATION: type=footer&layout=main} 2017-10-15 13:14:14 -07:00
Cameron
0c10295588 Allow inactive themes to be synced with Git. (when .git is detected) 2017-10-15 11:55:46 -07:00
Cameron
0073de8698 Fixes #2802 - New Forum Posts Menu. 2017-10-14 18:00:06 -07:00
Cameron
40c9eb787f Issue #6 LAN file bbcode correction. 2017-10-14 17:02:24 -07:00
Cameron
b987d7d92d Removed unused LAN. 2017-10-14 15:57:28 -07:00
Cameron
71face9e46 Removed closing PHP tag from generated LAN files. Removed empty LAN definitions. 2017-10-14 15:51:27 -07:00
Cameron
ef239dbc0e Language File Editor no longer saves definitions with empty values. 2017-10-14 14:55:30 -07:00
Cameron
b7fe1322bc Lancheck support for theme folders. 2017-10-14 13:05:59 -07:00
Cameron
a0864c33c2 Issue #2802 - Forum - Handling of no 'lastpost' user. 2017-10-13 16:41:03 -07:00
Cameron
8167c96eee Corrected position of Theme thumbnail overlay. 2017-10-12 14:59:00 -07:00
Cameron
519ee2f526 Fix for thumbnail size in admin-ui Grid. 2017-10-12 14:42:36 -07:00
Cameron
04f1f0130e K-Admin footer fix. Changed PM alert icon from label to badge. 2017-10-12 13:57:23 -07:00
Cameron
537165a879 K-Admin fix style on Latest and Status menus. 2017-10-12 13:26:04 -07:00
Cameron
29f283f86e Replaced x-editable 'loading' gif with FontAwesome spinner. 2017-10-12 13:14:53 -07:00
Cameron
23dd7c1d4b "K-Admin Inspired" admin style added. (incomplete). 2017-10-12 13:14:04 -07:00
Cameron
63054bfd4c Minor UI fix. 2017-10-12 11:03:03 -07:00
Cameron
e35259afe9 Multisite navigation support (when multisite plugin installed) 2017-10-11 18:57:32 -07:00
Cameron
166837f053 Some additional Twitter meta. 2017-10-11 16:18:56 -07:00
Cameron
2a1f3b0d61 Backward compatibility code for old plugins. 2017-10-11 11:39:18 -07:00
Cameron
4bff6f2be8 SEF URLs: Automatically sync news and gallery (e_url) index entries. 2017-10-10 16:14:56 -07:00
Cameron
d2444af931 Fix for missing subject on page comments. 2017-10-10 15:18:53 -07:00
Cameron
857c894a62 Merge pull request #2811 from lonalore/library
Fix for issue #2810
2017-10-10 13:10:04 -07:00
Cameron
cc56b7296b Make 'voux' the default theme during installation. 2017-10-10 13:08:28 -07:00
Cameron
36a087f1ce Fixes #2805 - News table update correction. 2017-10-10 13:04:07 -07:00
lonalore
20d5905318 Fix for issue #2810 2017-10-10 10:34:41 +02:00
Cameron
c37852f4b7 Issue #2809 Set Voux theme to use News Carousel shortcode option. 2017-10-09 18:30:05 -07:00
Cameron
1aa1c2fc83 Issue #2808 - Improved News Archive Styling. 2017-10-09 18:28:54 -07:00
Cameron
fb96f7480c Issue #2809 - News Carousel option. 2017-10-09 18:26:05 -07:00
Cameron
8b32e679c7 News Archive Menu added. e-expandit now adds the 'open' css class when expanded. 2017-10-09 14:05:48 -07:00
Cameron
d9a937d765 Fix for news menu caching across languages and different perms. 2017-10-09 08:50:56 -07:00
Cameron
ee6d90eeab SEO (thanks @kreossino) 2017-10-09 08:43:16 -07:00
Cameron
18ea662b35 Fixes #2805 - Database News-table upgrade issue. 2017-10-09 08:40:36 -07:00