tgtje
|
9b08a4d991
|
text to LAN issue #6
|
2015-11-01 15:44:42 +01:00 |
|
Miroslav Yovchev
|
748ffc8f6e
|
Merge branch 'master' of github.com:e107inc/e107
|
2015-10-30 09:28:39 +02:00 |
|
Tijn Kuyper
|
15c6d85ef2
|
Updated 'optimize database' tools to use mysql class and LAN optimzation #6
|
2015-10-29 00:26:56 +01:00 |
|
Tijn Kuyper
|
b584a2b6b6
|
Updated some deprecated sql method references
|
2015-10-29 00:25:49 +01:00 |
|
SecretR
|
ce93537024
|
Merge branch 'master' of github.com:e107inc/e107
|
2015-10-26 16:30:45 +02:00 |
|
SecretR
|
7acd910150
|
Thumb script now supports the early include feature
|
2015-10-26 16:30:24 +02:00 |
|
Tijn Kuyper
|
9d40ee53c9
|
Flood ban email: show IP in IPv4 format if possible
|
2015-10-24 19:41:33 +02:00 |
|
Cameron
|
06cb429f6f
|
Fix for invalid element IDs.
|
2015-10-24 09:59:30 -07:00 |
|
Tijn Kuyper
|
4baccf9a80
|
Fixes #930 - backticks in listQry of gallery plugin admin
|
2015-10-24 14:56:15 +02:00 |
|
Tijn Kuyper
|
efa345e8f2
|
Fixes #1130 - Hardcoded 'none' to LAN_NONE (#6)
|
2015-10-24 14:04:29 +02:00 |
|
Cameron
|
c0a62c16c7
|
Fix for lengthy "news_extended" content. Admin-UI: $fields 'type' of false will hide the field, but still save it if posted.
|
2015-10-23 11:48:24 -07:00 |
|
Miroslav Yovchev
|
13ef309bda
|
Private property called as a public one (alt_login::__construct)
|
2015-10-19 23:55:46 +03:00 |
|
Cameron
|
694fc01b37
|
Fixes #1206 - Fixes missing icons in menu manager.
|
2015-10-18 09:05:58 -07:00 |
|
Cameron
|
103dbb2be3
|
Issue #6 - LAN for "Related" area.
|
2015-10-16 15:09:59 -07:00 |
|
Cameron
|
790d408587
|
Fixes #1205 - plugin folder wipe issue.
|
2015-10-16 14:23:23 -07:00 |
|
Cameron
|
6ec85f5c0f
|
Cleaned up stats logging class. Added options in admin area to rebuild monthly and all-time stats from raw Log files. Admin language file definitions were renamed to match v2.x standards. (was missing "LAN"). Frontend language-file correction pending.
|
2015-10-11 17:35:12 -07:00 |
|
Cameron
|
24939cec54
|
Plugin: Logstats - prevent broken array scenario. Allow e_footer.php to echo to browser when required.
|
2015-10-06 11:01:54 -07:00 |
|
SecretR
|
89516d43a1
|
Introducing e_SYSTEM_BASE and e_MEDIA_BASE path constants
|
2015-10-06 09:17:15 +03:00 |
|
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 |
|