Commit Graph

  • 70a797c5af Update feeds to meet PEP requirements and minor adjustments to base.html Isaac Bythewood 2013-09-22 00:32:52 +00:00
  • 7ac128a643 Had to revert tastypie to a previous version due to some issues with latest. Isaac Bythewood 2013-09-22 00:21:12 +00:00
  • 50fd227d9f Updated requirements to use original repos in many cases and pull everything from pypi instead of pulling from git repos. Isaac Bythewood 2013-09-22 00:16:05 +00:00
  • f8d171b3ce Update to latest requirements including official taggit Isaac Bythewood 2013-09-22 00:08:17 +00:00
  • 85d099fa94 Finish up feed implementation. Isaac Bythewood 2013-09-21 05:21:17 -04:00
  • 3affd088fa Adding rss feed for latest pins. Isaac Bythewood 2013-09-21 04:28:41 -04:00
  • 670ab91918 A few more minor readme updates. v1.1.1 Isaac Bythewood 2013-09-20 22:35:17 -04:00
  • 034447be59 Updating the readme. Isaac Bythewood 2013-09-20 22:33:31 -04:00
  • 2d9de51e6d Change in license back to our roots, Simplified BSD. Updates to Readme pointing to docker, our prefered method of deployment. Isaac Bythewood 2013-09-20 16:01:21 -04:00
  • a12a5bd2a4 Fixed missing punctuation in messages css. Isaac Bythewood 2013-09-18 19:10:14 -04:00
  • 6200156adb Merge branch 'release/1.1.0' v1.1.0 Krzysztof Klimonda 2013-04-16 14:18:02 +02:00
  • d8f67caed0 Update version to 1.1.0 in preparation for the release Krzysztof Klimonda 2013-04-16 13:52:43 +02:00
  • a704cb7297 Pin factory-boy dependency on 1.3.x branch Krzysztof Klimonda 2013-04-16 02:23:49 +02:00
  • 7db42bb075 Generate thumbnails when image is being saved Krzysztof Klimonda 2013-04-16 00:30:43 +02:00
  • defbd50445 Don't load Pins "in background" when lightbox is active. Krzysztof Klimonda 2013-04-14 15:51:39 +02:00
  • cecc88f068 Refactor loading pins part of pinry.js to fix some bugs v1.0.0 Isaac Bythewood 2013-04-05 18:50:06 +00:00
  • c8f0d6b1d6 Fix bug of multiple of same images loading sometimes Isaac Bythewood 2013-04-05 18:30:14 +00:00
  • ac364e1379 Update setup.py for 1.0 release Krzysztof Klimonda 2013-04-05 20:05:10 +02:00
  • 2ecda33fed Apply fix from 3b10868 to users tests too Krzysztof Klimonda 2013-04-05 19:44:16 +02:00
  • c0bf9d992e Make sure that users can't impersonate each other when creating pins Krzysztof Klimonda 2013-04-05 19:34:31 +02:00
  • 3b10868832 Open binary files in the binary mode Krzysztof Klimonda 2013-04-05 19:10:17 +02:00
  • aeeae41cd7 Update buildout config to fix some issues Krzysztof Klimonda 2013-03-30 14:02:13 +01:00
  • 30c4aeaa9a bin/py setup.py test installs eggs to the root directory Krzysztof Klimonda 2013-03-29 15:40:18 +01:00
  • a89b83c159 make sure that setuptools is available from bin/py interpreter Krzysztof Klimonda 2013-03-29 15:39:57 +01:00
  • e71452c68f Use a relative path for the test image Krzysztof Klimonda 2013-03-27 21:07:22 +01:00
  • 550c8a4312 Create buildout config Krzysztof Klimonda 2013-03-27 21:05:02 +01:00
  • 7817e5d41b Rewrite .gitignore file a bit and add some rules Krzysztof Klimonda 2013-03-27 21:03:07 +01:00
  • 548deaa2dd Added screenshot of Pinry to README Isaac Bythewood 2013-03-21 01:56:33 +00:00
  • cc5587c022 Added core contributors to the README Isaac Bythewood 2013-03-21 01:49:23 +00:00
  • b95aae5a97 Added contributors file Isaac Bythewood 2013-03-21 01:46:19 +00:00
  • b722d675d9 Remove unused docs section for now which will be in pinry-static Isaac Bythewood 2013-03-21 01:44:00 +00:00
  • 4f2a679411 Merge branch 'master' of github.com:pinry/pinry Isaac Bythewood 2013-03-21 01:43:35 +00:00
  • 03d9a3b323 Added link to Codeship from README Isaac Bythewood 2013-03-21 01:43:31 +00:00
  • 4f8139f615 Fix bug in sometimes loading the same pins again because the offset is not increased outside of "success" Isaac Bythewood 2013-03-20 21:02:28 -03:00
  • 310a89f2fe Change default pin load limit to 50 instead of 30 Isaac Bythewood 2013-03-20 20:37:04 -03:00
  • fea9ea2f0e Commit an initial South migration. Krzysztof Klimonda 2013-03-19 20:41:37 +01:00
  • 51ba441af5 Call lightbox() when new pin is created Krzysztof Klimonda 2013-03-19 19:23:50 +01:00
  • 98c9df7d1d Fix TastyPie version at 0.9.12 Krzysztof Klimonda 2013-03-19 15:46:51 +01:00
  • 494f7fbd8c Fix test by mocking requests.get function Krzysztof Klimonda 2013-03-19 15:41:55 +01:00
  • 98876bb0bd Use requests library instead of raw urllib2 Krzysztof Klimonda 2013-03-19 15:22:20 +01:00
  • 99d7eba641 Ignore vim swap files Krzysztof Klimonda 2013-03-19 14:43:29 +01:00
  • e0e0ac1679 Remove /by-md5/ prefix from image paths Krzysztof Klimonda 2013-03-19 14:41:14 +01:00
  • 20359b886d Update README with Testing and Requirements sections Isaac Bythewood 2013-03-17 19:18:47 +00:00
  • de9628d863 Added viewport meta tag Isaac Bythewood 2013-03-17 18:47:12 +00:00
  • e07a3aa87b Add a noscript message Isaac Bythewood 2013-03-17 18:38:07 +00:00
  • 2f98fc4a57 Change avatar background color to white Krzysztof Klimonda 2013-03-13 15:51:00 -07:00
  • 8fa7583b0f Call tillLayout when adding a new pin Krzysztof Klimonda 2013-03-12 15:01:22 -07:00
  • 026b5dcd88 Now shows messages from django Isaac Bythewood 2013-03-12 06:38:47 +00:00
  • 28c791fd1e Pins are now editable Isaac Bythewood 2013-03-12 06:12:09 +00:00
  • bcf480e639 Add fade to edit buttons and fix queueing of animation Isaac Bythewood 2013-03-12 05:05:43 +00:00
  • 6539b41a5c Merged in rocco_storm/pinry (pull request #1) Isaac Bythewood 2013-03-09 18:04:09 -05:00
  • 812358e31b use jQuery.off() instead od deprecated .unbind() function Rober Torkuhl 2013-03-09 21:59:39 +01:00
  • 0a5ed2b049 remove doubled event listeners Rober Torkuhl 2013-03-09 21:39:40 +01:00
  • 9bbc0d19ce show edit buttons only on mouse over Rober Torkuhl 2013-03-09 21:39:01 +01:00
  • b0d1cb4e19 Create a skeleton for documentation Krzysztof Klimonda 2013-03-06 15:24:51 -08:00
  • 6818236893 Create a basic setup.py file Krzysztof Klimonda 2013-03-06 10:51:11 -08:00
  • c267b55d0c Serve /media/ using Django while in Development Krzysztof Klimonda 2013-03-05 14:23:10 -08:00
  • 1d8b2b151a Scroll bookmarklet to the top Isaac Bythewood 2013-03-05 22:05:04 +00:00
  • dedf33183b Improve bookmarklet form Isaac Bythewood 2013-03-05 22:02:35 +00:00
  • 37de6ecb93 Improve error message system and add errors to basic functions Isaac Bythewood 2013-03-05 21:25:08 +00:00
  • 1538579fe5 Fix issue with lightbox background not expanding properly and bottom footer being off in lightbox Isaac Bythewood 2013-03-05 20:44:13 +00:00
  • 0cbd5bdaa1 re-enable asset compression with django_compressor Krzysztof Klimonda 2013-03-05 02:42:18 -08:00
  • 4580a700ab Use media/ for files created during tests. Fixes #2 Krzysztof Klimonda 2013-03-05 01:58:11 -08:00
  • 26b6805b6f Replace screenshot.png with logo.png in tests Krzysztof Klimonda 2013-03-05 01:32:57 -08:00
  • 10c9b35700 Even though not used, import models for Factory Boy Krzysztof Klimonda 2013-03-05 01:28:39 -08:00
  • ad8a971a2c Update location of Pinry logo to the BitBucket repo Isaac Bythewood 2013-03-05 02:08:07 +00:00
  • b63544905e Remove screenshot that is outdated and no longer needed, add full AGPL license and update api.py to use logo image instead of screenshot for testing Isaac Bythewood 2013-03-05 01:53:46 +00:00
  • f64066f277 Update readme to point to getpinry.com, update the license to AGPL Isaac Bythewood 2013-03-05 01:49:51 +00:00
  • 26f9c76988 Don't use FACTORY_FOR when not needed Krzysztof Klimonda 2013-03-04 15:31:22 -08:00
  • 7a85f1b514 Use post_generation hooks to populate models with some data Krzysztof Klimonda 2013-03-04 14:39:26 -08:00
  • ef818b7f82 Rewrite tests to use a Model mocker library Krzysztof Klimonda 2013-03-04 12:03:58 -08:00
  • 0f9b1639ad Improve the loading of pins and overall speed Isaac Bythewood 2013-03-04 00:50:59 +00:00
  • 339ea08c3a Improve the look of the uploader Isaac Bythewood 2013-03-03 23:40:00 +00:00
  • 856d2d1e87 Allow filtering pins over submitter.username Krzysztof Klimonda 2013-03-03 14:50:40 -08:00
  • c7e1e1cd83 Move location of users middleware Isaac Bythewood 2013-03-03 22:50:29 +00:00
  • 9a6d540a86 Bug fix submitter filter Isaac Bythewood 2013-03-03 22:48:30 +00:00
  • 248bd25a04 Move private to users, add user filtering to JS Isaac Bythewood 2013-03-03 22:47:25 +00:00
  • 3420608730 CSS refactors to improve readability Isaac Bythewood 2013-03-03 22:32:22 +00:00
  • 32b5eafe67 Fix template locations to match app name Isaac Bythewood 2013-03-03 21:19:07 +00:00
  • cae9fa96be Write some more tests for all code Krzysztof Klimonda 2013-03-03 10:09:33 -08:00
  • 97732c4f45 Use the correct reverse argument Krzysztof Klimonda 2013-03-03 10:08:46 -08:00
  • fbfd7e0239 CreateImage.get should always return HttpResponse Krzysztof Klimonda 2013-03-03 10:08:26 -08:00
  • d4fc7e1781 Write unit tests for CombinedAuthBackend Krzysztof Klimonda 2013-03-03 09:11:49 -08:00
  • e5bd3d577d Clean-up PinResource.build_filters method Krzysztof Klimonda 2013-03-03 09:11:26 -08:00
  • 03e05906f8 Reorganize core package tests into modules Krzysztof Klimonda 2013-03-03 09:10:42 -08:00
  • 5b777b7e14 Move the Authentication backend to the users package Krzysztof Klimonda 2013-03-03 09:09:13 -08:00
  • d0d68545ca Add "origin" field to the Pin model Krzysztof Klimonda 2013-03-03 08:24:26 -08:00
  • 13829866d1 Fix bug in appending jQuery if needed. Isaac Bythewood 2013-03-03 11:06:22 -05:00
  • 08410ba50d Spinner doesn't show if there are no more pins to load Isaac Bythewood 2013-03-03 14:34:33 +00:00
  • 6abb1ffe88 Allow pin deleting from interface Isaac Bythewood 2013-03-03 14:30:06 +00:00
  • 8c3599911e In PinResource.save_m2m do nothing when no tags Krzysztof Klimonda 2013-03-03 06:20:50 -08:00
  • 39aa6818f2 Tags sends [] instead of null Isaac Bythewood 2013-03-03 13:55:35 +00:00
  • 6e78ce12ea post-refactor test fixture update Krzysztof Klimonda 2013-03-03 05:47:09 -08:00
  • eba04c177e Update pinry tag handler and spinner Isaac Bythewood 2013-03-03 13:45:27 +00:00
  • 83f14445bf Fix reverse urls namespacing issue Krzysztof Klimonda 2013-03-03 05:38:24 -08:00
  • 995b69168b use old paths for pin urls Krzysztof Klimonda 2013-03-03 05:11:06 -08:00
  • ec27f1cfb8 Bug fixes to bookmarklet and pin-form Isaac Bythewood 2013-03-03 13:05:38 +00:00
  • 6e41296d57 Move test fixtures to the correct location Krzysztof Klimonda 2013-03-03 04:58:57 -08:00
  • 559f054985 Write more tests for the ImageResource Krzysztof Klimonda 2013-03-03 04:53:44 -08:00
  • 53f05dbb6d A general project refactor Krzysztof Klimonda 2013-03-03 04:47:34 -08:00