Joey Hess
c71fa9f217
Revert "remove newlines from static js and css"
...
This reverts commit 5a0779fd70
.
No longer needed now that EvilSplicer handles this.
2014-06-13 02:20:39 -04:00
Joey Hess
5a0779fd70
remove newlines from static js and css
...
This works around a bug in the EvilSplicer; see
http://git-annex.branchable.com/bugs/Bootstrap3_icons_missing_on_Android/
2014-05-28 18:21:01 -04:00
Sören Brunk
c8dccf9582
update bootstrap files to bootstrap3
2014-04-21 19:05:09 +02:00
Joey Hess
8fb1973c76
move all static site files out of subdirectories
...
Works around yesod-static path bug on windows.
https://github.com/yesodweb/yesod/issues/626
2013-12-09 14:38:22 -04:00
Joey Hess
4f4209b833
webapp: Added help buttons and links next to fields that require explanations.
2012-12-02 22:33:30 -04:00
Joey Hess
78b3dada5b
better connection close handling
...
Depending on how the webapp was started up and whether the user clicked on
any links in it, window.close() may be disallowed by browser security
policy. Also if that fails, display a modal dialog that nicely blackens out
the webapp.
TODO: avoid Escape closing it. Bootstrap's docs are unclear about how to do
that.
2012-07-30 14:50:32 -04:00
Joey Hess
a994130843
implement server-side alert closing
...
Rather than using bootstrap's client-side closing.
Now closed alerts stay closed.
2012-07-30 14:08:22 -04:00
Joey Hess
7717501fee
add alert close buttons
2012-07-27 16:28:00 -04:00
Joey Hess
7e3c1e008d
webapp now uses twitter bootstrap
...
mocked up the main screen, and am actually pretty happy with it!
2012-07-27 04:48:50 -04:00