It's in the branch I'm working on right now. This will be the on the next 
release and Eric will add it to the Docker image. You can checkout the work 
we've been doing at 
GitLab: https://gitlab.com/Michael.Price/mayan-edms/tree/versions/next 

On a related UI note, Eric finished his work on the single page app branch 
code and was merged a few days ago. It is amazing! The speed boost is 
insane. It also opens the door for some great additions in the future. 
Additions like being able to edit the tags or the metadata of a document 
while remaining on the preview window. Eric is experimenting with dynamic 
javascript split screens to achieve these. There's going be a couple of 
interesting release down the line.

On Tuesday, March 13, 2018 at 8:18:33 AM UTC-4, RW Shore wrote:
>
> 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 <[email protected] 
> <javascript:>> wrote:
>
>> Yes, that change is already commited into versions/next. 
>>
>>
>> On Tuesday, March 13, 2018 at 1:29:03 AM UTC-4, [email protected] 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, [email protected] 
>>> 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 [email protected] <javascript:>.
>> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to