Modifications du 23/01/2021 au 25/02/2021
Timeline
le jeudi 25 février 2021 :
- add timeline functions and display
- add serie infos if exists in kirnir.php
- avoid to submit form whan using relationships in character CRUD
Type : modification (n°600/1029)
Characters - relationships
le mercredi 24 février 2021 :
- improve relationships: use slug to link to the real character
- define a new constant for relationships
- improve ID card
- add some characters
Type : modification (n°599/1029)
Add comics characters
le lundi 22 février 2021 :
- do not show existing options in CRUD forms
- add watchmen characters
Type : modification (n°598/1029)
Data: geo - bd
le mardi 16 février 2021 :
- add characters
- add countries
Type : modification (n°597/1029)
Geo - region fk and city update
le mardi 16 février 2021 :
- handle region id
- enable city DB update
- customize headers for RTE (css class)
- clean wiki images in RTE
Type : modification (n°596/1029)
Bug fixes / add characters
le lundi 15 février 2021 :
- GjallarbrúBdCrudHelper : fix cases when BBCode is not used for infos
Type : modification (n°595/1029)
Images Management
le mercredi 10 février 2021 :
- use dedicated class to manage remote and local images
Type : modification (n°594/1029)
RTE fix note and ref - file admin
le mardi 9 février 2021 :
- RTE: allow to insert a note or reference
- File admin:
- move functions to upload to a dedicated class
- allow to define a destination directory
- allow to define a custom name
Type : modification (n°593/1029)
RTE adapt copyright
le lundi 8 février 2021 :
Aucun détail pour cette modification de code
Type : modification (n°592/1029)
RTE improve consistency between js and php
le dimanche 7 février 2021 :
- use dedicated method in form utils to build a RTE
- allow to define RTE height
- add show/hide RTE button only if RTE js is available
- use dedicated selectors to enable/disable RTE
Type : modification (n°591/1029)
RTE handle server error - responsive image
le dimanche 7 février 2021 :
- Handle case when image to upload has an error
- Defines max width for images
- Make images responsives
- center images if not right or left position
Type : modification (n°590/1029)
Character CRUD
le samedi 6 février 2021 :
- fix pattern to allow _
Type : modification (n°589/1029)
RTE - Geo add generic subdivision
le samedi 6 février 2021 :
- RTE:
- action to remove sup tags for references and citations
- action to remove editions links
- CRUD:
- move albums edit close to characters edit
- allow to add a character from characters list and character edit
form
-Geo : add a subdivision to handle cities without specified region
Type : modification (n°588/1029)
Conditional links for CRUD - clean wiki RTE
le vendredi 5 février 2021 :
- split CRUD features from debug mode to CRUD mode
- add action to RTE to clean HTML from wiki
Type : modification (n°587/1029)
Add clean methods
le vendredi 5 février 2021 :
Aucun détail pour cette modification de code
Type : modification (n°586/1029)
RTE + Geo CRUD
le vendredi 5 février 2021 :
- add simple quotes in RTE
- add notes and references shortcode in RTE
- datafile: allow to create directory
- edit region datafile
Type : modification (n°585/1029)
Geo CRUD - character CRUD - datafile
le jeudi 4 février 2021 :
- character: use new datafile
- datafile: allow to append data
- geo: add forms to edit datafile
- prepare insert and update for geo
Type : modification (n°584/1029)
error handler + refactoring of CRUD system
le mercredi 3 février 2021 :
- use dedicated class to handle php data files
- move geo CRUD functions into a dedicated class
- avoir memory overflow in the error handler
Type : modification (n°583/1029)
CRUD management
le mercredi 3 février 2021 :
- allow to enable/disable CRUD operations
- show only edition links if CRUD is enabled
- extract method to manage admin options
- fix photo by stream option
Type : modification (n°582/1029)
Geo crud - db part - file part
le mardi 2 février 2021 :
- move images handler to allow to use it for other RTE than bd
- remove some old files
-DB:
- add file to process DB insert
- add file to process DB update
- data file:
- allow to specify var type for doc
- do not allow to edit a data file if the geo item is not on DB
Type : modification (n°581/1029)
Geo - Characters (cache)
le lundi 1 février 2021 :
- allow to clear characters cache and reload it
- add some pre defined character attibutes
- use method to display formatted idcard items
- adapt css for id card items
- Pseudo tables : fix vertical align
- exemple ccvc
Type : modification (n°580/1029)
Geo (adapt flags display) - characters (add features to CRUD)
le dimanche 31 janvier 2021 :
- flags examples :
* $persCountry = 'R1';
* $persRegion = 'R1/R1-000, R1/R1-EGY'; // cesarion =>
multiple regions for only one country
* $persRegion = 'R1-GLU/103184'; //absolumentexclus => a
city is defined
*
* $persCountry = 'IT, GR';
* $persRegion = ''; //rastapopulos => no
region, but multple countries
*
* $persCountry = 'IN, PK';
* $persRegion = 'IN-WB/55755'; //djinn => one
region, but multiple countries
Type : modification (n°579/1029)
characters crud
le vendredi 29 janvier 2021 :
- load cities with ajax
- fix RTE plugin structure
- fix ani;al taxono;y
Type : modification (n°578/1029)
Geo - edit region (ajax)
le jeudi 28 janvier 2021 :
- use xmlhttprequest to load regions when a country is selected
- tested with character crud
Type : modification (n°577/1029)
Geo - adapt DB mapping
le jeudi 28 janvier 2021 :
Aucun détail pour cette modification de code
Type : modification (n°576/1029)
Geo CRUD - read file
le mercredi 27 janvier 2021 :
- read data from datafile
- read some data from db
- start forms fields
- save bifrost not enabled
- move somme commons functions to an utils file
Type : modification (n°575/1029)
RTE - add img fields
le mardi 26 janvier 2021 :
- add title, srcset, sizes
- handle css class with list and free text
- fix caption not filled if there was an arg
Type : modification (n°574/1029)
RTE - upload and img features
le mardi 26 janvier 2021 :
- upload is fully secured and operational
- get image data to fill some fields (dimensions, etc)
- dialogs and toolbars improved
- use new handler for image processing
- allow to select destination folder
- fix class and attributes edition
Type : modification (n°573/1029)
Characters CRUD
le dimanche 24 janvier 2021 :
- detect unused vars
- use bifrost for arrays edit
Type : modification (n°572/1029)
BD crud - fix RTE
le samedi 23 janvier 2021 :
- adapt textarea id
- adapt perso for Bernard Prince
Type : modification (n°571/1029)
Version en cache
23/12/2024 05:39:34 Cette version de la page est en cache (à la date du 23/12/2024 05:39:34) 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/page20.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.