Commit Graph

162 Commits

Author SHA1 Message Date
Tobias Reich
61431c6e59 Better error-handling for import.url() and import.dropbox() 2015-06-28 23:13:48 +02:00
Tobias Reich
6d7917aa15 Updated file format error 2015-06-28 18:35:10 +02:00
Tobias Reich
359a51f153 Updated modals to work with the new basicModal (data-name => name) 2015-06-28 18:33:17 +02:00
Tobias Reich
30e4585146 Code adjustment 2015-06-28 17:47:31 +02:00
Tobias Reich
d32115333e Fixed error when using "Merge All" with one selected album 2015-06-28 14:07:03 +02:00
Tobias Reich
1a53978108 Fixed basicContext on mobile 2015-06-27 23:45:07 +02:00
Tobias Reich
024e015b9b Improved touchend support check #345 2015-06-27 21:48:17 +02:00
Tobias Reich
feefa9c5a0 Updated version, updated deps and added skip duplicates #367 2015-06-27 21:03:27 +02:00
Tobias Reich
1c75ea1327 Version push 2015-06-13 21:02:02 +02:00
Tobias Reich
fc6cdf4e62 Improved login-autocompletion 2015-06-04 00:58:48 +02:00
Tobias Reich
a7192d1831 Fixed "Removing last Tag from photo not possible in Firefox #269" 2015-05-14 23:25:45 +02:00
Tobias Reich
a6b2f88238 Always reset error/loading header 2015-05-14 20:36:24 +02:00
Tobias Reich
dc7731cd88 Styled sorting select element #98 2015-05-14 20:05:36 +02:00
Tobias Reich
6b4f3546f9 Updated default tables and changed sorting var/entry to sortingPhotos #98 2015-05-14 17:47:17 +02:00
Tobias Reich
90ac81acf1 Added album sorting #98 2015-05-14 17:20:33 +02:00
Tobias Reich
e64e29f81f Several album and photo handling changes
- Stopped view.js from cutting album and photo titles (#332)
- Fixed album sorting (getByID, deleteByID)
- Fixed jQuery each bug when opening empty album
- Stop showing deleted photos in photo switcher
2015-05-14 15:42:28 +02:00
Tobias Reich
7e885425dc Allow an album and photo title length of 50 chars #332 2015-05-10 23:01:07 +02:00
Tobias Reich
4299ab5b89 Removed <br> 2015-05-06 20:00:10 +02:00
Tobias Reich
1bbe3bd3dc Added merge icon 2015-05-06 19:39:39 +02:00
Tobias Reich
9f7d6278ab Add single merge action with list select #341 2015-05-05 22:53:35 +02:00
Rouven Hurling
2e71c71a28 add confirmation modal and reload of albums after merge 2015-05-05 19:40:55 +02:00
Rouven Hurling
c69fe33df3 add Album::merge via Multiselection ContextMenu 2015-05-05 12:18:27 +02:00
Tobias Reich
ec4842cad5 Fixed url drag and drop link import 2015-05-04 22:16:29 +02:00
Tobias Reich
24159c059e Hide sidebar when switching to album view 2015-04-30 23:37:52 +02:00
Tobias Reich
df8fad52c5 Fixed editing text with single quotes #335 2015-04-30 23:11:12 +02:00
Tobias Reich
ed4ebe6882 Removed arrows from view.php 2015-04-18 00:08:56 +02:00
Tobias Reich
0945cddab4 Stop init from returning username 2015-04-17 22:50:35 +02:00
Tobias Reich
0f8bf0f8e1 Catch "photo not found" in view.php 2015-04-06 21:10:33 +02:00
Tobias Reich
5c40f43290 Fixed sorting of move and switch album context menu 2015-04-06 19:28:21 +02:00
Tobias Reich
dd78ceda1b Don't refresh albums when get password canceled by user 2015-04-06 18:49:16 +02:00
Tobias Reich
e89676d6ee Prevent download of deleted albums/photos, added code documentation, fixed error when logged out and opening a private photo 2015-04-06 18:48:52 +02:00
Tobias Reich
06fba792b2 Use flewbox for content 2015-04-06 16:23:23 +02:00
Tobias Reich
8edaba5136 Fixed view.php 2015-04-05 00:40:39 +02:00
Tobias Reich
b21141aa8a Updated iconic, removed some shadows, removed viewBox, fixed FF icon filter bug #316 2015-04-04 23:19:16 +02:00
Tobias Reich
8baeb1f33a Removed path from svg icons 2015-04-02 22:09:33 +02:00
Tobias Reich
a4357ddad8 Fixed data-retina 2015-04-02 22:08:40 +02:00
Tobias Reich
5686e83461 LoadingBar improvements 2015-04-01 22:20:28 +02:00
Tobias Reich
82e78da455 Retinize images before adding them the DOM to improve performance 2015-03-31 23:16:18 +02:00
Tobias Reich
155ba27841 Fixed album.getID for SmartAlbums with non numeric ids 2015-03-31 23:14:42 +02:00
Tobias Reich
5dc5116818 Avoid public as var name 2015-03-31 23:14:20 +02:00
Tobias Reich
6aba10bea4 Reduced attr changes to improve performance 2015-03-29 19:22:39 +02:00
Tobias Reich
93fc15532a Added 'visible' to album sidebar 2015-03-15 21:57:25 +01:00
Tobias Reich
9725eb707d Moved binding to multiselect.bind() and header.bind() 2015-03-15 21:29:54 +01:00
Tobias Reich
7ed822be57 New function to create the sidebar album structure 2015-03-15 16:44:26 +01:00
Tobias Reich
5c71fc3727 Rewritten building and binding of sidebar 2015-03-15 15:10:28 +01:00
Tobias Reich
2b39f64c34 Infobox to Sidebar (rewrite)
- Sidebar now visible along content
- Interact with the content while the sidebar stays open
- Fixed "ctrl+a also selects the "about" tab #230"
- Sidebar redesign
- Own module for the sidebar
2015-03-15 01:48:11 +01:00
Tobias Reich
56443a16c2 Fixed photo.getID 2015-03-15 01:07:41 +01:00
Tobias Reich
7314245e60 Improved getID 2015-03-15 00:43:28 +01:00
Tobias Reich
7410cf773e Return true/false in header functions 2015-03-15 00:39:45 +01:00
Tobias Reich
26cdd98dfc Fixed fading divider in infobox 2015-03-14 22:34:15 +01:00