Cameron
6dfe7bc64c
Enhancement to language-class installed() method. Can now return a list of installed languages with native names.
2015-10-03 14:18:28 -07:00
Cameron
04f61dae08
{NEWS_CHAPTER_SEF} added to shortcodes. May be used to set category-specific CSS identifier in template.
2015-10-02 16:23:39 -07:00
SecretR
e86f4c305a
Merge branch 'master' of github.com:e107inc/e107
2015-10-02 13:40:56 +03:00
SecretR
0a74c3612b
Argument detection logic and phpdoc fix
2015-10-02 13:40:44 +03:00
Cameron
8458da560e
Youtube embed code now uses embed-responsive when Bootstrap is found. Closed-Captions now display in their respective languages. (when active)
2015-10-01 11:02:24 -07:00
Cameron
54402fe2b2
TinyMce upgraded to v4.2 and no-save issue corrected. Old files removed.
2015-09-29 12:11:15 -07:00
Cameron
e9732458ef
TinyMce debugging
2015-09-29 11:13:55 -07:00
Cameron
eed61c0f05
Debug file added for TinyMce Issue http://www.tinymce.com/develop/bugtracker_view.php?id=7655
2015-09-29 10:54:56 -07:00
Cameron
163cba3858
Log Stats plugin - SEF Url fix, HTML formatting and styling.
2015-09-27 10:07:12 -07:00
Cameron
daf89ae3ea
Fixes #499 - Stats were not saving correctly.
2015-09-25 11:43:28 -07:00
Cameron
4660c4384c
Issue #499 'PageTotal' data was not saving correctly.
2015-09-24 15:29:51 -07:00
Cameron
cf093cc34e
Issue #499 - Log stats inconsistencies. Corrected raw logs of page visits.
2015-09-24 10:47:32 -07:00
Cameron
d3d4b349df
Fix for side-bar toggle in bootstrap3 admin area.
2015-09-23 18:19:51 -07:00
Cameron
8b8e7b690c
Log counter shortcode fix when 'www.' is in the URL.
2015-09-23 18:19:06 -07:00
Cameron
8c47bee60d
New Shortcode added to Stats plugin. Use {LOG_PAGECOUNTER} or {LOG_PAGECOUNTER=unique} in any frontend template to show the total hits for that URL/page.
2015-09-23 12:54:07 -07:00
Cameron
4cf91d0627
Fix for default alert style.
2015-09-21 14:59:37 -07:00
Cameron
d8d4b48341
Added alert bbcode. menu-name shortcode for custom menus. And a 'Bootstrap Row' css style in Tinymce4.
2015-09-21 14:55:27 -07:00
SecretR
970070fa62
Merge branch 'master' of github.com:e107inc/e107
2015-09-19 19:18:54 +03:00
SecretR
f6db158cf9
EXIF extension required and detected on install
2015-09-19 19:18:39 +03:00
SecretR
af5ca367e8
Better handle uploaded images - performance and bugfix
2015-09-19 19:18:08 +03:00
Cameron
e50456264f
Issue #1183 Switch all CDN sources to https to prevent browser alerts. Optimization of some javascript loading. jQuery updated to 2.1.4
2015-09-17 12:48:06 -07:00
Cameron
5ef1d56ec6
Corrected redirect for when news item not found. (extend.x)
2015-09-14 15:34:10 -07:00
Cameron
d824f02838
Cleaned up Admin-UI in URL Aliases
2015-09-14 12:36:44 -07:00
Cameron
e14971d81e
In list-mode the news page would display an empty page if no records were found. Added default message.
2015-09-13 11:25:42 -07:00
Cameron
4d4ab7653d
Issue #6 Removed HTML from RSS_LAN_ERROR_1 and RSS_LAN_ERROR_3
2015-09-13 11:24:22 -07:00
Cameron
d73fed0ed6
Added some missing news-category shortcodes and shortcode aliases.
2015-09-10 12:37:28 -07:00
Cameron
c6c9efdfe6
Prevent News SEF Url from being modified when New Title modified inline.
2015-09-08 18:48:21 -07:00
Cameron
787fc12ed9
Improved handling of incorrect news URLs.
2015-09-08 15:14:07 -07:00
Cameron
8a4547f62a
Improved title2sef() conversion of non-latin characters
2015-09-07 18:51:36 -07:00
Cameron
76d87cdd3d
Sorting of Doc items.
2015-09-06 11:23:34 -07:00
Cameron
388024dc41
Admin -> Docs page cleanup. AdminUI: Fix for empty navigation box under some circumstances.
2015-09-06 11:00:07 -07:00
Cameron
e4872386c0
AdminUI: set iframe-mode via query iframe=1 at any time.
2015-09-05 23:58:01 -07:00
Cameron
dcfd9c8528
AdminUI: Prevent menu-name from being stripped during inline editing.
2015-09-05 20:04:30 -07:00
Cameron
de49a2cce9
Sort languages in Admin Navigation. Removed false positive from language-checker error detection. Improved admin login error handling.
2015-09-05 20:04:28 -07:00
Cameron
72c93e93a2
RSS strip html comments from rss feed.
2015-09-05 20:04:26 -07:00
Cameron
43948fa119
Merge pull request #1178 from tgtje/commit-2
...
Issue #6 Adding call for LAN_FORUM_2003
2015-09-04 15:11:29 -07:00
leo
14ca23523c
Adding call for LAN_FORUM_2003 (happens 2 times in admin when clicking on main menu links
2015-09-04 13:35:43 +02:00
Cameron
caa89c9c3e
Allow for disabling of language-perm checking on a page-by-page basis. Usage: $_E107['no_language_perm_check'] = true; before class2.php.
...
Allow language to be defined by script. Usage Example: define("e_PAGE_LANGUAGE", "French"); OR define("e_PAGE_LANGUAGE", "E_SITELANGUAGE"); before class2.php.
2015-09-03 16:19:39 -07:00
Cameron
296e049ad7
Fix for missing admin-logo on fresh install.
2015-09-03 16:16:20 -07:00
Cameron
37e8fa337a
Issue #1176 string offset as an array error.
2015-09-03 10:40:17 -07:00
Cameron
1e786bca41
Bootstrap v2 theme removed.
2015-09-02 12:35:02 -07:00
Cameron
0ab62ac407
Issue #6 - LAN fixes. Default timezone set to UTC. Issue #1174 - Extra check added on multiple-login check.
v2.0.0
2015-09-02 09:57:56 -07:00
Cameron
e55e305d0c
Issue #1174 - Forum "user profile" link fixes.
2015-09-02 08:59:49 -07:00
Cameron
519e1f3f7e
AdminUI->Users: Options button was failing to submit after dynamically filtering results.
2015-09-01 23:45:00 -07:00
Cameron
de4932d6da
Newspost - inline editing was resetting datestamp. Imported media via URL now strips queries from filename.
2015-09-01 15:53:48 -07:00
Cameron
2bd75d426b
Issue #6 Missing LAN on signup fix.
2015-09-01 15:52:22 -07:00
Cameron
1ca517ec20
Fixes duplicate paths in zipped language-pack. Excludes non-core plugins and themes.
2015-08-31 19:36:35 -07:00
Cameron
83a91ff6c9
Display news_class by default in admin area.
2015-08-31 17:38:31 -07:00
Cameron
44a6298b79
Issue #6 - Removed URLs from LANs
2015-08-31 17:17:28 -07:00
Cameron
6673575a82
Issue #6 - Removed HTML from some language files. Removed some outdated language files.
2015-08-31 15:28:17 -07:00