567ebb41ab
bootstrap local app for tests
2014-12-07 00:15:35 +01:00
d59882159d
add phpdoc file
2014-12-04 18:01:03 +01:00
ceef7e746e
warning about data losing and migration files updating
2014-12-04 16:57:32 +01:00
f2e4146a43
split text on multiple lines for readability
2014-12-04 16:53:19 +01:00
8129f156de
remove a warning, as I tested the instructions locally
2014-12-04 16:50:53 +01:00
7e5945d6a1
improve documentation hierarchy
...
We create a level into the "installation" directory, and create an index file into this directory.
This will also be more consistent with the "developer" part.
2014-12-04 16:41:46 +01:00
cc6326bc15
add reference on how to create the database after installation
2014-12-04 16:33:54 +01:00
ec446826a3
typo
2014-12-04 16:16:36 +01:00
208bc43e1f
add step "app/check.php"
...
close #235
2014-12-04 16:13:11 +01:00
63d994bc49
documentation about migrations
...
close #216
2014-12-04 15:59:57 +01:00
f5752acdc3
fix translation in NL
2014-11-29 15:43:14 +01:00
105e961e3a
fix translation in NL
2014-11-29 15:38:24 +01:00
739557814e
fix bug with memo
2014-11-29 15:29:44 +01:00
b5be2e2f1e
fix some translation problems in NL
2014-11-29 15:11:11 +01:00
5f39ed12fc
Merge branch 'addMigrations' refs #216
2014-11-29 02:19:26 +01:00
677fe4d147
Iintroduce migration file
2014-11-29 01:52:52 +01:00
1f5ff53ca5
add migration file refs #223
2014-11-29 01:18:47 +01:00
81b25aff26
Insert migrations file refs #223
2014-11-29 01:13:30 +01:00
352ece9403
create migration for main bundle
2014-11-29 01:08:03 +01:00
a0462d8570
add command to alter user password
2014-11-29 01:06:30 +01:00
Marc Ducobu
787ed4a7c2
Order languages in alphabetical order in every language
2014-11-28 14:12:35 +01:00
Marc Ducobu
7b7c327a9a
Sort case insensitive
2014-11-28 14:11:11 +01:00
Marc Ducobu
070b184dbe
Order countries in alphabetical order in every language - close #360
2014-11-28 13:45:38 +01:00
1898b5d399
add the today default date to new report
2014-11-28 09:51:14 +01:00
Marc Ducobu
654789d40a
Sticky for not firefox
2014-11-28 09:32:48 +01:00
Marc Ducobu
82c3585aff
debug yml not valide
2014-11-27 15:10:15 +01:00
Marc Ducobu
41a9a00483
Adding nl translation
2014-11-27 14:38:28 +01:00
Marc Ducobu
83d090286d
Adding nl translation
2014-11-27 14:37:58 +01:00
Marc Ducobu
474abdf3ac
Adding nl translation
2014-11-27 14:37:24 +01:00
Marc Ducobu
6834ebc610
Adding message when spokien languages is not specified
2014-11-27 14:18:45 +01:00
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