Michael
04d2150dc8
Update ArchiveWidget.php
2014-05-12 09:19:55 +01:00
Michael
01de0a76d6
Update ArchiveWidget.php
2014-05-08 10:54:32 +01:00
Damian Mooyman
f4b51f0a0e
BUG / Housekeeping of Widget code:
...
- TagCloudWidget not wrapped with if(class_exists('Widget')) check for dependency module
- Default titles for RSS Widget and TagCloudWidget not being translated.
- Fixed poor indentation, and excessive line length (scrutinizer errors)
- Removal of several blank 'private static $relation = array()' that added no value
- Missing PHPDoc for widget classes
- Fixed missing EOL and removed closing ?> from php files for consistency
2013-08-15 09:24:10 +12:00
Ingo Schommer
e33881615d
Merge remote-tracking branch 'origin/0.6'
...
Conflicts:
.travis.yml
README.md
_config.php
code/BlogHolder.php
code/BlogTree.php
code/widgets/ArchiveWidget.php
code/widgets/BlogManagementWidget.php
code/widgets/BlogTreeExtension.php
code/widgets/RSSWidget.php
code/widgets/SubscribeRSSWidget.php
composer.json
2013-04-29 09:26:41 +02:00
Ingo Schommer
ee532292d2
NEW Making widgets dependency optional
2013-04-11 12:35:22 +02:00
Sean Harvey
3c286381ec
Fixing further statics for 3.1 compatibility
2013-04-05 11:20:03 +13:00
Morven Lewis-Everley
74c5545e0c
Issue #44 : Fix archive widget so that dates render correctly
2012-08-14 15:40:18 +01:00
carlos barberis
5a21b4eeb9
MINOR: resolve conflicts after merging
2012-05-21 15:58:40 +12:00
carlos barberis
36c31be314
MINOR: update Requirements in README
2012-05-21 14:58:26 +12:00
Sean Harvey
90a0e80667
Revert "BUGFIX Initial fixes to support at least building the blog module on SS3"
...
This reverts commit 8b58156211
.
2012-04-14 11:08:18 +12:00
Sean Harvey
8b58156211
BUGFIX Initial fixes to support at least building the blog module on SS3
2012-04-12 13:53:32 +12:00
Saophalkun Ponlu
eb52713954
MINOR: Allow decorating db and cms fields of widgets in one decorator. Thanks to smurkas
2010-12-10 03:20:26 +00:00
Geoff Munn
c23b49323f
BUG FIX: month calculation system fixed to be database-agnostic
2010-03-08 22:08:21 +00:00
Sean Harvey
3198619d0b
ENHANCEMENT Blog widgets now respect updateCMSFields - related to r99929
2010-02-25 04:24:22 +00:00
Andreas Piening
54b1c07049
MINOR: added datetime helper function
2010-02-02 04:27:06 +00:00
Andrew O'Neil
a7f024bc45
Use "date" for archives, using numbers directly causes too many problems
2009-12-20 00:31:24 +00:00
Andrew O'Neil
5220e06737
FEATURE: Preliminary MetaWeblog support
2009-11-30 11:04:26 +00:00