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
/
js
Age
Commit message (
Expand
)
Author
2010-04-21
Comment updates. Add empty <li> to empty <ul> for HTML validation, fixes #106...
Chad Kieffer
2010-02-14
HTML validation, avoid empty <ul>
Andy Staudacher
2009-11-25
Refactor the comment module as part of ticket: #917 "Remove Rest Controller"
Tim Almdal
2009-11-16
Make sure that we have a valid resource from the server side before we
Bharat Mediratta
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-22
Change the link on the "Be first to comment" link to do a request to the serv...
Tim Almdal
2009-09-13
Don't add another comment form every time you click the [Add a
Bharat Mediratta
2009-08-28
Fix ticket #591: reCaptcha always on the page.
Tim Almdal
2009-04-06
Hide the "no comments yet" text after the first comment is posted.
Bharat Mediratta
2009-02-12
Added a show comment form button. Add comment form is revealed when the butto...
Chad Kieffer
2009-01-18
We don't need to reset the form anymore, since it's reset on the server side.
Bharat Mediratta
2009-01-10
Big set of changes to comments, with related changes to akismet and
Bharat Mediratta
2008-12-31
Tabs to spaces.
Chad Kieffer
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-25
Convert tag module over to returning JSON.
Bharat Mediratta
2008-12-25
Update the form first, then clear it on success (else it doesn't get cleared ...
Bharat Mediratta
2008-12-25
Gut the comment module and simplify it. Stop trying to support Atom
Bharat Mediratta
2008-11-27
Move javascript from default theme to appropriate modules
Tim Almdal