+ Fix liste d'Adhesion and some bugs

This commit is contained in:
Djery-Tom 2020-05-19 17:32:41 +01:00
parent 2ad9e3d20d
commit 4478a67fa2
1417 changed files with 45 additions and 9 deletions

0
.editorconfig Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
.htaccess Normal file → Executable file
View File

0
Gruntfile.js Normal file → Executable file
View File

0
application/.htaccess Normal file → Executable file
View File

0
application/cache/.htaccess vendored Normal file → Executable file
View File

0
application/cache/index.html vendored Normal file → Executable file
View File

0
application/config/autoload.php Normal file → Executable file
View File

2
application/config/config.php Normal file → Executable file
View File

@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| a PHP script and you can easily do that on your own.
|
*/
$config['base_url'] = 'https://'.$_SERVER['SERVER_NAME'].'/backofficeiLinkTest';
$config['base_url'] = 'http://'.$_SERVER['SERVER_NAME'].'/backofficeiLinkTest';
/*
|--------------------------------------------------------------------------

0
application/config/constants.php Normal file → Executable file
View File

4
application/config/database.php Normal file → Executable file
View File

@ -76,8 +76,8 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'username' => 'root',
'password' => 'vps@2017GA',
'username' => 'djery-tom',
'password' => 'root',
'database' => 'iLink_test2',
'dbdriver' => 'mysqli',
'dbprefix' => '',

0
application/config/doctypes.php Normal file → Executable file
View File

0
application/config/email.php Normal file → Executable file
View File

0
application/config/foreign_chars.php Normal file → Executable file
View File

0
application/config/hooks.php Normal file → Executable file
View File

0
application/config/index.html Normal file → Executable file
View File

0
application/config/memcached.php Normal file → Executable file
View File

0
application/config/migration.php Normal file → Executable file
View File

0
application/config/mimes.php Normal file → Executable file
View File

0
application/config/profiler.php Normal file → Executable file
View File

0
application/config/routes.php Normal file → Executable file
View File

0
application/config/smileys.php Normal file → Executable file
View File

0
application/config/user_agents.php Normal file → Executable file
View File

0
application/controllers/Admin.php Normal file → Executable file
View File

0
application/controllers/Admin_dash.php Normal file → Executable file
View File

0
application/controllers/Admin_hypervisor.php Normal file → Executable file
View File

0
application/controllers/Admin_password.php Normal file → Executable file
View File

0
application/controllers/BASE.csv Normal file → Executable file
View File

0
application/controllers/BASE_AGENT_TEST.csv Normal file → Executable file
View File

Can't render this file because it is too large.

0
application/controllers/CodesG.php Normal file → Executable file
View File

0
application/controllers/Confidentialite.php Normal file → Executable file
View File

0
application/controllers/Express_union.csv Normal file → Executable file
View File

0
application/controllers/InsertGeolocated.php Normal file → Executable file
View File

0
application/controllers/LanguageSwitcher.php Normal file → Executable file
View File

0
application/controllers/List_users_s.php Normal file → Executable file
View File

0
application/controllers/Liste_users_g.php Normal file → Executable file
View File

0
application/controllers/Listes_admin.php Normal file → Executable file
View File

0
application/controllers/Listes_members.php Normal file → Executable file
View File

0
application/controllers/Listes_users.php Normal file → Executable file
View File

0
application/controllers/Login.php Normal file → Executable file
View File

0
application/controllers/MONEYGRAM.csv Normal file → Executable file
View File

0
application/controllers/Member_code.php Normal file → Executable file
View File

0
application/controllers/Member_code_admin.php Normal file → Executable file
View File

0
application/controllers/Orange_money_paris.csv Normal file → Executable file
View File

0
application/controllers/SIGUE.csv Normal file → Executable file
View File

0
application/controllers/Search.php Normal file → Executable file
View File

0
application/controllers/Superviseur_dash.php Normal file → Executable file
View File

0
application/controllers/Transfere.php Normal file → Executable file
View File

0
application/controllers/Users.php Normal file → Executable file
View File

0
application/controllers/WARI_paris.csv Normal file → Executable file
View File

0
application/controllers/index.html Normal file → Executable file
View File

0
application/controllers/moneygram_dubai.csv Normal file → Executable file
View File

0
application/controllers/ria_dubai.csv Normal file → Executable file
View File

0
application/controllers/ria_paris.csv Normal file → Executable file
View File

0
application/controllers/small_world_dubai.csv Normal file → Executable file
View File

0
application/controllers/western_union_dubai.csv Normal file → Executable file
View File

0
application/controllers/western_union_paris.csv Normal file → Executable file
View File

0
application/core/index.html Normal file → Executable file
View File

0
application/helpers/index.html Normal file → Executable file
View File

0
application/hooks/LanguageLoader.php Normal file → Executable file
View File

0
application/hooks/index.html Normal file → Executable file
View File

0
application/index.html Normal file → Executable file
View File

0
application/language/english/index.html Normal file → Executable file
View File

0
application/language/english/message_lang.php Normal file → Executable file
View File

0
application/language/french/index.html Normal file → Executable file
View File

16
application/language/french/message_lang.php Normal file → Executable file
View File

@ -312,5 +312,19 @@
$lang['wallet_deleted'] = 'Wallet supprimé';
$lang['no_supervisor'] = 'Aucun superviseur';
$lang['no_geolocated_agent'] = 'Aucun utilisateur géolocalisé';
$lang['choose_wallet_type'] = 'Choisissez le type de wallet';
$lang['rate'] = 'Taux';
$lang['rate_com_user_wallet_wallet_international'] = 'Taux de commission utilisateur wallet à wallet pays etranger';
$lang['rate_com_user_wallet_wallet_national'] = 'Taux de commission utilisateur wallet à wallet national';
$lang['new_level'] = 'Nouveau palier';
$lang['rate_com_user_wallet_cash_international'] = 'Taux de commission utilisateur wallet à cash pays etranger';
$lang['rate_com_user_wallet_cash_national'] = 'Taux de commission utilisateur wallet à cash national';
$lang['rate_com_user_wallet_cart'] = 'Taux de commission utilisateur wallet à carte';
$lang['rate_com_user_cart_wallet'] = 'Taux de commission utilisateur carte à wallet';
$lang['rate_com_user_cart_cash'] = 'Taux de commission utilisateur carte à cash';
$lang['rate_com_agent_depot_wallet_national'] = 'Taux de commission agent depot vers wallet national';
$lang['rate_com_agent_depot_wallet_international'] = 'Taux de commission agent depot vers wallet etranger';
$lang['rate_com_agent_depot_cash_cart'] = 'Taux de commission agent depot cash vers carte';
$lang['rate_com_agent_cash_cash_national'] = 'Taux de commission agent envoi cash vers cash national';
$lang['rate_com_agent_cash_cash_international'] = 'Taux de commission agent envoi cash vers cash pays etranger';
?>

0
application/language/index.html Normal file → Executable file
View File

0
application/libraries/index.html Normal file → Executable file
View File

0
application/logs/index.html Normal file → Executable file
View File

0
application/models/Authentification_url_model.php Normal file → Executable file
View File

0
application/models/Users_simple.php Normal file → Executable file
View File

0
application/models/index.html Normal file → Executable file
View File

0
application/third_party/index.html vendored Normal file → Executable file
View File

0
application/views/ChromePhp.php Normal file → Executable file
View File

0
application/views/admin_dash.php Normal file → Executable file
View File

0
application/views/admin_forgot_password.php Normal file → Executable file
View File

0
application/views/admin_hypervisor.php Normal file → Executable file
View File

0
application/views/admin_update_password.php Normal file → Executable file
View File

0
application/views/admin_vue.php Normal file → Executable file
View File

0
application/views/codeg.php Normal file → Executable file
View File

0
application/views/codeg_save.php Normal file → Executable file
View File

0
application/views/confidentialite.php Normal file → Executable file
View File

0
application/views/demande.php Normal file → Executable file
View File

6
application/views/demande_adhesion.php Normal file → Executable file
View File

@ -388,9 +388,9 @@
$('#listeDemandesRapides').DataTable({
searching: false, paging: false, info: false,
"aaSorting": [[ 2, "desc" ]],
"aaSorting": [[ 3, "desc" ]],
"columnDefs": [ {
targets: [2,3],
targets: [3,4],
render: $.fn.dataTable.render.moment( 'YYYY-MM-DD HH:mm:ss' , 'D MMMM YYYY HH:mm:ss', format)
}]
});
@ -399,7 +399,7 @@
searching: false, paging: false, info: false,
"aaSorting": [[ 3, "desc" ]],
"columnDefs": [ {
targets: [2,3],
targets: [3,4],
render: $.fn.dataTable.render.moment( 'YYYY-MM-DD HH:mm:ss' , 'D MMMM YYYY HH:mm:ss', format)
}]
});

0
application/views/demande_credit.php Normal file → Executable file
View File

0
application/views/errors/cli/error_404.php Normal file → Executable file
View File

0
application/views/errors/cli/error_db.php Normal file → Executable file
View File

0
application/views/errors/cli/error_exception.php Normal file → Executable file
View File

0
application/views/errors/cli/error_general.php Normal file → Executable file
View File

0
application/views/errors/cli/error_php.php Normal file → Executable file
View File

0
application/views/errors/cli/index.html Normal file → Executable file
View File

0
application/views/errors/html/error_404.php Normal file → Executable file
View File

0
application/views/errors/html/error_db.php Normal file → Executable file
View File

0
application/views/errors/html/error_exception.php Normal file → Executable file
View File

0
application/views/errors/html/error_general.php Normal file → Executable file
View File

0
application/views/errors/html/error_php.php Normal file → Executable file
View File

0
application/views/errors/html/index.html Normal file → Executable file
View File

0
application/views/errors/index.html Normal file → Executable file
View File

0
application/views/firstfilter.php Normal file → Executable file
View File

0
application/views/footer.php Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More