d89e440784
add item 'events participation' in person menu
2019-01-16 16:19:40 +01:00
d18f3dd3dd
styles: display date and time fields on same line
2019-01-16 11:23:50 +01:00
6ee7a834cb
handle DirectExport in controller and export manager
2019-01-16 10:58:05 +01:00
6741eb949c
rewrite export controller and manager
...
- upgrade to symfony 4 ;
- add support for directExportInterface
2019-01-15 20:23:06 +01:00
3042b1b0ca
fixtures: add an event type 'visit'
2019-01-15 16:35:25 +01:00
ca6f836195
add a new moderator field on events
2019-01-15 16:01:47 +01:00
7836ece3ee
add time to event dates
2019-01-15 14:10:45 +01:00
3b734da150
add chill custom datetime type
2019-01-15 13:59:55 +01:00
0115a0bf72
bump to 1.5.4
2019-01-15 12:21:23 +01:00
7d87a45a55
launch js event when initializing dropzone
2019-01-15 12:20:09 +01:00
927d7e6e85
replace default message on "download" button below dropzone
2019-01-15 12:15:04 +01:00
97d79c5a22
make fixtures works for event module
2019-01-15 11:12:06 +01:00
111784410a
bump to 1.5.3
2019-01-11 16:54:36 +01:00
544466d504
switch to 1.5.4
2019-01-11 16:52:21 +01:00
f7ac607ff0
add filtering on accompanying period + fix problems in gender filter
2019-01-11 16:49:24 +01:00
5f8be9e0c0
Merge remote-tracking branch 'origin/stable'
2019-01-11 13:28:06 +01:00
a316604fe1
Merge remote-tracking branch 'origin/master'
2019-01-11 13:26:53 +01:00
4c7673f3fd
fix bug when extracting activities without filter / aggregators
...
introducing persons
2019-01-11 12:33:05 +01:00
3e786f2e18
Add aggregator by user for activities
2019-01-11 12:30:57 +01:00
e1b5ec49f5
font-awesome pictos are now managed in css
2019-01-10 15:52:19 +01:00
7b8f2d1206
add time to field date, prepare and run migration script
2019-01-10 15:31:40 +01:00
d123e4137f
fix event_participation depreciations
2018-12-20 16:41:25 +01:00
bc30998164
fix edit events depreciations
2018-12-20 15:55:17 +01:00
403d1749e3
fix admin_event_role depreciations
2018-12-20 12:50:54 +01:00
7de5cf03b6
fix admin_eventtype depreciations
2018-12-20 12:40:12 +01:00
cf93fc10fd
fix admin_event_status depreciations
2018-12-20 12:38:42 +01:00
9f168a3a3c
fix new events page depreciations
2018-12-20 11:36:39 +01:00
49aeb075a4
fix fatal errors
2018-12-20 11:25:46 +01:00
d85a661253
prepare composer.json before migrate to symfony 3
2018-12-19 14:54:35 +01:00
2f12020ba7
Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main
2018-12-18 17:49:09 +01:00
472eda01e4
add sass/scratch.scss and associated sass files
2018-12-18 17:46:30 +01:00
e31560f622
edit yarn grunt/bower config during chill installation
2018-12-18 17:41:37 +01:00
b2add2539c
fix: error on warning interval was not shown
2018-11-21 14:25:44 +01:00
407effed39
merge branch master & adapt changelog
2018-11-21 12:27:12 +01:00
c7125f0866
layout of the task list
2018-11-21 12:26:11 +01:00
176ca90e39
fix error: the "see more" link was not showed
2018-11-20 21:38:03 +01:00
14ee8cad19
Merge branch 'master' into similarity
2018-11-15 10:29:28 +01:00
30a6baef24
hide advanced search button below similarity search results
2018-11-15 10:27:57 +01:00
5591a9cfcc
bump to version 1.5.2
2018-11-13 21:56:33 +01:00
f4331f1756
bump changelog for 1.5.4
2018-11-13 21:54:27 +01:00
d1083e97cb
adding indexes
2018-11-13 21:53:28 +01:00
1ecc13f8ca
bump changelog from !9
2018-11-13 12:59:10 +01:00
5841016d50
Merge branch 'similarity'
2018-11-13 12:58:19 +01:00
6cd966d876
adding changelog
2018-11-13 12:55:24 +01:00
d2fb6e9300
Merge branch 'master' into HEAD
2018-11-13 12:36:16 +01:00
d118f60dc3
similaritySearch works, without duplicate personSearch results
2018-11-13 11:04:03 +01:00
387d3b53c1
wip.. dump() give a correct result, but have error !!
2018-11-08 16:17:11 +01:00
ecf3f541ef
wip.. inject personSearch results in similaritySearch to avoid duplicates results
...
error message :
---------------
[Semantical Error] line 0, col 13 near 'p.id) FROM ChillPersonBundle:Person':
Error: 'p' is used outside the scope of its declaration.
2018-11-08 14:26:08 +01:00
f937e9d12c
adding formatter for list in spreadsheet (ods, xlsx)
2018-11-07 13:23:11 +01:00
99ca79d86e
do not display similar search results if null
2018-11-06 15:19:02 +01:00