- Aug 02, 2021
-
-
Ramon Souza authored
-
- Jun 14, 2021
-
-
Anton Georgiev authored
-
- Jun 04, 2021
-
-
Ramon Souza authored
-
- Jun 03, 2021
-
-
Anton Georgiev authored
-
- Jun 02, 2021
-
-
Ramon Souza authored
-
- Jun 01, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- Mar 23, 2021
-
-
Ramon Souza authored
-
- Mar 11, 2021
-
-
Ramón Souza authored
* moving locales folder to /public and applying changes needed to serve locales as static files * better dev/prod check * transifex pull script changes to match new locales directory + ignore locales with less than 100 lines * fix local/prod locales path * merge fallback messages * applies new locale changes to legacy client `bbb-html5.nginx` file content should also be changed to the following: ``` location /html5client/locales { alias /usr/share/meteor/bundle/programs/web.browser/app/locales; } location /html5client/compatibility { alias /usr/share/meteor/bundle/programs/web.browser/app/compatibility; } location /html5client/resources { alias /usr/share/meteor/bundle/programs/web.browser/app/resources; } location /html5client/svgs { alias /usr/share/meteor/bundle/programs/web.browser/app/svgs; } location /html5client/fonts { alias /usr/share/meteor/bundle/programs/web.browser/app/fonts; } location /html5client { # proxy_pass http://127.0.0.1:4100; # use for development proxy_pass http://poolhtml5servers; # use for production proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; } ```
-
- Feb 20, 2021
-
-
Mario Jr authored
Locales would be fetched even if you simply open and save settings window (without changing any setting) We now test it similarly we do on 2.2 Closes #11318
-
- Feb 12, 2021
-
-
Ramon Souza authored
-
- Jan 19, 2021
-
-
KDSBrowne authored
-
- Nov 18, 2020
-
-
Anton Georgiev authored
-
- Sep 08, 2020
-
-
Tainan Felipe authored
-
- Aug 25, 2020
-
-
Tainan Felipe authored
-
Tainan Felipe authored
-
Tainan Felipe authored
-
- Aug 19, 2020
-
-
Tainan Felipe authored
-
- Aug 07, 2020
-
-
Tainan Felipe authored
-
- Jul 29, 2020
-
-
Anton Georgiev authored
-
- Jul 15, 2020
-
-
Anton Georgiev authored
-
- May 25, 2020
-
-
Tainan Felipe authored
-
- May 12, 2020
-
-
Joao Siebel authored
-
- May 11, 2020
-
-
yogiks authored
-
- Apr 23, 2020
-
-
Anton Georgiev authored
-
- Apr 17, 2020
-
-
Anton Georgiev authored
-
- Apr 15, 2020
-
-
Tainan Felipe authored
-
- Mar 27, 2020
-
-
Anton Georgiev authored
Had to jump through hoops to add Georgian because Langmap does not have entry for 'ka' just for 'ka_GE'
-
- Mar 26, 2020
-
-
KDSBrowne authored
-
- Mar 25, 2020
-
-
Anton Georgiev authored
-
Anton Georgiev authored
This reverts commit 004d8725, reversing changes made to ebdcf621.
-
- Mar 11, 2020
-
-
KDSBrowne authored
-
- Feb 14, 2020
-
-
Anton Georgiev authored
-
- Feb 11, 2020
-
-
KDSBrowne authored
-
- Jan 17, 2020
-
-
Anton Georgiev authored
-
- Nov 15, 2019
-
-
Anton Georgiev authored
-
- Nov 05, 2019
-
-
Anton Georgiev authored
-
- Aug 16, 2019
-
-
Anton Georgiev authored
-
Tainan Felipe authored
-
- Jul 22, 2019
-
-
Tainan Felipe authored
-