Hugo Sales
|
0bb44602b2
[SECURITY] Ensure ARGON2 constants are defined, or throw exception
|
4 years ago |
Hugo Sales
|
d313d088b2
[DEPENDENCY] Update dependencies
|
4 years ago |
Hugo Sales
|
0621c9fe85
[UI][CONTROLLER] Refactor UserPanel to use the new Form::handle method and add placeholders in the password fields
|
4 years ago |
Hugo Sales
|
a08748fe77
[DATABASE] Remove DATABASE::flush from Profile::setSelfTags
|
4 years ago |
Hugo Sales
|
3a397ec8b3
[FORMATTING] Add option to split a string to array by both a comma and a space
|
4 years ago |
Hugo Sales
|
c920be93f9
[FORM] Add DataTransformer to and from array
|
4 years ago |
Hugo Sales
|
63aa46d8f3
[FORM] Add Form::handle which automagically creates a form, handles a request, and writes the data to the given entity and update Form::create to do some more magic as well
|
4 years ago |
Hugo Sales
|
5020243326
[DATABASE][TOOLS] Update local_user to return the proper PhoneNumber type
|
4 years ago |
Hugo Sales
|
4ec5928ef3
[CORE][SECURITY][UX] Save previous url on /register and /logout
|
4 years ago |
rainydaysavings
|
361934e6c4
[CONTROLLER][UI] Fixing controller display errors, Settings CSS fixes
|
4 years ago |
rainydaysavings
|
035a8c90b6
[UI][ROUTES][CONTROLLER] Fixing Settings navs and templates
|
4 years ago |
rainydaysavings
|
e27142f20c
[UI] Register and Login rework
|
4 years ago |
rainydaysavings
|
39a4a4ba99
[UI] Left panel fix
|
4 years ago |
Hugo Sales
|
dcc6881253
[Controller] Update settings/avatar
|
4 years ago |
Hugo Sales
|
8fd96abf3c
[DATABASE][TOOLS] Update local_user, SchemaDefDriver and bin/generate_entity_fields to use the phone_number type (which maps to a varchar 35 and does validation)
|
4 years ago |
Hugo Sales
|
bfd1c60d61
[UI] Update settings/account to reflect the current values
|
4 years ago |
Hugo Sales
|
8a929a20b8
[UI][ROUTES] s%settings/profile%settings/personal_info%
|
4 years ago |
Hugo Sales
|
b53ef8cbff
[CORE][UX] Save previous url to redirect back after registering
|
4 years ago |
Hugo Sales
|
e4e68d048b
[DEPENDENCY] Add odolbeau/phone-number-bundle
|
4 years ago |
Hugo Sales
|
ae181ff6b4
[UTIL][NICKNAME][FIX] Add self to constant
|
4 years ago |
Hugo Sales
|
e19ee25660
[UI][USERPANEL] Add prefilled fields, mark some as optional and handle self tags in the profile settings page
|
4 years ago |
Hugo Sales
|
c95a7e36f9
[SELFTAGS] Add Profile::{set,get}SelfTags
|
4 years ago |
Hugo Sales
|
04a5744b9f
[FORM] Add Form::isRequired
|
4 years ago |
Hugo Sales
|
583b28b65d
[DATABASE] Refactor DB.php and make findBy always return an array, instead of a doctrine collection
|
4 years ago |
Hugo Sales
|
06356d10b0
[UTIL] Update Formatting::{toString,toArray} to allow spliting by either space or comma
|
4 years ago |
Alexei Sorokin
|
58b212e463
[SECURITY] Update way passwords are checked and update
|
4 years ago |
rainydaysavings
|
b2c2988e96
a marca mark[UI][ROUTES] Footer links and pages done
|
4 years ago |
rainydaysavings
|
796b77ba6f
[UI][ROUTES] Footer links added
|
4 years ago |
rainydaysavings
|
088568fcde
[UI] Fixing problem due to Firefox's autofill filter
|
4 years ago |
rainydaysavings
|
8675782ae0
[UI] Login template small fix
|
4 years ago |