On 26/05/2015 15:18, Cédric Krier wrote:
> On 26 May 14:35, Nicolas Évrard wrote:
>> * Pierre-Louis Bonicoli [2015-05-26 13:58 +0200]:
>>> If the chosen solution is the mapping one, the documentation (core and
>>> each module) should list the names of the tables.
&g
On 26/05/2015 14:35, Nicolas Évrard wrote:
> * Pierre-Louis Bonicoli [2015-05-26 13:58 +0200]:
>> On 26/05/2015 09:19, Nicolas Évrard wrote:
>>> * Pierre-Louis Bonicoli [2015-05-26 02:33 +0200]:
>>>> On 26/05/2015 00:55, Cédric Krier wrote:
>>>>>
On 26/05/2015 09:20, Jean C wrote:
>
> 2015-05-26 2:33 GMT+02:00 Pierre-Louis Bonicoli
> mailto:pierre-louis.bonic...@ir5.eu>>:
>
> We keep the current behavior (dots replaced by underscore) and use the
> same approach as django (last X characters replaced
On 26/05/2015 09:19, Nicolas Évrard wrote:
> * Pierre-Louis Bonicoli [2015-05-26 02:33 +0200]:
>> On 26/05/2015 00:55, Cédric Krier wrote:
>>> On 25 May 18:00, Pierre-Louis Bonicoli wrote:
>>>> On 21/05/2015 17:52, Cédric Krier wrote:
>>>>> I'm
On 26/05/2015 00:55, Cédric Krier wrote:
> On 25 May 18:00, Pierre-Louis Bonicoli wrote:
>> On 21/05/2015 17:52, Cédric Krier wrote:
>>> I'm facing a limitation with how trytond generate the table name for a
>>> ModelSQL. Databases have different length limitation
On 21/05/2015 17:52, Cédric Krier wrote:
> I'm facing a limitation with how trytond generate the table name for a
> ModelSQL. Databases have different length limitation for schema name.
> For example,
> PostgreSQL has the limit to 64 when Oracle has the limit to 30
> (yes I'm working on an Oracle b
Does the following seem ok to you (s/rules/contributions/ and 'rules'
subtitle added) ?
- Contributions
- requirements
- must
- nice to have, but not required
- rules
--
Pierre-Louis
Hi,
Thanks for your modifications :)
In order to improve clarity, could I:
- join the "Must" section with the paragraph starting with "If the
contributor has a significant amount of code" (this time I will keep the
link to the thread about the vote :)
- move the "Nice to have, but not required" a
On 20/08/2014 12:50, Pierre-Louis Bonicoli wrote:
[...]
> The rules - as explained by Cédric [1], are:
>
> Any core developer is allowed to push, core developers take
> responsibility. The core developers are: Cédric, nicoe, pokoli and albert.
>
> People allowed to push
On 15/12/2014 16:22, Axel Braun wrote:
> I'm currently playing around with tryton 3.4, and noticed the following
> problem:
>
> /usr/bin/trytond --config /etc/tryton/trytond.conf
> --pidfile=/var/lib/trytond/trytond.pid
> --logconf=/etc/tryton/trytond_log.conf
[...]
> IOError: [Errno 2] No such fi
On 09/12/2014 11:41, Albert Cervera i Areny wrote:
> 2014-12-09 11:07 GMT+01:00 Cédric Krier :
>> On 09 Dec 10:45, Pierre-Louis Bonicoli wrote:
>>> Generally, in order to allow faster contributions, core developers
>>> should avoid writing opposite comments in
On 09/12/2014 01:21, Simon Klemenc wrote:
> so just in case it becomes even more strict and there is no 8771002,
> (please?) could you update the wiki, as its not obvious for the dumb but
> helpful folks...
> maybe in the coding guidelines it could also be noted that %s is the
> desired string-form
On 24/11/2014 12:49, Nicolas Évrard wrote:
> I think that pilou (Pierre-Louis) has already started something about
> this issue, it would be nice if you could collaborate on this.
Here my progress related to issue2178 and issue2179:
[X] run a local rietveld using django (bugs.python.org branch)
[X
On 20/11/2014 20:53, Nicolas Évrard wrote:
> * Cédric Krier [2014-11-20 19:38:06]:
>> On 20 Nov 19:14, Pierre-Louis Bonicoli wrote:
>>> On 20/11/2014 18:34, Nicolas Évrard wrote:
>>>> I can understand that you want to spend all your time on your own
>>
On 20/11/2014 18:34, Nicolas Évrard wrote:
> I can understand that you want to spend all your time on your own
> projects (nereid, angular-tryton, www.tryton.us, etc) and in the
> overall they are good for Tryton.
It seems not fair to call Nereid 'his own project'.
At TUL2012 I asked why Nereid (
On 20/11/2014 16:45, Sharoon Thomas wrote:
> 1. Linux has 481,865 commits by 4,357 contributors
> 2. Go Lang has 20,910 commits by 375 contributors (and 48 committers)
> 3. Trytond has 4,644 commits by 30 contributors (3602 by cedk) [3]
[...]
> [3]
> http://engineering.openlabs.co.in/post/72769621
On 20/11/2014 12:06, Cédric Krier wrote:
> On 20 Nov 11:46, Mathias Behrle wrote:
>> What do you think about moving this page rather on top just below
>> 'Organization
>> of this Project'? For me it is too hidden at the current place.
>
> For me, it should go on the website.
In the 'Community' s
On 20/11/2014 10:37, Cédric Krier wrote:
> On 20 Nov 10:24, Pierre-Louis Bonicoli wrote:
>> On 20/11/2014 01:42, Simon Klemenc wrote:
>>> The current contribution process seems very intransparent and it is
>>> not easy to see which party allowed for which change and
On 20/11/2014 01:42, Simon Klemenc wrote:
> The current contribution process seems very intransparent and it is
> not easy to see which party allowed for which change and who actually
> merged it.
Hi,
Could you please list the points that are missing/intransparent in the
related documentation :
h
On 10/10/2014 09:21, frederic.lange...@coopengo.com wrote:
> I m trying to call a tryton web service (for example create) via XML
> RPC from php but encountered somme issues. If someone already succeed
> in calling tryton from php, can you please provide an example?
Here are two examples using XML
On 04/09/2014 01:04, Simon Klemenc wrote:
> You are right, this is more of a first-world-problem. Its absolutely
> doable to add a setup.py from the template in hg but when doing only
> slight modifications to the view, workflow, models,... or splitting
> modules it makes life easier to just work i
On 04/09/2014 01:25, Simon Klemenc wrote:
> Am 04.09.2014 01:07 schrieb "Pierre-Louis Bonicoli"
>> On 03/09/2014 20:11, Simon Klemenc wrote:
>>> but then i still have to add a setup.py and install using pip,
>>> which turns out to be not soo simple to aut
On 03/09/2014 20:11, Simon Klemenc wrote:
> but then i still have to add a setup.py and install using pip, which
> turns out to be not soo simple to automate with docker..
You may be interested by: https://github.com/openlabs/tryton.
Could you explain the difficulties you encountered ?
> it cont
Hi !
While discussing with Cédric [1], I discovered that the workflow which
describes how contributions are accepted was not completely documented.
This is important to describe this workflow: new contributor need it
[2], so documenting it allows us to focus on the code.
I believed - it was my u
On 17/07/2014 23:21, Cédric Krier wrote:
> Hi,
>
> I re-open the discussion of
> https://groups.google.com/d/msg/tryton-dev/v8nBMe_ZBDk/qrvCml95UVYJ
>
> I have a solution which should be a mix of both previous solution.
> I propose to active the access right control only if a keyword is set in
>
On 17/07/2014 23:21, Cédric Krier wrote:
> Hi,
>
> I re-open the discussion of
> https://groups.google.com/d/msg/tryton-dev/v8nBMe_ZBDk/qrvCml95UVYJ
>
[...]
>
> The only drawback, I see, is if someone right code which set in the
> context user input data. But I think it is a very small drawbac
;XXX"""
> url = 'roundup-xmlrpc.tryton.org'
> allowed = "!$&'()*+,;=:"
>
> url = \
> "https://%s:%s@%s"; % \
> ((quote(user, allowed), quote(pwd, allowed), url))
>
> # url = \
> # "https://%s@%s"; % \
&g
On 01/10/2013 18:39, Cédric Krier wrote:
> I would prefer (as I don't have any knowledge in openSUSE package)
> that we link only packages managed by the official workflow of the
> distribution.
On 03/10/2013 10:21, Cédric Krier wrote:
> Yes it is just a very simple page (the simplest) to explai
Reviewers:
*Please review this at http://codereview.tryton.org/818003*
- Add reset_login_attempt in User class:
* allowing easier inheritance (see second review below)
- Add auth_failure_wait parameter in trytond.conf
* enabled by default (keep current behavior)
* allow to disable "sleep" when
Le 21/01/2013 18:26, Raimon Esteve a écrit :
> Hello,
>
> Are available the script (1) (txt about info) about information to
> create a exe from source and icon? (I need to create a exe from 2.7 (2) )
>
> (1) http://nsis.sourceforge.net/Docs/Chapter2.html#2.2
> (2) http://code.google.com/p/tryton/w
30 matches
Mail list logo