nextcloud/core
Daniel Calviño Sánchez ed1452d7a0 Use "showTemporary" instead of explicitly hiding the notification
"OC.Notification.hide" expects the notification to be hidden to be
passed as an argument. As it was being used to show a temporary
notification the combination of "OC.Notification.show" and
"OC.Notification.hide" was replaced by a single call to
"OC.Notification.showTemporary".

The timeout could have been specified in the options of the call, but it
was left to the default value (7 seconds) for consistency with other
notifications.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-20 19:09:04 +01:00
..
Command s/ownCloud/Nextcloud 2018-03-01 17:49:53 +01:00
Controller Move search to proper Controller 2018-03-09 14:36:48 +01:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Do not cache the settings/sections in the database anymore 2018-01-29 15:47:37 +01:00
ajax Merge pull request #7918 from nextcloud/properly-log-exceptions 2018-01-23 11:56:02 +01:00
css Add min width of two icons to the app menu 2018-03-19 17:12:59 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Add TTF of OpenSand-{Ligh,Semibold} 2018-02-19 12:34:49 +01:00
img Improved inline confirm icon with opacity and fixed ext share loading state 2018-03-07 13:17:37 +01:00
js Use "showTemporary" instead of explicitly hiding the notification 2018-03-20 19:09:04 +01:00
l10n [tx-robot] updated from transifex 2018-03-20 01:11:33 +00:00
search Move search to proper Controller 2018-03-09 14:36:48 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Remove "Alternative logins" title on login page 2018-03-14 11:38:57 +01:00
vendor Update core.js 2018-01-29 16:58:03 +01:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
routes.php Move search to proper Controller 2018-03-09 14:36:48 +01:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00