Commit Graph

107743 Commits

Author SHA1 Message Date
Michal Čihař
2de2eb70de Changelog entry for #12352
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 10:47:27 +01:00
Michal Čihař
6145a84642 Use username for password change strength indicator
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 10:46:20 +01:00
Michal Čihař
4cfe911260 Upgrade zxcvbn
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 10:46:06 +01:00
Michal Čihař
eb57b8d171 Improve black list
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 10:15:12 +01:00
Michal Čihař
75ce2cb463 Merge branch 'master' into tmp 2016-11-10 10:02:01 +01:00
Michal Čihař
3bf24ad87b Correctly initialize scripts on loading password change form
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 10:01:52 +01:00
Michal Čihař
ac2cfef6c8 Move scripts loading to correct location
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 09:59:48 +01:00
Michal Čihař
eb731c91ff Merge remote-tracking branch 'origin/pull/12363' into tmp 2016-11-10 09:45:31 +01:00
Michal Čihař
28592743a0 Merge branch 'QA_4_6' 2016-11-10 09:40:55 +01:00
Michal Čihař
2ea6e324ca Update po files
[CI skip]

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 09:40:48 +01:00
Michal Čihař
683c2dc291 Update po files
[CI skip]

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 09:40:14 +01:00
Michal Čihař
986012bce0 Fold hidden input into exiting rows
This makes it easier to change them using CSS, see pr #12287.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-10 09:37:01 +01:00
Deven Bansod
0bdb13e960 Merge branch 'QA_4_6' 2016-11-10 11:47:25 +05:30
Deven Bansod
ec08844246 Use a forcing parameter to get $the_total records for a foreign key column
Required at some specific places for ex. browse_foreigners.php (reqd for pagination)
This is in continuation of original fix for #12257 (in #12685)

Also fixed an error in an old commit 9880f57344
related to LIMIT clause generation

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-10 11:43:19 +05:30
Michal Čihař
5dc004dfe0 Merge branch 'QA_4_6' 2016-11-09 18:15:29 +01:00
Michal Čihař
9b8758512e Changelog entry for #12685
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:15:24 +01:00
Michal Čihař
14ccebbd4b Merge remote-tracking branch 'origin/pull/12685' into QA_4_6 2016-11-09 18:14:53 +01:00
Michal Čihař
19db0d1cef Document upgrading for #12688
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:12:53 +01:00
Michal Čihař
76eaef7584 Changelog entry for #12688
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:11:19 +01:00
Michal Čihař
9c52cd4c66 Correctly name upgrade file (pr #12688)
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:11:19 +01:00
Michal Čihař
3b48533288 Merge remote-tracking branch 'origin/pull/12688' 2016-11-09 18:09:28 +01:00
Michal Čihař
0b62043c7e Merge branch 'QA_4_6' 2016-11-09 18:09:12 +01:00
Michal Čihař
7270a0c795 Add missing punctionation
See PR #12686

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:07:23 +01:00
Michal Čihař
3debbdd09b Changelog entry for 12689
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 18:05:41 +01:00
Michal Čihař
2c90167a8a Merge remote-tracking branch 'origin/pull/12689' into QA_4_6 2016-11-09 18:04:49 +01:00
Michal Čihař
c2da1a803f Merge branch 'QA_4_6' 2016-11-09 17:44:23 +01:00
Michal Čihař
9794f27f69 Merge remote-tracking branch 'origin/QA_4_6' 2016-11-09 17:44:11 +01:00
Michal Čihař
0404f09ace Update SQL parser to 3.4.12
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-09 17:43:13 +01:00
Marc Delisle
9fb7293eef Translated using Weblate (French)
Currently translated at 99.7% (3211 of 3219 strings)

[CI skip]
2016-11-09 17:43:04 +01:00
Sevdimali İsa
94ef1a4f7c Translated using Weblate (Azerbaijani)
Currently translated at 53.3% (1717 of 3219 strings)

[CI skip]
2016-11-09 17:43:03 +01:00
Marc Delisle
a352f3e72d Translated using Weblate (French)
Currently translated at 99.2% (3206 of 3230 strings)

[CI skip]
2016-11-09 17:42:54 +01:00
Sevdimali İsa
dfe344031d Translated using Weblate (Azerbaijani)
Currently translated at 52.9% (1710 of 3230 strings)

[CI skip]
2016-11-09 17:42:53 +01:00
Deven Bansod
2309ef57d2 Add LEFT JOIN for different constraints
If there are two or more columns in the same constraint (foreign key),
we should use AND to concatenate the conditions on LEFT JOIN for both the columns

Fix #12652

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-09 21:16:00 +05:30
Daniel Popiniuc
7a76640279 Bookmark id that is an auto_increment column can only take positive values starting from 1, therefore should be unsigned otherwise half of allowed interval is wasted from start, and this is the fix for that. 2016-11-09 15:26:38 +02:00
Nils Van Zuijlen
d7a74c2684 Translated using Weblate (French)
Currently translated at 99.0% (3199 of 3230 strings)

[CI skip]
2016-11-08 15:48:05 +01:00
Marc Delisle
8dcf58f5ae Translated using Weblate (French)
Currently translated at 99.0% (3198 of 3230 strings)

[CI skip]
2016-11-08 15:47:40 +01:00
Raphaël Barman
9681544729 Translated using Weblate (French)
Currently translated at 99.0% (3198 of 3230 strings)

[CI skip]
2016-11-08 15:46:05 +01:00
Nils Van Zuijlen
c5d8460f74 Translated using Weblate (French)
Currently translated at 99.0% (3198 of 3230 strings)

[CI skip]
2016-11-08 15:45:39 +01:00
Marc Delisle
a914e5c02c Translated using Weblate (French)
Currently translated at 99.0% (3198 of 3230 strings)

[CI skip]
2016-11-08 15:42:16 +01:00
Michal Čihař
3313dc2c85 Merge branch 'QA_4_6' 2016-11-08 14:51:34 +01:00
Michal Čihař
583304a132 Changelog entry for #12683
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-08 14:51:30 +01:00
Michal Čihař
8babc66201 Merge remote-tracking branch 'origin/pull/12683' into QA_4_6 2016-11-08 14:50:42 +01:00
Michal Čihař
c48f2a6830 Merge branch 'QA_4_6' 2016-11-08 14:48:48 +01:00
Michal Čihař
164176cbbe Changelog entry for #12666
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-08 14:48:44 +01:00
Michal Čihař
9df6c8258c Merge remote-tracking branch 'origin/pull/12666' into QA_4_6 2016-11-08 14:48:16 +01:00
Michal Čihař
2c90866b18 Merge branch 'QA_4_6' 2016-11-08 14:46:01 +01:00
Michal Čihař
af73f564dd Changelog entry for #12678
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-08 14:45:46 +01:00
Michal Čihař
38a804edde Merge remote-tracking branch 'origin/pull/12678' into QA_4_6 2016-11-08 14:45:10 +01:00
Michal Čihař
f9dc8c6bb8 Merge branch 'QA_4_6' 2016-11-08 14:44:56 +01:00
Weblate
b339553338 Merge remote-tracking branch 'origin/master' 2016-11-08 06:38:52 +01:00