|
5b79f924cb
|
Forgot this file.
|
2021-03-04 10:13:54 +01:00 |
|
|
936af2a9fd
|
Merge branch 'dev' into filter
|
2021-03-04 10:13:28 +01:00 |
|
|
f37a2fde6e
|
Fix tags handling that was broken with filter
|
2021-03-04 02:14:51 +01:00 |
|
|
ab5710e69e
|
Fix cartel generation issue
Was preventing the ability to click on paintings
|
2021-03-03 19:32:59 +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 |
|
|
6e07aec3a5
|
Updated texts and charts
|
2021-02-24 00:56:01 +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 |
|
|
43f1f494cd
|
Update data and expo filter
|
2021-02-16 14:02:57 +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 |
|
|
e8d7e401b0
|
Small text update + delete log
|
2021-02-16 00:28:31 +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 |
|
|
0b268b8654
|
Pagination design
|
2021-02-14 11:17:16 +01:00 |
|
|
708d4de228
|
Fix for page number with fancybox
It is far from perfect. Should be investigated by reading fancybox code if there's a better way later on
|
2021-02-14 10:32:39 +01:00 |
|
|
3469704e1b
|
Pagination page number working without fancybox hash
Also legal update
|
2021-02-14 01:55:42 +01:00 |
|
|
649be52829
|
Merge branch 'dev' into pagination
|
2021-02-14 01:33:02 +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 |
|
|
d23cd1fd9b
|
First working prototype for pagination
|
2021-02-13 20:49:20 +01:00 |
|
|
b38df5ce37
|
Exposition details in all concerned pages, converted to flexbox for design flexibility
|
2021-02-13 12:48:25 +01:00 |
|
|
e0acc55670
|
Basic implementation of details in exposition
|
2021-02-13 01:54:45 +01:00 |
|
|
e9ee0f8ce5
|
Animation for hamburger menu
fixes #2
|
2021-02-13 00:11:58 +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 |
|
|
4b0a96cbbe
|
Merge branch 'dev' into dynamic-implementation
|
2021-01-30 17:40:13 +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 |
|
|
6c5fd9ca2a
|
Misc. updates on all front-end pages
|
2021-01-28 18:46:11 +01:00 |
|
|
69b18017b0
|
First implementation of dynamic requests with dummy data
Not yet tested for mobile.
|
2021-01-24 15:43:02 +01:00 |
|
|
23785cc941
|
Add responsive design for mobile
|
2021-01-09 15:19:17 +01:00 |
|
|
6b3f0df78a
|
First front-end prototype
|
2021-01-09 01:11:40 +01:00 |
|