index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
comment
/
helpers
/
comment_block.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-25
ORM::orderby -> ORM::order_by
Bharat Mediratta
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-01-18
Refactor dashboard -> block_manager since it'll manage blocks site
Bharat Mediratta
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-12
Implement deleting dashboard blocks.
Bharat Mediratta
2009-01-12
Dashboard blocks are now data driven, and you can add new blocks to
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-02
1) Removed the published boolean database field
Tim Almdal
2008-12-29
Implemented bharat's suggestions to the comment module in preparation for the...
Tim Almdal
2008-12-29
Changes to the comment module to support spam filtering. Basically added two...
Tim Almdal
2008-12-25
Gut the comment module and simplify it. Stop trying to support Atom
Bharat Mediratta
2008-12-21
Implement the "recent comments" block with real data.
Bharat Mediratta
2008-12-20
Move Recent Comments into its own block.
Bharat Mediratta
2008-11-27
Move javascript from default theme to appropriate modules
Tim Almdal
2008-11-25
Move comment listing into the comment module
Bharat Mediratta