Commit Graph

38 Commits

Author SHA1 Message Date
e0ebd28dcb Fix exist photos tag 2021-03-07 00:44:29 +01:00
862a7348e6 Simplification in explorer 2021-03-07 00:27:45 +01:00
3283d11c02 Simplification 2021-03-06 14:13:35 +01:00
25a09015d1 Working "tous" filter for tags 2021-03-06 14:05:04 +01:00
34e8fe9b12 Working "tous" filter for places 2021-03-06 12:30:44 +01:00
3a964098e7 Fix regression on tags 2021-03-06 01:32:09 +01:00
3fe24e502e Fix "Tous" not filtering visually in explorer 2021-03-06 01:22:59 +01:00
44a5f52e94 Fix issue with "exist" in photos that was not filtering 2021-03-05 01:18:52 +01:00
f37a2fde6e Fix tags handling that was broken with filter 2021-03-04 02:14:51 +01:00
dae17821ad Clean up organisation and comments 2021-03-03 09:56:26 +01:00
10dea8e993 Working filters ; cleaning needs to be done 2021-03-03 09:38:55 +01:00
fece1eab16 Update on filter 2021-02-22 13:33:19 +01:00
4739726e5c WIP filter, has some basic features 2021-02-18 22:07:26 +01:00
bf60722e22 First test of separation of javascript 2021-02-17 18:48:52 +01:00
bcb0eec9f6 No pagination when number of element is insufficient
fixes #17
Also fixes URL issue in explorer
2021-02-16 02:24:44 +01:00
3c3cd61483 Safari compatibility 2021-02-14 13:15:48 +01:00
bfbb959cf8 New fix for small screen pagination 2021-02-14 12:42:57 +01:00
0c653e2692 Mobile compatibility fix for small screens 2021-02-14 12:39:56 +01:00
e7107c20b9 Mobile compatibility for pagination 2021-02-14 12:38:46 +01:00
6f154234b3 Pagination on all pages 2021-02-14 12:24:53 +01:00
04d3e099cb Fix of interface in explorer, tags now working as AND and not OR 2021-02-14 01:19:12 +01:00
b76734fe25 Merge branch 'expo-info' into dev
fixes #5
2021-02-14 00:57:09 +01:00
7126678bac Merge branch 'fancybox-list' into dev 2021-02-14 00:54:39 +01:00
b38df5ce37 Exposition details in all concerned pages, converted to flexbox for design flexibility 2021-02-13 12:48:25 +01:00
0b096aad6e IE compatibility message and W3C standardization 2021-02-12 20:53:40 +01:00
e9dcc57fd4 Replace unicode characters with SVG for compatibility 2021-02-12 18:43:12 +01:00
b400c79d42 Fix explorer with old version of browsers 2021-02-12 15:17:32 +01:00
506a8758b9 fancybox implemented in list
fixes #8
2021-02-12 14:19:24 +01:00
95f5de8e4d Fix regression on selected elements after generation 2021-02-12 14:03:10 +01:00
16f9d4afca Tags and places are now in a list for a more compact space
Explorer code has been very much reordered following this change
2021-02-12 01:11:17 +01:00
f27d1a8dad Better handle of data view when missing info
Also data update
2021-02-11 14:12:57 +01:00
a2a2dc97c0 Fix issue for "inédits", new "existant" button, and CSS improvement 2021-02-10 22:21:02 +01:00
7d945f2bf4 First batch of data, and modification to take them into account
Also optimized fonts, after discovering (when having all photos in one page) they were too heavy.
2021-02-10 18:39:46 +01:00
cd0f86f9a2 Overlapping caption on mobile fixed
fixes #1
2021-01-30 18:03:25 +01:00
18cdfa8c17 Gallery view in "explorer"
Also fixed some issues with cartel CSS
2021-01-30 17:19:44 +01:00
131bbe11e6 Replace eye icon with SVG for Apple platforms 2021-01-30 14:19:01 +01:00
b838e78ec4 Mobile setup for "explorer" page on configurer 2021-01-30 13:39:18 +01:00
69b18017b0 First implementation of dynamic requests with dummy data
Not yet tested for mobile.
2021-01-24 15:43:02 +01:00