Modifications du 29/11/2019 au 06/01/2020
photo - management
le lundi 6 janvier 2020 :
- use autocomplete for keywords management
- show x last api calls for photos
- adapt forms
Type : modification (n°390/1030)
photo admin
le dimanche 5 janvier 2020 :
- fix social api errors
Type : modification (n°389/1030)
photobrol permissions
le lundi 30 décembre 2020 :
- use cookie to test if user-mode is enabled or not
- fix css performances (remove will-change)
Type : modification (n°388/1030)
photo - stream
le lundi 30 décembre 2020 :
- do not use cache if admin
- get all photos if admin
- misc :
- fix admin bugs
Type : modification (n°387/1030)
photobrol - lightbox
le lundi 30 décembre 2020 :
- add commented code to use fullscreen on start slideshow click
- chain panzoom functions
- move fullscreen methods into initHödFS
Type : modification (n°386/1030)
Geeral style - slideshow
le samedi 21 décembre 2019 :
- fade hambuger menu and highlight on hover
- use fullscreen auto for slideshow
- clean date textbox
-todo:
- set fullscreen auto only if not clicked on "out fullscreen" button
- link should not be activated on zoom
Type : modification (n°385/1030)
Photo bugfixes
le vendredi 20 décembre 2019 :
- share generator: fix "format non set"
- utils: fix date pattern
Type : modification (n°384/1030)
Admin db
le jeudi 19 décembre 2019 :
- show db tables
- remove duplicated admin page
- add main page for db
Type : modification (n°383/1030)
Update Date time component
le mardi 17 décembre 2019 :
- add a method in the StaticGjallarbrúUtils to add a date-time field
- add global js to switch from date-time and text (to allow copy/paste)
Type : modification (n°382/1030)
admin - clean cache
le lundi 16 décembre 2019 :
- add class to manage current photo
- allow to clean cache for current photo (pages)
Type : modification (n°381/1030)
admin - clean cache
le vendredi 13 décembre 2019 :
- use const in Json class to manage pathes
- allow to clean json cache files from photo admin page
- allow to clean photo cache pages (fr-en-nl-de)
- adapt todo page for wp
Type : modification (n°380/1030)
style: menu msie - general: user language for chapter pages
le mardi 10 décembre 2019 :
- use msie hack to set menu items width in internet explorer
- use user language (if defined into DB) for the pages in the chapter
index, and pages infos (title, excerpt)
Type : modification (n°379/1030)
Style : prepare hack ie
le lundi 9 décembre 2019 :
- add a class to the body element if ie
- todo : customize less files if ie (menu items width...).
Type : modification (n°378/1030)
Style: use mask for CC icons
le dimanche 8 décembre 2019 :
- adapt commons creative icons
Type : modification (n°377/1030)
Style : fix icons IE
le dimanche 8 décembre 2019 :
- use mask instead of content to display it on Edge and IE
Type : modification (n°376/1030)
Json : admin
le dimanche 8 décembre 2019 :
- implement some admin actions (delete current cache, all cache)
- todo: implement other actions
Type : modification (n°375/1030)
details and summary css
le samedi 7 décembre 2019 :
- use separated less file
- set 100% for details in photo info page
Type : modification (n°374/1030)
Json : photo comments
le samedi 7 décembre 2019 :
- use json object
Type : modification (n°373/1030)
Thumbs nav : version 1.0
le vendredi 6 décembre 2019 :
- json cache:
- use pphId for the first call
- use windowId for other calls
- use a subdir when comming from an album
- js:
- add album in url if needed
- add thumb psn in title
- use locale for "no title"
- php:
- fix link to slideshow
- clean json call
- add (hidden) missing thumbs if less than window size
Type : modification (n°372/1030)
Thumbs nav : adapt json processing in js
le mercredi 4 décembre 2019 :
- disable nav arrows BEFORE updating offset
- enable nav arrows only after ajax result
Type : modification (n°371/1030)
Photobrol - thumbs nav panel - ok
le mardi 3 décembre 2019 :
- fix cache
- implement methods in php json class
- create Json classes extending the base Json
- use same request from php than for json
- disable let arrow at first window in the stream
- disable right arrow at the end of the stream
- manage end of stream if less than window thumbs
- enable thumbs panel for anonymous
- todo:
- try to do use generic function for json calls in js (inject function
name as arg to process results)
- load meta, albums, keywords, favs by json
Type : modification (n°370/1030)
Photobrol - thumbs nav panel
le lundi 2 décembre 2019 :
- fix cache (step 1 - issue: the json must be red once to know the
cache filename)
- create json class template
- todo:
- implement methods in php json class
- create Json classes extending the base Json
- try to do use generic function for json calls in js (inject function
name as arg to process results)
- use same request from php than for json
- load meta, albums, keywords, favs by json
- fix cache (file naming) and enable it
- allow it for simple users
Type : modification (n°369/1030)
Photobrol - thumbs nav panel
le samedi 30 novembre 2019 :
- use user locale for current thumb title
- todo:
- fix cache (file naming) and enable it
- allow it for simple users
Type : modification (n°368/1030)
Photobrol - thumbs nav panel
le samedi 30 novembre 2019 :
- set current thumb (unwrap for current photo)
- add debug
- fix thumb psn ( in the middle of the max thumbs count if possible)
- todo:
- fix cache (file naming) and enable it
- allow it for simple users
Type : modification (n°367/1030)
Photobrol - thumbs nav panel
le vendredi 29 novembre 2019 :
- set thumb link
- fix current thumb: wrap if no links (current is a span)
- fix order
- init thumbs by js on page load
- todo:
- unwrap for current photo
- fix cache (file naming) and enable it
- allow it for simple users
Type : modification (n°366/1030)
Photobrol - thumbs nav panel
le vendredi 29 novembre 2019 :
- replace thumbs ids by encrypted ids
- set src
- fix arrows layout
- todo:
- fix current thumb
- fix cache (file naming) and enable it
- allow it for simple users
Type : modification (n°365/1030)
Photobrol - thumbs nav panel
le vendredi 29 novembre 2019 :
- js to update data from json: ok
- todo:
- replace thumbs ids by encrypted ids
- set src
- fix arrows layout
- fix cache (file naming) and enable it
- allow it for simple users
Type : modification (n°364/1030)
Photobrol - thumbs nav panel
le vendredi 29 novembre 2019 :
- displayimage: call the method defined into the json file instead of
defefining it in the displayimage
- use window offset in the json and update it in js on nav
- show always the same thumbs number even for the first photos
Type : modification (n°363/1030)
photobrol - thumbs nav panel (json)
le vendredi 29 novembre 2019 :
- add json file to load prev/next thumbs based on an offset
Type : modification (n°362/1030)
photobrol - improve slideshow - prepare thumbs nav panel
le vendredi 29 novembre 2019 :
- add click and dblclick binding on the photo
- split thumbs sql methods (prepare to load more than the 5 shown)
- preload svgs tentative (not still stable)
Type : modification (n°361/1030)
Version en cache
24/12/2024 02:13:49 Cette version de la page est en cache (à la date du 24/12/2024 02:13:49) afin d'accélérer le traitement. Vous pouvez activer le mode utilisateur dans le menu en haut pour afficher la dernère version de la page.Document créé le 24/11/2016, dernière modification le 13/02/2024
Source du document imprimé : https://www.gaudry.be/info/versioning/code-modif/page13.html
L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.