141 Commits (6e41296d57966016d04dfa056a3d24d41069db8f)
 

Autor SHA1 Mensaje Fecha
  Krzysztof Klimonda 6e41296d57 Move test fixtures to the correct location hace 11 años
  Krzysztof Klimonda 559f054985 Write more tests for the ImageResource hace 11 años
  Krzysztof Klimonda 53f05dbb6d A general project refactor hace 11 años
  Krzysztof Klimonda cf86da266a Add a very simplistic Pin access control for the API hace 11 años
  Krzysztof Klimonda a0e11a949e Add a small (125x125px) square thumbnail hace 11 años
  Krzysztof Klimonda e70d9079ec Login newly registered user hace 11 años
  Krzysztof Klimonda 68e01b5a39 Rename upload-pin to create-image hace 11 años
  Krzysztof Klimonda 435c41e450 Don't raise error 500 on accessing /pins/upload-pin uri hace 11 años
  Krzysztof Klimonda 57aefc7d97 Mock out Files using the commited screenshot.png file for tests hace 11 años
  Isaac Bythewood 0b58d8349e Working pin uploader with drag and drop functionality. hace 11 años
  Isaac Bythewood 7fe3769248 Improved pin form to use post's incoming data on successful submission to auto-prepend to the list hace 11 años
  Isaac Bythewood 7ee8fd6d98 Greatly improved bookmarklet pinning functionality, much better pin form hace 11 años
  Isaac Bythewood 96af25f5fb Further improve lightbox by getting rid of all the data tags and use ajax call for pin hace 11 años
  Isaac Bythewood 258b5ecabf Using Django on pypi since 1.5 has been released hace 11 años
  Isaac Bythewood 29665a41a5 Reduce the top margin on lightbox hace 11 años
  Isaac Bythewood 8ec96a07ce Greatly improved lightbox view, much cleaner and smoother hace 11 años
  Isaac Bythewood e0362a0298 Cleaning up and improveing the bookmarklet hace 11 años
  Isaac Bythewood fa7e8c3b83 Get basic working bookmarklet and refactor API into core hace 11 años
  Krzysztof Klimonda af8c0865e0 Define LOGIN_URL in project settings hace 11 años
  Krzysztof Klimonda d2727aa12c Use django-braces for CBV Mixins like LoginRequiredMixin hace 11 años
  Krzysztof Klimonda 974d2a8720 In the API, return Pin resource upon creation hace 11 años
  Krzysztof Klimonda 82352d6980 Make PinResource orderable by id hace 11 años
  Krzysztof Klimonda c1b23b4dd5 Make sure that the Pin object is created hace 11 años
  Isaac Bythewood 73f35178ca Improvements to lightbox to get a parallax mode hace 11 años
  Isaac Bythewood 2acdd9609b Allow for viewing an individual tag hace 11 años
  Isaac Bythewood 12091fda00 Working new pin button that makes use of the API and loads new items in real time hace 11 años
  Isaac Bythewood 4e431e2a88 Refactor templates and and make includes for upcoming python file refactor into core and user. Also making templates easier to edit and read overall. hace 11 años
  Isaac Bythewood 9f5cc2de57 Working new pin form hace 11 años
  Krzysztof Klimonda d462bfb83b A major RESTful API rewrite hace 11 años
  Isaac Bythewood f5ef3a0c2b Get bookmarklet mostly setup hace 11 años
  Krzysztof Klimonda ef44d565d4 Return JSON response from UploadImage when called from JavaScript hace 11 años
  Krzysztof Klimonda d0a71244b5 Another major Pinry model rewrite hace 11 años
  Krzysztof Klimonda 4f2b94616c Remove pinry.pins.views.delete_pin hace 11 años
  Krzysztof Klimonda 634442dc25 Fix a small styling error in the lazy_resolve definition hace 11 años
  Krzysztof Klimonda 4ad6f599cd Move ValidationError messages to a dictionary that can be accessed from PinForm.clean hace 11 años
  Krzysztof Klimonda 4b2fc75286 Simplify the PinForm.clean method hace 11 años
  Krzysztof Klimonda 98bdbfd900 Rewrite new_pin into a Class Based View hace 11 años
  Krzysztof Klimonda b349c0e3ff Move custom ModelManagers to the managers.py module hace 11 años
  Krzysztof Klimonda 2b5ae4829d Delete Pin.__init__ as we are not doing anything special hace 11 años
  Krzysztof Klimonda e2a38f8a10 Add image dimensions to the API and the third image size hace 11 años
  Isaac Bythewood 513827e128 Some lightbox improvements hace 11 años
  Isaac Bythewood 2264d96528 Have a working custom lightbox plugin now hace 11 años
  Isaac Bythewood 5a74253bf8 Better design implemented that removes a lot of white space hace 11 años
  Isaac Bythewood a7d571a509 Remove a bunch of old vender files, refactor locations of static and template files, force api limit on calls hace 11 años
  Krzysztof Klimonda 92b54799da Allow authentication with both Username and Email hace 11 años
  Isaac Bythewood 899de27165 Now using gravatars on the interface under posts beside names hace 11 años
  Krzysztof Klimonda 7420e8eea1 Use the proxy model for Pin.submitter so Tastypie uses a correct model for its FKs hace 11 años
  Krzysztof Klimonda 270cfb7ee7 Expose a gravatar hash for account via the Rest API hace 11 años
  Krzysztof Klimonda 254b628200 Disable Travis integration for now, as it's too noisy with all rewrites that are being done hace 11 años
  Krzysztof Klimonda ba8a8ca7c6 Remove a backported verbatim tag now that we are using Django 1.5 hace 11 años