| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Change json Identifiant to ID
|
|
|
|
|
|
|
| |
Correct when empty result
The image showed when the result was empty. Now if the `dn == ""` then we
write in the column image just `""`
|
|
|
|
|
|
| |
Remove commentary code
Correct Empty answer
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify in profil's page your description and your choice about show you
on the directory. The default visibility's choice is false. Tthe
description is empty by default.
In the directory, a new row exist to show the description.
Adapt view in column Description
I use the style `word-break: break-all;` on the `<td>`
|
|
|
|
|
|
|
|
|
|
| |
ID is stored in the session with the type `uint32`
Correction javascript
For the `for loop`, we need don't forget than know we have in format
`JSON` the response: `search:{..}, id:0`
For the id, don't forget to change the global value of `JS`.
|
|
|