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