Commit Graph

29 Commits

Author SHA1 Message Date
Isaac Bythewood
5cda896eed Fix error message classes 2016-02-04 19:29:48 +00:00
Jens Gutermuth
58ea025c03 Case insensitive sorting of tags in javascript 2015-03-22 23:59:42 +01:00
Isaac Bythewood
50d61af22a Move to bootstrap 3, better design, move all vendor items local. 2013-09-24 23:02:00 +00:00
Krzysztof Klimonda
defbd50445 Don't load Pins "in background" when lightbox is active.
Remove the scroll event handler when lightbox is active, so pins are
not loaded in background breaking the page layout.
2013-04-14 15:51:39 +02:00
Isaac Bythewood
cecc88f068 Refactor loading pins part of pinry.js to fix some bugs 2013-04-05 18:50:06 +00:00
Isaac Bythewood
c8f0d6b1d6 Fix bug of multiple of same images loading sometimes 2013-04-05 18:30:14 +00:00
Isaac Bythewood
4f8139f615 Fix bug in sometimes loading the same pins again because the offset is not increased outside of "success" 2013-03-20 21:02:28 -03:00
Isaac Bythewood
28c791fd1e Pins are now editable 2013-03-12 06:12:09 +00:00
Isaac Bythewood
bcf480e639 Add fade to edit buttons and fix queueing of animation 2013-03-12 05:05:43 +00:00
Rober Torkuhl
812358e31b use jQuery.off() instead od deprecated .unbind() function 2013-03-09 21:59:39 +01:00
Rober Torkuhl
0a5ed2b049 remove doubled event listeners 2013-03-09 21:39:40 +01:00
Rober Torkuhl
9bbc0d19ce show edit buttons only on mouse over 2013-03-09 21:39:01 +01:00
Isaac Bythewood
37de6ecb93 Improve error message system and add errors to basic functions 2013-03-05 21:25:08 +00:00
Isaac Bythewood
0f9b1639ad Improve the loading of pins and overall speed 2013-03-04 00:50:59 +00:00
Isaac Bythewood
9a6d540a86 Bug fix submitter filter 2013-03-03 22:48:30 +00:00
Isaac Bythewood
248bd25a04 Move private to users, add user filtering to JS 2013-03-03 22:47:25 +00:00
Isaac Bythewood
3420608730 CSS refactors to improve readability 2013-03-03 22:32:22 +00:00
Isaac Bythewood
08410ba50d Spinner doesn't show if there are no more pins to load 2013-03-03 14:34:33 +00:00
Isaac Bythewood
6abb1ffe88 Allow pin deleting from interface 2013-03-03 14:30:13 +00:00
Isaac Bythewood
8ec96a07ce Greatly improved lightbox view, much cleaner and smoother 2013-02-27 04:34:44 +00:00
Isaac Bythewood
e0362a0298 Cleaning up and improveing the bookmarklet 2013-02-27 01:58:00 +00:00
Krzysztof Klimonda
82352d6980 Make PinResource orderable by id
Update JavaScript so it orders pins, Fixes #69
2013-02-26 01:21:57 -08:00
Isaac Bythewood
2acdd9609b Allow for viewing an individual tag 2013-02-26 05:56:42 +00:00
Isaac Bythewood
12091fda00 Working new pin button that makes use of the API and loads new items in real time 2013-02-26 05:23:31 +00:00
Isaac Bythewood
9f5cc2de57 Working new pin form 2013-02-26 01:54:02 +00:00
Isaac Bythewood
f5ef3a0c2b Get bookmarklet mostly setup 2013-02-25 04:34:49 +00:00
Isaac Bythewood
2264d96528 Have a working custom lightbox plugin now 2013-02-23 04:42:22 +00:00
Isaac Bythewood
5a74253bf8 Better design implemented that removes a lot of white space 2013-02-23 03:42:47 +00:00
Isaac Bythewood
a7d571a509 Remove a bunch of old vender files, refactor locations of static and template files, force api limit on calls 2013-02-23 02:23:58 +00:00