summaryrefslogtreecommitdiff
path: root/horizon/static/horizon/js/horizon.messages.js
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix Deprecated: jQuery.parseJSON() warning by updating to JSON.parse()"Zuul2023-04-251-1/+1
|\
| * Fix Deprecated: jQuery.parseJSON() warning by updating to JSON.parse()manchandavishal2023-04-101-1/+1
* | Update jQuery click event to remove deprecation warningmanchandavishal2023-04-121-1/+1
|/
* Set unique identifier for Django messagesIvan Kolodyazhny2020-09-231-0/+2
* Refactor error messages.manchandavishal2020-09-101-0/+6
* Refactor error messages.manchandavishal2020-08-281-2/+10
* Add Apache 2.0 license to source fileCao Xuan Hoang2016-12-021-0/+14
* Horizon Messages now inherit from a Bootstrap ThemeDiana Whitten2015-12-211-1/+1
* Set autodismissAlert on each alertSteve McLellan2015-12-141-18/+20
* Jshint unused and undef cleanup for messages JSThai Tran2015-04-261-3/+3
* Fix alert styling using "error" instead of "danger".Richard Jones2014-08-291-7/+15
* Update Twitter Bootstrap to version 3Jiri Tomasek2014-07-281-1/+1
* Upgrade jquery to version 1.10.2 with jquery-migrateRadomir Dopieralski2014-06-181-1/+1
* Fix regression on auto-fade of success messageLin Hua Cheng2014-02-041-1/+1
* Change internationalizable stringJuan Manuel Olle2014-01-271-5/+5
* Removal of underscorejs libraryMaxime Vidori2013-12-271-16/+18
* Fix semicolons in JavaScriptRadomir Dopieralski2013-11-271-3/+3
* Make the alert type in horizon.alert translatableRadomir Dopieralski2013-11-061-1/+7
* Implement configurable auto-fade for alerts messages.Lin Hua Cheng2013-03-151-0/+19
* Fix on async messaging to don't escape message string marked as safe.Lin Hua Cheng2013-02-071-3/+9
* JavaScript Refactor.Gabriel Hurley2012-06-231-0/+40