nobohan
cf2e781366
front-end: improve icons for task list
2018-04-30 17:22:03 +02:00
5c045abda4
rename namespace for notification counter tag:
...
- The old way: chillMain.count_notification.user
- The new way: chill.count_notification.user
2018-04-30 15:03:18 +02:00
4007353fe6
rename namespace for notification counter tag
2018-04-30 15:02:19 +02:00
nobohan
f5b09cf42e
front-end/design single tasks
2018-04-30 14:53:57 +02:00
caf4ef0473
Merge branch 'master' of framagit.org:Chill-project/Chill-Task
2018-04-30 11:49:54 +02:00
nobohan
5d8b764057
add icons for transitions btns - work in progress
2018-04-28 16:05:03 +02:00
9b4bf04c9c
add notification counter in user menu
2018-04-27 22:22:21 +02:00
654a5a2019
add counter for tasks
2018-04-27 22:21:11 +02:00
da0db5ba9a
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-27 21:42:00 +02:00
9879bcf000
Merge branch 'master' of git.framasoft.org:Chill-project/Chill-Main into upgrade-sf3
2018-04-27 21:41:35 +02:00
nobohan
2d57757682
front-end dev of tasks lists
2018-04-27 17:42:21 +02:00
nobohan
46eb6d1710
Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3
...
merge for adding missing webpack config file for person bundle
2018-04-27 14:35:15 +02:00
nobohan
4d811aad2a
add missing chill.webpack.config.js
2018-04-27 14:34:59 +02:00
nobohan
abc2a8abae
add missing chill.webpack.config.js
2018-04-27 14:33:01 +02:00
8d9d737dd8
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-27 13:37:34 +02:00
050a4ff031
allow to show menu entries without icons
2018-04-27 13:36:34 +02:00
3719ce0896
Insert "my tasks" link in user menu
2018-04-27 13:36:04 +02:00
258a280784
add tasks list in menu
2018-04-27 12:29:45 +02:00
nobohan
f7b061473b
Merge remote-tracking branch 'origin/add_webpack' into upgrade-sf3
...
merge webpack to upgrade_sf3
2018-04-27 11:08:45 +02:00
nobohan
b27762ea0b
add webpack config + correct sass file
2018-04-27 10:55:33 +02:00
nobohan
49b18ba110
Merge remote-tracking branch 'origin/add_webpack' into upgrade-sf3
...
merge add_webpack into upgrade-sf3
2018-04-27 10:52:29 +02:00
nobohan
fd2bee979a
add message when there is no task + improve when request with multiple input (user, scope and person)
2018-04-27 10:16:30 +02:00
93be3de45f
adding alias for pagination
2018-04-27 10:15:53 +02:00
nobohan
bf0db0de3f
add list by person, user and scope + formatting of submit button in edit
2018-04-26 21:54:49 +02:00
4b391d03d5
add current place in task list
2018-04-26 14:00:11 +02:00
724e065e80
fix grant 'DELETE' from index view
2018-04-26 12:36:24 +02:00
4cafa93d98
Merge remote-tracking branch 'origin/master'
2018-04-26 12:35:31 +02:00
4a8e252fdb
add firstresult/maxresult in SingleTaskRepository
2018-04-26 12:35:03 +02:00
nobohan
6725e7ed2b
Merge branch 'master' of framagit.org:Chill-project/Chill-Task
...
merge
2018-04-26 12:16:25 +02:00
eadaeaef35
add closed tasks
...
- the entity has a new column / property "closed" (boolean)
- An event listener in created during container compilation, which listen on tasks
status changed
- The taskworkflow manager and task workflow definition indicate if the tasks is closed ;
- Add list for closed tasks in controller, and change parameter 'date_status' to 'status';
- and change query to allow to filter on closed tasks
2018-04-26 12:14:30 +02:00
nobohan
0d9e80eb72
add DELETE to the TaskVoter
2018-04-26 11:46:01 +02:00
d251074430
link between lists of task and tasks
2018-04-26 11:15:22 +02:00
341d826102
Merge remote-tracking branch 'origin/master'
2018-04-25 21:17:01 +02:00
46db1b7389
Check ACL on default task
2018-04-25 21:16:16 +02:00
nobohan
fa797e06cf
add translations
2018-04-25 17:59:04 +02:00
c99583b665
implementing workflow on tasks
2018-04-25 15:35:52 +02:00
4fe9c4296e
upgrade route name
2018-04-25 12:24:46 +02:00
897e1eadac
Merge remote-tracking branch 'origin/master'
2018-04-25 12:22:16 +02:00
a58ae088ff
fix error in return path and fix date interval conversion
2018-04-25 12:21:57 +02:00
ff25a38e64
fix error in return path and fix date interval conversion
2018-04-25 12:18:44 +02:00
b7dd309600
Merge remote-tracking branch 'origin/master'
2018-04-25 12:12:08 +02:00
adc830142b
improve autowiring and add workflow to tasks
2018-04-25 12:03:16 +02:00
e378a6d54f
remove dump and fix exception
2018-04-24 21:43:02 +02:00
nobohan
e1871a2d15
add show, edit, delete actions for tasks + template twig
2018-04-24 17:53:12 +02:00
d78eb72777
switch composer.json to syfmony3
2018-04-24 14:49:52 +02:00
491620946b
switch composer.json to sf 3
2018-04-24 14:47:16 +02:00
c847be8534
remove php 7.2 from ci
2018-04-24 14:33:27 +02:00
81314fe515
switch composer.json to symfony3
2018-04-24 14:32:17 +02:00
7950ccfddb
re-introduce deps to chill-project/person in dev
2018-04-24 14:31:41 +02:00
a50b12be15
switch composer.json to sf-3
2018-04-24 14:25:02 +02:00