Label photos (tagging) #29

Закрито
2018-07-27 16:19:08 +01:00 відкрито aheathershaw · 4 коментарів
aheathershaw прокоментував(ла) 2018-07-27 16:19:08 +01:00
Власник

Provide the ability to "tag" or "label" photos with multiple arbitrary terms.

There should be a new management page in the admin section, and appropriate permissions. The management page should allow creation of new labels, and removal/rename of existing labels.

Underneath the photo metadata fields (album photos tab) provide an auto-complete suggestion box where you can type labels in - comma separated? New labels get added automatically, existing labels get linked.

In the gallery, labels should be listed below the photo (or the metadata?) with links to the relevant "label" page - which follows the same design as the "show album" gallery page.

Provide the ability to "tag" or "label" photos with multiple arbitrary terms. There should be a new management page in the admin section, and appropriate permissions. The management page should allow creation of new labels, and removal/rename of existing labels. Underneath the photo metadata fields (album photos tab) provide an auto-complete suggestion box where you can type labels in - comma separated? New labels get added automatically, existing labels get linked. In the gallery, labels should be listed below the photo (or the metadata?) with links to the relevant "label" page - which follows the same design as the "show album" gallery page.
aheathershaw додав(ла) до Version 2.1.0 етапу 2018-07-27 16:19:08 +01:00
aheathershaw самостійно призначений 2018-07-27 16:19:08 +01:00
aheathershaw додано
feature
з міткою 2018-07-27 16:19:08 +01:00
aheathershaw прокоментував(ла) 2018-07-27 16:19:20 +01:00
Author
Власник

The dynamic label gallery views should also be included in the Google sitemap.

The dynamic label gallery views should also be included in the Google sitemap.
aheathershaw прокоментував(ла) 2018-07-27 16:19:28 +01:00
Author
Власник

Because labelled photos can come from any number of albums, BT needs to ensure it only returns photos from albums the user can access.

Therefore use the same method that retrieved albums available to the current user to get a list of accessible album IDs, and filter the photo-by-label query to this list.

Because labelled photos can come from any number of albums, BT needs to ensure it only returns photos from albums the user can access. Therefore use the same method that retrieved albums available to the current user to get a list of accessible album IDs, and filter the photo-by-label query to this list.
aheathershaw прокоментував(ла) 2018-07-27 16:19:40 +01:00
Author
Власник

One outstanding issue - if you add a new label to multiple photos before hitting Save Changes, multiple instances of the same label are created in the database.

When a label is about to be created, need to check if it exists first as it may have been created within the same operation.

One outstanding issue - if you add a new label to multiple photos before hitting Save Changes, multiple instances of the same label are created in the database. When a label is about to be created, need to check if it exists first as it may have been created within the same operation.
aheathershaw закрив цю задачу 2018-07-27 16:19:55 +01:00
aheathershaw прокоментував(ла) 2018-07-27 16:20:07 +01:00
Author
Власник
Migrated from https://github.com/andysh-uk/blue-twilight/issues/29
Підпишіться щоб приєднатися до обговорення.
Без мітки
bug
enhancement
feature
invalid
task
wip
Етап відсутній
Немає виконавця
1 учасників
Сповіщення
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: aheathershaw/blue-twilight#29
No description provided.