Commit graph

34 commits

Author SHA1 Message Date
Chris Mann 7d5890ab40 Bug Fixing 2023-07-27 13:07:43 +02:00
Chris Mann 6a33dcb36e Bug Fixing 2023-07-27 12:39:48 +02:00
Chris Mann c41372018b Refactoring 2023-07-25 22:05:03 +02:00
Chris Mann 003cf7ca32 Refactoring 2023-07-25 22:02:56 +02:00
Chris Mann 65d63bc49d Fixed Change Password Bug 2023-07-24 15:38:01 +02:00
Chris Mann 3613dd0804 Improved Menu System 2023-07-24 10:36:34 +02:00
Chris Mann 1f3a7a6ffa G Pas 2023-07-23 18:53:44 +02:00
Chris Mann 9a4342a3ad G Pas 2023-07-23 18:43:19 +02:00
Chris Mann 443a272a5e Design 2023-07-21 15:54:17 +02:00
Chris Mann 2efc7b4358 Design 2023-07-21 15:40:14 +02:00
Chris Mann 3418755b4d Implementing Activate User 2023-07-21 07:52:22 +02:00
Chris Mann 94be915475 Implementing Activate User 2023-07-21 07:50:27 +02:00
Chris Mann 0caf79a96a Front-End Stuff 2023-07-20 15:40:14 +02:00
Chris Mann 598e106dbc New look 2023-07-19 08:04:29 +02:00
Chris Mann 50e13f4ac3 Personalization 2023-07-19 07:54:28 +02:00
Chris Mann a480ebbe36 I think the group management probably didn't work 2023-07-17 17:20:27 +02:00
Chris Mann 2c5bb1ebd6 @resdigita in javascript 2023-07-17 13:09:53 +02:00
Chris Mann 13b2bbffdd @resdigita in javascript 2023-07-17 12:49:36 +02:00
Chris Mann 9e3b172227 Working state in production 2023-07-17 10:19:01 +02:00
Quentin 37b7694910
WIP templates 2023-04-18 19:37:51 +02:00
darkgallium 59c29e9c76 show everyone in the directory page by default 2021-08-18 12:44:44 +02:00
Alex 01bf4aa522
Fix directory searching 2021-08-16 16:27:20 +02:00
Alex e94bd728ec
Improve profile editing page & photo uploading 2021-08-16 15:30:14 +02:00
MrArmonius f00702b51c
Correction Review Alex
Change json Identifiant to ID
2021-08-16 12:54:08 +02:00
MrArmonius a2a484daba
Add profile image front-end and back-end
Correct when empty result

The image showed when the result was empty. Now if the `dn == ""` then we
write in the column image just `""`
2021-08-16 12:54:08 +02:00
MrArmonius 0ca6a159b2
Message ID send from Client
Remove commentary code

Correct Empty answer
2021-08-16 12:54:08 +02:00
MrArmonius 815e9bfe2a
Add Description and visibility attributes
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>`
2021-08-16 12:54:08 +02:00
MrArmonius cf4918e901
Add MessageID for asynchronous request
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`.
2021-08-16 12:54:08 +02:00
MrArmonius 819d7bf02f
New HTML Directory 2021-08-16 12:54:08 +02:00
MrArmonius fa5476e963
Little JS to find the users with visibility = all 2021-08-16 12:54:08 +02:00
MrArmonius 353f9600f3 Fix @ symbol on the login page 2021-07-01 16:25:49 +02:00
Alex ebb7553cc8 Implement logout 2020-02-09 16:46:26 +01:00
Alex 3fe43f85ae Integrate Bootstrap CSS 2020-02-09 16:19:55 +01:00
Alex e72034c430 Implement login 2020-02-09 15:44:18 +01:00