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
Age
Commit message (
Expand
)
Author
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-10-08
Installer for comment module version 6 still set rss_visible to "both"
Bharat Mediratta
2012-08-02
Fix up per item feed urls. Fixes #1906.
Bharat Mediratta
2012-05-07
Oops, fix up a bug originally added in
Bharat Mediratta
2012-05-07
Update date format to make it RFC822 compliant. Thanks to moullas. Fixes #1...
Bharat Mediratta
2012-03-29
Improve comment RSS feed visibility, initially added by Thomas E. Horner in
Bharat Mediratta
2012-03-29
Merge commit 'fc942aa'
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-07-08
availability of rss is now configurable
Thomas E. Horner
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-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-03-27
A little more work on kandsten's fix for IPv6 support in
Bharat Mediratta
2011-03-27
Extend comment module field lenghts to fit IPv6 remote host addresses and lon...
Kriss Andsten
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2010-12-28
Use db::expr instead of "new Database_Expression". Resolves #1560.
Bharat Mediratta
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
2010-09-18
Fix a bug in the way that we calculate expiration dates for old
Bharat Mediratta
2010-09-16
Convert the guest_url ORM validation failure back to the url form
Bharat Mediratta
2010-09-04
Use the title of the root album as the site title for all RSS feeds.
Bharat Mediratta
2010-08-22
Add "captcha_protect_form" event that the recaptcha module grabs and
Bharat Mediratta
2010-08-09
Fix a pagination bug. Fixes ticket #1280.
Bharat Mediratta
2010-08-08
Use the gallery helper date/time functions wherever we format date
Bharat Mediratta
2010-08-08
Convert tabs to spaces to fix File_Structure_Test.
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-06-20
Rename the feed variable from "children" to "comments" since that
Bharat Mediratta
2010-06-20
Oops. Remove debug line.
Bharat Mediratta
2010-06-20
Simplify the descendent logic. viewable() already joins with the
Bharat Mediratta
2010-06-18
Undo "else" clause -- we should keep the logic simple and easy to
Bharat Mediratta
2010-06-17
Fix for ticket #1163. Don't all guests to a comment when there are no commen...
Tim Almdal
2010-06-16
Remove comment_rest::post() -- that's in comments_rest now.
Bharat Mediratta
2010-06-16
Add REST support for comments. You can view, add, edit and delete
Bharat Mediratta
2010-06-16
slap my wrist... i forgot a debugging statement
Tim Almdal
2010-06-16
Fix for ticket #1131. If the rss feed is for an item, then retrieve the item...
Tim Almdal
2010-06-15
Fix a bug in the upgrader where we weren't bumping the version number
Bharat Mediratta
2010-06-05
Create a UI under Admin > Settings > Comments where you can limit
Bharat Mediratta
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
2010-05-14
Require a well-formed email address for all comments.
Bharat Mediratta
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-04-21
Comment updates. Add empty <li> to empty <ul> for HTML validation, fixes #106...
Chad Kieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-23
Reset the active user to admin in all test cases where we change the
Bharat Mediratta
2010-02-18
Don't need 'right' class here. Positioning is absolute to the right.
Chad Kieffer
2010-02-14
HTML validation, avoid empty <ul>
Andy Staudacher
2010-01-31
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
Bharat Mediratta
[next]