161 Révisions (3420608730237344e57a6748a1c3bff70e65e3ed)
 

Auteur SHA1 Message Date
  Isaac Bythewood 3420608730 CSS refactors to improve readability il y a 11 ans
  Isaac Bythewood 32b5eafe67 Fix template locations to match app name il y a 11 ans
  Krzysztof Klimonda cae9fa96be Write some more tests for all code il y a 11 ans
  Krzysztof Klimonda 97732c4f45 Use the correct reverse argument il y a 11 ans
  Krzysztof Klimonda fbfd7e0239 CreateImage.get should always return HttpResponse il y a 11 ans
  Krzysztof Klimonda d4fc7e1781 Write unit tests for CombinedAuthBackend il y a 11 ans
  Krzysztof Klimonda e5bd3d577d Clean-up PinResource.build_filters method il y a 11 ans
  Krzysztof Klimonda 03e05906f8 Reorganize core package tests into modules il y a 11 ans
  Krzysztof Klimonda 5b777b7e14 Move the Authentication backend to the users package il y a 11 ans
  Krzysztof Klimonda d0d68545ca Add "origin" field to the Pin model il y a 11 ans
  Isaac Bythewood 13829866d1 Fix bug in appending jQuery if needed. il y a 11 ans
  Isaac Bythewood 08410ba50d Spinner doesn't show if there are no more pins to load il y a 11 ans
  Isaac Bythewood 6abb1ffe88 Allow pin deleting from interface il y a 11 ans
  Krzysztof Klimonda 8c3599911e In PinResource.save_m2m do nothing when no tags il y a 11 ans
  Isaac Bythewood 39aa6818f2 Tags sends [] instead of null il y a 11 ans
  Krzysztof Klimonda 6e78ce12ea post-refactor test fixture update il y a 11 ans
  Isaac Bythewood eba04c177e Update pinry tag handler and spinner il y a 11 ans
  Krzysztof Klimonda 83f14445bf Fix reverse urls namespacing issue il y a 11 ans
  Krzysztof Klimonda 995b69168b use old paths for pin urls il y a 11 ans
  Isaac Bythewood ec27f1cfb8 Bug fixes to bookmarklet and pin-form il y a 11 ans
  Krzysztof Klimonda 6e41296d57 Move test fixtures to the correct location il y a 11 ans
  Krzysztof Klimonda 559f054985 Write more tests for the ImageResource il y a 11 ans
  Krzysztof Klimonda 53f05dbb6d A general project refactor il y a 11 ans
  Krzysztof Klimonda cf86da266a Add a very simplistic Pin access control for the API il y a 11 ans
  Krzysztof Klimonda a0e11a949e Add a small (125x125px) square thumbnail il y a 11 ans
  Krzysztof Klimonda e70d9079ec Login newly registered user il y a 11 ans
  Krzysztof Klimonda 68e01b5a39 Rename upload-pin to create-image il y a 11 ans
  Krzysztof Klimonda 435c41e450 Don't raise error 500 on accessing /pins/upload-pin uri il y a 11 ans
  Krzysztof Klimonda 57aefc7d97 Mock out Files using the commited screenshot.png file for tests il y a 11 ans
  Isaac Bythewood 0b58d8349e Working pin uploader with drag and drop functionality. il y a 11 ans
  Isaac Bythewood 7fe3769248 Improved pin form to use post's incoming data on successful submission to auto-prepend to the list il y a 11 ans
  Isaac Bythewood 7ee8fd6d98 Greatly improved bookmarklet pinning functionality, much better pin form il y a 11 ans
  Isaac Bythewood 96af25f5fb Further improve lightbox by getting rid of all the data tags and use ajax call for pin il y a 11 ans
  Isaac Bythewood 258b5ecabf Using Django on pypi since 1.5 has been released il y a 11 ans
  Isaac Bythewood 29665a41a5 Reduce the top margin on lightbox il y a 11 ans
  Isaac Bythewood 8ec96a07ce Greatly improved lightbox view, much cleaner and smoother il y a 11 ans
  Isaac Bythewood e0362a0298 Cleaning up and improveing the bookmarklet il y a 11 ans
  Isaac Bythewood fa7e8c3b83 Get basic working bookmarklet and refactor API into core il y a 11 ans
  Krzysztof Klimonda af8c0865e0 Define LOGIN_URL in project settings il y a 11 ans
  Krzysztof Klimonda d2727aa12c Use django-braces for CBV Mixins like LoginRequiredMixin il y a 11 ans
  Krzysztof Klimonda 974d2a8720 In the API, return Pin resource upon creation il y a 11 ans
  Krzysztof Klimonda 82352d6980 Make PinResource orderable by id il y a 11 ans
  Krzysztof Klimonda c1b23b4dd5 Make sure that the Pin object is created il y a 11 ans
  Isaac Bythewood 73f35178ca Improvements to lightbox to get a parallax mode il y a 11 ans
  Isaac Bythewood 2acdd9609b Allow for viewing an individual tag il y a 11 ans
  Isaac Bythewood 12091fda00 Working new pin button that makes use of the API and loads new items in real time il y a 11 ans
  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. il y a 11 ans
  Isaac Bythewood 9f5cc2de57 Working new pin form il y a 11 ans
  Krzysztof Klimonda d462bfb83b A major RESTful API rewrite il y a 11 ans
  Isaac Bythewood f5ef3a0c2b Get bookmarklet mostly setup il y a 11 ans