Custom top message for cms
authorOlga Brani <olgabrani@grnet.gr>
Tue, 5 Mar 2013 15:11:48 +0000 (17:11 +0200)
committerOlga Brani <olgabrani@grnet.gr>
Tue, 5 Mar 2013 15:11:48 +0000 (17:11 +0200)
commit6b8514cdcca76004c203ae3b7fe728b60b96f4ed
tree060fb49531d9c7388ff7ef01a8c2bff8d082f955
parente44aadcd4fcf8ff5fe95b58976f4c372356f718e
Custom  top  message for cms

New fields in Application Model for custom message and type ( error,
info, warning, success ). The message appears in every page.
cloudcms/migrations/0012_auto__add_field_application_message_type.py [new file with mode: 0644]
cloudcms/migrations/0013_auto__add_field_application_message__add_field_application_custom_mess.py [new file with mode: 0644]
cloudcms/migrations/0014_auto__chg_field_application_message_type.py [new file with mode: 0644]
cloudcms/migrations/0015_auto__del_field_application_message.py [new file with mode: 0644]
cloudcms/models.py
cloudcms/static/cloudcms/css/modules.css
cloudcms/static/cloudcms/js/common.js
cloudcms/templates/cms/base.html