- Jan 31, 2011
-
-
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
-
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
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Jan 14, 2011
-
-
Alain Leufroy authored
-
- Sep 21, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Aug 02, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Jul 30, 2010
-
-
Aurelien Campeas authored
-
- Jul 27, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
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 08, 2010
-
-
Sylvain Thénault authored
-
- Jul 07, 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)
-