dattaz
e38f986308
Add noscript tag
...
add noscript tag, to say activate javascript when javascript is deactivate
No data-y18n because localisation doesn't work without javascript
2016-10-08 12:25:01 +02:00
Laurent Peuch
d1e17af0bb
Update changelog for 2.4.2 release
2016-08-14 19:03:19 +02:00
Laurent Peuch
e2c1a09d04
Merge pull request #134 from YunoHost/app_list_raw_bool_only_for_multi_instance
...
[fix] api correctly returns boolean value now
2016-08-14 19:00:45 +02:00
Laurent Peuch
b625c10bc9
[fix] api correctly returns boolean value now
2016-08-12 15:08:16 +02:00
Laurent Peuch
5305e1a272
[enh] add empty file for hindie to enable it in weblate
2016-07-28 21:46:09 +02:00
Jérôme Lebleu
67caf00f28
[fix] Run npm/gulp at build in Debian rules
...
The assets building - e.g. npm and bower installation followed by build task -
must be done in the build sequence instead of the install one. The main reason
is logic, we are building something. The second one - which we "fixed" by
adding extra arguments to npm and bower - is due to the user who runs those
sequences: *build* uses a non-privileged one while *install* uses root. It
resulted in npm and bower complaining about using the root user.
Since 03e979f
, bower installation is integrated to npm postinstall, that's
why this issue reappears. This commit also removes the useless `bower install`
command.
2016-07-23 22:16:47 +02:00
opi
0ed417b85e
[enh] Allow key/value choices in manifest arguments.
2016-07-21 12:56:09 +02:00
opi
3d1d5c302f
[enh] Display YNH version in footer. Need body padding improvments. #316
2016-07-21 12:16:24 +02:00
opi
c8e3a98284
[enh] Be more explicit on npm command.
2016-07-21 12:12:44 +02:00
opi
c6aac064da
[enh] Add 'watch' npm script.
2016-07-21 12:09:47 +02:00
opi
baa6c3900b
Merge pull request #126 from ralphtheninja/unstable
...
simplify install and build
2016-07-21 12:00:07 +02:00
opi
35146cbd41
[enh] Cleanup app view() helper.
2016-07-21 11:57:01 +02:00
opi
da9aa7d8c9
[fix] No need to resize body on every content update.
2016-07-21 11:57:01 +02:00
opi
48b8a536df
[fix] Prevent empty space before footer.
2016-07-21 11:57:01 +02:00
opi
604a76759d
[fix] Remove useless 'move' CSS class.
2016-07-21 11:57:01 +02:00
opi
9f0d85cb6c
Update changelog for 2.4.1 release
2016-07-15 15:29:10 +02:00
opi
72bdae21bc
[enh] Merge from weblate.
2016-07-15 15:05:26 +02:00
opi
99f531909f
[enh] Display manifest example as help text.
2016-07-15 14:53:23 +02:00
opi
3fc5675a1a
[fix] Do not escape html attributes on app install form.
2016-07-12 15:53:14 +02:00
opi
ab523a2ddd
[fix] Allow checkbox to be unchecked even if default is true.
2016-07-12 15:52:51 +02:00
Jean-Baptiste
7efb0e2602
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (294 of 294 strings)
2016-06-11 09:00:09 +02:00
Juanu
f09a1f4d69
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 100.0% (294 of 294 strings)
2016-06-04 21:00:11 +02:00
Jean-Baptiste
ea395e353a
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (294 of 294 strings)
2016-06-03 19:47:59 +02:00
Bugsbane
5427fd0cdd
[i18n] Translated using Weblate (English)
...
Currently translated at 100.0% (294 of 294 strings)
Removed double pluralization
2016-06-03 07:00:09 +02:00
Juanu
c1080fa909
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 100.0% (294 of 294 strings)
2016-05-31 20:19:39 +02:00
Juanu
67d1a9e7c6
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 100.0% (294 of 294 strings)
2016-05-28 20:00:11 +02:00
opi
ce2bff086e
[fix] Icon position.
2016-05-24 14:35:36 +02:00
Juanu
65ad1a3acd
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 100.0% (294 of 294 strings)
2016-05-24 14:04:11 +02:00
Vincent
f9665ab6aa
[i18n] Translated using Weblate (Italian)
...
Currently translated at 83.6% (246 of 294 strings)
2016-05-24 14:04:11 +02:00
Juanu
f5beb7ac68
[i18n] Translated using Weblate (Spanish)
...
Currently translated at 75.5% (222 of 294 strings)
2016-05-24 14:04:11 +02:00
opi
0e9e25d6bb
Update changelog for 2.4.0.1 release
2016-05-24 13:15:52 +02:00
opi
ce6b5c9940
[enh] Clean use of store.set(url). Get url value ASAP.
2016-05-23 15:29:58 +02:00
opi
04cd9dfbf5
[fix] Prevent acces to undefined variable.
2016-05-23 15:27:46 +02:00
opi
b17f1ebdce
Merge pull request #127 from YunoHost/fix-checkbox
...
[fix] Ensure checkbox is not required for boolean fields
2016-05-23 11:33:56 +02:00
Jérôme Lebleu
b2f975accb
[doc] Comment that checkbox should not be required
2016-05-23 11:31:23 +02:00
Jérôme Lebleu
17ee79846b
[fix] Ensure checkbox is not required for boolean fields
2016-05-22 21:41:25 +02:00
Lars-Magnus Skog
03e979f334
simplify install and build
2016-05-14 23:22:41 +02:00
opi
0872cfa61b
Update changelog for 2.4.0 release
2016-05-08 00:47:37 +02:00
opi
62d381a305
Merge pull request #125 from yunohost-bot/unstable-weblate
...
Update from Weblate.
2016-05-08 00:15:20 +02:00
opi
c9d37bc0f5
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (294 of 294 strings)
2016-05-08 00:13:26 +02:00
opi
6ee9a31c49
[enh] Warn user that backup is still experimental.
2016-05-07 20:54:54 +02:00
opi
8b7ebc13e6
Update changelog for 2.3.9 release
2016-05-06 22:25:42 +02:00
opi
56a1c87117
[fix] Add missing this-that reference.
2016-05-06 22:24:38 +02:00
opi
ba08790a01
Update changelog for 2.3.8 release
2016-05-06 19:57:45 +02:00
opi
f9370f5d04
Merge branch 'unstable' into testing
2016-05-06 19:54:24 +02:00
opi
eb53cca9a8
[enh] Add icon for diagnosis toggle button.
2016-05-06 19:20:47 +02:00
opi
aecd90cf6d
[enh] Use paste button on every log section.
2016-05-06 19:16:58 +02:00
opi
34d775be73
[enh] Implements 'paste online' helper.
2016-05-06 19:13:23 +02:00
opi
93243f432f
[enh][ux] Prefill email field value with username if empty.
2016-05-06 17:17:09 +02:00
opi
ba06d6203b
Update changelog for 2.3.7 release
2016-04-30 21:08:32 +02:00