Commit Graph

10758 Commits

Author SHA1 Message Date
Piwigo-TranslationTeam e91c2b855c Update da_DK, thanks to Kaare 2019-07-18 05:35:10 +02:00
Piwigo-TranslationTeam a72f3c0560 Update et_EE, thanks to Pelagis 2019-07-18 05:34:26 +02:00
Piwigo-TranslationTeam ecf1fc9ab8 Update he_IL, thanks to ymoran00 2019-07-18 05:34:13 +02:00
Piwigo-TranslationTeam 6fc4ef0c4e Update nb_NO, thanks to paulen 2019-07-18 05:34:01 +02:00
Piwigo-TranslationTeam 43cc873562 Update nl_NL, thanks to EdwinKort 2019-07-18 05:33:48 +02:00
Piwigo-TranslationTeam 7c2585dd84 Update da_DK, thanks to Kaare 2019-07-18 05:33:36 +02:00
Piwigo-TranslationTeam b4b00b5383 Update uk_UA, thanks to m_alien 2019-07-18 05:33:23 +02:00
Piwigo-TranslationTeam 3cdb91df01 Update de_DE, thanks to e-dschungel 2019-07-17 06:33:36 +02:00
Piwigo-TranslationTeam 1459ffca79 Update da_DK, thanks to Kaare 2019-07-17 06:33:23 +02:00
Piwigo-TranslationTeam 0e5a79d721 Update pt_BR, thanks to flaviove 2019-07-17 06:33:10 +02:00
Piwigo-TranslationTeam 33054a5d2d Update tr_TR, thanks to Nakre 2019-07-17 06:32:58 +02:00
Piwigo-TranslationTeam c1e3df85aa Update nl_NL, thanks to EdwinKort 2019-07-17 06:32:46 +02:00
Piwigo-TranslationTeam d44ec22ff2 Update sr_RS, thanks to gpopac 2019-07-17 06:32:34 +02:00
Piwigo-TranslationTeam 48a007d5bf Update es_ES, thanks to Tirs 2019-07-17 06:32:22 +02:00
Piwigo-TranslationTeam 5f7f40fd14 Update ca_ES, thanks to Tirs 2019-07-17 06:32:09 +02:00
Piwigo-TranslationTeam 69132ca74f Update ja_JP, thanks to Trumpet 2019-07-17 06:31:56 +02:00
Piwigo-TranslationTeam 2751bf5c24 Update nl_NL, thanks to EdwinKort 2019-07-16 17:23:37 +02:00
plegall 1db1444bc6 fix some conflicts not seen during last merge from master 2019-07-16 10:51:20 +02:00
plegall 33333fb3dd some headers were not on the new generation (without years) 2019-07-15 12:45:48 +02:00
plegall c1323d2851 Merge branch 'master' into translation 2019-07-15 12:37:53 +02:00
Wei-Chung Wen ad6e96b82c Fixes #1004 Error using Piwigo from Android with smartpocket theme
Using SmartPocket theme in Android 9's Chrome gives this error:

"Uncaught TypeError: Cannot read property 'toString' of null"

The error is caused by the following code

e.navigator.userAgent.match(/Android (\d+.\d+)/)

because the userAgent set by Chrome in Android 9 reads:

"Mozilla/5.0 (Linux; Android 9; H4133) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.101 Mobile Safari/537.36"

Signed-off-by: Wei-Chung Wen <morisato3711@gmail.com>
2019-07-12 13:52:29 +02:00
plegall 4ae0f46bae fixes #1049 update applications, new screenshots and hide ReGalAndroid 2019-07-11 14:54:34 +02:00
plegall b101869417 update release to 2.10.0beta2 2.10.0beta2 2019-07-04 11:22:09 +02:00
plegall c1eecab364 fixes #996 escape word "groups" in SQL queries, new reserved word with MySQL 8 2019-06-28 18:07:53 +02:00
plegall 0ef2193471 fixes #93 automatically hide the newsletter link when clicked 2019-06-28 14:45:05 +02:00
plegall 3999bff326 fixes #1042 set Modus as default theme 2019-06-28 11:21:18 +02:00
plegall 5436c48ead fixes #1041 no longer activate TakeATour by default 2019-06-28 10:35:43 +02:00
plegall 22f3e679ee fixes #1040 move check upgrade action to maintenance page 2019-06-27 19:09:40 +02:00
Sam Wilson 8e9cb6de23 Quote 'rank' field name in SQL
Add backticks to reserved word 'rank' in SQL queries.

Bug: GH #919
2019-06-27 17:50:59 +02:00
plegall af85a62199 fixes #1038 deactivate user comments by default 2019-06-26 16:05:42 +02:00
plegall 4195572563 fixes #904 avoid warnings on PHP 7.2+ with PHPMailer (without updating PHPMailer) 2019-06-21 15:02:02 +02:00
Piwigo-TranslationTeam fd449f281f Update th_TH, thanks to pradit 2019-06-20 20:48:35 +02:00
Piwigo-TranslationTeam ce94404a54 Update sr_RS, thanks to gpopac 2019-06-20 20:48:22 +02:00
Piwigo-TranslationTeam cc122832d8 Update nl_NL, thanks to watertoren5044 2019-06-20 20:48:08 +02:00
plegall 46781c191a issue #1031 no background on album path 2019-06-20 16:44:18 +02:00
plegall 9bc9bae2cc fixes #1035 translate the visit link 2019-06-20 14:55:23 +02:00
plegall 9e629a2369 issue #1031 album manager, move breadcrumbs outside page title 2019-06-11 16:38:49 +02:00
plegall f21da2c947 issue #830 forgot to replace Matomo (used as template) by Piwigo 2019-06-04 17:17:30 +02:00
plegall fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
plegall c773f655cc issue #830 add a global COPYING file with copyright/license/trademark infos 2019-06-04 16:41:33 +02:00
plegall 2829f1a4ea fixes #1029 only keep new logo 2019-06-04 14:51:01 +02:00
plegall 305e9c914a update version 2.10.0beta1 2019-06-04 11:35:47 +02:00
plegall 5f0c429d2b issue #987 change a:hover to new orange 2019-05-31 12:08:58 +02:00
plegall 63ca304ff4 issue #1019 missing l10n 2019-05-31 11:26:25 +02:00
plegall b150774bc9 issue #1019 do not display album selection if coming from a "add photos to album" link 2019-05-28 16:08:11 +02:00
plegall 242b734d8f issue #1019 slightly move up welcome box 2019-05-28 16:06:57 +02:00
plegall 99351c5898 issue #987 replace H2 by H1 only if H2 is available 2019-05-28 16:06:00 +02:00
plegall 692120cd07 issue #987 set a title on pages 2019-05-28 16:05:09 +02:00
plegall fafa0dd7ae issue #1014 no more link on album name, a big button does the same job 2019-05-28 15:58:16 +02:00
Yann Le Boudec 038a42dd46 issue #1019 photo upload redesign
* Hide album selection after creation
* Correctly center the welcome box
* Better alignment for select files info
* Remove summary for select files info, always display details
* Fix dynamic margins in album popin
* Simplify show/hide blocks when no album available
* Make file selection button secondary when files added to queue
2019-05-28 15:00:03 +02:00