- May 22, 2014
-
-
Thibault Delavallée authored
Fixed checkout redirection that was meant to clean the session (incorrect sale order or transaction) that may happen when having issues with the payment.
-
Thibault Delavallée authored
MERGE [IMP] website_forum: make forum.forum inherit from mail.thread. This way we add the possibility to users to follow a forum and be automatically followers of new questions, using some new subtypes on the forum.forum model that do the auto subscription. Misc : also added a profile link on the forum, when logged. also added a subscribe button on the forum.
-
Thibault Delavallée authored
add the possibility to users to follow a forum and be automatically followers of new questions, using some new subtypes on the forum.forum model that do the auto subscription. Also added a profile link on the forum, when logged. Also added a subscribe button on the forum.
-
Richard Mathot authored
[FIX] base_gengo: use supported/up-to-date library
-
Richard Mathot authored
-
Richard Mathot authored
-
- May 21, 2014
-
-
Fabien Meghazi authored
[FIX] If no addons-path provided, include the main addons [Fixes #29]
-
Fabien Meghazi authored
Seperate web.assets_common from other bundles
-
Fabien Meghazi authored
-
- May 20, 2014
-
-
Fabien Meghazi authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Fabien Meghazi authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Denis Ledoux authored
-
Martin Trigaux authored
- scholar: the field is_correct is on the answer, not on the question - remove closing reason 'an answer was accepted', the questions should be left as open to be possible to improve the answer afterward - sort badges by most frequent first - display the creation date of the question the same way we display the answer date
-
Martin Trigaux authored
-
Martin Trigaux authored
-
Martin Trigaux authored
[FIX] remove closing reason 'an answer was accepted', the questions should be left as open to be possible to improve the answer afterward
-
Martin Trigaux authored
-
Martin Trigaux authored
-
Fabien Meghazi authored
Automatic auth='user' redirection for unlogged users
-
Martin Trigaux authored
-
Martin Trigaux authored
[FIX] website_forum: when sending emails about forum post, use the public url instead of the private
-
Thibault Delavallée authored
Also added a breadcrumb in partners navigation; when going on the partner view a link to come back to the list view has been added and takes into account selected grade and country.
-
Fabien Meghazi authored
opt out with query parameter ?noredirect=1
-
Fabien Meghazi authored
Slug redirects loses query_string
-
Fabien Meghazi authored
-
Olivier Dony authored
-
Olivier Dony authored
-
Martin Trigaux authored
[FIX] sale: in paypal, the encoding of the url should be done with werkzeug instead of urllib for better handeling of unicode (opw 607866)
-