Commit graph

226 commits

Author SHA1 Message Date
Jérôme Lebleu
9dec95e233 [i18n] Update translations from Transifex belatedly 2015-12-17 21:51:13 +01:00
opi
4f2ef58530 [fix] Use example.com domain according to RFC 2606 and RFC 6761. Mydomain.com is a commercial registrar. 2015-11-23 09:34:40 +01:00
kload
b8cacc4cf5 Update changelog for 2.3.0 release 2015-11-03 14:14:47 +00:00
opi
1e9087b644 Merge pull request #46 from Kloadut/fix-js-concat
[fix] JS concact string.
2015-10-07 09:55:03 +02:00
opi
63fc1a3edb [fix] Do not add hash when setAttribute an id. 2015-10-07 09:50:55 +02:00
Le Kload
c61521e880 [fix] Do not require yunohost-config-nginx anymore 2015-10-01 23:03:45 +02:00
opi
d88dce3d3c [fix] JS concact string. 2015-09-03 17:31:54 +02:00
opi
05c7f8f47c [fix] Use a more explicit id for overlay toggle button. 2015-08-31 17:24:26 +02:00
opi
c8b6d1b9ac [fix] Use 'ynh-' as CSS selector prefix (add dash). 2015-08-31 17:22:05 +02:00
opi
f9a9472179 [fix] .wrapper is a too much generic class. 2015-08-31 17:20:36 +02:00
opi
5e41010458 [fix] Remove trailing white spaces in CSS files. 2015-08-31 17:15:36 +02:00
opi
c9b267f2d7 [fix] Consistent custom CSS classes prefix: ynh 2015-08-31 17:14:18 +02:00
Le Kload
de4f560111 Merge pull request #45 from M5oul/patch-1
Add AGPL license
2015-07-15 15:31:32 +02:00
M5oul
0391ff7707 Add AGPL license 2015-07-15 15:29:45 +02:00
Jérôme Lebleu
df9e179ef1 Update changelog for 2.2.3 release 2015-07-01 15:39:37 +02:00
Le Kload
afcd4691a3 Merge pull request #40 from jeromelebleu/unstable
[fix] Construct a proper emails array (fix #39)
2015-07-01 09:54:07 +02:00
Jérôme Lebleu
a46be28b53 [fix] Construct a proper emails array (fix #39) 2015-06-30 21:03:20 +02:00
kload
cd85f6b740 [enh] Sort apps alphabeticaly + set app color regarding its name 2015-06-14 13:23:21 +02:00
kload
57f0a4c005 Update changelog for 2.2.2 release 2015-06-02 15:21:08 +00:00
kload
404fe510d2 [fix] Ensure that configuration is loaded properly when we need it
+ lowercase the username
+ do not fail when only oneemail alias is set
2015-06-02 17:05:06 +02:00
kload
d39f7d2b78 Update changelog for 2.2.1 release 2015-05-21 16:23:37 +02:00
kload
8ee3d6b93d [fix] Get rid of Cookie cache 2015-05-21 16:11:33 +02:00
kload
e15c15812c [fix] Finally caught this little nasty Cookie setter 2015-05-21 15:29:36 +02:00
kload
f895e02986 [fix] Do not declare cookies as global variables 2015-05-16 21:03:06 +02:00
kload
0ebddc079a [fix] Load libraries locally to avoid caching 2015-05-16 09:42:26 +02:00
kload
71e9ff1f68 Update changelog for 2.2.0 release 2015-05-08 20:43:02 +00:00
kload
84f32c4685 Update changelog for 2.1.5 release 2015-05-05 11:26:37 +02:00
kload
294b1d6058 [fix] Use 'cache' shared table to store CDA keys and avoid infinite redirections 2015-05-04 19:30:32 +02:00
kload
89c813abe7 Update changelog for 2.1.4 release 2015-04-30 12:04:02 +00:00
kload
8953860017 [fix] Efficiently generate random strings 2015-04-30 15:16:51 +02:00
julienmalik
f5bd2dcc2b [fix] escape minus character to avoid interpretation as range
Fixes #36
2015-03-31 11:29:45 +02:00
opi
bfd3cfdcab Merge pull request #35 from jeromelebleu/unstable
[enh][i18n] Update translations from Transifex
2015-02-21 09:38:28 +01:00
Jérôme Lebleu
a87fb6c06e [i18n] Update translations from Transifex 2015-02-21 01:52:59 +01:00
opi
cd41a7c35a Update changelog for 2.1.3 release 2015-02-18 14:44:15 +01:00
opi
e96bb3e8d8 Merge branch 'unstable' into testing 2015-02-18 14:37:05 +01:00
opi
b9b6d09769 [fix] Prevent adding the same cookie again and again. 2015-02-18 14:35:13 +01:00
Le Kload
06be1fa65a Merge pull request #34 from jeromelebleu/unstable
[fix] Allow special characters in email adresses (fix #33)
2015-02-16 23:48:20 +01:00
Jérôme Lebleu
1d44e53f7b [fix] Allow special characters in email adresses (fix #33) 2015-02-16 16:42:06 +01:00
Le Kload
5cc42fdcd2 Merge pull request #32 from jeromelebleu/unstable
Consider new gTLDs in email regex using Lrexlib
2015-02-15 23:27:34 +01:00
Jérôme Lebleu
cf78b8929d [enh] Consider new gTLDs in email regex using Lrexlib 2015-02-15 22:31:20 +01:00
kload
667484b326 merge 2015-02-15 13:10:17 +01:00
kload
32b730c11f [fix] Load modules as proper modules + typo 2015-02-15 13:09:15 +01:00
kload
a0163f9f39 [enh] Finish documenting the code 2015-02-15 13:09:15 +01:00
kload
2a9769f7d9 [fix] Load modules as proper modules + typo 2015-02-15 13:03:01 +01:00
kload
7a86897579 [enh] Finish documenting the code 2015-02-15 12:31:23 +01:00
kload
9a5ba3acfa Bump version to 2.1.1 to bootstrap new build workflow 2015-02-12 12:29:00 +01:00
kload
28e0bc2a6a Bump version to 2.1.1 to bootstrap new build workflow 2015-02-12 12:19:39 +01:00
kload
35e69a1bf2 [fix] Separate files properly 2015-02-12 12:08:52 +01:00
kload
84015149b9 [enh] Separate configuration file loading to a new file and document it 2015-02-02 00:05:09 +01:00
kload
7199430c87 [merge] debian/changelog 2015-02-01 16:35:15 +01:00