Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/pythondotorg

Source code for python.org
https://github.com/python/pythondotorg

we don't to override the timeout

f24e6c227466a18a478fcbf5bdc69bd56e8d91d6 authored about 11 years ago
--use-mirrors is deprecated

4e042c9d06a79610be84e0deb8659f69cc7285cc authored about 11 years ago
upgrade pip so we can use wheels and build faster

eb7eb2d7b4db557f954af7a090ea05481bd89685 authored about 11 years ago
removed uses of TestCase.urls

8ab3d98a8b0ce01a0866fa62b8d8ac6b4ccc1569 authored about 11 years ago
fixed tests in success stories

40e8231dcedfdf51152c5350e1c28d9bb8f79852 authored about 11 years ago
Added a default page content template for the PSF section

We needed this, as there was no template with PSF navigation and styles present to handle PSF co...

2fe1e4751404d52c57a4660ae706703fe7ad37d2 authored about 11 years ago
Some corrections to the way fonts are served

Made the text fonts use regular @fontface declarations, no more base64 encoding. File size was t...

7b36e7a612f74f46e98523e5e838c38295e7febf authored about 11 years ago
Added Django URL tag to Sign In link.

Also changed the @media print styles slightly to see if I could get the logo swap to work in mor...

03a04cbef5814d471f6447a8c0063d658f7ca61b authored over 11 years ago
Adding allauth default templates to repo

b9441dc11f19a066e0f93ca0f11d91dc390d8934 authored over 11 years ago
Merge branch 'master' of github.com:proevo/pythondotorg

8dc54c796444f3e7b0d68ccff5a6bd8720307fa9 authored over 11 years ago
Reducing required coverage percentage

Not ideal, but the code not covered is difficult and/or worthless to
test.

85b504eb873f475344f1c74b2f2efc5b9c6c8c25 authored over 11 years ago
Reorganized widgets, and added more Box content

Renamed and reorganized the templates/components/ files to be more clear and reusable. Expanded ...

fdddae9c06f8f3998d7a14eb7d89d59d9ce80410 authored over 11 years ago
Added a Sign In button to the secondary nav bar

Cleaned up some style declarations as well.

Signed-off-by: J. Hogue <[email protected]>

63ff21187cdb118d61c58d3a8511ed1caa53c1bf authored over 11 years ago
Fixed the font issue in Firefox

Needed a new font encoding. I also took the opportunity to add the megaphone icon into the Pytho...

100f3e2687243b05f29df5d3386111832bb77ab0 authored over 11 years ago
Setting more meaningful HTML Titles

Went into all of the templates to add a more meaningful Titles and a consistent meta-title struc...

4d7f77e63d6d0b0831f86b04facf38e0add68917 authored over 11 years ago
Style updates in support of page content

Changed "inner" to "default-page" for CSS and body classes. Adjusted large heading styles. Added...

93c4ed60d795e8da4b0f55eae58b7ff38d08ed4d authored over 11 years ago
Better slides

5 slides now, took some suggestions from Stefan Scherfke. Also added a little JS nicety for the ...

a67ca5f2b2b3ed75ec33a46d8cdf69abb9196ef0 authored over 11 years ago
Adding one time mgmt command to move Meetings Minute pages to Minutes app

8725170cdb647c404d0f06ead237eb29dc6e2a51 authored over 11 years ago
Fixing another templatetag loading mistake

3b9782418f5990f0bfde947d12574629b5b09c56 authored over 11 years ago
Fixing PSF widget and adding breadcrumb template

3859b4790dc5b84dad21cd6c27a2950dc818004f authored over 11 years ago
Merge branch 'master' of github.com:proevo/pythondotorg

166316ba10410a17a1fa38a37a647d439675b536 authored over 11 years ago
Removing unused import

b83c7db08d0f89751ccfed00fd54729f766e1297 authored over 11 years ago
Adjusting breadcrumbs in Pages templates

1ad81e1e1c1ce5376648c557a0beef693bd6b658 authored over 11 years ago
Markup improvements and more Boxes for content chunks

Added a fixture for current box content. Cleanups to SCSS files. New rendered CSS. Removed the c...

c874f20ed470e02645d60bedb6b2a65be17fa6d7 authored over 11 years ago
Switched to flatter logo graphics, and added a PSF logo to that section

New logo files, Retina and non. New print logos and CSS support to swap web images with print on...

451c4776d2df397e7fc01fd073837c8b115b282a authored over 11 years ago
Delete static img files no longer needed

Signed-off-by: J. Hogue <[email protected]>

2eba761b3a59ea99f08130759d59cb9c5f733fec authored over 11 years ago
Merge branch 'master' of https://github.com/proevo/pythondotorg

bfc9e2e5c5535df6168c541722ddf827f888a808 authored over 11 years ago
Working homepage slideshow

Added JS and CSS support for slideshow, plus new content slides as samples. Added a link for the...

e338aefa8bcaa456b042351d50663c2b8ffd4b96 authored over 11 years ago
Moving Get Started to a Box

4564203e92e094133d1eaa99905571c8ab8e3bcc authored over 11 years ago
Adding images from SVN content import

48a9e643ef49a46da4e01f26f89bd17c613045fb authored over 11 years ago
More settings fixes

718d339dbb40a29799c8fa8d88c5ad2d9a2b0f3d authored over 11 years ago
Removing mistakenly committed file

9b4d62f9d1970cfe32a3e257db46693b09d85f4b authored over 11 years ago
Adding subversion client

612a1e0bf07cd5e8c4a9b693c9cca7ed280b6737 authored over 11 years ago
Adding more Pages app tests around parsing SVN content

0b9f975a732afa1abf832e1e04fa61cadf24dd2d authored over 11 years ago
Changing pages test structure

4c39b14625ef091305d16f838eb91998471a176a authored over 11 years ago
Fixing feedparser issue with Python 3.3 and chardet2

3d3a4c25a69cbd051ab8ff21d6280249c87d6ab1 authored over 11 years ago
Adding path based admin list filter

f0dd925fcfc60563f2a81807ba267d336c6439e9 authored over 11 years ago
SVN content parser

- Attempts to detect file encoding and HTML vs ReST
- Overwrites pages currently
- TODO...

d60ccaf38d55d2461d95cdd4c474b94a05fb84d7 authored over 11 years ago
Copyright change

bcb93f9225e508ab17772b429ee40bad3b34b576 authored over 11 years ago
Updating docutils

29a17eccbb7a346ad41012c34727ba4c9b8c5132 authored over 11 years ago
Removing unused import, cleanup

af780b5018ac189c123eafcacf0636406884c5c8 authored over 11 years ago
Forgot feedparser requirement

057b4072809af68799b91665197119777ceebbe0 authored over 11 years ago
Cleaning up Python 2.x style super()s

9fd1e49cf4028f8cee54b276500145d101d284bc authored over 11 years ago
Adding blogs app

b2db4e19a06afe8171d1f678477460111a9dafda authored over 11 years ago
Reworking PEP tests, testing RSS

9f183ae59733085cec9f3e106502b84940eb28db authored over 11 years ago
Adding Latest PEP RSS Feed

c10c1a93c9f70d5ebe7721c7f4d75c0dc4ced932 authored over 11 years ago
Adding get_absolute_url for PEPs

997afe9c44664e236247ed55cd0b4a2d97ca54e7 authored over 11 years ago
Adding latest PEP template tag

a545d13b8d0b21867ce015698c1da9eb150158fb authored over 11 years ago
Pinning Django version to 1.5.4

9b978dbf9b1f4375036cc1056d878367f285c950 authored over 11 years ago
Adding SITE_INFO context processor

716393e905599b9a8f8c0f6c3b636affa06dedbc authored over 11 years ago
Merge pull request #36 from proevo/Design/base_html_improvements

Updates to base.html from current best practices

555a31aa1a891cd9401d6bc95d52a797b0da557a authored over 11 years ago
Updates to base.html from current best practices

More meta tags and {% block %} tags. Added repetitive info to the settings/base.py file into a v...

9dbac93699fc5d8094f4d1ca64330870f781a7f6 authored over 11 years ago
Small edits to style and default text template

Also added some more notes to myself in the Read Me.

Signed-off-by: J. Hogue <j@projectevolutio...

cc95a5aca2a5a986663d3b7f3317d25479a13622 authored over 11 years ago
Resizing

dc795b1646bbcfea7220cb8094a3feb3984ff8c5 authored over 11 years ago
more interactive shell tweaks

bcf0f44d04e4284794d5c9e486162d17394d29b3 authored over 11 years ago
Another shell attempt

3ae99d2eee651d85b8104ce82b6f245710c40aad authored over 11 years ago
First attempt at adding interactive shell

f307458f8a2cf3855fea5f7236095008d913e929 authored over 11 years ago
DB_INDEX=True all the things...

e055d6d3ad1c5abe0674d4de22ccf85a48216c1a authored over 11 years ago
Adding index on status

9c65a0aa5749360ec6c5541d414d5dc097f2da04 authored over 11 years ago
Adding tests for new job views

bd139098a9de024856058438c2705864ef653957 authored over 11 years ago
Jobs cleanup

- Added DB indexes on frequently accessed columns
- Added JobType, JobCategory, and JobL...

235aa39924b82a2a14689e0ff57030d3ae1188bd authored over 11 years ago
Ensure URL is capitalized in admin and forms, pet peeve

02efa722bf3a412ae70e4371885ac5cadbbe3fed authored over 11 years ago
Fixing current year issue in footer

6c5281fbd3b45b128c37f121dea6aa06e5806009 authored over 11 years ago
Fixing broken jobs template

2d955367c1e9a78f4bb15a3dfb2bddebcb75bfb6 authored over 11 years ago
Adding myself to admins

a8778b5539eb71d045345ac7ba54dddce27f08bf authored over 11 years ago
Removing unused PEP setting

0893455377d9d2c64cc0f8b836d1ee399ede277d authored over 11 years ago
Adding company logo to model

462190cfb7320f0ee05c7cf9f2c0707f7c18c4ab authored over 11 years ago
Moving last_modified_by field to CMS Metadata

6cc365fc6f474e0c41a4f6cb2d6d096b77a490ee authored over 11 years ago
Merge pull request #34 from proevo/features/audit_trail_additions

Adding last_modified_by user to cms

bf6413d30a23c238fe80026186468bdccb87a620 authored over 11 years ago
Better template structure for non-landing pages

Fixed up some templates for Sponsors App, Users App, Community App and general more consistent s...

dcbe476716cd3499072f5a91b77926b0382cbd8b authored over 11 years ago
Fixing more breadcrumbs

c27a82af781375334baf2a9d9feb6de18b0b7781 authored over 11 years ago
Don't display slash if there isn't a PEP status

49e9e07ed0c6239885a04416c177286e66b58ca3 authored over 11 years ago
Fixing case where creator can be null

72e91df57953187968de3339681c845876b059c9 authored over 11 years ago
Fixing minutes breadcrumbs

1d8cbb0f5808805e991f974212692930821c313b authored over 11 years ago
Adding meeting minutes sidebar nav

db70ce56d491a731d1e750aac857b090b495a24a authored over 11 years ago
Success Story improvements

Improvements to markup, improvements to style, addition of a new template (that needs to be hook...

4e5978a649942cfa8c510e0b20f553a9418471a9 authored over 11 years ago
ReadMe improvements. Fixed a few user-feedback classes and explained the options in the inner.html template.

Signed-off-by: J. Hogue <[email protected]>

4755fa4c8a064e386b7eafdba9fba92f9d2f0809 authored over 11 years ago
Meeting Minutes styled and additional markup added

Please check the templates, as they have placeholder markup in the sidebar and breadcrumb areas....

0f50d1d607f6a5ba1f2ef168d79467c7817e4b7d authored over 11 years ago
Got styles back to a good place

Fixed conflicts, dug up some missing ones, fixes a few merge errors and organized them better. M...

ccb902392620fd393610bb1dadadf34583c3cfa6 authored over 11 years ago
URL typo

79e481ab244155b4ef892e413f8c757925e61170 authored over 11 years ago
Merge branch 'refs/heads/feature/pep'

Signed-off-by: J. Hogue <[email protected]>

Conflicts:
static/sass/_layout.scss
static/s...

2b51c3c11076ea7415fbf9c0bc3c17490dd80caa authored over 11 years ago
Design elements for PEP landing page

Changed the markup structure greatly in both the widget and the landing page. Added styles to su...

20a32033c5051c74757bd7c1e157dc5e45c54136 authored over 11 years ago
Adding last_modified_by user to cms

5cfef4d33a7fbdab0a1f9a415fdb8c64bafe5d30 authored over 11 years ago
Adding success stories improvements

30a61947e12ee38eaca4198a5555f0fc53bbc194 authored over 11 years ago
Merge pull request #33 from proevo/Design/all-the-markup-example

Sample HTML code for Inner pages to include ALL html elements

29909bb0ef04d21735ef57db9f4511d1bcca217b authored over 11 years ago
Sample HTML code for Inner pages to include ALL html elements

Worked up a pretty good sample of all the HTML and what it looks like for authors. Also fixed a ...

590f8f79d17aecc48d08b3d52d69c750dbd042e5 authored over 11 years ago
Merge pull request #30 from proevo/Design/fix_drop_down_menus

Fixed an off canvas problem with the right: -9999px menu elements.

1a8c31dfb4e8f586d9b532065a6ac9b05d8268ce authored over 11 years ago
Merge branch 'refs/heads/master' into Design/fix_drop_down_menus

1e2b9792472eee5cadb4e8b0f564294f1096855e authored over 11 years ago
fixed community.managers and added tests for it

485d0b81bc1ede11b86580be21d5a7f4b56ed92b authored over 11 years ago
excluded some non-webapp stuff from coverage

425d9c0dfaee51629ae17974a5eba3dac240c4a7 authored over 11 years ago
fixed templates and factories that were still using pre-membership user model

3538b3a650a24f298597e27c63472dfd2ae08e63 authored over 11 years ago
rewrote `{% location %}` tag as `user_location` filter

b3aabb6495fbd189375a89f3d41997b3a7e5e1ba authored over 11 years ago
added basic test for community.templatetags

0e12346f4a5d4ba359bb0ac885ddc38821571e6a authored over 11 years ago
Trying to figure out what happened with all these merges

Some things are missing, the whole drawer navigation thing has been squashed. I need to commit t...

de92639905e28e51ba9354a0c763513d50ecfd21 authored over 11 years ago
Merge branch 'refs/heads/master' into Design/fix_drop_down_menus

Signed-off-by: J. Hogue <[email protected]>

Conflicts:
static/js/script.js
static/sass/_...

77b1e6e2babae54dcaa1bb718de0d96d7a4da83f authored over 11 years ago
better admin for membership objects

d05989d33ac1a03c7c0c07bb3b9435cfd62ca5ac authored over 11 years ago
replaced custom `if empty` template filter with `{% firstof %}

ed6095b9b89b2b3da3ff1ce792cfbb22c9856c5f authored over 11 years ago
Merge pull request #29 from proevo/Design/new_font_body_copy

Design/new font body copy

96c58ffe8d802c726759b18e27faae416aa13e74 authored over 11 years ago
Small fixes, looks like a previous merge got some stuff in here from another branch.

Signed-off-by: J. Hogue <[email protected]>

36825f4525cb2ca06f6e394809fe95413e87a260 authored over 11 years ago
Merge branch 'refs/heads/master' into Design/new_font_body_copy

Signed-off-by: J. Hogue <[email protected]>

Conflicts:
static/sass/_layout.scss
static/s...

483134f7957835f1ec595c8fab7e62413ce1d84a authored over 11 years ago