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
/
controllers
/
admin_manage_comments.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-04-26
Overhaul the Admin > Content > Comments page. Use a tabbed interface
Bharat Mediratta
2011-04-26
Stop using Pagination() and instead use $theme->pager() in views.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-12-28
Use db::expr instead of "new Database_Expression". Resolves #1560.
Bharat Mediratta
2010-09-18
Fix a bug in the way that we calculate expiration dates for old
Bharat Mediratta
2010-08-09
Fix a pagination bug. Fixes ticket #1280.
Bharat Mediratta
2010-08-08
Convert tabs to spaces to fix File_Structure_Test.
Bharat Mediratta
2010-07-23
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-05-16
Rename the admin_comments view to admin_manage_comments to match the controller.
Bharat Mediratta
2010-05-16
Rename admin/comments to admin/manage_comments to make room for
Bharat Mediratta