ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Anonymous and Non member roles are not translated (Bug #127)
Description
It would be nice to get those 2 roles translated as well, since all others are
(Category should be 'Users & Rights'?)
History
Updated by Eric Davis at 2011-02-03 01:10 am
Where are they not translated at?
- Category set to Translations
- Status changed from Open to Needs more information
Updated by Derek Montgomery at 2011-02-03 09:09 am
In the default roles and workflows you can import after a brand new installation (seen in Roles and permissions settings).
Updated by Derek Montgomery at 2011-02-03 09:14 am
- Status changed from Needs more information to Open
Updated by S C at 2011-02-15 05:27 pm
Hi there.
Here is a pull request for this issue.
It will need some translations since I only knew for English and French.
https://github.com/chiliproject/chiliproject/pull/9
Cheers,
Updated by Felix Schäfer at 2011-02-15 06:16 pm
Looks sound to me, haven't tested it yet though. If there are no objections, I'll merge it after having tested it.
- Status changed from Open to Ready for review
Updated by Felix Schäfer at 2011-02-16 01:59 pm
Felix Schäfer wrote:
I'll merge it after having tested it.
Done in a5c5047d461bef07b8cdc53549ac207d2c31cc76 , I've forgotten the --no-ff
in the merge though, sorry.
Thanks Simon.
- Status changed from Ready for review to Closed
Updated by Eric Davis at 2011-02-17 12:37 am
Felix Schäfer wrote:
I've forgotten the
--no-ff
in the merge though, sorry.
I think simple/commit commits don't need --no-ff
. You should set the committer to yourself so we know who to blame later ;)
Updated by Toshi MARUYAMA at 2011-02-17 03:51 am
Main line should use rebase. Revision graph is very dirty.
- File TortoiseHg.png added
Updated by Eric Davis at 2011-02-19 01:19 am
Toshi MARUYAMA wrote:
Main line should use rebase. Revision graph is very dirty.
I disagree, see ChiliProject Repository for the details.
Updated by Toshi MARUYAMA at 2011-02-19 05:19 am
Mercurial has named branch.
Mercurial Crew Repository revision graph is very simple.
- File hg-crew.png added
Updated by Toshi MARUYAMA at 2011-02-19 05:37 am
These are my posted mails and revisions in TortoiseHg.