Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |