- Jan 31, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Jan 27, 2011
-
-
Sylvain Thénault authored
Which has been broken with cw 3.10 refactoring. This also fix and incoherent display pb in the regular cases: when adding first comment, it wasn't not displayed similarly right after the ajax call and after a page reload.
-
- Jan 26, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Jan 17, 2011
-
-
Sylvain Thénault authored
actually make comment section 3.10 compatible: this div is now handled by the layout, no need for match_kwargs, no more 'Component' added to domid
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Aug 02, 2010
-
-
Sylvain Thénault authored
-
- Jul 27, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
avoid empty div when no comments and no right to add comment. Remove spurious parameters from ajax place holder url.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
cleanup/refactor/document comment form generation on the way
-
Sylvain Thénault authored
-
- Jul 13, 2010
-
-
Sylvain Thénault authored
-
- Jul 05, 2010
-
-
Sylvain Thénault authored
-
- Jun 21, 2010
-
-
Sylvain Thénault authored
fix comment's form handling: don't put comments relation in hidden section, simply use an HiddenInput. Also fix new comment detection
-
- Jun 10, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
use standard form validation instead of custom json controller's methods, support to apply the commment section component on entity not yet created (will be created with the comment)
-
Sylvain Thénault authored
-
- May 12, 2010
-
-
Aurelien Campeas authored
[views/json] import dumps from cw.web (which handles the different possible dumps impl. depending on python version or external json packages)
-
- Apr 26, 2010
- Apr 23, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
also refactor comment oneline view on the way
-
Sylvain Thénault authored
refactor: no need for InlineCommentView, nicer id on comment forms. Also properly fix #473629: register/login link should appears on the top of the form when clicking "add comment"
-
- Apr 07, 2010
-
-
Sylvain Thénault authored
fix #816385 by [re]loading only new/edited comment and properly edit the DOM using js. Also: cleanup javascript, try to put form where the comment will be located (not yet finished)
-
- Mar 24, 2010
-
-
Sandrine Ribeau authored
-
- Mar 23, 2010
-
-
sand authored
-
- Mar 22, 2010
-
-
Sylvain Thénault authored
-
- Feb 16, 2010
-
-
Sylvain Thénault authored
-
- Feb 08, 2010
-
-
Sylvain Thénault authored
-
- Feb 06, 2010
-
-
Sylvain Thénault authored
-
- Jan 25, 2010
-
-
Sylvain Thénault authored
-
- Jan 19, 2010
-
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
- self.varmaker is now defined on self._cw - self.initialize_varmaker is not required anymore
-
- Dec 09, 2009
-
-
Sandrine Ribeau authored
-
- Dec 08, 2009
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
Arthur Lutz authored
-