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
ab8c565ff3
add language fallback to translatable string
...
refs #332
2015-02-05 16:43:45 +01:00
caaab740a9
remove ref to %locale% in translatable form
2015-02-05 16:31:33 +01:00
Marc Ducobu
f0d2ac8091
js code for display an alert message when leaving a page containing an unsubmitted form - refs #391
2015-01-30 12:26:51 +01:00
Marc Ducobu
281d532a20
Js code for solving #391 - refs #391
2015-01-27 16:31:53 +01:00
Marc Ducobu
4c0ea2c3ff
Improving gruntfile
2015-01-27 15:52:01 +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
5f117ffa4a
enable twig intl extension
...
This extension allow bundles to format date and number according to localization.
We would like to use this to format date :
``` twig
date|localizeddate('medium', none)
```
refs #272
[documentation of the extension](http://twig.sensiolabs.org/doc/extensions/intl.html )
2015-01-23 11:38:54 +01:00
8f457e0a63
loads route automatically
...
route must now be indicated in config.yml under chill_main.routing.resources.
Other bundle may add routes prepending configuration
2015-01-22 17:05:21 +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
352ece9403
create migration for main bundle
2014-11-29 01:08:03 +01:00
Marc Ducobu
787ed4a7c2
Order languages in alphabetical order in every language
2014-11-28 14:12:35 +01:00
Marc Ducobu
070b184dbe
Order countries in alphabetical order in every language - close #360
2014-11-28 13:45:38 +01:00
Marc Ducobu
654789d40a
Sticky for not firefox
2014-11-28 09:32:48 +01:00
Marc Ducobu
474abdf3ac
Adding nl translation
2014-11-27 14:37:24 +01:00
Marc Ducobu
15de4a70c6
Rm nl file
2014-11-27 12:37:12 +01:00
Marc Ducobu
5d86b2ef25
Adding Nl translation
2014-11-27 12:27:23 +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
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
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
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
54c197afcf
Improving form display : vertical space between fields
2014-11-20 12:13:09 +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
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