Phil Haack
849b8a203c
Add Git
2013-05-21 15:17:01 -07:00
Phil Haack
f89957742b
Added the Linux Kernel to the list
2013-05-21 15:17:00 -07:00
Phil Haack
65b04071bf
Add Node.js. That's pretty well known, right?
2013-05-21 15:17:00 -07:00
Phil Haack
010463fb6b
Add JSON.NET - Well known in the .NET community
2013-05-21 15:16:59 -07:00
Lee Reilly
bb072b3476
Append a / to all URLs
2013-05-21 15:16:59 -07:00
Lee Reilly
4e467c22ab
Add VirtualBox
2013-05-21 15:16:59 -07:00
Lee Reilly
983c58be1d
Add Ruby on Rails
2013-05-21 15:16:58 -07:00
Lee Reilly
f731341de6
Add jQuery
2013-05-21 15:16:58 -07:00
Phil Haack
8634cf2aa3
Add OpenStack per suggestion.
...
It's not as developer focused and we had 3 Apache Foundation projects.
It's nice to mix things up a bit.
2013-05-21 15:16:57 -07:00
Haacked
3d07cd1f15
Add popular Apache projects
...
I tried to pick examples that might be familiar to various communities.
For example, Windows developers might be familiar with NuGet. Everyone
else is probably familiar with Apache.
2013-05-21 15:16:57 -07:00
Jason Long
4cf17d9edb
added license rules and projects to sidebar
2013-05-21 15:16:56 -07:00
Jason Long
4a81ab995a
fixed broken license tables
2013-05-21 15:16:56 -07:00
Jason Long
84dd1a3cfb
styling for license notes in sidebar
2013-05-21 15:16:55 -07:00
Jason Long
3c14329ea7
CSS refactoring
...
- Replace IDs with classes
- Overall specificity reduction
- Use .js- prefix for JS hooks
2013-05-21 15:16:54 -07:00
Jason Long
61f43db622
updated styling for see-more licenses block
2013-05-21 15:16:54 -07:00
Haacked
a4d53c815d
Removed 3-clause note for artistic
...
This only applies to BSD, not Artistic.
2013-05-21 15:16:53 -07:00
Haacked
8b23f15791
Add summary of Artistic license
2013-05-21 15:16:53 -07:00
Haacked
ebaca607b6
Link to the licenses page at OSI website
...
More useful.
2013-05-21 15:16:53 -07:00
Haacked
d0c0580a34
Consolidating all licenses into a single page
2013-05-21 15:16:50 -07:00
Haacked
6220d2ab32
Implement copy to clipboard
...
Closes #19
Thanks to @jonrohan's ZeroClipboard this was quick and easy!
2013-05-21 15:16:40 -07:00
Haacked
83c7bad4c8
Fixed up the text per review
2013-05-21 15:16:40 -07:00
Haacked
a6c639aab8
Add content for the about page
2013-05-21 15:16:39 -07:00
Haacked
7823ec9061
Consolidated annotations into a single file.
...
The annotations are now described in app.js. This'll make it much easier
for us to change these up without having to fix tem up in the entire
site.
2013-05-21 15:16:39 -07:00
Jason Long
f305cb8f4a
knocked license font size down for cross-font consistency
2013-05-21 15:16:38 -07:00
Haacked
4b5869f9e4
Add Monaco as fallback font for macs
2013-05-21 15:16:38 -07:00
Phil Haack
0e60fdd313
LOL: Remove merge conflict marker
2013-05-21 15:16:37 -07:00
Phil Haack
4158829a4e
Fix HTML formatting and layout
...
Made a mistake on the gpl v2 layout that caused the source link to
render weird. Fixed it.
2013-05-21 15:16:36 -07:00
Phil Haack
287c55aeed
Use mono-space font and fixed width for licenses
2013-05-21 15:16:36 -07:00
Jason Long
fda40bf7e4
adding tooltips for definitions
2013-05-21 15:16:35 -07:00
Haacked
7a96385e21
Added raw text licenses
2013-05-21 15:16:35 -07:00
Jason Long
ea82dbf9dd
made layout wider to accommodate 80 char content
2013-05-21 15:16:34 -07:00
Haacked
25e402bd89
Convert licenses to plain text
2013-05-21 15:16:34 -07:00
Jason Long
9faa7e693d
placeholder for about page
2013-05-21 15:16:33 -07:00
Jason Long
05ec1ceb05
styling tweak to source link
2013-05-21 15:16:33 -07:00
Jason Long
7514f66998
added footer skeleton
2013-05-21 15:16:30 -07:00
Haacked
23e6b6cdac
Fix unclosed div
2013-05-21 15:16:03 -07:00
Haacked
f01f75d3d5
Add LGPL licenses
2013-05-21 15:16:03 -07:00
Haacked
39198c0b32
Adding reciprocal licenses
2013-05-21 15:16:02 -07:00
Haacked
671409abec
Removing Ms-RL.
...
This license is so obscure. Not sure it warrants being in our list.
2013-05-21 15:16:02 -07:00
Haacked
e90ac50cf6
Add GPL summaries
2013-05-21 15:16:01 -07:00
Haacked
fe13fefb57
Added a note about how to view the site locally
2013-05-21 15:16:01 -07:00
Haacked
90da2c12b4
Add foundation backed licenses.
...
Still need to update the index summaries for these licenses.
2013-05-21 15:16:00 -07:00
Haacked
c3e35cd376
Use relative paths for scripts
2013-05-21 15:16:00 -07:00
Haacked
cae78ee48f
Use relative paths
...
This makes the page look good if you open it on your local machine
without a webserver
2013-05-21 15:16:00 -07:00
Haacked
ece13b6440
Fix title for permissive licenses
2013-05-21 15:15:59 -07:00
Haacked
3a0407aee7
Fix title of license category pages
2013-05-21 15:15:59 -07:00
Adam Roben
d50fd5b8bf
Get rid of XHTML self-closing tag syntax
...
HTML doesn't use this syntax (though it allows it). Let's modernize!
2013-05-21 15:15:58 -07:00
Adam Roben
d4c356cee1
Use quotation marks instead of apostrophes
2013-05-21 15:15:58 -07:00
Haacked
8a84efbad8
Made a pass through the permissive licenses
...
Added a "source" link for each license too. Might need to be styled
better.
2013-05-21 15:15:49 -07:00
Haacked
64bea6af6e
Make situation images link to license
2012-11-26 09:36:13 -08:00