Fri, 18 Sep 2015 14:29:53 +0200 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 15:09:22 +0200 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 10:53:35 +0200 |
Rémi Cardona |
merge with 3.21.2
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 17:52:14 +0200 |
Rémi Cardona |
merge with 3.20.10
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 08:32:49 +0200 |
Sylvain Thénault |
[autoform] fix appearance of link to add inlined creation form
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 15:31:18 +0200 |
Sylvain Thénault |
[web/views] avoid propagation of NoSelectableObject in some case of inlined relations / permissions
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:56:57 +0200 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 16:01:10 +0200 |
Samuel Trégouët |
[py3k] tuple unpacking in function args
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 16:43:56 +0200 |
Rémi Cardona |
merge 3.20.9 into 3.21
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 09:27:26 +0200 |
Sylvain Thénault |
[forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 11:29:24 +0200 |
Rémi Cardona |
[web/views] Clean up confusing backwards compatibility code
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 14:21:36 +0100 |
Julien Cristau |
merge 3.19.10 into 3.20
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 11:52:04 +0100 |
Rémi Cardona |
[web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 15:53:32 +0100 |
Rémi Cardona |
[web/views] Stop mishandling the fieldset name in the default form renderer
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 15:49:13 +0200 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
Thu, 11 Sep 2014 16:43:20 +0200 |
Denis Laxalde |
[views] Display attributes in entity creation form based on "add" permission
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 17:35:25 +0200 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 16:11:41 +0200 |
Julien Cristau |
merge 3.17.16 into 3.18 branch
stable
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 12:29:37 +0200 |
Rémi Cardona |
[views] Replace poorly named "invisible" class with "list-unstyled"
stable
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 12:23:18 +0200 |
Rémi Cardona |
[views] a 'div' with 'display: inline' screams 'span'
stable
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 12:23:18 +0200 |
Rémi Cardona |
[views] a 'div' with 'display: inline' screams 'span'
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 15:29:29 +0100 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 09:39:43 +0200 |
Denis Laxalde |
[autoform] Allow overridding of permissions checks
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:15:29 +0200 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 08:43:16 +0200 |
Sylvain Thénault |
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719
stable
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 16:34:09 +0100 |
Florent Cayré |
make ui configurations selectable (closes #2406609)
|
file |
diff |
annotate
|