freeipa/install/ui
Stanislav Levin 171c6a01d8 Drop concatenated title of add dialog for association_table widget
As for now the default title of add dialogs, which are
initialized from 'association_table' widget, is set to something
like 'Add ${other_entity} into ${entity} ${primary_key}',
where 'other_entity' and 'entity' are also translatable texts.
This construction is used via method 'create_add_dialog' of
'association_table' widget for the all 'Add' actions within
details of entities.

Such concatenation leads to a bad quality translation and
should be changed to an entire sentence.

From now a mentioned title is taken from a spec and should be
specified explicitly.

Fixes: https://pagure.io/freeipa/issue/7712
Fixes: https://pagure.io/freeipa/issue/7714
Reviewed-By: Serhii Tsymbaliuk <stsymbal@redhat.com>
2018-10-02 16:37:17 +02:00
..
build Update Dojo and Dojo builder to 1.13.0 2018-07-12 15:38:01 +02:00
css WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
doc webui: topology graph facet 2015-11-27 15:50:56 +01:00
images Replace old login screen logo with new one 2018-08-21 17:38:32 +02:00
js Create symlink to qunit.js 2017-12-14 18:57:37 +01:00
less webui: redable color of invalid fields on login-screen-like pages 2018-08-27 17:10:32 +02:00
src Drop concatenated title of add dialog for association_table widget 2018-10-02 16:37:17 +02:00
test Stop usage of "IPA.messages" in Web UI "utils" tests 2018-07-17 15:32:28 -04:00
util Update Dojo and Dojo builder to 1.13.0 2018-07-12 15:38:01 +02:00
favicon.ico Replace logo images with new one (version 4.7) 2018-08-13 14:25:06 +02:00
Gruntfile.js Make WebUI unit tests to generate results as JUnit 2018-03-16 14:26:48 +01:00
ie.css Fixed display of attributes_widget in IE9 2012-07-17 15:55:44 +02:00
index.html webui: add d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
ipa.css Add ability to stage multiple users 2016-06-03 16:12:48 +02:00
jsl.conf Fix javascript 'errors' found by jslint 2018-09-27 16:33:25 +02:00
Makefile.am Clean up reset_password.js file from project 2018-09-12 12:41:19 +02:00
package.json Add Gruntfile and package.json to ui directory 2017-12-14 18:57:37 +01:00
README-LICENSE.txt WebUI build: replace uglifyjs with system package 2018-07-12 15:38:01 +02:00
reset_password.html Use "login" plugin instead of standalone JS file 2018-09-12 12:41:19 +02:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00