Modifications du 01/07/2019 au 05/09/2019
Display adaptations
le jeudi 5 septembre 2019 à 20:11:30 :
- fix nojs css
- use alternate cursor for pseudo links in menu
Type : modification (n°270/1046)
Infobrol - sitemap bugfix
le lundi 2 septembre 2019 à 01:22:36 :
- fix the CurrentGjallarbrúPage bug with getGnipahellir (must be public)
Type : modification (n°269/1046)
Photobrol - slideshow
le dimanche 1 septembre 2019 à 08:38:29 :
- bugfix: adapt url rewriting for random slideshow for an album
Type : modification (n°268/1046)
Photobrol - slideshow
le dimanche 1 septembre 2019 à 08:21:50 :
- bugfix: set the first photo in an album for the slideshow
Type : modification (n°267/1046)
Photobrol - slideshow for albums
le vendredi 30 août 2019 à 21:27:24 :
- albums
- fix bug when the last photo is displayed (next is the albums list)
- use an url without photo id for the album in slideshow
- get photos in the album order
- use the album url instead of album id
- keep the album url when going to the photo details, and the photo
slideshow
- infinite scroll
- do not use pagination for the albums
Type : modification (n°266/1046)
Photobrol - random slideshow
le jeudi 29 août 2019 à 20:42:41 :
- add buttons
- configure javascript
- use sql RAND() instrad of order by
- fix layout
Type : modification (n°265/1046)
Photobrol - slideshow random
le jeudi 29 août 2019 à 06:19:07 :
- adapt style to add a button to order by rand
Type : modification (n°264/1046)
Photobrol - social (likes and comments)
le mercredi 28 août 2019 à 02:51:57 :
- fix display for the likes
- fix bug in the search by flickr id
Type : modification (n°263/1046)
Photobrol - minor bugfix
le mardi 27 août 2019 à 03:29:40 :
- use ISO xxx instead of xxx ISO
- htaccess prepare for album slideshow
Type : modification (n°262/1046)
Add RGPD info
le samedi 17 août 2019 à 07:43:57 :
Aucun détail pour cette modification de code
Type : modification (n°261/1046)
Photobrol - fix stream permissions
le samedi 17 août 2019 à 07:18:23 :
- when the stream is an album, show also "not-in-flow" permission
Type : modification (n°260/1046)
Photobrol - infinitescroll for albums
le vendredi 16 août 2019 à 21:43:32 :
- use infinite scroll for albums
- remove fancybox js on photos
- use functions lib for the stream (same for default stream, meta, and
albums)
Type : modification (n°259/1046)
Bug fixes
le mercredi 14 août 2019 à 00:13:41 :
- albums: set title, show infos n top, todo: use infinite scroll and
json like in the stream
- javaex: disable cache when using post arg
- java-system-out: use shortcut class
- stephane-gaudry: link author thumb to the real photo
Type : modification (n°258/1046)
Less and JavaScript compiler
le jeudi 8 août 2019 à 05:59:01 :
- use a placeholder to add the last minified time in the comment
Type : modification (n°257/1046)
Admin photobrol (social)
le jeudi 8 août 2019 à 05:04:34 :
Fix display bugs
Type : modification (n°256/1046)
Admin (photobrol)
le jeudi 8 août 2019 à 02:14:23 :
- show all photos (even not in flow) in photo debug mode (by date)
- manage photo debug mode in the menu
Type : modification (n°255/1046)
Sortable tables update
le mercredi 7 août 2019 à 19:24:58 :
- Upgrade dependencies versions
- add renderer for radio buttons (as dependency)
- fix layout
Type : modification (n°254/1046)
Admin change request
le mercredi 7 août 2019 à 06:36:55 :
Use update mode by default
Fix minor bug with comments from flickr
Type : modification (n°253/1046)
Quality friday
le vendredi 2 août 2019 à 22:01:38 :
Refactoring of some pages
Type : modification (n°252/1046)
Quality friday javaex + http codes
le vendredi 2 août 2019 à 06:26:36 :
Refactoring of some pages
Type : modification (n°251/1046)
Sitemaps adaptations and about page
le dimanche 28 juillet 2019 à 09:11:48 :
Aucun détail pour cette modification de code
Type : modification (n°250/1046)
SEO - sitemap - photos
le lundi 8 juillet 2019 à 06:28:20 :
- fix albums date issue
- show photos dates
Type : modification (n°249/1046)
SEO - sitemap - xml + admin
le lundi 8 juillet 2019 à 04:32:51 :
- object : split sitemap class to extract xml part in a child class to
avoid multiple tests
- DB : add a seo-allowed field for the page entries, to submit only
relevant pages in the xml file.
- admin : manage the new field for page
- photos : add photos pages in the sitemap
Type : modification (n°248/1046)
SEO - sitemap - Editorial
le dimanche 7 juillet 2019 à 18:15:08 :
- add articles from editorials (tips, news) in the sitemap
- use article title instead of id in the breadcrumb
Type : modification (n°247/1046)
Sitemap - SEO
le dimanche 7 juillet 2019 à 08:54:02 :
- rewrite URLs to match xml files for the sitemaps
- allow to disable URL check for the current page URL (but keep checks
for URLs in the page)
- adapt chapters structure (tools->services)
- use args to generate xml output in the same class (GjallarbrúSitemap)
Type : modification (n°246/1046)
Sitemap + bugsfixes
le samedi 6 juillet 2019 à 09:17:48 :
- use a dedicated class to generate the sitemap
- show directories and chapters on main page
- remove dynamic image on main page
- fix some bugs in other pages
Type : modification (n°245/1046)
Display : fix css
le vendredi 5 juillet 2019 à 19:06:26 :
adapt main menu sizes (font, padding, ...).
Type : modification (n°244/1046)
Image Hero - Chapters
le vendredi 5 juillet 2019 à 18:08:51 :
- use chapter image in the image hero slider
- adapt sitemap with new images
- add admin page to check it
Type : modification (n°243/1046)
BBCode, code highlight, toc, JavaScript
le lundi 1 juillet 2019 à 06:54:58 :
- BBCode : fix image size, fix syntax code highlighter (imports)
- code highlight : use curPge if exists
- toc (CurrentGjallarbrúPage) :
- fix parent container to mark the current toc item
- fix number of tags to close
- fix pseudo title items
- JavaScript :
- add show/hide button based on the item class (no need to call the
script)
- add some old functions (temporary fix; need a refactoring)
- Open Graph : add some chapter images
Type : modification (n°242/1046)
Fix sticky items for menu highlight
le lundi 1 juillet 2019 à 01:38:41 :
Aucun détail pour cette modification de code
Type : modification (n°241/1046)
Version en cache
09/02/2025 13:53:21 Cette version de la page est en cache (à la date du 09/02/2025 13:53:21) 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/page9.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.