02 Jun, 2015

3 commits


01 Jun, 2015

9 commits


31 May, 2015

2 commits


30 May, 2015

3 commits


29 May, 2015

3 commits


28 May, 2015

19 commits


26 May, 2015

1 commit

  • Filter tasks by text content
    
    Change tasks filter to a fieldset with two fields: Type and text content autocomplete. To perform a filter, needs click a **search button**.
    
    The screen below shows the interface modification:
    
    ![tasks_filter](https://gitlab.com/noosfero/noosfero/uploads/291b184f4c22310af97433914eb029d5/tasks_filter.png)
    
    See merge request !445
    Victor Costa