-
- Downloads
Merge pull request #1926 from OpenTechFund/enhancement/word_count_for_applicaiton_form_field
Allow staff to set word limit for text field
Showing
- hypha/apply/funds/migrations/0074_add_word_limit_to_text_blocks.py 28 additions, 0 deletions...ly/funds/migrations/0074_add_word_limit_to_text_blocks.py
- hypha/apply/funds/templates/funds/applicationsubmission_form.html 1 addition, 0 deletions...ply/funds/templates/funds/applicationsubmission_form.html
- hypha/apply/projects/migrations/0033_add_word_limit_to_text_blocks.py 26 additions, 0 deletions...projects/migrations/0033_add_word_limit_to_text_blocks.py
- hypha/apply/review/migrations/0022_add_word_limit_to_text_blocks.py 26 additions, 0 deletions...y/review/migrations/0022_add_word_limit_to_text_blocks.py
- hypha/apply/stream_forms/blocks.py 2 additions, 0 deletionshypha/apply/stream_forms/blocks.py
- hypha/apply/stream_forms/models.py 8 additions, 1 deletionhypha/apply/stream_forms/models.py
- hypha/apply/templates/forms/includes/field.html 1 addition, 1 deletionhypha/apply/templates/forms/includes/field.html
- hypha/static_src/src/javascript/apply/tinymce-word-count.js 29 additions, 13 deletionshypha/static_src/src/javascript/apply/tinymce-word-count.js
- hypha/static_src/src/sass/apply/components/_rich-text.scss 4 additions, 8 deletionshypha/static_src/src/sass/apply/components/_rich-text.scss
- hypha/static_src/src/sass/public/components/_rich-text.scss 4 additions, 8 deletionshypha/static_src/src/sass/public/components/_rich-text.scss
Loading
Please register or sign in to comment