That looks nice.

However it takes too long for changes to propagate.
I changed my score in id.a.o and it still has not been updated in
Whimsy several minutes later.
I tried restarting the browser and using a different browser.
Whereas I can see the new score using ldapsearch immediately.

Also there are now two places where changes can be made; Whimsy and id.a.o.
This ought to be resolved so people can be given one place to go.


On 28 February 2016 at 18:33, Sam Ruby <[email protected]> wrote:
> I've updated the roster tool based on the discussion and resolution of
> the following issue:
>
>   https://issues.apache.org/jira/browse/INFRA-9250
>
> ---
>
> Usage:
>
> First find and navigate to your committer page:
>
>   https://whimsy.apache.org/roster/committer/
>
> Scroll down to the Spam Assassin Score line and double click on it and
> you will see a form.  Change the value and click submit.
>
> ---
>
> This field is probably not the one of highest value.  The flow for
> editing other fields.  First the field needs to be extracted on the
> server:
>
> https://github.com/apache/whimsy/blob/master/www/roster/models/committer.rb
>
> Next, the field must be displayed with provisions for both a simple
> display and a form:
>
> https://github.com/apache/whimsy/blob/master/www/roster/views/committer.js.rb
>
> Finally, the updates need to be applied when the form is submitted:
>
> https://github.com/apache/whimsy/blob/master/www/roster/views/actions/committer.json.rb
>
> ---
>
> For more information on running scripts and applications on your machine, see:
>
> https://github.com/apache/whimsy/blob/master/DEVELOPMENT.md#running-scriptsapplications

Reply via email to