After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 567394 - [vertimus]Display more status if it has the necessary role
[vertimus]Display more status if it has the necessary role
Status: RESOLVED FIXED
Product: damned-lies
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: damned-lies Maintainer(s)
damned-lies Maintainer(s)
: 566650 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-01-11 18:11 UTC by Gil Forcada
Modified: 2009-01-20 22:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add 'Inform of submission' for all committers (3.04 KB, patch)
2009-01-20 17:37 UTC, Claude Paroz
none Details | Review

Description Gil Forcada 2009-01-11 18:11:40 UTC
I found it tedious to not be able to just add a file and mark a module as translated and then just inform of the file being committed.

Since I have a committer role I should be able to directly mark a translation as already committed.

Or if a reviewer reviews a file he/she should be able to mark as ready for submission.

Maybe for big teams makes sense to:
- Reserve for translation
- Upload the new translation
- Reserve for proofreading [1]
- Ready for submission
- Reserve for submission
- Inform of submission

But for small teams, being able to directly mark as "Inform of submission" or "Upload the new translation" and "Inform of submission" would be sufficient.

Obviously, each role just needs to see its roles.

[1] Doesn't make sense also to be able to select "reserve for translation maybe?
Comment 1 Stephane Raimbault 2009-01-18 10:38:28 UTC
This feature is already available in the code but not activated, in the old Vertimus only coordinators are able to choose the action they want.
This behaviour has a drawback, the interface is cluttered with too many options (in the dropdown list) so I'm looking for an alternative solution (a new personal setting or an advanced view).
Comment 2 Gil Forcada 2009-01-18 11:25:58 UTC
Maybe the advanced options can be added at the bottom like:

- normal option
- normal option
- normal option
- Extra options
-- extra option
-- extra option
-- extra option
Comment 3 Claude Paroz 2009-01-18 19:41:14 UTC
IMHO, we should not add as many options as old Vertimus, but at least the "Inform of submission" should be enabled for committers/coordinators in each state.
Comment 4 Claude Paroz 2009-01-20 17:37:34 UTC
Created attachment 126849 [details] [review]
Add 'Inform of submission' for all committers

Tests have not been updated. Will do if the patch is approved.
Comment 5 Stephane Raimbault 2009-01-20 21:46:47 UTC
2009-01-20  Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* vertimus/models.py:
	* vertimus/tests/__init__.py: Add 'Inform of submission' for all
	committers (and coordinators). Fixes bug #567394 but some cases
	aren't perfect so we intend to provide a better version later.
Comment 6 Stephane Raimbault 2009-01-20 22:20:54 UTC
*** Bug 566650 has been marked as a duplicate of this bug. ***