Commit Graph

74 Commits

Author SHA1 Message Date
asus
ab9afab160 wip partner register role : found how to add hidden fields 2024-03-21 19:26:32 +01:00
asus
66fbbfd586 small improvements in handling prof states :
- card date validation now uses direct card duration, not a parameter
- checker for both types of transfert valid and invalid
- mv checks for transfert and date expiration in specific functions
2024-03-21 16:10:07 +01:00
asus
782ae1b1d8 added paypal diego live credentials 2024-03-21 16:09:44 +01:00
asus
fcd7aae681 better handle transfert validation 2024-03-20 21:10:56 +01:00
asus
dc77784fef changed all optionnal user_id in first parameters to last parameters 2024-03-20 20:02:03 +01:00
asus
68905de5d5 fixed error when fipf see account it changes status accordgin to its own values 2024-03-20 19:31:54 +01:00
asus
c973af3131 v 0.3.11 :
- fixed error in creating card number
- fixed error in creating first date limit
- fixed error dont put card in valid after success payment
2024-03-20 18:58:46 +01:00
asus
b57fb6156c added important to css for display state, i am going to hell 2024-03-20 17:44:42 +01:00
asus
c69df03c75 update making card renew after paiement only if it was new 2024-03-20 17:07:41 +01:00
asus
8933b3d321 debug mode false 2024-03-20 17:06:44 +01:00
asus
abd9717fe0 fixed error in creating card number 2024-03-20 17:04:21 +01:00
asus
578502838e rollback to not calculating price 2024-03-20 15:29:34 +01:00
asus
b93a3298d2 new profs redirects to command 2024-03-20 14:44:19 +01:00
asus
0717a7d9e4 v 0.3.10 admin can validate payment from front 2024-03-20 11:42:22 +01:00
asus
58f287f00f fixed redirection preventing to edit in divi builder mode 2024-03-20 11:24:40 +01:00
asus
4eee697078 first step in making api keys modifiable in admin : using getter and setter instead of const 2024-03-20 10:10:48 +01:00
asus
0ab26c0b31 - hide admin bar for front user
- admin page redirects non admin users
2024-03-20 01:54:49 +01:00
asus
33adb095e5 - creates redirect-home function
- restrict prof form to profs
- restrict paypal page for prof only
2024-03-20 01:02:46 +01:00
asus
0127d8db4c - most prof states shoud be ok
- redirection partner page creation
- user ids on checks states
- reset cgv
- restrict prof profil page
2024-03-20 00:26:39 +01:00
asus
61063cabd9 partner redirection to page creation 2024-03-19 23:48:40 +01:00
asus
1248c2339d fixed error in prof state for renew card 2024-03-19 22:47:00 +01:00
asus
d264e6c321 wip cahngin states 2024-03-19 22:06:17 +01:00
asus
4de26b79fc updated infos about states 2024-03-19 20:50:35 +01:00
asus
58d02708b9 updated acf find non init field value with new technique to init with temp value first 2024-03-19 20:15:26 +01:00
asus
cbfbfabd18 made the plugin dont redeclare font variable if used two times 2024-03-19 18:44:53 +01:00
asus
f7c805f22b v 0.3.4 states are now handled with specific functions for setting, getting, and adding css 2024-03-19 16:28:15 +01:00
asus
db1d16bd91 created css files for states displays 2024-03-19 15:59:16 +01:00
asus
2f0b15dd6f changed acf field access from _name to _key 2024-03-19 15:05:33 +01:00
asus
aad98c5188 most account states updating are working 2024-03-19 13:06:16 +01:00
asus
5010b70d79 created functions to handle all state changes 2024-03-19 12:37:16 +01:00
asus
f221e43807 added dates functions for prof card 2024-03-19 08:58:59 +01:00
asus
5e7ca4f0f1 update notes 2024-03-19 07:30:59 +01:00
asus
0b8b479584 wip account states 2024-03-19 07:28:17 +01:00
asus
e1f4799150 abandonned price calculation at payment time because of pbm with formbuilder 2024-03-19 07:27:37 +01:00
asus
9cda6f13bd wip registration partner role with xootix hook and hiden fields 2024-03-19 07:24:53 +01:00
asus
5be80d1566 v 0.3.3 partner registration detected with slug using options and without referer 2024-03-18 13:28:48 +01:00
asus
82b6593dd9 - v 0.3.2 : can hide or show admin menu 2024-03-17 23:00:39 +01:00
asus
fcb15c97d1 v 0.3.1
- reset cgv
- price works with all acf returns for radio buttons
- redirection works
2024-03-17 18:16:28 +01:00
asus
874736fd8a redirections whould work now 2024-03-17 17:59:48 +01:00
asus
c39a656ab1 price calculation now works whatever acf return is set 2024-03-17 17:59:27 +01:00
asus
a245bd4350 - removed custom user function and put it in custer
- changed main file for cipf instead of fipfcard
- reset some fields after prof form validation
2024-03-17 15:28:08 +01:00
asus
eaa45c4ed1 custer format output works with numbers 2024-03-17 14:52:42 +01:00
asus
70d8998a3f custer : changed namespace, now all function use it 2024-03-17 14:06:25 +01:00
asus
fc41f7d36b cipf v 0.2.9 : moved shortcodes change_id and user_info to another plugin, custer 2024-03-17 02:29:31 +01:00
asus
6ad1fb5137 created plugin custer, and removed shortcodes change_id and user_infos from cipf plugin 2024-03-17 02:27:28 +01:00
asus
494943e4f7 v0.2.8 wip can force the id of a user for a portion of page with shortcode 2024-03-15 13:50:27 +01:00
asus
6c7b269052 tried a fix on redirection without real page, by using template-redirection hook instead of init 2024-03-15 09:18:39 +01:00
asus
9ebce56025 wip trying to force the acf id that formbuilder will use 2024-03-14 23:28:37 +01:00
asus
70888d384c fixed dates format error 2024-03-14 18:35:21 +01:00
asus
0d6d475ce0 v 0.2.6 2024-03-14 15:27:52 +01:00