zulip/static
Yago González 6837fc5d56 i18n: Add missing strings for custom profile fields and fix capitalization.
The "Short/Long Text" option for custom profile fields wasn't properly
capitalized (i.e. "Text" should have been all lowercase), and also
wasn't properly tagged for translation.

For the sake of consistency, the change to proper capitalization has
also been applied to the models and any tests involving this feature.

Due to a bug in Django, it complained about the models having changed
and thus not being consistent with the migrations. That isn't actually
true (since the database stores the numeric values for each key), but
the migrations have been modified to avoid this error. This does not
affect the migrations' behaviour in any way.
2018-05-06 19:44:36 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html portico: Change CSS class to float-left and float-right. 2018-05-02 15:23:33 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images why-zulip: Include cartoon of Julia Evans. 2018-04-30 17:46:02 -07:00
js i18n: Add missing strings for custom profile fields and fix capitalization. 2018-05-06 19:44:36 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles attachments: Stop fetching attachments in / endpoint. 2018-05-04 16:22:26 -07:00
swagger org setting: Add time limits for message deleting. 2018-04-27 19:22:28 -07:00
templates custom fields: Clean up template logic for field ID. 2018-05-05 15:40:16 -07:00
third upload/jquery-filedrop: Fix progress bar for paste upload. 2018-05-05 06:32:10 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00