zulip/frontend_tests/casper_tests
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
..
00-realm-creation.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
01-login.js casper: Always use REALMS_HAVE_SUBDOMAINS. 2017-08-24 20:44:37 -07:00
02-site.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
03-narrow.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
04-compose.js hotkeys: Replace C with x for composing PM. 2018-04-01 16:13:05 -07:00
05-subscriptions.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
06-settings.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
07-stars.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
08-edit.js refactor: new message content -> compose textarea. 2017-11-28 12:53:40 -08:00
09-navigation.js Add stream ids to urls for stream-related narrows. 2018-02-19 09:03:11 -08:00
10-admin.js i18n: Add missing strings for custom profile fields and fix capitalization. 2018-05-06 19:44:36 -07:00
11-mention.js js: Fix indentation issues in casper tests. 2018-05-06 19:35:18 -07:00
12-toggle-message-editing.js org settings: Change message_edit settings to dropdown. 2018-04-23 18:22:35 -07:00
13-user-deactivation.js Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
14-drafts.js hotkeys: Replace C with x for composing PM. 2018-04-01 16:13:05 -07:00
15-delete-message.js casper: Fix waiting condition in message deletion tests. 2017-05-30 22:49:59 -07:00
16-copy-and-paste.js copy_and_paste.js: Support copying recipient headers from several topics. 2018-03-20 21:56:05 -07:00