Marc Ducobu
0f3503015b
Debug stopping that Admin/index template require css/add.css
2014-11-19 16:51:27 +01:00
Marc Ducobu
0a9cf0ceb6
Adaptable width for nav menu
2014-11-19 16:19:58 +01:00
b43ee26c81
translation of error message
...
refs #3455 and refs #333
[ci skip]
2014-11-19 13:41:54 +01:00
68a3ed70f1
Layout the login form fix #345
...
This is a very simple layout, but it should do the job until we have better :-)
2014-11-19 13:40:44 +01:00
Marc Ducobu
9951593dc0
Label of radion button with a margin right
2014-11-19 12:04:03 +01:00
Marc Ducobu
3102de31d6
Translation updating
2014-11-19 11:18:50 +01:00
Marc Ducobu
9976f88e2f
Refactoring translations
2014-11-19 10:04:38 +01:00
Marc Ducobu
9d6168ace0
all more than one CF in one line ref #322
2014-11-18 14:17:36 +01:00
Marc Ducobu
a9ee1f8344
Set the height value greater on select fields - 2
2014-11-18 14:02:57 +01:00
Marc Ducobu
c53d35d5b6
Set the height value greater on select fields close #324
2014-11-18 13:59:20 +01:00
Marc Ducobu
024edca902
Erros text in red
2014-11-18 11:05:17 +01:00
Marc Ducobu
164904b2a7
Several icons in menu section
2014-11-18 11:04:40 +01:00
Marc Ducobu
8f97ace297
Several icons in menu section
2014-11-18 11:04:23 +01:00
Marc Ducobu
67a6526cee
ScratchCSS update : Resolving space problem after legend
2014-11-18 10:40:08 +01:00
Marc Ducobu
8c70f7b0a7
sticky-form-buttons space for link
2014-11-18 10:39:27 +01:00
Marc Ducobu
e1f78dc08d
sticky submit and reset buttons ref #336
2014-11-18 09:34:07 +01:00
Marc Ducobu
7d9b3e714f
Tabs design : hover color text still in black
2014-11-17 22:39:02 +01:00
Marc Ducobu
cc549d6765
Rm italic for navigation search
2014-11-17 15:12:06 +01:00
Marc Ducobu
7510e6550f
updating scratch.css close#327 close#328
2014-11-17 15:05:01 +01:00
Marc Ducobu
3abfd1cf63
Refactoring Resources/config/services.yml - removing useless line return
2014-11-17 11:32:10 +01:00
Marc Ducobu
71e96426be
Merge branch 'master' of git://github.com/Chill-project/Main
2014-11-17 09:37:08 +01:00
Marc Ducobu
8030c51897
close#314 - checkbox label is inline
2014-11-17 09:36:56 +01:00
Marc Ducobu
22818c01a3
Adding clean:bowerDir command
2014-11-17 09:34:44 +01:00
57f2fa3178
create an helper + twig filter to show translatable string in current locale.
...
The twig filter is localize_translatable_string
Example : {{ person.nationality|localize_translatable_string }}
The helper may be called with $container->get('chill.main.helper.translatable_string'). The main function is ->localize(array $strings)
Example:
$container->get('chill.main.helper.translatable_string')->localize($country->getName()); #return the name in current locale
close #299
2014-11-17 01:03:07 +01:00
234a3c9a5f
translation of countries in form refs #317
2014-11-17 01:03:07 +01:00
Marc Ducobu
bf52c347ee
removing textarea_widget (not used)
2014-11-16 23:53:49 +01:00
a9f4324513
Adapt countries to add country code, create command to populate or update countries and translate countries to chill_main.available languages. Fix #317 and fix #316
...
The LoadCountries Data fixtures are also updated. Both Command and DataFixtures/ORM/LoadCountries use the same static function.
[ci skip]
2014-11-16 22:18:12 +01:00
Julien Fastré
e9da6412cc
remove test file for service hooks
2014-11-14 17:08:02 +01:00
Julien Fastré
10396e49dc
test service hooks
2014-11-14 17:07:18 +01:00
Julien Fastré
0d76643638
test
2014-11-14 16:59:37 +01:00
Julien Fastré
f7597d8a1d
comment unwanted lines
2014-11-14 16:55:44 +01:00
Julien Fastré
956520e822
remove hhvm
2014-11-14 16:29:08 +01:00
Julien Fastré
5a0189273b
rename travis file to disable travis temporarily
2014-11-14 16:22:53 +01:00
Julien Fastré
68199b5339
introduce installation
...
and test webhooks on redmine
[ci skip]
2014-11-14 16:13:46 +01:00
Julien Fastré
1eafcbdc08
introduce documentation
...
and test webhooks on github
[ci skip]
2014-11-14 16:11:02 +01:00
Julien Fastré
d51cba60c9
Refer issues in readme
...
and test webhooks on github :-)
[ci skip]
2014-11-14 16:08:05 +01:00
2485f37f93
Create a type select2_entity and select2_chill_country refs #318
...
select2_entity inherits from entity with a class ".select2".
select2_chill_country inherit from select2_entity
[ci skip]
2014-11-14 11:59:25 +01:00
Marc Ducobu
8fa4437b1b
#304 ICPC field larger & #302 remove bullet symbol for CFChoices
2014-11-13 22:36:15 +01:00
Marc Ducobu
73eeb6cea2
Resolving indentation cf-form presentation
2014-11-13 21:08:48 +01:00
7b7cdeba21
create type select2_choice and apply select2 only on those fields
2014-11-13 16:57:13 +01:00
Marc Ducobu
3e8843dc61
Improving layout
2014-11-13 15:04:31 +01:00
Marc Ducobu
00b87f91b3
Adding select2
2014-11-12 23:55:48 +01:00
Marc Ducobu
46f14aabbb
Removing debug code
2014-11-12 15:55:03 +01:00
Marc Ducobu
1ebb4662c1
Adding locale selection
2014-11-12 15:28:43 +01:00
Marc Ducobu
52c48f5b5d
padding-top/left
2014-11-12 11:40:32 +01:00
Marc Ducobu
500b4d2202
Footer to bottom
2014-11-12 11:25:30 +01:00
Marc Ducobu
cb756a29fa
Adding homepage menu
2014-11-12 11:07:05 +01:00
Marc Ducobu
43aa7a1e8d
renaming welcome->homepage route
2014-11-12 11:06:32 +01:00
Marc Ducobu
17188be855
menu person & section generated
2014-11-12 10:23:09 +01:00
Marc Ducobu
16ead22f4d
Updating design
2014-11-11 16:56:47 +01:00