Commit Graph

256 Commits

Author SHA1 Message Date
Michael Snoyman
216f2b8106 Fix double login problem (closes #56) 2014-12-15 15:17:10 +02:00
Michael Snoyman
a1c9abbdb5 Ignore stackage-content 2014-12-15 15:13:06 +02:00
Michael Snoyman
9abc609427 Merge branch 'master' into 48-new-homepage
Conflicts:
	templates/package.hamlet
2014-12-15 15:03:04 +02:00
Chris Done
ecb7376840 Height 20ex on module list 2014-12-15 13:40:59 +01:00
Chris Done
ee55db153a Style for module list 2014-12-15 13:23:50 +01:00
Chris Done
c299108781 Add anchors for deps and rev-deps (#55) 2014-12-15 13:21:20 +01:00
Chris Done
6f6c973d07 Fix up package where clause 2014-12-15 13:13:04 +01:00
Chris Done
f8835ce14d Fix like button and tags ordering
@snoyberg
2014-12-15 13:09:49 +01:00
Chris Done
7a3a716efd Fix +1 style 2014-12-15 13:05:26 +01:00
Chris Done
5260b13767 Add contextual session login/logout to nav (#57) 2014-12-15 13:00:30 +01:00
Chris Done
1598423a6a Add LTS Haskell and Stackage Nightly links
Also made getPackageR slightly less horrific
2014-12-15 12:53:06 +01:00
Chris Done
f83969b42f Add back-to link 2014-12-15 11:54:12 +01:00
Chris Done
b498d0a041 Separate page for all snapshots of a package 2014-12-15 11:49:37 +01:00
Chris Done
af2552041c Separate module list from metadata 2014-12-15 11:49:37 +01:00
Michael Snoyman
4ab560e0c0 Snapshot page fixes 2014-12-15 11:45:42 +02:00
Dan Burton
d343da6499 Correctly (un)pluralize the noun 'like' on package pages (#30). 2014-12-14 17:29:20 -08:00
Chris Done
246f114bcd Fix space breaking 2014-12-14 22:23:06 +01:00
Chris Done
6ac9623aba Update the setup guide 2014-12-14 22:19:00 +01:00
Chris Done
08598f152c Remove inclusive/exclusive stuff 2014-12-14 21:59:03 +01:00
Chris Done
41307c3343 List packages in snapshot page 2014-12-14 21:53:00 +01:00
Chris Done
8010783064 Add hoempage link and collapse likes and tags 2014-12-14 20:55:24 +01:00
Chris Done
ced1e40fa1 Move dependencies down past changelog 2014-12-14 20:43:41 +01:00
Chris Done
f7dde0a8e0 Add synopsis to package page 2014-12-14 20:41:17 +01:00
Chris Done
8d056968d0 Move snapshots and docs links to the top 2014-12-14 20:38:37 +01:00
Chris Done
b90bba827c Add global navbar lower spacing 2014-12-14 20:31:54 +01:00
Chris Done
16759ac17b Remove split view 2014-12-14 20:31:45 +01:00
Chris Done
e859a47bd2 Remove package page's own top spacing 2014-12-14 20:31:34 +01:00
Chris Done
803653b805 Tweak font sizes 2014-12-14 20:31:21 +01:00
Chris Done
f98e513f7a New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Michael Snoyman
0364b87aa1 Only admins can use the lts and nightly slug prefixes 2014-12-14 09:59:47 +02:00
Michael Snoyman
2878ef3aa6 Allow periods in slugs 2014-12-14 09:59:25 +02:00
Michael Snoyman
5b9cb8ba14 Add ability to skip migrations 2014-12-14 09:46:18 +02:00
Michael Snoyman
66bd8eb752 Add back old homepage 2014-12-14 08:10:15 +02:00
Michael Snoyman
046d3b6094 Support doc maps 2014-12-13 20:28:12 +02:00
Michael Snoyman
6732b2827a Changes for nice install page 2014-12-12 12:09:20 +02:00
Michael Snoyman
2ece86568e S3 storage example 2014-12-11 22:51:03 +02:00
Michael Snoyman
6b25df3e59 authors and install pages 2014-12-11 12:21:30 +02:00
Michael Snoyman
cab4e08fcc ?download=true on cabal.config 2014-12-11 12:19:00 +02:00
Michael Snoyman
861ca55fc8 More informative cabal.config 2014-12-11 07:42:10 +02:00
Michael Snoyman
522d2228a9 Package page per snapshot #36 #49
This is not yet live. We'll have a link for all packages in each
snapshot, which includes the version number, doc link if available, and
synopsis.
2014-12-10 12:06:55 +02:00
Michael Snoyman
6f4e9eb4fd Track whether an individual package has documentation #49 2014-12-10 11:12:53 +02:00
Michael Snoyman
45e7f50fea Allow uploading LTS and nightly snapshots 2014-12-10 10:32:13 +02:00
Michael Snoyman
529f9483cd /lts and /nightly routes are set up 2014-12-09 17:17:41 +02:00
Michael Snoyman
8c90ad02d3 Better yesod-gitrepo dev mode 2014-12-09 15:38:36 +02:00
Michael Snoyman
968805f01f Add WebsiteContent #48 2014-12-09 14:01:38 +02:00
Michael Snoyman
4be4f8fafe Add missing down arrow 2014-12-09 13:34:29 +02:00
Michael Snoyman
a4e38c6b20 Make revdeps expanding 2014-12-09 13:27:48 +02:00
Michael Snoyman
346cf7a8da Reverse dependencies #33 2014-12-08 16:15:56 +02:00
Michael Snoyman
d24c1a36ff Handle DocProperty correctly (thanks @Fuuzetsu) 2014-12-07 09:00:37 +02:00
Michael Snoyman
6ea4b2161b A little more debug output 2014-12-05 10:39:37 +02:00