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

South repo name was changed which broke everything. Le sigh.

67bf1f37aa9403babb786142df25e747b080336b authored almost 12 years ago
forgot to include those files apparently

9a8b6cfb328b0c2d7a678223ee53367ca4b0f541 authored almost 12 years ago
South repo name was changed which broke everything. Le sigh.

774c6dc2cded635fc361e6571494529f130c56fe authored almost 12 years ago
Update project to Django 1.5.

37df6353478f670db98fac6ac0c25365d5061990 authored almost 12 years ago
hooked up data in the the job_detail template

19fa1b6a0acc1ce3cff2b48fafda780962f1ca83 authored almost 12 years ago
added fields to jobs and companies

8f62974cee5b40946de39dc6522949735f7d82ac authored almost 12 years ago
Merge branch 'refs/heads/Design/more-inner-pages' into features/jobs

1e3e55cdd9f657bf8a9a654e01ad827f644f445d authored almost 12 years ago
Update sitetree_menus.json to account for success stories changing in the menu navigation. Django 1.5 dumps json slightly different than the beta apparently too.

8e22ea0aabcc8877da7fd88e2b6e7d743043cee0 authored almost 12 years ago
Removed success stories index.html template because it's no longer referenced anywhere.

4fee1394963df8edab5bcb4ad4c23c515ee72e75 authored almost 12 years ago
Added Jacob's coverage trick.

ba60db9bde4b176774ca1bf428d51b074fa7de2c authored almost 12 years ago
Added success stories app.

8931ed722f26d21cefeac100ef3d825f80374ca0 authored almost 12 years ago
Added @fcurella's cms changes.

15d0e97bb30388ca9629b7a65505720248ba1205 authored almost 12 years ago
Single Job template in a good place

Additional changes to CSS has been reviewed and simplified. Additional styles and markup for Sin...

615cdf34f57fb81f362ce775cc8fae775e0fb15c authored almost 12 years ago
Initial commit, starting on Single Job template

Committing what I have so far so I can roll back if need be. Going to remove some nested classes...

7beb363c778475c716e4227e323f18d3bbad78de authored almost 12 years ago
Merge branch 'Design/device_icons' of https://github.com/proevo/pythondotorg into Design/more-inner-pages

c993a2c472d5bad70f9359859195fdf2998b729d authored almost 12 years ago
added `related_name`s

e3497b478ab4ed10c073a6db00f4f7bf68a5b5a3 authored almost 12 years ago
moved `Company` model into its own app

15403abddeac8e03966324e95955c65a7125ea39 authored almost 12 years ago
use `fields` meta attribute for CMS form and avoid some magic

de42fc38cac3e656d4f0b44e8dc31cc270d428a7 authored almost 12 years ago
create new favicons / device icons from python logo

Signed-off-by: Barry Menard <[email protected]>

d0d8974f0e650b31bdd77aee03c659d017af5047 authored almost 12 years ago
moved a jo's company info to a FK.

49ed0732c7eefebcd1bd2db9199e418779d0c3d9 authored almost 12 years ago
added job creation view

19de4e97c90f6ebe2e27c40a6e699bf20cb64610 authored almost 12 years ago
added a generic `ContentManageableModelForm`

971981988735de79f75392f65b80142852d83a00 authored almost 12 years ago
added uniqueness to NameSlugModel's slug, and __str__ method

c99faa89291a3923e25c7b63000a941ce07bf6fb authored almost 12 years ago
stubbed put jobs app. still needs job detail template

9c488b2518cb724e52a7642fac3ef54fe4b4c546 authored almost 12 years ago
Merge pull request #2 from proevo/features/django-sitetree

Added django-sitetree to project. django-admin.py loaddata fixtures/sitetree_menus.json to load ...

be1b79b6be7012864b6d267a44263dfa3ee18103 authored almost 12 years ago
Renamed menu_top* to just top and updated references in base template to also include footer.

a3c30ccea7316e9c9e35c4a4b1ac237197f5942b authored almost 12 years ago
Added footer templates.

4d81cd2b74648a3d76e06b9405ec078b951b630a authored almost 12 years ago
Fixed the double doctype at the top of base.

77cd558f0084e32cb4476eedf74415af892bc717 authored almost 12 years ago
Merged master changes.

9a969a4185b8f712a89146237842c36f9f64c6d7 authored almost 12 years ago
Added django-sitetree pull request update to requirements.

937480af547001811fba611c0405c01b76814546 authored almost 12 years ago
Requirements are hard. Fixed pip error.

99743fad85e6b15febc470d2d5e4410cd8735824 authored almost 12 years ago
Added a fixture which holds the initial sitetree menu structure.

9fabb7f618694f59c19562f9faf3158d2a5dc79f authored almost 12 years ago
Added sitetree templates and tried to match styles in the navigation templates. Commented out navigation blocks for docs, pypi, and shop so that the python-meta nav works. This is consistent with the already in place demo.

a365946a775af1501b267bb89cd6f76aacd44982 authored almost 12 years ago
Added django-sitetree to settings and requirements.

a89340410ed2d122039b305fe6f8abec52f5e8c5 authored almost 12 years ago
Updated to Django 1.5c2.

52f1ef0144091d9badf718eddf0a47bb85ccc643 authored almost 12 years ago
My django-markupfield PR was merged, so switching back to the main repo.

f46c3acf45bac6d931bd043a3046484b30f8bbfd authored almost 12 years ago
Made Travis bug us in IRC.

af8015c9a9b98cc96f289653f30fa779b8b98188 authored almost 12 years ago
Made Travis run coverage and fail under 90%.

aa2fade19c50c9543ada261d2ce9230114c3fd49 authored almost 12 years ago
Merge pull request #1 from proevo/features/pipeline

serve static files using django-pipeline

f164335256e72d873a986adb48f83a4f7c8f3cc2 authored almost 12 years ago
fix testing single apps

02135b07d9252cc574631ca2b50bfc0e6e4c078f authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into features/pipeline

Conflicts:
templates/base.html

d1930e43698f0d64f02d7e30b3d028e40fa4fce9 authored almost 12 years ago
JS Cleanup, Deletions, Addition

Removed libs and plugins we were not using, added new ones in as polyfills for IE 7 and 8. Not f...

37f54ce44bdd3da9e0bc690cd707201e6f6e994b authored almost 12 years ago
Added a note to front-end devs about expensive class selectors

Suggested removing the [*=] and [^=] class selectors when we have the custom icon font ready.

S...

10308c9f9ff63fd9ebe4a485f9a0f5ee27d0130f authored almost 12 years ago
Added Controls for user-facing Font-Size controls

Associated CSS, JS and markup in base.html for this feature. Cleaned up the plugin.js file and d...

dfc2740a53922588e41b3b3ec55229abe5ede3b4 authored almost 12 years ago
clarified why commented-out HTML code is still there

85a7ee967d27277704382987bc99aa4f2565e9e4 authored almost 12 years ago
added pre-compiled css files. Those will be overwritten by pipeline if any of the .scss source changes

8e980dd929b9fd66528bddc37518f81ead74bf5c authored almost 12 years ago
replaced star-import

b4fd0f9bef090d044e6725ed6718025aaaa5abf5 authored almost 12 years ago
typo in README.md

33d119a4bc0c9c2cbbf7d13ce8816d0bab880aa7 authored almost 12 years ago
disabled versioned storage

3865cc8a3198bfd04f804b17b782c5647dd65586 authored almost 12 years ago
serve static files using django-pipeline

1a2d1241601fe2a907a3734e6c30030b61dea6c1 authored almost 12 years ago
To add Gemfile.lock or not to Gemfile.lock that is the question? For now we are removing it.

c93ac93a9122d4d5dbd59d01ba27c55a29ea114c authored almost 12 years ago
Added a starter foreman procfile.

ff385053d9748a32d58e446de7c8e459b6fb5953 authored almost 12 years ago
Added Ruby requirements.

80da5338f1ce086c5b0a039e465d2fae64225a05 authored almost 12 years ago
Shut up Travis' output a little bit.

749bbb6f396207de5d7f7f653466dccefe2cf78a authored almost 12 years ago
Added a quick view to get a box's content via a request.

Not sure if this is needed, but it might be useful if box content needs
to be loaded over AJAX o...

31f5c33e53cfaf20ed1d3fd7205c9d8c7d476f51 authored almost 12 years ago
Also removed humans.txt reference from the base template.

5d64f944a6286d70b78bf41b481b5cf89d8142b7 authored almost 12 years ago
Removed humans.txt.

Sorry to be the no-fun-brigade, but it could be distracting once we open
source this thing.

62c7acad653042cc4e107ea02a101ee318763983 authored almost 12 years ago
99% coverage, because I can.

73fcee48325856eeb36384b36996179f2aa25b5a authored almost 12 years ago
Added migrations for the markup fields.

f665fe8bf2df008d477d5ad10cb6aef8efad439f authored almost 12 years ago
Added missing docutils, Markdown to requirements.

622b94b154d3c5ac7705672faf5b3233d09579fb authored almost 12 years ago
Switched to using django-markupfield.

ef1d5a1fb1e14eb5d3f05a18f8b98a060766a468 authored almost 12 years ago
remove comment from base template

Signed-off-by: Barry Menard <[email protected]>

693dd5e97ab7768a162c2e3c848acdf6459b8f76 authored almost 12 years ago
add temporary script that adds class='selected' to main nav link of current url

Signed-off-by: Barry Menard <[email protected]>

d4a5a7aa0fc8f3902288a67665456cd50ca0c282 authored almost 12 years ago
tiny format update to base template

Signed-off-by: Barry Menard <[email protected]>

889fa613cc95ea384cc99a492bb8143d95f065e7 authored almost 12 years ago
get supernav menus working

Signed-off-by: Barry Menard <[email protected]>

eae30545b4dfca9ef99cb93f7b22bc0c64dfa0e8 authored almost 12 years ago
add jobs-navigation component

Signed-off-by: Barry Menard <[email protected]>

1e1cc12bf8b2a2b40d64bf657b350ab2a2243083 authored almost 12 years ago
fix block names

Signed-off-by: Barry Menard <[email protected]>

95d97c9e442e0fe20be457735094ffa35c4210c8 authored almost 12 years ago
attempt to fix the break i caused

Signed-off-by: Barry Menard <[email protected]>

dd38b084a4b6737cfad011536f6f3f350512e2fc authored almost 12 years ago
update template dir structure, create placeholder landing page templates

Signed-off-by: Barry Menard <[email protected]>

dd97215a008af5231345d873a914d7320ffe9810 authored almost 12 years ago
create templates for (primary section) landing pages

Signed-off-by: Barry Menard <[email protected]>

eeb9c7ebea6c1ed35ce009bdea1fbab64d29bc70 authored almost 12 years ago
Remove references to the PHP comps.

e60615ed8356dafe77fd0687653165873821c345 authored almost 12 years ago
Add instructions for Vagrant.

aecf65442dec2c9c6c42a97fb38caa409ecb5b0b authored almost 12 years ago
Add a note about compiling stylesheets.

cf4cf838d4d81381090576fa26475358e9eef344 authored almost 12 years ago
Add and enable static files.

b440b36d3e0eae3e447e6c4171e84e8d50584c87 authored almost 12 years ago
Add some real templates.

57b57b662bb1a4caf7084d28f9662e9326907b41 authored almost 12 years ago
Update status image markdown to specify master

c009913daee7bcde4e06b2b0c124f8e742287f24 authored almost 12 years ago
Properly quote python.org, and get the proper order for before_ blocks

ebe8690240a19df770ebe9510b31d4226a0c9b99 authored almost 12 years ago
Create database, and set DATABASE_URL for travis tests

c550c97b6e58596f6312c76a7b32ad533c5c3b11 authored almost 12 years ago
Meaningless change.

5c7c753e32633e351a9511179fda277839dca65e authored almost 12 years ago
Add note about python3.3 and homebrew

735a84b76fd3538cb653d6188e1c8c133ca20b82 authored almost 12 years ago
Try to get Travis working.

81ee1808757f5a2d5a89b1d8a02312886194e86e authored almost 12 years ago
Do the KISS thing for page URLs.

I had planned a more complex nav tool to organize pages within the URL
structure, but that may n...

ae79164797cb37d1dac3ce5f1a8681facb49a11b authored almost 12 years ago
Pages app, for (what else) static pages.

2707afa4d9ab02fd78fbad99f7dfc10fb01655e6 authored almost 12 years ago
Testing kit is go, added a simple app to test with it.

e45cf1049ddb0a002918d4591fe9c92657b4334e authored almost 12 years ago
Added the initial run at content-managable objects.

9d70443524fe449069af77ce6311330b2bde5fab authored almost 12 years ago
Move the content-managed fields to a hidden fieldset in the admin.

bdbeb36bbce0f5d2ba9d26314bb6d6d91d32dfe2 authored almost 12 years ago
Use vagrant with chef.

db6732f04f521809f22593dd8074ea6795895ac7 authored almost 12 years ago
Update Django.

b1234042202af45ad1aabfc349194750b424511d authored almost 12 years ago
Use python 3.3

4f685f95420d265a9c6b661923b0fe1e6cac454a authored about 12 years ago
Add note about pip-3.3

6ed930aef63157fdc7c32f72d2e7bf0904d4d6d1 authored about 12 years ago
Add test status

6a7f404457f2e4bd633c6351b6ff41351154d810 authored about 12 years ago
Leave out database creation

7d008565be035556bffd9760bd9488c6821b268c authored about 12 years ago
Use 3.2 for now, and don't start any services we don't (yet) need

b2924414e1480c436033281ea1c657f0aff1c921 authored about 12 years ago
Basic travis setup

2a53a82d456aec6247e3a08c7121a84edc9703a4 authored about 12 years ago
It lives

73ba1136a5ed1f30764a24400376f21c2f9df4d9 authored about 12 years ago
Initial commit

92c8af7e4487b2406f04693aa576f8495ceb8abe authored over 12 years ago