|
a925533fc8
|
fix bug : CFChoice was not rendered correctly with _other option
|
2014-11-27 13:54:58 +01:00 |
|
|
65b8499458
|
take into account new lines into customfiels text
[ci skip]
|
2014-11-27 12:45:12 +01:00 |
|
Marc Ducobu
|
15de4a70c6
|
Rm nl file
|
2014-11-27 12:37:12 +01:00 |
|
Marc Ducobu
|
d4660419f8
|
Adding Nl translation
|
2014-11-27 12:28:48 +01:00 |
|
Marc Ducobu
|
b3fb1ba662
|
Adding Nl translation
|
2014-11-27 12:28:15 +01:00 |
|
Marc Ducobu
|
5d86b2ef25
|
Adding Nl translation
|
2014-11-27 12:27:23 +01:00 |
|
Marc Ducobu
|
19a674d7a0
|
Adding Nl translation
|
2014-11-27 12:26:52 +01:00 |
|
Marc Ducobu
|
42d498486a
|
Exclude deadLanguages and RegionalVersionLanguages
|
2014-11-27 11:35:54 +01:00 |
|
Marc Ducobu
|
b5bf383005
|
Allow to customize the 'other value' statement in CFChoice - close #361
|
2014-11-26 18:49:24 +01:00 |
|
Marc Ducobu
|
ab4d9e174f
|
add javascript to ensure that fields with '_other' are checked - close #349
|
2014-11-26 17:50:08 +01:00 |
|
Marc Ducobu
|
9b52fa562e
|
Adding spokenLanguages into views close #356
|
2014-11-26 13:29:00 +01:00 |
|
Marc Ducobu
|
f903e50d73
|
Merge branch 'master' of git://github.com/Chill-project/Person
|
2014-11-26 13:02:36 +01:00 |
|
Marc Ducobu
|
ae36da3366
|
Adding spokenLanguages to Person (Entity and Form)
|
2014-11-26 13:02:21 +01:00 |
|
Marc Ducobu
|
79ccfb184a
|
Form type for Languages (select2)
|
2014-11-26 12:58:01 +01:00 |
|
Marc Ducobu
|
22df3cb17d
|
Adding languages in DB ref #356
|
2014-11-26 12:22:44 +01:00 |
|
Marc Ducobu
|
70f5e81fd0
|
Improving colors
|
2014-11-26 10:38:16 +01:00 |
|
|
8f5e042357
|
add an index on person firstname and lastname
But this index should be lowercase (refs #364) : this should be fixed when we will use doctrine migrations
|
2014-11-25 22:58:50 +01:00 |
|
|
17fa1baedd
|
add "order by" clause for person search
Results are now ordered by lastName, first name (alphabetical)
refs #223
|
2014-11-25 22:44:49 +01:00 |
|
|
ff3479983e
|
add doctrine/doctrine-fixtures-bundle in bundle depedencies
|
2014-11-25 22:33:39 +01:00 |
|
|
7f5e464218
|
Set 'gender' in form as required and remove empty value
close #358
|
2014-11-25 22:28:45 +01:00 |
|
|
4dbd72fedd
|
register chillmain in the framework used in tests
This should fix travis tests
|
2014-11-25 22:25:19 +01:00 |
|
Marc Ducobu
|
de7b9d5ff3
|
More space between the button 'save report' and 'reset form' in report bundle close #354
|
2014-11-25 17:46:54 +01:00 |
|
Marc Ducobu
|
8a65274fbc
|
More space between the button 'save report' and 'reset form' in report bundle ref #354
|
2014-11-25 17:46:31 +01:00 |
|
Marc Ducobu
|
bd2ac7bacd
|
More space between the button 'save report' and 'reset form' in report bundle ref #354
|
2014-11-25 17:46:02 +01:00 |
|
Marc Ducobu
|
20bc5a818a
|
class cf-fields for form construction close #363
|
2014-11-25 15:56:07 +01:00 |
|
Marc Ducobu
|
828518c1cb
|
Merge branch 'master' of git://github.com/Chill-project/Person
|
2014-11-25 15:55:25 +01:00 |
|
Marc Ducobu
|
a1fc3a164c
|
class cf-fields for form construction ref #363
|
2014-11-25 15:55:08 +01:00 |
|
Marc Ducobu
|
4d052607a8
|
Merge branch 'master' of git://github.com/Chill-project/Main
|
2014-11-25 15:53:05 +01:00 |
|
Marc Ducobu
|
3a2a649e17
|
class cf-title and cf-fields for form display parametrisation
|
2014-11-25 15:52:51 +01:00 |
|
Marc Ducobu
|
a8831056d2
|
class cf-title for form construction ref #363
|
2014-11-25 15:52:02 +01:00 |
|
|
6045578bb2
|
add locale for test environment (temp) refs #331
|
2014-11-25 15:34:11 +01:00 |
|
|
d94c64346d
|
reactive travis
|
2014-11-25 15:25:37 +01:00 |
|
|
87a62a501c
|
Set messages more consistent
messages in search button on homepage now reference 'general search' (through all chill.search services) instead of only persons
|
2014-11-25 15:25:37 +01:00 |
|
|
fc955e2995
|
Replace search link on main page to point to chill_main_search and fix tests
|
2014-11-25 15:25:37 +01:00 |
|
|
51d6bed43d
|
add search possibility throught all bundles, and remove deps between mainbundle and person bundle.
refs #223
|
2014-11-25 15:25:37 +01:00 |
|
|
d340520581
|
make messages more consistent with the new 'search' feature
|
2014-11-25 15:20:23 +01:00 |
|
Marc Ducobu
|
27903423da
|
year range on pikaday + trad nl of pikaday - close #359
|
2014-11-25 15:05:16 +01:00 |
|
|
740301227f
|
add search possibility throught all bundles, and remove deps between mainbundle and person bundle.
refs #223
|
2014-11-25 14:50:05 +01:00 |
|
Marc Ducobu
|
b23b41f291
|
Grunt/Bower : jquery support
|
2014-11-25 14:41:44 +01:00 |
|
Marc Ducobu
|
c8cb5d3b10
|
Adding customFieldsGroup in admin menu + Using admin template
|
2014-11-21 17:43:06 +01:00 |
|
Marc Ducobu
|
1c45ce9ff4
|
Adding customFields in admin menu
|
2014-11-21 17:40:51 +01:00 |
|
Marc Ducobu
|
43c56b0f04
|
CustomFieldsDefaultGroup/list.html.twig with admin layout
|
2014-11-21 17:34:57 +01:00 |
|
Marc Ducobu
|
86e635ba77
|
Improving admin interface - 2
|
2014-11-21 17:31:25 +01:00 |
|
Marc Ducobu
|
bec63446f3
|
Improving admin interface
|
2014-11-21 17:29:56 +01:00 |
|
Marc Ducobu
|
7cf7d6c4d8
|
Adding route for CustomFieldsDefaultGroup:list in menu admin
|
2014-11-21 17:19:41 +01:00 |
|
Marc Ducobu
|
b95d3946ef
|
Debug admin menu - 2
|
2014-11-21 17:19:01 +01:00 |
|
Marc Ducobu
|
45d036933e
|
Debug admin menu
|
2014-11-21 17:12:30 +01:00 |
|
Marc Ducobu
|
0c4e02afac
|
Add footer at the bottom close #351
|
2014-11-21 15:59:29 +01:00 |
|
Marc Ducobu
|
9e05755f28
|
RM en from available_languages close #330 / hide lang menu if only one language installed close #350 / The menu lang is generated from the config
|
2014-11-21 15:03:09 +01:00 |
|
Marc Ducobu
|
47bbd6eca4
|
Use the twig.global.installation.name for app title in the layout
|
2014-11-21 14:38:24 +01:00 |
|