This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-blog
Watch
1
Star
0
Fork
0
You've already forked silverstripe-blog
mirror of
https://github.com/silverstripe/silverstripe-blog
synced
2024-10-22 09:05:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-blog
/
code
History
Carlos Barberis
438feba01e
BUGFIX: TagCloudWidget sorts by frecuency even with limit equal 0, see ticket 6060
2010-10-08 03:28:11 +00:00
..
import
…
widgets
BUGFIX: TagCloudWidget sorts by frecuency even with limit equal 0, see ticket 6060
2010-10-08 03:28:11 +00:00
BlogEntry.php
BUGFIX: getParent() may return null. Prevent calling function on null (esp when running tests)
2010-06-26 04:47:15 +00:00
BlogHolder.php
BUGFIX: Fixed front end post entry form validation and its test
2010-08-03 00:44:30 +00:00
BlogTree.php
BUGFIX Fixed XSS vulnerability in BlogTree when filtering by tags
2010-10-03 20:02:43 +00:00
MetaWeblogController.php
…
TrackBackDecorator.php
ENHANCEMENT: Allow notifying multiple trackback urls per blog entry
2010-06-23 05:50:02 +00:00
TrackBackPing.php
BUGFIX: Extend URL length from 50 to 2048 chars
2009-12-08 22:58:18 +00:00
TrackBackURL.php
MINOR Fixed TrackbackURL->isDuplicate() with ANSI compliant SQL (see r106984 and r107129)
2010-06-28 01:10:17 +00:00