yunohost-admin (2.3.8) testing; urgency=low * [enh][ux] Prefill email field value with username if empty. * [enh] Implements 'paste online' helper. * [enh] Use paste button on every log section. * [enh] Add icon for diagnosis toggle button. -- opi Fri, 06 May 2016 19:57:35 +0200 yunohost-admin (2.3.7) testing; urgency=low Thanks to every contributors and translators: Jean-Baptise, J茅r枚me Lebleu and opi [ J肨ranslations ] * [i18n] Translated using Weblate (French) * [i18n] Translated using Weblate (Dutch) * [i18n] Translated using Weblate (German) * [i18n] Translated using Weblate (Italian) * [i18n] Translated using Weblate (Spanish) * [i18n] Translated using Weblate (Turkish) [ Fixes and improvments ] * [fix] Remove unused postinstall template. * Improve user quota field UX. Fix #283 * [enh] Add --dev option to gulp tasks tp prevent time consuming compression. * [enh] Remove old README and update current one. * [enh] Use PASSWORD_MIN_LENGTH constant. -- opi Sat, 30 Apr 2016 21:07:08 +0200 yunohost-admin (2.3.6) testing; urgency=low [ opi ] * [enh] Reorder tools list. * [enh] Add diagnosis. #39 * [enh]聽Use new --installed option for main apps list. * [enh]聽Scroll to Top to view new messages. * [enh] Use less JS for sliding animation. * [fix] Use latest nodejs LTS when building deb package. * [fix] Only display apps with backup script on backup creation page. #227 * [fix] User create form POST on same url to prevent strange redirection and form cleaning. * [fix] Prevent data loss on form errors. Add some comments too. [ J茅r么me Lebleu ] * [fix] Watch all js subdirectories with gulp * [fix] Reorder and catch proper response from API failed calls [ Julien Malik ] * [fix] Use --unsafe-perm to allow build in pbuilder environment -- J茅r么me Lebleu Wed, 23 Mar 2016 11:56:15 +0100 yunohost-admin (2.3.5) testing; urgency=low [ zamentur ] * [enh] display store and state of each apps [ opi ] * [fix] Using value instead of placeholder prevent returning empty values. * [fix] Revert french translation from f6e65cbc012. * [fix] Use repository term instead of store. JS Cleanup. [ DUBWiSE ] * [i18n] Translated using Weblate (Dutch) [ danc ] * [i18n] Translated using Weblate (Italian) * [i18n] Translated using Weblate (Italian) [ 茅tienne Deparis ] * [i18n] Translated using Weblate (French) [ Jean-Baptiste ] * [i18n] Translated using Weblate (French) [ dosch ] * [i18n] Translated using Weblate (Dutch) [ Jean-Baptiste ] * [i18n] Translated using Weblate (French) [ Thomas Bille ] * [i18n] Translated using Weblate (Italian) [ P ] * [i18n] Translated using Weblate (Portuguese) [ Felix Bartels ] * [i18n] Translated using Weblate (German) [ davidba123 ] * [i18n] Translated using Weblate (German) [ Felix Bartels ] * [i18n] Translated using Weblate (German) * [i18n] Translated using Weblate (German) [ Zamentur aka ljf ] * [i18n] Translated using Weblate (French) [ J茅r么me Lebleu ] * [i18n] Translated using Weblate (French) [ opi ] * [i18n] Translated using Weblate (French) * [i18n] Translated using Weblate (French) * [enh] Add extra warning for 3rd party app install form. cc Bram * [enh] Cleanup * [fix] Call redirect() on path, not view(). Fix #205 [ Julien Malik ] * [fix] remove executable permissions from font files [ julienmalik ] * [fix] Modify package description (lintian) [ Julien Malik ] * [enh] remove third parties from source, use bower * [enh] remove dist folder from src. it is generated during build * [fix] js-cookie only has 2.1.0 max * [fix] debian/stable npm does not seem to support several postinstall scripts * [enh] additionnal stuff in .gitignore * [enh] only install required files * [enh] add some more debian stuff to .gitignore * [enh] add some more debian stuff to .gitignore * [enh] run npm, bower and gulp at build time. make sure it starts from a clean env * [doc] Update README * [doc] Update README with deps [ opi ] * [fix] Source path in deb copyright file [ Julien Malik ] * [fix] the version of npm on stable seems to prefer another way for options [ J茅r么me Lebleu ] * [fix] Add required build dependencies [ Julien Malik ] * [enh] separate calls so that the makefile can error out at first error [ opi ] * [fix]聽Revert hardcoded version introduced in 0f8350a1e3 [ Julien Malik ] * [fix] fonts were forgotten along the way * [fix] fix source path of js-cookie * [enh] move to new js-cookie API [ opi ] * [fix] Do not override Font-Awesome font path. * [enh] Remove SourcePro fonts from source, use bower too. * [fix] NPM package bugtracker url. * [fix]聽Use fixed version for bower components. * [fix]聽Remove useless .htaccess file. * [enh] Do not print old security notice. Append date and reverse order. Fix #186 -- opi Mon, 07 Mar 2016 14:25:35 +0100 yunohost-admin (2.3.4) testing; urgency=low * [fix] Define domain addition route before domain info. -- J茅r么me Lebleu Sun, 07 Feb 2016 19:56:52 +0100 yunohost-admin (2.3.3) testing; urgency=low [ opi ] * [enh] Split application script in multiple files. * [enh]聽Support boolean argument type in app manifest. #141 * [fix]聽Allow dots in third party app url. #109 * [fix] Prevent delay while displaying pacman loader. * [enh] Make session persists accross multiple tabs. #144 * [enh] Rename main js file to avoid confusion with apps controller. * [fix] Display responseText on API error. #171 * [fix] Display last flash message first. Bug introduced in 0864548c0. * [fix] Use real json boolean value for default key. #141 * [enh] Add domain info page with DNS config. * [fix] Translate missing string about domain & DNS. * [enh] Add colored badges. * [enh] Split app list templates, add 'installed' badge. [ J茅r么me Lebleu ] * [fix] Update yunohost dependency minimum version -- J茅r么me Lebleu Sun, 07 Feb 2016 19:13:55 +0100 yunohost-admin (2.3.2) testing; urgency=low [ opi ] * [up] Bootstrap v3.3.5 * [up] FontAwesome v4.4.0. Use generic folder name. * [enh] Add light radius on button. Rebuild CSS with Bootstrap update. * [enh] Harmonize monitoring view. * [enh] Use a more generic API error handler. * [enh] Split hooks and apps on backup create page. * [enh] Pretty icons and better wording on system update view. * [enh] Display YunoHost packages versions. * [enh] Move application bootstrap in Sammy run event listener. * [enh] Display warning when no debug logs are available. * [enh] Display app label in installed app list. * [fix] API's 404 breaks page and message layout. * [fix]聽dl/dt/dd style. * [fix] Handle alert-error class. * [fix] Use request statusText on API error. * [fix] Missing app_id on backup create page. * [fix] unGroupHooks helper. * [fix] Restore 'Source Pro' font stack. * [fix] Cleanup JS about flash messages and rebuild dist. * [fix] Applications icon is now 'cubes'. [ J茅r么me Lebleu ] * [fix] Update yunohost dependency minimum version -- J茅r么me Lebleu Thu, 24 Dec 2015 15:51:06 +0100 yunohost-admin (2.3.1) testing; urgency=low [ J茅r么me Lebleu ] * [fix] Update and review Debian packaging [ opi ] * [fix] Better use of container class. * [enh] Use lighter breadcrumb style. * [enh] Tired of border-radius. * [enh] Less nerdy notification zone, with some tiny improvments. * [fix] Do not use btn-default helper for breadcrumb. * [enh] Resize body after content refresh. [ kload ] * [fix] Sliding effect * [enh] Use monospaced font only for command display * [fix] Border radius on header buttons * [fix] Transform an 'info' message into 'log' when necessary [ opi ] * [fix] Generic alert-log style. Reduce font size. * [enh] Add toggle and clear buttons in flashMessage. * [fix] Cleanup header buttons. * [fix] Logout button visible even when already logged out. * [enh] Flash messages buttons. [ kload ] * [fix] Replace the eraser with the trash icon (more explicit) -- kload Sun, 15 Nov 2015 13:28:51 +0000 yunohost-admin (2.3.0) testing; urgency=low [ features ] * Backup/restore interface * App debug interface * Enhance flash messages display (issuefix #64) [ bugfixes ] * Use valid SPDF license expression. * Breadcrumb hover * User interface link [ other ] * Update translations from Transifex -- kload Tue, 03 Nov 2015 12:45:09 +0000 yunohost-admin (2.2.2) testing; urgency=low [ zamentur ] * [fix] Link broken on security alert (#95) * [fix] Can't install several instances of multisite apps (#94) [ J茅r么me Lebleu ] * [fix] Pass proper arguments when enable/disable a port (fix #96) [ opi ] * [enh]聽Add link that redirect to user interface (SSO). #85 [ M5oul ] * Add AGPL license [ opi ] * [enh] Use githubusercontent.com instead of rawgit.com * [enh] Use Gulp to process Less, JS and images files. * [enh] Pass jshint. * [fix] Add missing href attribute in user interface link. * [fix] Add missing translation string for user interface link. * [fix] Remove old phonegap JS code. * [enh] Add Gulp watch task. * [fix] Use standard innerHTML to translate page content. * [enh] Append hellip to every language 'loading' string. * [enh] Use current pkg version in index.html to update browser cache. * [enh] Move script in head tag. * [fix] Remove old config.xml file for phonegap. * [fix] Sed current pkg version in index.html * [fix] Last commit was wrong. Fix Debian makefile. * [fix]聽Add missing clearfix for main slider content. * [enh] Add CSS Lint task. * [fix] CSS cleanup and rebuild. -- opi Tue, 08 Sep 2015 15:52:23 +0200 yunohost-admin (2.2.1) stable; urgency=low * Bumping version to 2.2.1 -- kload Fri, 08 May 2015 20:01:42 +0000 yunohost-admin (2.2.0) stable; urgency=low * Bumping version to 2.2.0 -- kload Fri, 08 May 2015 19:56:48 +0000 yunohost-admin (2.1.5) testing; urgency=low * [fix] Mandatory protocol for backward compatibility -- kload Fri, 08 May 2015 00:55:45 +0000 yunohost-admin (2.1.4) testing; urgency=low [ Adrien Beudin ] * [fix] restart yunohost-api on jessie -- kload Mon, 04 May 2015 16:30:47 +0200 yunohost-admin (2.1.3) testing; urgency=low [ Adrien Beudin ] * add mailquota support [ J茅r么me Lebleu ] * [fix] Adapt result processing from user_list to it new behaviour * [fix] Small fixes and improvments in mailbox quota support [ Adrien Beudin ] * [fix] user quota usage pourcent * [enh] Add check MX and 25 port -- kload Fri, 01 May 2015 21:13:26 +0000 yunohost-admin (2.1.2) testing; urgency=low [ opi ] * [enh] Add Debian package configuration. * [fix] Properly install SSOwat files * [fix] Move sources to a dedicated folder. [ J茅r么me Lebleu ] * [i18n] Update translations from Transifex * [i18n] Remove untranslated Polish keys -- Julien Malik Tue, 17 Mar 2015 16:47:08 +0100 yunohost-admin (2.1.1) testing; urgency=low * Bump version to 2.1.1 to bootstrap new build workflow -- Julien Malik Thu, 12 Feb 2015 14:16:52 +0100 yunohost-admin (2.0-rc1~megusta17) megusta; urgency=low * Production build: App install fixes and improvments. Other fixes. -- Adrien Beudin Mon, 06 Oct 2014 14:53:29 +0200 yunohost-admin (2.0-rc1~megusta16) test; urgency=low * Test build: App install fixes and improvments. Other fixes. -- Adrien Beudin Mon, 06 Oct 2014 14:49:14 +0200 yunohost-admin (2.0-rc1~megusta15) megusta; urgency=low * Production build: New menu. Custom app install. Bug fixes and translation -- Adrien Beudin Fri, 18 Jul 2014 18:46:04 +0200 yunohost-admin (2.0-rc1~megusta14) test; urgency=low * Test build: Fix firewall upd route. -- Adrien Beudin Fri, 18 Jul 2014 18:42:07 +0200 yunohost-admin (2.0-rc1~megusta13) test; urgency=low * Test build: Add breadcrumb and various bugfix -- Adrien Beudin Sun, 13 Jul 2014 13:03:14 +0200 yunohost-admin (2.0-rc1~megusta12) test; urgency=low * Test build: Icons and new header. Update warning. Fix domain delete. -- Adrien Beudin Thu, 03 Jul 2014 15:49:15 +0200 yunohost-admin (2.0-rc1~megusta11) test; urgency=low * Test build: Update to master branch -- Adrien Beudin Wed, 02 Jul 2014 09:30:17 +0200 yunohost-admin (2.0-rc1~megusta10) megusta; urgency=low * Production build: Add firewall. -- Adrien Beudin Wed, 02 Jul 2014 09:13:21 +0200 yunohost-admin (2.0-rc1~megusta9) test; urgency=low * Test build: Fix custom app install. -- Adrien Beudin Wed, 02 Jul 2014 09:09:50 +0200 yunohost-admin (2.0-rc1~megusta8) test; urgency=low * Test build: Update from git -- Adrien Beudin Tue, 24 Jun 2014 13:59:37 +0200 yunohost-admin (2.0-rc1~megusta7) test; urgency=low * Test build: Firewall first draft -- Adrien Beudin Mon, 16 Jun 2014 17:43:48 +0200 yunohost-admin (2.0-rc1~megusta6) megusta; urgency=low * Production build: Backport fixes -- Adrien Beudin Mon, 16 Jun 2014 17:31:56 +0200 yunohost-admin (2.0-rc1~megusta5) megusta; urgency=low * Production build: Revert [fix] Do not use websocket by default -- Adrien Beudin Thu, 12 Jun 2014 19:04:33 +0200 yunohost-admin (2.0-rc1~megusta4) test; urgency=low * Test build: Revert [fix] Do not use websocket by default -- Adrien Beudin Thu, 12 Jun 2014 19:04:21 +0200 yunohost-admin (2.0-rc1~megusta3) test; urgency=low * Test build: Update from git -- Adrien Beudin Thu, 12 Jun 2014 09:18:44 +0200 yunohost-admin (2.0-rc1~megusta2) megusta; urgency=low * Production build: Bump version -- Adrien Beudin Mon, 09 Jun 2014 01:54:52 +0200 yunohost-admin (2.0-rc1~megusta1) test; urgency=low * Bump version -- Adrien Beudin Sun, 08 Jun 2014 19:11:17 +0200 yunohost-admin (2.0-beta4~megusta30) test; urgency=low * Test build: Update from git -- Adrien Beudin Sun, 08 Jun 2014 19:11:17 +0200 yunohost-admin (2.0-beta4~megusta29) test; urgency=low * Test build: Update from git -- Adrien Beudin Sat, 07 Jun 2014 14:52:08 +0200 yunohost-admin (2.0-beta4~megusta28) test; urgency=low * Test build: Update from git -- Adrien Beudin Mon, 02 Jun 2014 20:27:54 +0200 yunohost-admin (2.0-beta4~megusta27) test; urgency=low * Test build: Update from git -- Adrien Beudin Sun, 01 Jun 2014 21:47:12 +0200 yunohost-admin (2.0-beta4~megusta26) test; urgency=low * Test build: [fix] dependencies -- Adrien Beudin Thu, 29 May 2014 21:38:00 +0200 yunohost-admin (2.0-beta4~megusta25) test; urgency=low * Test build: [fix] dependencies -- Adrien Beudin Thu, 29 May 2014 21:17:27 +0200 yunohost-admin (2.0-beta4~megusta24) test; urgency=low * Test build: Update from git -- Adrien Beudin Wed, 28 May 2014 21:16:42 +0200 yunohost-admin (2.0-beta4~megusta23) test; urgency=low * Test build: Update from git -- Adrien Beudin Wed, 28 May 2014 21:08:12 +0200 yunohost-admin (2.0-beta4~megusta22) test; urgency=low * Test build: Update from git -- Adrien Beudin Wed, 28 May 2014 15:41:56 +0200 yunohost-admin (2.0-beta4~megusta21) test; urgency=low * Test build: Update from git -- Adrien Beudin Wed, 28 May 2014 13:07:44 +0200 yunohost-admin (2.0-beta4~megusta20) test; urgency=low * Test build: Update from git -- Adrien Beudin Tue, 27 May 2014 20:27:42 +0200 yunohost-admin (2.0-beta4~megusta19) test; urgency=low * Test build: Update from git -- Adrien Beudin Tue, 27 May 2014 20:08:23 +0200 yunohost-admin (2.0-beta4~megusta18) test; urgency=low * Test build: Update from git -- Adrien Beudin Tue, 27 May 2014 16:42:17 +0200 yunohost-admin (2.0-beta4~megusta17) test; urgency=low * Test build: Update from git -- Adrien Beudin Tue, 27 May 2014 16:31:01 +0200 yunohost-admin (2.0-beta4~megusta16) test; urgency=low * Test build: Update from git -- Adrien Beudin Mon, 26 May 2014 01:09:44 +0200 yunohost-admin (2.0-beta4~megusta15) test; urgency=low * Test build: Update from git -- Adrien Beudin Sun, 25 May 2014 12:59:27 +0200 yunohost-admin (2.0-beta4~megusta14) test; urgency=low * Test build: Update from git -- Adrien Beudin Sun, 25 May 2014 12:29:03 +0200 yunohost-admin (2.0-beta4~megusta13) test; urgency=low * Test build: Update from git -- Adrien Beudin Sat, 24 May 2014 21:36:24 +0200 yunohost-admin (2.0-beta4~megusta12) test; urgency=low * Test build: Update from git -- Adrien Beudin Mon, 19 May 2014 18:06:40 +0200 yunohost-admin (2.0-beta4~megusta11) test; urgency=low * Test build: Update from git -- Adrien Beudin Sun, 18 May 2014 00:08:45 +0200 yunohost-admin (2.0-beta4~megusta10) test; urgency=low * Test build: Update from git -- Adrien Beudin Sat, 17 May 2014 23:16:43 +0200 yunohost-admin (2.0-beta4~megusta9) test; urgency=low * Test build: Update from git -- Adrien Beudin Sat, 17 May 2014 23:05:31 +0200 yunohost-admin (2.0-beta4~megusta8) test; urgency=low * Test build: Update from git -- Adrien Beudin Sat, 17 May 2014 00:42:21 +0200 yunohost-admin (2.0-beta4~megusta7) test; urgency=low * Test build: Update dependenciez -- Adrien Beudin Fri, 16 May 2014 16:45:25 +0200 yunohost-admin (2.0-beta4~megusta6) megusta; urgency=low * Production build: [fix] Postinstall popup style -- Adrien Beudin Thu, 15 May 2014 15:20:09 +0200 yunohost-admin (2.0-beta4~megusta5) megusta; urgency=low * Production build: Update from git -- Adrien Beudin Thu, 15 May 2014 12:41:17 +0200 yunohost-admin (2.0-beta4~megusta4) megusta; urgency=low * Production build: [bump] beta5 ? -- Adrien Beudin Sun, 27 Apr 2014 19:32:44 +0200 yunohost-admin (2.0-beta4~megusta3) test; urgency=low * Test build: Update from git -- Adrien Beudin Mon, 21 Apr 2014 12:59:14 +0200 yunohost-admin (2.0-beta4~megusta2) test; urgency=low * Test build: Update from git -- Adrien Beudin Mon, 21 Apr 2014 12:43:52 +0200 yunohost-admin (2.0-beta4~megusta1) test; urgency=low * Test build: [fix] Modify ynhapi path -- Adrien Beudin Fri, 11 Apr 2014 12:44:29 +0200 yunohost-admin (2.0-beta4~megusta0) megusta; urgency=low * Production build: update beta4 -- Adrien Beudin Mon, 17 Mar 2014 17:20:59 +0100