Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-28 | Added file upload dependencies to build | Bruno Wagner | |
They weren't being minified with the rest of the JS, so I added them to the packaging and the UI should be correct inside docker | |||
2015-09-29 | Add git version during CI | kaeff | |
2015-09-22 | Added foundation init file to the concat step #462 | Bruno Wagner | |
2015-09-15 | Add git revision to web-ui on build | Folker Bernitt | |
- Issue #453 | |||
2014-12-17 | For packaging, using r.js wont work properly for static deps, | Duda Dornelles | |
falling back to minify.js and getting rid of the offending dependency | |||
2014-12-17 | Fixing package for web-ui | Duda Dornelles | |
2014-12-16 | adding set -e to web-ui package since it was breaking silently | Duda Dornelles | |
2014-12-15 | #170 Added UTF-8 encoding to the html body, because the quoted-printable ↵ | Bruno Wagner | |
module was messing up encoding otherwise | |||
2014-12-10 | No more gemfiles (also means no more control tower for now). Will rewrite it ↵ | Duda Dornelles | |
eventually for node, i guess | |||
2014-12-09 | Adding license info to files | Duda Dornelles | |
2014-12-09 | Getting rid of grunt; using npm scripts instead | Duda Dornelles | |