From 16efaadefeab7ec225389f478c2f42778d8ea5ec Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 20 Nov 2003 19:13:52 +0000 Subject: [PATCH] Change the name webcompta to PhpCompta Improve user profile --- Changelog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/Changelog b/Changelog index 1f5f7ae5f..07bd65bb6 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,36 @@ +2003-11-20 sparkyx + + * html/user_achat.php, html/user_banque.php, html/user_facture.php: + Unused + + * html/image/logo7.jpg: Change the name webcompta to PhpCompta + + * sql/jrn_action.sql: + Table which contains the actions for the journal's menu + + * sql/ac_users.sql, sql/centralized.sql, sql/dos_pref.sql, sql/fiche.sql, sql/form.sql, sql/insert_pcmn.sql, sql/jnt_use_dos.sql, sql/journal.sql, sql/modele.sql, sql/priv_user.sql, sql/struct.sql, sql/theme.sql, sql/tmp_pcmn.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql, sql/ac_dossier.sql: + Change the name webcompta to PhpCompta + + * include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php: + All the actions for the user profiles will be in those files, it depends of the "journal" type + + * include/poste.php, include/postgres.php, include/preference.php, include/top_menu_compta.php, include/ac_common.php, include/central_inc.php, include/check_priv.php, include/compta_menu.php, include/constant.php, include/debug.php, include/error.php, include/facture_inc.php, include/fiche_inc.php, include/form_inc.php, include/impress_inc.php, include/jrn.php, html/user_login.php, html/user_pref.php, html/user_sec.php, html/win_detail_jrn.js, html/win_search_jrn.js, html/win_search_poste.js: + change the name webcompta to phpcompta + + * html/user_jrn.php: + user_jrn.php is used to collect all the action related to the journal + + * html/user_od.php: + Unused files : all user's action are done in user_jrn.php + + * html/admin_repo.php, html/calculator.js, html/calendar.js, html/central.php, html/compta.php, html/compta_login.php, html/compute.js, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/jrn_update.php, html/line_update.php, html/login.php, html/logout.php, html/not_implemented.php, html/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/rate_chg.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/form.php, Faq, INSTALL, install.sh: + Change the name webcompta to phpcompta + 2003-11-15 sparkyx + * Changelog: New Add database template + New Add 'user' type + * include/ac_common.php, include/check_priv.php, include/constant.php, include/postgres.php, include/top_menu_compta.php, include/compta_menu.php, include/user_menu.php, html/compta.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/impress.php, html/index.html, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/login.php, html/pcmn_update.php, html/user_pref.php, html/user_sec.php, html/central.php: Adaptation for the user profile