Commit Graph

  • ceef7e746e warning about data losing and migration files updating Julien Fastré 2014-12-04 16:57:32 +01:00
  • f2e4146a43 split text on multiple lines for readability Julien Fastré 2014-12-04 16:53:19 +01:00
  • 8129f156de remove a warning, as I tested the instructions locally Julien Fastré 2014-12-04 16:50:53 +01:00
  • 7e5945d6a1 improve documentation hierarchy Julien Fastré 2014-12-04 16:41:46 +01:00
  • cc6326bc15 add reference on how to create the database after installation Julien Fastré 2014-12-04 16:33:54 +01:00
  • ec446826a3 typo Julien Fastré 2014-12-04 16:16:36 +01:00
  • 208bc43e1f add step "app/check.php" Julien Fastré 2014-12-04 16:13:11 +01:00
  • 63d994bc49 documentation about migrations Julien Fastré 2014-12-04 15:59:57 +01:00
  • f5752acdc3 fix translation in NL Julien Fastré 2014-11-29 15:43:14 +01:00
  • 105e961e3a fix translation in NL Julien Fastré 2014-11-29 15:38:24 +01:00
  • 739557814e fix bug with memo Julien Fastré 2014-11-29 15:29:44 +01:00
  • b5be2e2f1e fix some translation problems in NL Julien Fastré 2014-11-29 15:11:11 +01:00
  • 5f39ed12fc Merge branch 'addMigrations' refs #216 Julien Fastré 2014-11-29 02:19:26 +01:00
  • 677fe4d147 Iintroduce migration file Julien Fastré 2014-11-29 01:52:52 +01:00
  • 1f5ff53ca5 add migration file refs #223 Julien Fastré 2014-11-29 01:18:47 +01:00
  • 81b25aff26 Insert migrations file refs #223 Julien Fastré 2014-11-29 01:13:30 +01:00
  • 352ece9403 create migration for main bundle Julien Fastré 2014-11-29 01:08:03 +01:00
  • a0462d8570 add command to alter user password Julien Fastré 2014-11-29 01:06:30 +01:00
  • 787ed4a7c2 Order languages in alphabetical order in every language Marc Ducobu 2014-11-28 14:12:35 +01:00
  • 7b7c327a9a Sort case insensitive Marc Ducobu 2014-11-28 14:11:11 +01:00
  • 070b184dbe Order countries in alphabetical order in every language - close #360 Marc Ducobu 2014-11-28 13:45:38 +01:00
  • 1898b5d399 add the today default date to new report Julien Fastré 2014-11-27 14:32:51 +01:00
  • 654789d40a Sticky for not firefox Marc Ducobu 2014-11-28 09:32:48 +01:00
  • 82c3585aff debug yml not valide Marc Ducobu 2014-11-27 15:10:15 +01:00
  • 41a9a00483 Adding nl translation Marc Ducobu 2014-11-27 14:38:28 +01:00
  • 83d090286d Adding nl translation Marc Ducobu 2014-11-27 14:37:58 +01:00
  • 474abdf3ac Adding nl translation Marc Ducobu 2014-11-27 14:37:24 +01:00
  • 6834ebc610 Adding message when spokien languages is not specified Marc Ducobu 2014-11-27 14:18:45 +01:00
  • a925533fc8 fix bug : CFChoice was not rendered correctly with _other option Julien Fastré 2014-11-27 13:54:58 +01:00
  • 65b8499458 take into account new lines into customfiels text Julien Fastré 2014-11-27 12:44:47 +01:00
  • 15de4a70c6 Rm nl file Marc Ducobu 2014-11-27 12:37:12 +01:00
  • d4660419f8 Adding Nl translation Marc Ducobu 2014-11-27 12:28:48 +01:00
  • b3fb1ba662 Adding Nl translation Marc Ducobu 2014-11-27 12:28:15 +01:00
  • 5d86b2ef25 Adding Nl translation Marc Ducobu 2014-11-27 12:27:23 +01:00
  • 19a674d7a0 Adding Nl translation Marc Ducobu 2014-11-27 12:26:52 +01:00
  • 42d498486a Exclude deadLanguages and RegionalVersionLanguages Marc Ducobu 2014-11-27 11:35:54 +01:00
  • b5bf383005 Allow to customize the 'other value' statement in CFChoice - close #361 Marc Ducobu 2014-11-26 18:49:24 +01:00
  • ab4d9e174f add javascript to ensure that fields with '_other' are checked - close #349 Marc Ducobu 2014-11-26 17:50:08 +01:00
  • 9b52fa562e Adding spokenLanguages into views close #356 Marc Ducobu 2014-11-26 13:29:00 +01:00
  • f903e50d73 Merge branch 'master' of git://github.com/Chill-project/Person Marc Ducobu 2014-11-26 13:02:36 +01:00
  • ae36da3366 Adding spokenLanguages to Person (Entity and Form) Marc Ducobu 2014-11-26 13:02:21 +01:00
  • 79ccfb184a Form type for Languages (select2) Marc Ducobu 2014-11-26 12:58:01 +01:00
  • 22df3cb17d Adding languages in DB ref #356 Marc Ducobu 2014-11-26 12:22:44 +01:00
  • 70f5e81fd0 Improving colors Marc Ducobu 2014-11-26 10:38:16 +01:00
  • 8f5e042357 add an index on person firstname and lastname Julien Fastré 2014-11-25 22:58:50 +01:00
  • 17fa1baedd add "order by" clause for person search Julien Fastré 2014-11-25 22:44:49 +01:00
  • ff3479983e add doctrine/doctrine-fixtures-bundle in bundle depedencies Julien Fastré 2014-11-25 22:33:39 +01:00
  • 7f5e464218 Set 'gender' in form as required and remove empty value Julien Fastré 2014-11-25 22:28:45 +01:00
  • 4dbd72fedd register chillmain in the framework used in tests Julien Fastré 2014-11-25 22:22:05 +01:00
  • de7b9d5ff3 More space between the button 'save report' and 'reset form' in report bundle close #354 Marc Ducobu 2014-11-25 17:46:54 +01:00
  • 8a65274fbc More space between the button 'save report' and 'reset form' in report bundle ref #354 Marc Ducobu 2014-11-25 17:46:31 +01:00
  • bd2ac7bacd More space between the button 'save report' and 'reset form' in report bundle ref #354 Marc Ducobu 2014-11-25 17:46:02 +01:00
  • 20bc5a818a class cf-fields for form construction close #363 Marc Ducobu 2014-11-25 15:56:07 +01:00
  • 828518c1cb Merge branch 'master' of git://github.com/Chill-project/Person Marc Ducobu 2014-11-25 15:55:25 +01:00
  • a1fc3a164c class cf-fields for form construction ref #363 Marc Ducobu 2014-11-25 15:55:08 +01:00
  • 4d052607a8 Merge branch 'master' of git://github.com/Chill-project/Main Marc Ducobu 2014-11-25 15:53:05 +01:00
  • 3a2a649e17 class cf-title and cf-fields for form display parametrisation Marc Ducobu 2014-11-25 15:52:51 +01:00
  • a8831056d2 class cf-title for form construction ref #363 Marc Ducobu 2014-11-25 15:52:02 +01:00
  • 6045578bb2 add locale for test environment (temp) refs #331 Julien Fastré 2014-11-25 15:34:11 +01:00
  • d94c64346d reactive travis Julien Fastré 2014-11-25 15:15:01 +01:00
  • 87a62a501c Set messages more consistent Julien Fastré 2014-11-25 15:13:33 +01:00
  • fc955e2995 Replace search link on main page to point to chill_main_search and fix tests Julien Fastré 2014-11-25 15:07:02 +01:00
  • 51d6bed43d add search possibility throught all bundles, and remove deps between mainbundle and person bundle. Julien Fastré 2014-11-25 14:49:15 +01:00
  • d340520581 make messages more consistent with the new 'search' feature Julien Fastré 2014-11-25 15:20:23 +01:00
  • 27903423da year range on pikaday + trad nl of pikaday - close #359 Marc Ducobu 2014-11-25 15:05:16 +01:00
  • 740301227f add search possibility throught all bundles, and remove deps between mainbundle and person bundle. Julien Fastré 2014-11-25 14:50:05 +01:00
  • b23b41f291 Grunt/Bower : jquery support Marc Ducobu 2014-11-25 14:41:44 +01:00
  • c8cb5d3b10 Adding customFieldsGroup in admin menu + Using admin template Marc Ducobu 2014-11-21 17:43:06 +01:00
  • 1c45ce9ff4 Adding customFields in admin menu Marc Ducobu 2014-11-21 17:40:51 +01:00
  • 43c56b0f04 CustomFieldsDefaultGroup/list.html.twig with admin layout Marc Ducobu 2014-11-21 17:34:57 +01:00
  • 86e635ba77 Improving admin interface - 2 Marc Ducobu 2014-11-21 17:31:25 +01:00
  • bec63446f3 Improving admin interface Marc Ducobu 2014-11-21 17:29:56 +01:00
  • 7cf7d6c4d8 Adding route for CustomFieldsDefaultGroup:list in menu admin Marc Ducobu 2014-11-21 17:19:41 +01:00
  • b95d3946ef Debug admin menu - 2 Marc Ducobu 2014-11-21 17:19:01 +01:00
  • 45d036933e Debug admin menu Marc Ducobu 2014-11-21 17:12:30 +01:00
  • 0c4e02afac Add footer at the bottom close #351 Marc Ducobu 2014-11-21 15:59:29 +01:00
  • 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 Marc Ducobu 2014-11-21 15:03:09 +01:00
  • 47bbd6eca4 Use the twig.global.installation.name for app title in the layout Marc Ducobu 2014-11-21 14:38:24 +01:00
  • c169269876 Prevent leaving the new and edit report page without saving. close #319 Julien Fastré 2014-11-21 10:58:20 +01:00
  • b687e9e07d Add a 'none' text on rendering when the custom fields is empty Julien Fastré 2014-11-20 17:35:16 +01:00
  • 54c197afcf Improving form display : vertical space between fields Marc Ducobu 2014-11-20 12:13:09 +01:00
  • ff40e2991c [CFChoice] Allow true in option 'other' Julien Fastré 2014-11-20 11:59:39 +01:00
  • 2eb2214921 Move the create fields command to custom fields bundle Julien Fastré 2014-11-20 10:43:32 +01:00
  • 8bfa675bd4 Import command "create fields" from report bundle to custom-fields bundle. Julien Fastré 2014-11-20 10:44:15 +01:00
  • 0f3503015b Debug stopping that Admin/index template require css/add.css Marc Ducobu 2014-11-19 16:51:27 +01:00
  • 0372ed4959 Debug stopping that layout template require css/person.css Marc Ducobu 2014-11-19 16:45:38 +01:00
  • 0a9cf0ceb6 Adaptable width for nav menu Marc Ducobu 2014-11-19 16:19:58 +01:00
  • 50c090b18c Debug stopping that create_review template require css/person.css Marc Ducobu 2014-11-19 16:13:19 +01:00
  • 67f434ef85 refactoring CustomFieldText var MultipleCFInline -> multipleCFInline Marc Ducobu 2014-11-19 15:34:16 +01:00
  • b43ee26c81 translation of error message Julien Fastré 2014-11-19 13:39:46 +01:00
  • 68a3ed70f1 Layout the login form fix #345 Julien Fastré 2014-11-19 13:38:33 +01:00
  • 9951593dc0 Label of radion button with a margin right Marc Ducobu 2014-11-19 12:04:03 +01:00
  • 44fde3fa71 Translation of radio button None close #315 Marc Ducobu 2014-11-19 11:49:18 +01:00
  • 2b4fd6f793 Debug display translation Marc Ducobu 2014-11-19 11:43:19 +01:00
  • 9a4609ac37 Translation updating Marc Ducobu 2014-11-19 11:19:13 +01:00
  • 3102de31d6 Translation updating Marc Ducobu 2014-11-19 11:18:50 +01:00
  • 140fa5f002 Translation updatng Marc Ducobu 2014-11-19 11:14:10 +01:00
  • bae32d28cf Translation FR Marc Ducobu 2014-11-19 10:33:40 +01:00
  • 7465def1eb Debug translation variable pbmm Marc Ducobu 2014-11-19 10:31:48 +01:00
  • 9976f88e2f Refactoring translations Marc Ducobu 2014-11-19 10:04:38 +01:00