97 Commits

Author SHA1 Message Date
Marc Ducobu
1b31cb31c7 Bug all.css overwritten : homapage.css to login.css 2015-08-17 15:15:27 +02:00
b54d334db6 fix bug in all.css
The all.css file used in template homepage overwritted the all.css file used in other pages. But the file does not have same requirements on css files. 

In development environment, this was not seeable. But in production environment, the all.css file used in most of the page was not complete, preventing a correct display.
2015-08-14 12:59:25 +02:00
Marc Ducobu
dd24cbe5bc Better menu 2015-08-10 15:53:30 +02:00
Marc Ducobu
a29671f738 Better menu 2015-08-07 19:08:01 +02:00
Marc Ducobu
b27cf3593d Logo without slogan 2015-08-04 11:45:33 +02:00
Marc Ducobu
bf80106bd4 Refactorig (indentation) views/Login/login.html.twig 2015-08-03 18:01:51 +02:00
Marc Ducobu
294fc49df7 Merge branch 'master' of git://github.com/Chill-project/Main 2015-07-06 09:51:20 +02:00
Marc Ducobu
f67bea64ce Better style for login 2015-07-06 09:51:02 +02:00
0dd3dd2a1e add special layout for time field 2015-07-05 23:14:44 +02:00
Marc Ducobu
135691f0fc Improving menu integration 2015-06-30 21:43:31 +02:00
Marc Ducobu
54430f8714 Better section menu 2015-06-30 15:08:10 +02:00
Marc Ducobu
4fc2d1d0a0 Design of the user menu 2015-06-29 14:29:09 +02:00
Marc Ducobu
113babe06d First version 2015-06-16 13:43:31 +02:00
8ce0f9d0b8 refactor timeline builder and timelineProviderInterface
refs #224
2015-02-18 00:05:27 +01:00
799893316d first implementation of timeline
refs #224

Some parts have evolved from issue, we should rethink some parts of the design
2015-02-18 00:05:27 +01:00
Marc Ducobu
756a188817 Export view 2015-02-16 18:09:04 +01:00
Marc Ducobu
10fdc2e072 Adding AGPL License 2015-02-16 12:34:56 +01:00
Marc Ducobu
9677e42c2d renaming main.js -> chill.js 2015-01-27 15:51:43 +01:00
Marc Ducobu
c29d17ff4f Reorganizing public folder 2015-01-27 15:39:03 +01:00
313d80345f fix title in search result page 2015-01-06 21:04:18 +01:00
9bc1f404fb layout of search messages 2015-01-04 00:25:30 +01:00
5a2b8cc040 Repeat search pattern in form above page 2015-01-04 00:22:53 +01:00
a6e118f37d behaviour of /search path
add exception catching and message
create tests

refs #223 refs #377
2015-01-04 00:13:00 +01:00
Marc Ducobu
654789d40a Sticky for not firefox 2014-11-28 09:32:48 +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
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
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
Marc Ducobu
27903423da year range on pikaday + trad nl of pikaday - close #359 2014-11-25 15:05:16 +01:00
Marc Ducobu
b23b41f291 Grunt/Bower : jquery support 2014-11-25 14:41:44 +01:00
Marc Ducobu
bec63446f3 Improving admin interface 2014-11-21 17:29:56 +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
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
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
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
164904b2a7 Several icons in menu section 2014-11-18 11:04:40 +01:00
Marc Ducobu
8030c51897 close#314 - checkbox label is inline 2014-11-17 09:36:56 +01:00
Marc Ducobu
bf52c347ee removing textarea_widget (not used) 2014-11-16 23:53:49 +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