198 Revīzijas (99d7eba641a0c4f5365a22140f2a9a2f0422467a)
 

Autors SHA1 Ziņojums Datums
  Krzysztof Klimonda 99d7eba641 Ignore vim swap files pirms 11 gadiem
  Krzysztof Klimonda e0e0ac1679 Remove /by-md5/ prefix from image paths pirms 11 gadiem
  Isaac Bythewood 20359b886d Update README with Testing and Requirements sections pirms 11 gadiem
  Isaac Bythewood de9628d863 Added viewport meta tag pirms 11 gadiem
  Isaac Bythewood e07a3aa87b Add a noscript message pirms 11 gadiem
  Krzysztof Klimonda 2f98fc4a57 Change avatar background color to white pirms 11 gadiem
  Krzysztof Klimonda 8fa7583b0f Call tillLayout when adding a new pin pirms 11 gadiem
  Isaac Bythewood 026b5dcd88 Now shows messages from django pirms 11 gadiem
  Isaac Bythewood 28c791fd1e Pins are now editable pirms 11 gadiem
  Isaac Bythewood bcf480e639 Add fade to edit buttons and fix queueing of animation pirms 11 gadiem
  Isaac Bythewood 6539b41a5c Merged in rocco_storm/pinry (pull request #1) pirms 11 gadiem
  Rober Torkuhl 812358e31b use jQuery.off() instead od deprecated .unbind() function pirms 11 gadiem
  Rober Torkuhl 0a5ed2b049 remove doubled event listeners pirms 11 gadiem
  Rober Torkuhl 9bbc0d19ce show edit buttons only on mouse over pirms 11 gadiem
  Krzysztof Klimonda b0d1cb4e19 Create a skeleton for documentation pirms 11 gadiem
  Krzysztof Klimonda 6818236893 Create a basic setup.py file pirms 11 gadiem
  Krzysztof Klimonda c267b55d0c Serve /media/ using Django while in Development pirms 11 gadiem
  Isaac Bythewood 1d8b2b151a Scroll bookmarklet to the top pirms 11 gadiem
  Isaac Bythewood dedf33183b Improve bookmarklet form pirms 11 gadiem
  Isaac Bythewood 37de6ecb93 Improve error message system and add errors to basic functions pirms 11 gadiem
  Isaac Bythewood 1538579fe5 Fix issue with lightbox background not expanding properly and bottom footer being off in lightbox pirms 11 gadiem
  Krzysztof Klimonda 0cbd5bdaa1 re-enable asset compression with django_compressor pirms 11 gadiem
  Krzysztof Klimonda 4580a700ab Use media/ for files created during tests. Fixes #2 pirms 11 gadiem
  Krzysztof Klimonda 26b6805b6f Replace screenshot.png with logo.png in tests pirms 11 gadiem
  Krzysztof Klimonda 10c9b35700 Even though not used, import models for Factory Boy pirms 11 gadiem
  Isaac Bythewood ad8a971a2c Update location of Pinry logo to the BitBucket repo pirms 11 gadiem
  Isaac Bythewood 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 pirms 11 gadiem
  Isaac Bythewood f64066f277 Update readme to point to getpinry.com, update the license to AGPL pirms 11 gadiem
  Krzysztof Klimonda 26f9c76988 Don't use FACTORY_FOR when not needed pirms 11 gadiem
  Krzysztof Klimonda 7a85f1b514 Use post_generation hooks to populate models with some data pirms 11 gadiem
  Krzysztof Klimonda ef818b7f82 Rewrite tests to use a Model mocker library pirms 11 gadiem
  Isaac Bythewood 0f9b1639ad Improve the loading of pins and overall speed pirms 11 gadiem
  Isaac Bythewood 339ea08c3a Improve the look of the uploader pirms 11 gadiem
  Krzysztof Klimonda 856d2d1e87 Allow filtering pins over submitter.username pirms 11 gadiem
  Isaac Bythewood c7e1e1cd83 Move location of users middleware pirms 11 gadiem
  Isaac Bythewood 9a6d540a86 Bug fix submitter filter pirms 11 gadiem
  Isaac Bythewood 248bd25a04 Move private to users, add user filtering to JS pirms 11 gadiem
  Isaac Bythewood 3420608730 CSS refactors to improve readability pirms 11 gadiem
  Isaac Bythewood 32b5eafe67 Fix template locations to match app name pirms 11 gadiem
  Krzysztof Klimonda cae9fa96be Write some more tests for all code pirms 11 gadiem
  Krzysztof Klimonda 97732c4f45 Use the correct reverse argument pirms 11 gadiem
  Krzysztof Klimonda fbfd7e0239 CreateImage.get should always return HttpResponse pirms 11 gadiem
  Krzysztof Klimonda d4fc7e1781 Write unit tests for CombinedAuthBackend pirms 11 gadiem
  Krzysztof Klimonda e5bd3d577d Clean-up PinResource.build_filters method pirms 11 gadiem
  Krzysztof Klimonda 03e05906f8 Reorganize core package tests into modules pirms 11 gadiem
  Krzysztof Klimonda 5b777b7e14 Move the Authentication backend to the users package pirms 11 gadiem
  Krzysztof Klimonda d0d68545ca Add "origin" field to the Pin model pirms 11 gadiem
  Isaac Bythewood 13829866d1 Fix bug in appending jQuery if needed. pirms 11 gadiem
  Isaac Bythewood 08410ba50d Spinner doesn't show if there are no more pins to load pirms 11 gadiem
  Isaac Bythewood 6abb1ffe88 Allow pin deleting from interface pirms 11 gadiem