[Maas-devel] Add tags management from web interface

Adrián López Tejedor adrianlzt at gmail.com
Tue Mar 31 20:52:26 UTC 2015


Hi,

I have modified django web app to be able to manage tags from the the web
interface. I have added Tags button:

Tags could be created, modified or deleted. The list menu also shows how
many nodes have that particular tag.

To tag nodes, it can be done from the node edit view:

One small problem is the ModelMultipleChoiceField don't show current values.

I have attached patch files with changes, tested against:
python-django-maas_1.7.1+bzr3341-0ubuntu1~utopic1
maas-region-controller-min_1.7.1+bzr3341-0ubuntu1~utopic1

maas-region-controller-min because search_box.css is modified to show
correctly the Tags button.

Adrián
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/maas-devel/attachments/20150331/f9747306/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Captura de pantalla de 2015-03-31 22:39:12.png
Type: image/png
Size: 16915 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/maas-devel/attachments/20150331/f9747306/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Captura de pantalla de 2015-03-31 22:41:37.png
Type: image/png
Size: 13414 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/maas-devel/attachments/20150331/f9747306/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_maas_tags.tgz
Type: application/x-compressed-tar
Size: 3357 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/maas-devel/attachments/20150331/f9747306/attachment.bin>


More information about the Maas-devel mailing list