Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #650 | Unknwon | 2015-11-22 |
| | |||
* | minor fix on #1469 | Unknwon | 2015-08-12 |
| | |||
* | Fix "Plus" icon size in dashboard (part 2) | David Martel | 2015-03-26 |
| | |||
* | Fix the little default in the navbar of the dashboard | Antoine GIRARD | 2015-03-19 |
| | |||
* | some ui details fix | fuxiaohei | 2014-10-18 |
| | |||
* | Fix #515 | Unknwon | 2014-09-30 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-29 |
| | |||
* | template and ui fix | fuxiaohei | 2014-09-27 |
| | |||
* | UI fix | Unknwon | 2014-09-23 |
| | |||
* | improve ui details | fuxiaohei | 2014-09-23 |
| | |||
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 |
| | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | Add missing less files | Unknwon | 2014-08-05 |