1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 17:19:56 +02:00

28 Commits

Author SHA1 Message Date
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -08:00
Cameron
834ea354e4 Core Cleanup. 2020-05-02 15:35:30 -07:00
Tijn Kuyper
8e6180acc9 Fixes #2694 - consistency for news items check in months_menu and blogcalender_menu 2019-10-02 11:41:47 +02:00
Cameron
5a1a1def12 Fixes #3862 - news archive button template added. 2019-06-19 13:38:08 -07:00
Cameron
a9292caef0 Moved list detection to class2. 2019-06-16 13:45:05 -07:00
Cameron
478fc8d060 Tablerender: setContent('list') added to login menu and news menus. 2019-06-16 13:30:16 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
5343fe80e0 Issue #2678 - News Menu Template loading consistency. 2018-01-19 11:08:32 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
d9a937d765 Fix for news menu caching across languages and different perms. 2017-10-09 08:50:56 -07:00
Cameron
ecef1f6ffa Date Class terms() method corrected. 'months' now uses the correct key. terms() method usage updated throughout.
Chart Class debug() method added
2017-04-06 11:02:54 -07:00
Cameron
830814b5a1 landingzero styling fixes. 2017-01-17 14:27:05 -08:00
Cameron
bc5a224f25 Caching fixes. 2016-12-18 10:27:12 -08:00
Cameron
3af165f351 Merge pull request #1996 from yesszus/patch-15
Update e107_plugins/news/news_months_menu.php
2016-12-17 09:50:57 -08:00
Cameron
b422906eca News menus and others corrected for consistent list alignment and styling. 2016-12-07 09:38:55 -08:00
Gábor
dd3ce2a7e8 Update news_months_menu.php
Small correction.
2016-11-04 16:03:49 +01:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
Cameron
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
05ed9a7090 Banner and News e_menu.php (config.php replacement) upgrades. 2016-02-08 13:54:44 -08:00
Cameron
21f3f2ed19 allow the 'caption=xxxx' menu parameter to function on all news menus. 2015-04-01 23:03:17 -07:00
Cameron
3b799880cb Fixes Issue #920 - Quick fix. 2015-03-29 20:34:17 -07:00
Moc
6b305e6ada #743 - Space fix between LAN and year 2014-08-26 18:48:02 +02:00
Moc
94dc5ab7f0 #743 - Temporary fix for LAN file loading 2014-08-26 18:48:01 +02:00
Moc
57fee5bea6 Fix fatal error introduced in c65359e444 2014-06-03 11:29:11 +02:00
Cameron
c65359e444 Removed Months and Days from language files. Replaced with strftime() functions. New 'terms' method added to Date handler.
eg. e107::getDate()->terms('month'); returns an array of month names in the current language.
2014-06-02 17:07:02 -07:00
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
59ae5ad937 News category menu updated (template, fixes), latest news and navigation by months menus added 2011-12-02 12:22:33 +00:00