1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-02 18:27:52 +02:00

136 Commits

Author SHA1 Message Date
Jimmi08
13f11e31a2 screen and refers templated 2018-01-24 22:26:40 +01:00
Jimmi08
f36ee93666 domains stats templated 2018-01-24 19:19:34 +01:00
Jimmi08
b502aeb0b6 operating system templated 2018-01-20 12:57:26 +01:00
Jimmi08
546ec32899 browser stats templated 2018-01-20 12:46:50 +01:00
Jimmi08
572e355aba alltimevisits templated 2018-01-20 12:19:04 +01:00
Jimmi08
9f8c6ce698 TodaysVisits templated 2018-01-19 22:59:49 +01:00
Cameron
3eeb6807f2 Issue #6 Removed empty LAN definitions. 2017-10-17 07:53:35 -07:00
Cameron
3e9629420c Issue #2779 - Statistics logging plugin throws fatal error 2017-09-18 13:47:12 -07:00
Gábor
5d8ac073c1 Update consolidate.php 2017-04-15 20:48:58 +02:00
Gábor
3044bb5801 Update English_admin.php 2017-04-15 20:47:12 +02:00
Gábor
b9cfbfae9e Update English_admin.php 2017-04-15 20:46:30 +02:00
Gábor
1382640393 Update consolidate.php 2017-02-24 09:43:00 +01:00
Gábor
7905d46b07 Update stats.php 2017-02-24 09:37:08 +01:00
Gábor
a6f121b63b Update English_admin.php 2017-02-24 09:36:09 +01:00
Gábor
7ee87b5ef4 Update English.php 2017-02-24 09:32:46 +01:00
Gábor
aa157c3536 Update e107_plugins/log 2017-02-24 09:31:24 +01:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
366d3fe5cf Styling fixes. Debug timer totals fix. 2016-12-12 08:12:16 -08:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
8942412fb7 Fixes #1736 - Renamed constant which was already in use by PHP. 2016-06-26 08:50:46 -07:00
Cameron
17b1f844a7 SEF URL added for gsitemap. URL aliases added for Statistics plugin. 2016-02-28 09:26:21 -08:00
Cameron
0cb6b6724e Fixes #1387 - Log Stats Admin area. 2016-02-28 08:19:31 -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
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
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
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
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
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
1225105324 LogStats: Fix for duplicate-key issue when running log consolidation. 2015-07-28 10:19:32 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
02e0f7c548 Fixes #960 - Javascript alert issue. 2015-05-21 19:39:00 -07:00
Cameron
4a4e2447a1 Fixes #905 and other PHP notices. 2015-04-17 11:46:47 -07:00
Cameron
b7e6837e34 Code cleanup 2015-04-01 23:03:13 -07:00
Cameron
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
9d031ee6e5 Log plugin - minor UI and code fixes 2013-07-08 14:10:41 +02:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
7c4043122a Site-Statistics plugin fixes, cleanup etc. 2013-06-03 14:17:08 -07:00
Cameron
4c63dab511 Some Log-Statistics GUI cleanup. 2013-06-03 12:19:51 -07:00
Cameron
1e9257ce5a Log plugin - Don't consolidate while in admin area. - prevents issues during upgrade also. 2013-04-19 03:05:15 -07:00
Moc
7e6b38cbe4 Log plugin - minor LAN, code and UI fixes 2013-03-05 15:20:37 +01:00