Senén Rodero Rodríguez
332a0a7c05
Update translations from Crowdin
2020-09-15 17:53:54 +02:00
Senén Rodero Rodríguez
7ceb42e858
Update translations from Crowdin
2019-12-18 16:50:48 +01:00
taitus
1788df3cf7
Add new translations
...
- Add new translations on SignatureSheet show page.
Changes:
-> "document number" to "sigantures"
-> "documents" to "users"
- Remove unused translations from the others yml
2019-07-29 13:10:09 +02:00
taitus
0bf88abcf1
Allow to SignatureSheet parse new fields
...
- In the previous version, each signature was equivalent to a document
and we separated them by commas.
Now each signature may also need the fields birth date and postal code.
So we separated each signature with a semicolon and separated each of
its fields by commas.
Example old version: "12345678X, 87654321Y"
Example new version:
"12345678X, 31/12/1980, 28001; 87654321Y, 31/12/1981, 28002"
- Update translations:
"Write the numbers separated by commas (,)" to
"Write the numbers separated by semicolons (;)"
2019-07-29 13:10:09 +02:00
Raimond Garcia
22787151f5
Merge pull request #3439 from LextrendIT/feature/add_admin_investments_column_chooser
...
Add columns selector JS component and change Rails view to use it
2019-06-11 17:17:52 +02:00
lalo
c2860dda0e
Add can_comment and can_edit_dossier abilities to valuators
2019-06-11 16:24:02 +02:00
lalo
4740aeaddf
Add columns selector JS component and change Rails view to use it
2019-06-11 14:33:40 +02:00
lalo
c538d08fee
Display public investment view on admin and valuator pages as preview
2019-06-04 09:30:51 +02:00
voodoorai2000
b9651bc9b3
Update translations from Crowdin
2019-05-30 20:26:13 +02:00
Consul Bot
e3ee6af3da
New translations admin.yml (French)
2019-02-14 13:11:43 +01:00
decabeza
9bcf673978
Remove admin legislation processes past filter i18n on all locales
2019-02-08 14:30:12 +01:00
decabeza
1be7888831
Remove legislation processes next filter i18n on all locales
2019-02-08 14:30:01 +01:00
Javi Martín
64d6b7491a
Make partial listing milestones reusable
...
So it isn't specific to budget investments anymore.
2018-12-11 19:22:55 +01:00
Javier Martín
3631ff7340
Merge pull request #3074 from consul/backport-refactor_legislation_process_subnav
...
Refactor legislation process subnav
2018-12-05 13:32:22 +01:00
Javi Martín
abf48af331
Rename draft_texts key to draft_versions
...
This way we can refactor the legislation tabs, since now all translation
keys follow the same convention (using the same name as the active tab
name).
2018-11-30 18:09:51 +01:00
Javi Martín
45a41a7528
Rename Admin::Proposals to Admin::HiddenProposals
...
The same way we do it with users and budget investments.
2018-11-30 18:04:55 +01:00
Consul Bot
c04fdd0769
New translations admin.yml (French)
2018-10-18 13:35:59 +02:00
Consul Bot
6f1c37ab15
New translations admin.yml (French)
2018-10-10 15:06:28 +02:00
voodoorai2000
f640a0a92c
Update Crowdin translations
2018-10-10 13:04:34 +02:00
Angel Perez
4c2eedf8bd
Add French I18n keys for InformationTexts#index view
2018-07-26 19:08:29 -04:00
rgarcia
00c965b715
Clean up
2018-04-04 13:19:01 +02:00
decabeza
9ec57f68c2
changes list of videos links on polls question admin
2017-10-07 14:49:36 +02:00
Raimond Garcia
8576f59af1
Merge branch 'master' into aperez-edit-poll-question-answers
2017-10-06 18:14:00 +02:00
Angel Perez
63eaa0bef6
Allow Poll::Question::Answer edit
...
As requested by #1992
2017-10-06 09:48:17 -04:00
Angel Perez
5862eea516
Add controllers/views for Poll::Question::Answer::Video
2017-10-05 12:34:20 -04:00
Angel Perez
f4774894e7
Adapt Admin::Poll::Question 'show' action to new design
...
Changes required as per issues #1855 and #1951
Fixes PR #1977 , note n° 2
2017-10-04 16:59:23 -04:00
Angel Perez
1cc0816dcd
Create 'poll_question_answers' controller and views
2017-10-03 23:23:50 -04:00
Angel Perez
d9d03079e1
Adapt Poll::Question 'show' action to mockup
2017-10-03 13:29:07 -04:00
Bertocq
a3bf69e78d
Remove final result usage on admin poll officer assignments results
2017-09-19 01:13:04 +02:00
Bertocq
851d397395
Replace FinalResult with TotalResult at admin Poll Recounts page
2017-09-19 00:54:46 +02:00
Bertocq
f27fcc7f99
Replace FinalResult with TotalResult at admin BoothAssignment show
2017-09-19 00:45:13 +02:00
Bertocq
f58f033e1d
Move existing translations into new folder structure with help of rake task
2017-07-05 13:31:50 +02:00