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

Fix #447: Improve job review page.

- Enhanced table CSS
- Added category info
- Added edit link
- Removed sidebar
- Capitalized hea...

7aa25959cbf3df20718bfbb089c7b2a0a456f1f0 authored almost 10 years ago
Do not display a broken image for now.

Refs #106.

3941d4faaa0148e1414ffcd4e3aba128606fc1ff authored almost 10 years ago
Delete unused OLD_script.js.

It was added in b440b36d3e0eae3e447e6c4171e84e8d50584c87,
unused in any template file and untouc...

3f6bcaadd1a3c11f830e4f1e306cf24c95c8c7f1 authored almost 10 years ago
Delete unused jQuery 1.7.1.

We are using jQuery 1.8.2 via Google's CDN now. There is also
a hosted jquery-1.8.2.min.js in st...

c31f1247f700f343565aae4cb69bb9e3d6dcb878 authored almost 10 years ago
Add a "Jobs" link to the header.

There is no link to return back to the jobs list.

9741b2248d9b5b31dccf55e8d03f26dae552b1a0 authored almost 10 years ago
Merge pull request #598 from SarahRK/34-send-approval-request

Resolving issue 34 on python-jobs-board.

a3c0608eb9299ca316e4670d3c60be86e073c0b1 authored almost 10 years ago
Resolving issue 34 on python-jobs-board.

Adds listener to send email when new job is submitted for approval.

6ce42ea7d78ad94146b5284902f8caa6dbc50153 authored almost 10 years ago
Merge pull request #597 from berkerpeksag/improve-docs

Update installation guide to Django 1.7 and move it into docs/.

35d57812f0207360b3c5b4c0af4bdaed55da735a authored almost 10 years ago
Merge pull request #603 from SarahRK/602-extraneous-comma

Fix #602: Remove extraneous comma from job location.

a7f03a965af7cf3029f229db1a4095521f94789e authored almost 10 years ago
Merge pull request #609 from SarahRK/604-State-Region

Fix #604:Change displayed name of region field.

bac9d2aac4a0d7568a936dadbb8ec14b492ac02a authored almost 10 years ago
Fix #604:Change displayed name of region field.

9aa7f0976f41ac40093324ad3e59df01d23ba020 authored almost 10 years ago
Fix #602: Remove extraneous comma from job location.

5ca32544eaa4d8f24a55c128dfbb0f1d6965d33d authored almost 10 years ago
Update installation guide to Django 1.7 and move it into docs/.

5a2478fd2cb5ef7b7e25f9570b366c719e925ddc authored almost 10 years ago
Merge pull request #594 from berkerpeksag/cleanup-travis

Cache dependencies on Travis.

1243a0bc488e0bc7297052fed33a7d73f8477672 authored almost 10 years ago
Merge pull request #592 from SarahRK/271-region

Fix #271: Make region optional

2d6fab4dd56fd16300ba093a582f5c7d3b7856c2 authored almost 10 years ago
Add some asserts for test_region_optional.

0e63db5b13fb1b8ac255076a99255dbf4d0b73bf authored almost 10 years ago
Cache dependencies on Travis.

Also, run tests in verbose mode to make debugging easier.

f8ce494ff6b4545e55e044ed48ab2ec321266e2e authored almost 10 years ago
Visibility and template changes

- Centralized visibility rules
- Fixed various template headers to reflect what was bein...

73af48bcffa729f01543d66bbcc0ab8863efae97 authored almost 10 years ago
Fix empty location typo

9081bc914e58654af60a1f578c7e193ad514e301 authored almost 10 years ago
Remove sitetree menus from rest of job templates

ded418616f9051375cb782a86a4d288ec27278fc authored almost 10 years ago
Type, Category, and Location menus

- Added managers to JobType and JobCategories to give easy access to
distinct items th...

ac81219652cf840279c1f4df6da80450c9289acc authored almost 10 years ago
Fix #271: Make region optional

Adjusts displayed location to accommodate cases where the region field is empty.

804113e58529f6b5fc339cf403b143063e485122 authored almost 10 years ago
Merge pull request #589 from ubernostrum/588-prepopulate-job-email

Fix #588: Prepopulate JobForm's email when possible.

f262cff590911addb4b447612fa26e988e67a73d authored almost 10 years ago
Fix #588: Prepopulate JobForm's email when possible.

For non-authenticated users, this simply leaves the form as-is; when
an authenticated user is po...

7f90563f7d3207cfc2beed6342a557f83f3b8ac4 authored almost 10 years ago
DRY up Job related templates

- Created jobs/base.html
- Consolidated block usage, especially body class and sidebar
...

80e508e937fc24aefbc2c66b6ade8ee83bb1a3d3 authored almost 10 years ago
Merge pull request #583 from SarahRK/579-job-listing-title

Fix #579: Use job title as title in listings.

5155c02464cfaa2de9967d898b07329ca4b5498d authored almost 10 years ago
Merge pull request #582 from SarahRK/271-region

Fix #271: Make region field optional.

e4056254ba02e6c77f1ed9272bf85b085821d7d7 authored almost 10 years ago
Fix #579: Use job title as title in listings.

This accomplishes the change by altering Job.display_name to
include the job title and company n...

a4c0350afee19275dc9bfce6998c877411a3e3a7 authored almost 10 years ago
Adding membership to user admin

3652337407d92a2cfb6508a6e1d4951ab1abc8a5 authored almost 10 years ago
Fix #271: Make region field optional.

98d5f476998361116f21e8c5c39f8a5d1ab95852 authored almost 10 years ago
Fixing PEP images again

862d0eb2a3c623b08ac401a4521ed4a959fa6af4 authored almost 10 years ago
Add page edit to PSF pages

652a824287b432864eceb3f5b77fbbfc3b7e6813 authored almost 10 years ago
Merge pull request #580 from SarahRK/email-https-24

Fix #24 (from python-jobs-board issues list)

10c5e6761b60c2dc246a3e23d12ce836b350b4bb authored almost 10 years ago
Fix #24 (from python-jobs-board issues list)

Comment notification templates now properly use HTTPS links to python.org.

66c5e8c4c5b1eb600e61d65f6682da9fb54ec3ff authored almost 10 years ago
Removing MEDIA_ROOT from STATICFILES_DIRS, not sure why it was there all this time

c64326fb6414f50ed804a135e71c3f19d2c5feb7 authored almost 10 years ago
Other option for Job Technologies

- Fixes #575

7e848ca63f332036ef94b00e2df533c8aa07ed1c authored almost 10 years ago
Adding migration to remove Company FK

cd9ad9b540c8bac05f0ef1998a7601c72fa2e980 authored almost 10 years ago
Remove Job FK to Companies

- Remove Company model association to Jobs
- Fixes #565
- Reference
https://gi...

98db0ed58e9b52f4ea1f1d94ef3eb4261ce439d6 authored almost 10 years ago
Job Subscribe/Feed Fixes

- Adds Jobs RSS Feed
- Fixes #568 (with content change in admin box jobs-subscribe)

c0ee3aa5276a5d825c748b77aea0ae50c512c297 authored almost 10 years ago
Merge pull request #573 from python/ewdurbin-patch-1

remove stray print

57014969e060b5e191fb9cc6bf20a1b4e0c6ba14 authored almost 10 years ago
remove stray print

printing to `stdout` was crashing the `uwsgi` process in production.

608c2c73aebe1ef22356d2248c1cd8ea4d0d406d authored almost 10 years ago
Page template determination change

- Fixes #569

b9c1adc17a838ecb7e57b8adba36ca15df0a862c authored almost 10 years ago
Adding job title

- Fixes #566
- May need design help bu tried to make it fit with existing styling

079eb3369ddfb00661f5fabec9f729305f774cb4 authored almost 10 years ago
Bah silly typo

219eb4a262c3d7497c1b6e04a5a178b137bc506f authored almost 10 years ago
Don't show empty 'Looking For:'

- Fixes #567

a675b0451cec5ca633ca15699f73662148b0098c authored almost 10 years ago
Fixing useless migration, save error

a3dcf372da8d0d9448a6cf0c8e420560d7b2c1c6 authored almost 10 years ago
Fixing Job login/create/review links in sidebars

- Moved from Box to template due to the need to be dynamic
- Adjusted text and links to ...

6e99553e7bdb2bb1bdd00b9f650fb71f0931c08f authored almost 10 years ago
Comments/PEP8

- Removed duplicate and incorrect comments
- PEP8 whitespace

442b13fb82278292d845c04d7c622b2da10f7722 authored almost 10 years ago
Jobs field requirement fixes

- Fixing oversight of description and requirements not being
required fields
- Upd...

5d495981c1e8ccb37f72f2084f167dfe6b4c6016 authored almost 10 years ago
Adding clear_pycs command to invoke

63c58af3be34e07b3e69c1f3616be32ab588a4cb authored almost 10 years ago
Requirements cleanup

- Removed unused django-markup library
- Began using fork of django-markupfield that sup...

b76fb2173eaf7826c01c838133dd8784f232da8a authored almost 10 years ago
Adding in Django 1.7 migrations

8327b1db1a5f7fc38159c2dde2b1ff0cd0b720c8 authored almost 10 years ago
Removing South migrations

07e41dc81b7858f6846627f1451587f5eb710f03 authored almost 10 years ago
Fixing requirement duplication

dc6ece8ab391b3b337bcf6e82de3f2cb64ce58dc authored almost 10 years ago
Upgrades!!!

- Upgraded all pip requirements that were safe to upgrade
- Moved from Django 1.5.12 to ...

94ec3b94c63f0a97b5b075ec955bc88d3513b1fa authored almost 10 years ago
Incorrect inner PEP links

- Correctly links PEPs inside PEP content
- Fixes #561

0f16ab662159434310c77a7ffee7082b4114a81f authored almost 10 years ago
Add ability to attach non-image files to Pages

974fbaaeac874f1a5617d3c17986eb86f2935e70 authored almost 10 years ago
Adding Contributing menu items to footer

130cfdcd50cdd4299fd36e9e732dc9b8d9b08527 authored about 10 years ago
Better Download ReleaseFile ordering

- Fixes #273

71fc7ddff24d0af80482e4a99184d1796efff7b4 authored about 10 years ago
Adding website bug tracker link to footer

af79caffdd7a46797e1b48329f7e4b4e611b3ac2 authored about 10 years ago
Merge pull request #516 from justinabrahms/476-feed-stream

Admin-editable dynamic content streams

c2616554e2874435464489bf098ae594aa4343a2 authored about 10 years ago
Including FASTLY_API_KEY in base for ops

e375e43cb5e2ebb0b2df3db38b77ab137a360344 authored about 10 years ago
Fix Success Stories on Homepage

- JS was built to evenly rotate several Success Stories, but did not
handle the case o...

7ed57fee87eb4d5956c0e52f84845948e8b5f22c authored about 10 years ago
Fix bad link prefetch

0f7fa69c75eb6aca1d6ab7ace6a444f1563dde42 authored about 10 years ago
Purge Fastly Download URLs on new Releases

e0ca27de76eb80e16a039bffec70f2db1eb8f568 authored about 10 years ago
Update docs to mention automatic Fastly purging

0479ddafc7ac94548a92f92e004ff3d401c3ecce authored about 10 years ago
Purge Fastly on Page Save

- Fixes #480
- Is a NOOP if DEBUG=True or FASTLY_API_KEY does not exist
- Will creat...

8df77244bda3dccbe72bb5a0702f0270b441fb06 authored about 10 years ago
Latest Download Release Ordering

- Fixes #487
- Add is_latest BooleanField to Release model to denote which is the
...

aa79103789c28203e986dee2c3a80914f1887db8 authored about 10 years ago
Fixing PEP images again

- Old infrastructure had incorrect permissions on media root which
caused Image objects to...

ba4b00dd820fae57dfc7d3636f2448e652cf6be4 authored about 10 years ago
removing emails for now until site can be fixed

7432be8b2b5ccc450b5679a280dd4dc34c77f8db authored about 10 years ago
Fixes #538

01b25e8a26eb3701747b6183246ed2965f10b719 authored about 10 years ago
Fixing DeprecationWarning

2c35e682481858eae59cc31bdba2c5022931a608 authored about 10 years ago
Merge pull request #525 from berkerpeksag/update-fixtures

Update boxes and downloads fixtures.

d331bd3a35d047df0231a8668ab1ff84883ea82f authored about 10 years ago
Merge pull request #520 from justinabrahms/495-pep-rss

495 pep rss

4a5b9c09f3bb1b1422e465261546eaf90cad103a authored about 10 years ago
Adding pubkeys to static files, fixes #515

198cbc8eca29968343608d191af177c2a42e5a3e authored about 10 years ago
Reducing Fastly cache of 404s to 5 minutes

9fe4f3912f60dc99947411ce93032cf085a21d9b authored about 10 years ago
Upgrade to Django 1.5.12

61db162fc0d0f0be8c197aaf7e005791aea28ed2 authored about 10 years ago
Merge pull request #521 from justinabrahms/491-nav-splits

Fix nav splits if there are only 6 items.

6d6159444350933f266b2358087be39808f8e35b authored about 10 years ago
Merge pull request #526 from berkerpeksag/fix-code-sample

Add a better example of for looping through a list.

75584dca8028b570ca53f2d1b72a39bcb6a6bd08 authored about 10 years ago
make font large

8080b5c7aed47c3fa7405f6c76676297f1b0c2a5 authored about 10 years ago
note that an account is not something you need

08deacf84deec44e2f544dd9d4a6bdefa5c5ff1c authored about 10 years ago
remove things that should be okay to crawl now

d1cd947a462c285fdb642b11b8438d8fdfd76926 authored about 10 years ago
let google see /pypi redirects

080cb3a6bfb0eba29cc887d954c59868a6a5b72b authored about 10 years ago
upgrade pytz

fffc896021e1bd96162addbe28cd10a580c72735 authored about 10 years ago
upgrade sphinx

3839d24d92d9333614d86cd9be2f257450e841d1 authored about 10 years ago
Update boxes and downloads fixtures.

boxes fixture lacks a "download-sources" box which is needed for
downloads fixture.

1a8ece8556dd111123ca223fe8e1eee842646da8 authored about 10 years ago
Add a better example of for looping through a list.

1baa72b083a8da2e89a23e0d15bbfc6714390c3a authored about 10 years ago
Fix test_url_name test.

/getit/ is now an actual URL, so change it to a 404 one.

771989c78f45785e36d024b35b3540718d30f1e9 authored about 10 years ago
Fix URL matching for /getit/.

This now matches URLs like /getit/release/python-2710/.

5378a51f6d5dc7845429dbbef653643a24d17851 authored about 10 years ago
Unbreak links to /getit/

Mirror the content so Chinese users can access downloads section.

Fixes #427.

8a5816d641f04b92820003da2dc6e09978862d45 authored about 10 years ago
Merge pull request #524 from berkerpeksag/fix-irc-link

Update target of "IRC on Freenode" link.

95fa46483d4c074381a026519399e76ad7ea60a2 authored about 10 years ago
Update target of "IRC on Freenode" link.

http://irc.freenode.net was not useful, so I added
/community/irc/ page instead.

d5161efd6c5bc8f274165574fa6a4c7b33a58d84 authored about 10 years ago
Fix layout if there are only 6 items in the nav

If there are 6 items, we want `unstacked` class applied so it gets the
default of 33% width in s...

3ceec39440cc3dbceca89b2f5ebda9a1ca56fbf2 authored about 10 years ago
lowercase o in "out"

a66862a2902919c3fc9498a04126bd02bfbc94c4 authored about 10 years ago
Merge pull request #523 from justinabrahms/470-suggest-hoverability

Suggest hoverability with account text.

3f22541a7ba6cf44d9caaf1a227bb39806f57b5d authored about 10 years ago
Merge pull request #522 from justinabrahms/477-sitelink-search

Support for google site link search.

8dcba11ec43f8abf9ca2ecea2697b81e3ccfa265 authored about 10 years ago
Suggest hoverability with account text.

5f6043217152ab0d58ee3e657ac7f7cb592d247a authored about 10 years ago
Support for google site link search.

622e134d6d1959d11a50a41695b7cb973ce16124 authored about 10 years ago
update for code review.

decd0fe641a95a1bc3768b6f1f7955f6fdc6e207 authored about 10 years ago
Load PEP rss feed into Page object.

5bb6685722a8c26913467fd831b22b5583daa4d3 authored about 10 years ago