Thanks. It must not yet be in the mayan NG docker image I'm using.

On Tue, Mar 13, 2018 at 1:43 AM, Michael Price <lonevikin...@gmail.com>
wrote:

> Yes, that change is already commited into versions/next.
>
>
> On Tuesday, March 13, 2018 at 1:29:03 AM UTC-4, ericr...@gmail.com wrote:
>>
>> Git blame show that Michael was working on that a few days ago.
>>
>> e88050747a mayan/apps/metadata/models.py (Michael Price   2018-03-10
>> 13:18:55 -0400 165)     class Meta:
>> e88050747a mayan/apps/metadata/models.py (Michael Price   2018-03-10
>> 13:18:55 -0400 166)         ordering = ('metadata_type',)
>> e88050747a mayan/apps/metadata/models.py (Michael Price   2018-03-10
>> 13:18:55 -0400 167)         unique_together = ('document', 'metadata_type')
>> e88050747a mayan/apps/metadata/models.py (Michael Price   2018-03-10
>> 13:18:55 -0400 168)         verbose_name = _('Document metadata')
>> e88050747a mayan/apps/metadata/models.py (Michael Price   2018-03-10
>> 13:18:55 -0400 169)         verbose_name_plural = _('Document metadata')
>> e88050747a mayan/apps/metadata/models.py (Michael Price   2018-03-10
>> 13:18:55 -0400 170)
>>
>>
>> On Tuesday, March 13, 2018 at 1:24:31 AM UTC-4, ericr...@gmail.com wrote:
>>>
>>> I think metadata types are already sorted. I'll take a look.
>>>
>>> On Saturday, March 10, 2018 at 6:41:17 AM UTC-4, RW Shore wrote:
>>>>
>>>> The ordering of metadata tags is not consistent from page to page. In
>>>> particular, the display on the document-type setup page where one specifies
>>>> the allowed metadata types for a document type sorts the metadata types
>>>> alphabetically by label. The display of metadata fields on the
>>>> recent-documents page or the all-documents page is, in contrast, uses
>>>> metadata-type-definition order (that is, the ordering is by the metadata
>>>> type ID number). For both consistency and user understanding, I suggest
>>>> sorting the metadata fields on the recent/all-documents pages by the
>>>> metadata type label.
>>>>
>>> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Mayan EDMS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mayan-edms+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mayan-edms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to