Modifications du 26/02/2021 au 12/03/2021
Investigation files
le vendredi 12 mars 2021 :
- use generig directory
- adapt url rewriting
- move content to data container
- fix layout (less files and inner styles)
- clean old files and methods
Type : modification (n°630/1035)
BD extra files info
le jeudi 11 mars 2021 :
- use special pages to display infos about meta documents related to
the current serie
- add style for these pages
Type : modification (n°629/1035)
Layout general bugfixes
le mardi 9 mars 2021 :
- fix less border mixins
- adapt flex characters grow
- remove unused paragraph in event
- use line break as sources separator
Type : modification (n°628/1035)
Timeline - allow to display a single event
le mardi 9 mars 2021 :
- adapt url rewriting
- adapt display (do not show line, set characters above text...)
- set canonical to use main page with all events
Type : modification (n°627/1035)
Timeline - events display
le lundi 8 mars 2021 :
- use dedicated method to parse and display events sources
Type : modification (n°626/1035)
Timeline + RTE
le dimanche 7 mars 2021 :
- timeline: fix display when no event found for a given character
=> do not show any events
- RTE:
- use generic function to display dialogs
- add acronyms, abreviations, quotes
Type : modification (n°625/1035)
Client script - enable scroll in timelines
le samedi 6 mars 2021 :
- add key shortcuts to scroll between previous/next event
- scroll to the most predictible visible element on filter
Type : modification (n°624/1035)
Timeline - link to references
le samedi 6 mars 2021 :
- wrap by html link references if it's a valid URL
Type : modification (n°623/1035)
Timeline - adapt displays
le samedi 6 mars 2021 :
- add some localized displays
- adapt CRUD to help with available placeholders
Type : modification (n°622/1035)
JS Timeline fix
le samedi 6 mars 2021 :
- search for previous element for insertion point after an unfilter
Type : modification (n°621/1035)
Timeline fix odd/even CSS
le samedi 6 mars 2021 :
Using show() and hide() is the easiest way.
But if we do that, elements are still in the dom, and the odd/even or
nth child CSS process still uses hidden elements...
Thus, the only way to preserve CSS alternate is to remove element with
detach() and to add at the right position it when unfilter
For that, an initial element with index 0 is inserted as first event
Type : modification (n°620/1035)
Timeline : css refactoring
le vendredi 5 mars 2021 :
- move css to the external file
Type : modification (n°619/1035)
Timeline client scripts
le vendredi 5 mars 2021 :
- add client scripts to filter events
- misc : brol compiler, use different url for javascript compiler
Type : modification (n°618/1035)
Timeline filter
le vendredi 5 mars 2021 :
- allow to filter by type, using GET
Type : modification (n°617/1035)
Timeline BBCode
le jeudi 4 mars 2021 :
- use replacements in timeline RTE
Type : modification (n°616/1035)
RTE: add span styles - BD: aside menu
le jeudi 4 mars 2021 :
- use a custom aside menu for BD (statically expandable);
- RTE use style for language span;
- timeline: set order required
Type : modification (n°615/1035)
Timeline - display
le mercredi 3 mars 2021 :
- fix non displayable source
Type : modification (n°614/1035)
Timeline - order
le mercredi 3 mars 2021 :
- implement order updates
- show order if admin
- fix characters serie for generic timelines
Type : modification (n°613/1035)
Event CRUD - model
le mercredi 3 mars 2021 :
- implement update and insert
Type : modification (n°612/1035)
event CRUD
le mardi 2 mars 2021 :
- fix checkboxes
Type : modification (n°611/1035)
Timeline - event CRUD
le mardi 2 mars 2021 :
- timeline: allow to show all events from all series
- CRUD : gui -> ok; model -> not implemented
Type : modification (n°610/1035)
Secure json admin
le mardi 2 mars 2021 :
- move some json to the admin section
Type : modification (n°609/1035)
Event CRUD - load alums
le lundi 1 mars 2021 :
- add json method to load albums based on series
- add fields to edit based on album
Type : modification (n°608/1035)
Timeline - refactoring + bugfixes
le lundi 1 mars 2021 :
- hide main method to load events
- add public methods for parametrized loads
- show other characters thumbs for a given character timeline
- use album title in references
- fix event type css
- fix events count
Type : modification (n°607/1035)
Timeline - from file to db
le dimanche 28 février 2021 :
- implement DB structure and mapping
- implement object structure
- implement Timeline load and display from DB
- remove old datafile
Type : modification (n°606/1035)
Watchmen - events and characters
le samedi 27 février 2021 :
- add events to timeline
- add characters
Type : modification (n°605/1035)
Timeline - display fix, add data
le samedi 27 février 2021 :
- adapt titles in general display
- add data for Watchmen timeline
Type : modification (n°604/1035)
Timeline - characters thumbs
le samedi 27 février 2021 :
- adapt size of characters thumbs in timelines
Type : modification (n°603/1035)
Timeline - for each serie
le samedi 27 février 2021 :
- auto-generate timeline if events are defined
Type : modification (n°602/1035)
Timeline
le vendredi 26 février 2021 :
- add events to the watchmen timeline
- adapt methods to display dates (with locale)
Type : modification (n°601/1035)
Version en cache
01/01/2025 00:13:58 Cette version de la page est en cache (à la date du 01/01/2025 00:13:58) 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/page21.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.