git-annex/Assistant/WebApp
Joey Hess 01bedb54c6 improve display of multiline messages in alerts
This better handles error messages formatted for console display, by
adding a <br> after each line.

Hmm, I wonder if it'd be worth pulling in a markdown formatter, and running
the messages through it?
2013-04-24 11:45:41 -04:00
..
Configurators rename module 2013-04-23 11:38:52 -04:00
Common.hs make liftAnnex and liftAssistant polymorphic, like liftIO 2013-03-16 00:19:56 -04:00
Configurators.hs cleanup import 2013-03-18 12:48:36 -04:00
Control.hs rename module 2013-04-23 11:38:52 -04:00
DashBoard.hs update comment 2013-03-28 15:03:51 -04:00
Documentation.hs show build flags on webapp about page 2013-03-09 14:59:38 -04:00
Form.hs tweak 2013-03-12 08:15:41 -04:00
Notifications.hs Makefile now builds using cabal, taking advantage of cabal's automatic detection of appropriate build flags. 2013-02-27 02:39:22 -04:00
OtherRepos.hs rename module 2013-04-23 11:38:52 -04:00
Page.hs make liftAnnex and liftAssistant polymorphic, like liftIO 2013-03-16 00:19:56 -04:00
RepoList.hs sync, assistant: Sync with remotes that have annex-ignore set 2013-04-22 14:57:09 -04:00
routes streamline deletion process and improve UI 2013-04-03 20:54:53 -04:00
SideBar.hs improve display of multiline messages in alerts 2013-04-24 11:45:41 -04:00
Types.hs refactor static route definition -- android webapp build fix 2013-04-17 01:37:08 -04:00
Utility.hs rename module 2013-04-23 11:38:52 -04:00