From e723436a07cebbcada2ffbf6a9c758f445dfb2b1 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 20 Apr 2006 16:50:21 +0000 Subject: [PATCH] minor bugs --- Changelog | 686 ++++++++++++++++++++++++++------------------ html/admin_repo.php | 3 +- scripts/cleanup.sh | 9 +- 3 files changed, 417 insertions(+), 281 deletions(-) diff --git a/Changelog b/Changelog index 984f46054..61e54c209 100644 --- a/Changelog +++ b/Changelog @@ -1,13 +1,215 @@ -2005-10-31 sparkyx +2006-04-02 author + + * html/admin/setup.php, html/admin/sql/patch/upgrade8.sql: + task #4898, Import CSV opération banquaire + task #5023 overview: Automatisation de certaines dépenses non admises + + * html/fiche.php: task #3840, Code cleaning + + * include/cbc_be.inc.php: task #4898, Import CSV opération banquaire + + * include/constant.php, include/user_common.php, include/user_form_ach.php: + task #5023 overview: Automatisation de certaines dépenses non admises + + * include/user_action_fin.php, include/user_form_fin.php: + task 5025 : verify account + task #5026, Ajout form_verify_input + + * include/fiche_inc.php, include/user_action_ach.php, include/user_form_ach.php, include/user_form_fin.php, include/user_form_ven.php: + task 5025 : verify account + + * include/user_form_ach.php: + Ajouté une base d'implémentation du taux de déductibilité + +2006-03-29 author + + * include/ing_be.inc.php: task #4898, Import CSV opération banquaire + working on CBC files + + * include/cbc_be.inc.php, include/eub_be.inc.php, include/fortis_be.inc.php, include/import_inc.php, include/ing_be.inc.php: + task #4898, Import CSV opération banquaire + The open file is now in the include as well the loop for flexibility reasons + + * include/fortis_be.inc.php, include/ing_be.inc.php, include/eub_be.inc.php: + task #4898, add file headers + + * contrib/csv-tools/analyze.sh: Fix little bugs + + * contrib/csv-tools/analyze.sh: + Script for checking csv files -> utility + +2006-03-27 author + + * html/admin/sql/patch/upgrade8.sql, include/fortis_be.inc.php, include/import_inc.php: + task #4898, Import CSV opération banquaire + Add FORTIS Banque + Add trigger to remove disturbing double quote + + * html/admin/sql/patch/upgrade8.sql, html/import.php, include/eub_be.inc.php, include/fortis_be.inc.php, include/import_inc.php, include/ing_be.inc.php: + task #4898, Import CSV opération banquaire -> ING est correcte + +2006-03-24 author + + * include/eub_be.inc.php, include/fortis_be.inc.php, include/import_inc.php, include/ing_be.inc.php: + task #4898, Import CSV opération banquaire + + * html/fiche.php: + Cosmetic bug + + * include/cbc_be.inc.php, include/constant.php, include/debug.php, include/user_common.php, include/user_form_ach.php, include/user_form_ven.php, include/user_menu.php, html/admin/sql/patch/upgrade8.sql, include/import_inc.php, html/import.php: + Task #4898 Import CSV opération banquaire + + * include/eub_be.inc.php, include/fortis_be.inc.php, include/ing_be.inc.php: + task #4898 Import CSV opération banquaire + +2006-03-22 author + + * include/impress_listing_client.php, include/class_customer.php: + Corrigé le listing annuel TVA, pour ne plus être par exercice, mais par année. + +2006-03-18 author + + * include/user_common.php: Added code reading comments + + * doc/intervat.xsd, doc/xmlwriter.php, html/.cvsignore: Added + + * html/.htaccess: correct value for php + +2006-03-09 author + + * html/admin/setup.php, html/admin/sql/patch/upgrade8.sql, html/ecrit_ouv.php, html/export_ouv.php: + task #5306 security for import / export + + * html/ecrit_ouv.php: fix bug if import file is invalid + +2006-03-08 author + + * html/line_update.php, html/user_advanced.php: remove phpinfo + + * html/ecrit_ouv.php, html/export_ouv.php, include/user_form_ods.php: + task #5304 Ecriture d'ouverture + + * include/ac_common.php: bug #15443 nombre mal parsé + +2006-03-07 author + + * html/ecrit_ouv.php, html/export_ouv.php: + Task 5302 : automatisation ecriture ouverture + + * html/ecrit_ouv.php, html/export_ouv.php: + Task 5304 : automatisation des écritures d'ouverture + +2006-02-07 author + + * doc/INSTALL-fr.sgml, html/index.php, html/show_document.php, include/ac_common.php: + Bug #15640 : IE download + +2006-02-06 author + + * contrib/test-size/simul.py, html/annulation.php, html/jrn_add.php, html/jrn_search.php, html/scripts.js, html/show_document.php, html/user_jrn.php, include/class_widget.php, include/constant.php, include/preference.php, include/user_action_ach.php, include/user_form_ach.php, include/user_form_ven.php, include/user_menu.php: + Fix problem in tag version + + * html/show_document.php, include/ac_common.php, html/index.php: + Fix bug for download pdf + +2006-01-24 author + + * html/index.php: Add the version + + * html/annulation.php, include/constant.php: Fix bug 15521 + + * html/test_smarty.php, templates/index.tpl: Cleanning + + * html/annulation.php: Bug #15521 + Confirm doesn't work when nullify an operation + +2006-01-23 author + + * html/test_smarty.php, templates/index.tpl: Added smarty support + +2006-01-21 author + + * include/user_action_ach.php, include/user_form_ach.php, include/user_form_ven.php: + Bound Ctrl-Enter to Enregister button + + * html/user_jrn.php, html/scripts.js: + Added Ctrl-Enter scripts. To bind, just set ID='SubmitButton' on an input button + + * html/user_jrn.php: + Now opens by default the first journal in category (had to write dirty code for p_jrn='NONE' + + * include/user_menu.php: Added GetFirstJrnIdForJrnType(,) function + + * html/jrn_add.php: Fixed PHPSESSID error + + * include/user_form_ven.php: Re-ordered tab indexes in form + + * include/class_widget.php: + Partially added tabindex property to widget class, so that we can specify the tab orders in forms. + + * include/preference.php: Fixed bug 15491: Nom de période + + * html/jrn_add.php: Fixed typo: Dédit is Débit + +2006-01-15 author + + * html/jrn_search.php: Fixed parse error. (someone had forgotten a ;) + +2005-12-16 author + + * html/jrn_search.php: fix undefined variable $bar + +2005-12-14 author + + * contrib/test-size/simul.py: improve simulation + +2005-11-12 author + + * html/index.php: version dans index.php + + * include/user_form_ach.php, include/user_form_ven.php: Bug 14961 + +2005-11-04 author + + * include/ac_common.php: change the default title + + * FAQ-fr.txt, include/user_form_ach.php, include/user_form_ven.php: + bug #14916 REMISE + + * doc/FAQ-fr.txt: Update doc a propos patch + + * doc/FAQ-fr.sgml: Doc a propos patch + +2005-11-03 author + + * FAQ-fr.txt, INSTALL-fr.txt, doc/.cvsignore: update doc + + * doc/FAQ-fr.sgml, doc/FAQ-fr.txt: Update doc + + * html/annulation.php, include/jrn.php: + Code cleaning : form_input has been removed, inputtype is replaced by the object widget + + * html/annulation.php: Bug periode + + * include/class_user.php, include/constant.php, doc/function.txt: + Bug when create new databases + + * contrib/test-size/readme: Update doc + +2005-10-31 author + + * html/admin/sql/account_repository/data.sql: Add modele fr + + * Changelog: changelog * release-note: update doc * Changelog, release-note: Ajout d'une release note - * html/admin/sql/mod2/schema.sql, html/admin/sql/mod2/table.sql, html/admin/sql/patch/upgrade7.sql, include/constant.php, html/admin/setup.php, html/admin/sql/mod2/function.sql, Changelog: + * Changelog, html/admin/setup.php, html/admin/sql/mod2/function.sql, html/admin/sql/mod2/schema.sql, html/admin/sql/mod2/table.sql, html/admin/sql/patch/upgrade7.sql, include/constant.php: Bug when upgrading PhpCompta to 1.2.2 -2005-10-30 sparkyx +2005-10-30 author * doc/INSTALL-fr.sgml: Update doc @@ -24,18 +226,18 @@ * scripts/cleanup.sh: adapt script to domaine - * html/admin/sql/mod2/comment.sql, html/admin/sql/mod2/constraint.sql, html/admin/sql/mod2/data.sql, html/admin/sql/mod2/function.sql, html/admin/sql/mod2/index.sql, html/admin/sql/mod2/schema.sql, html/admin/sql/mod2/sequence.sql, html/admin/sql/mod2/table.sql, html/admin/sql/mod2/view.sql, html/admin/sql/account_repository/data.sql, html/admin/setup.php: + * html/admin/setup.php, html/admin/sql/account_repository/data.sql, html/admin/sql/mod2/comment.sql, html/admin/sql/mod2/constraint.sql, html/admin/sql/mod2/data.sql, html/admin/sql/mod2/function.sql, html/admin/sql/mod2/index.sql, html/admin/sql/mod2/schema.sql, html/admin/sql/mod2/sequence.sql, html/admin/sql/mod2/table.sql, html/admin/sql/mod2/view.sql: Ajout comptabilité française - * html/admin/setup.php, html/admin/sql/patch/upgrade7.sql, include/user_common.php, html/index.php: + * html/admin/setup.php, html/admin/sql/patch/upgrade7.sql, html/index.php, include/user_common.php: Last check prerelease 1.2.2 -2005-10-28 sparkyx +2005-10-28 author * include/class_widget.php, include/user_common.php, include/user_form_ach.php, include/user_form_fin.php, include/user_form_ods.php, include/user_form_ven.php: Task #3840 Code Cleaning -2005-10-27 sparkyx +2005-10-27 author * Changelog: Changelog @@ -51,22 +253,22 @@ * include/class_widget.php, include/form_input.php, include/user_form_ach.php, include/user_form_ven.php, include/user_action_fin.php: Task #3840 Code Cleaning -2005-10-26 sparkyx +2005-10-26 author * html/recherche.php, include/user_common.php: Task #4857 : For the big databases a nav. bar is now implemented * Changelog: changelog - * include/user_action_ach.php, include/user_action_fin.php, include/user_action_gl.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, html/recherche.php, html/user_pref.php, include/fiche_inc.php: + * html/recherche.php, html/user_pref.php, include/fiche_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_gl.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php: Task #4857 : For the big databases a nav. bar is now implemented -2005-10-25 sparkyx +2005-10-25 author - * html/admin/sql/patch/ac-upgrade6.sql, include/class_user.php, html/admin_repo.php, html/user_pref.php: + * html/admin/sql/patch/ac-upgrade6.sql, html/admin_repo.php, html/user_pref.php, include/class_user.php: Task #4857 : add a pagesize - * include/class_user.php, include/postgres.php, html/admin/sql/patch/ac-upgrade6.sql, html/central.php, html/dossier_prefs.php, html/facturation.php, html/fiche.php, html/form.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_update.php, html/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/recherche.php, html/stock.php, html/user_advanced.php, html/user_impress.php, html/user_login.php, html/user_pref.php, html/user_sec.php: + * html/admin/sql/patch/ac-upgrade6.sql, html/central.php, html/dossier_prefs.php, html/facturation.php, html/fiche.php, html/form.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_update.php, html/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/recherche.php, html/stock.php, html/user_advanced.php, html/user_impress.php, html/user_login.php, html/user_pref.php, html/user_sec.php, include/class_user.php, include/postgres.php: Code cleaning : preference are now in a separate table * html/admin/setup.php, html/admin/sql/patch/ac-upgrade6.sql, include/ac_common.php, include/class_user.php, include/user_form_ach.php, include/user_form_ven.php: @@ -74,7 +276,7 @@ * include/preference.php: Improve cosmetic -2005-10-23 sparkyx +2005-10-23 author * html/admin/sql/patch/downgrade7.sql: Upgrade if something goes wrong @@ -94,12 +296,12 @@ * html/admin/sql/patch/upgrade7.sql, html/admin/setup.php: add a trigger to the database to validate the rounded value -2005-10-22 sparkyx +2005-10-22 author * include/form_input.php, include/user_common.php: Check_balance is done by a trigger -2005-10-20 sparkyx +2005-10-20 author * contrib/test-size/simul.py: Use copy from stdin instead of insert command, improve much the speed @@ -109,19 +311,19 @@ * contrib/test-size/readme, contrib/test-size/simul.py: Add test for the performance and tuning -2005-10-18 sparkyx +2005-10-18 author * html/admin/sql/patch/upgrade7.sql: add a needed check on the col j_tech_per and jr_tech_per -2005-10-16 sparkyx +2005-10-16 author * html/annulation.php: fix bug: the j_tech_per was not updated, then the saldo was wrong * include/form_input.php: Fix problem in financial ledger -2005-10-10 sparkyx +2005-10-10 author * html/modify_op.php, include/check_priv.php, include/jrn.php: Fix : permit to see the detail of an operation if @@ -134,7 +336,7 @@ * html/user_pref.php: Fix problem when changing passord due to register_global off -2005-10-05 sparkyx +2005-10-05 author * html/admin_repo.php, html/priv_user.php: Fix bug for user creation - password @@ -142,22 +344,20 @@ * html/admin/sql/patch/upgrade7.sql, html/admin_repo.php: Task #3108 : Domaine fix prob with modele -2005-10-04 stanpinte +2005-10-04 author * doc/manuel-fr.sgml: Corrige une ou deux fautes -2005-10-04 sparkyx - * AUTHORS: Correct my email -2005-10-03 sparkyx +2005-10-03 author * html/annulation.php, include/constant.php: Add a confirmation dialog box before canceling a writing * include/form_input.php: Fix problem with sequence j_grpt -2005-09-28 sparkyx +2005-09-28 author * html/admin/setup.php, html/annulation.php: Fix : the jr_id computed was wrong @@ -183,12 +383,12 @@ We now use sequence instead of computing the max for the column jr_grpt_id so we have to update the sequence with the greatest value -2005-09-27 sparkyx +2005-09-27 author - * include/form_input.php, include/jrn.php, html/annulation.php: + * html/annulation.php, include/form_input.php, include/jrn.php: Annulation - extourne - * include/ac_common.php, include/impress_inc.php, include/user_common.php, html/annulation.php: + * html/annulation.php, include/ac_common.php, include/impress_inc.php, include/user_common.php: Improve nullify operation : if the period is closed, nullify in writing the reversed operation otherwise set amount to 0 * html/annulation.php: @@ -199,11 +399,11 @@ * html/document/fr_be/bnb.form: Improve : round the amount to 2 decimal -2005-09-25 sparkyx +2005-09-25 author * html/admin/sql/patch/upgrade7.sql: Patch 7 progress - * html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql, html/admin/sql/account_repository/data.sql: + * html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql: Add transaction to improve performance * html/admin/sql/patch/upgrade6.sql: Add transaction to improve perf @@ -216,11 +416,11 @@ * html/admin/variable.php: Obsolete -2005-09-21 sparkyx +2005-09-21 author * include/form_input.php, include/user_action_ach.php: code cleaning -2005-09-08 sparkyx +2005-09-08 author * INSTALL-fr.txt, doc/manuel-fr.sgml: Task #3108 : Ajout des domaines @@ -232,7 +432,7 @@ * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml: Task #3108 : Ajout des domaines -2005-09-07 sparkyx +2005-09-07 author * html/admin/sql/patch/ac-upgrade5.sql: Bug #14460 Sql Error @@ -247,12 +447,12 @@ * html/index.php: Change the version on the index page -2005-09-04 sparkyx +2005-09-04 author * include/form_input.php: In some situations, the rounded amount in jrn was wrong -2005-09-03 sparkyx +2005-09-03 author * html/admin/sql/patch/upgrade6.sql: Add a operation without tva @@ -262,7 +462,7 @@ * html/recherche.php, html/style-light.css, html/style-print.css: Add a stylesheet for printing -2005-08-27 sparkyx +2005-08-27 author * html/form_csv.php, html/form_pdf.php, include/ac_common.php, include/impress_rapport.php: Problem if a period has been deleted @@ -276,15 +476,15 @@ * html/document/fr_be/bnb.form: Correct Formula -2005-08-22 stanpinte +2005-08-22 author * include/form_input.php: fixed typo in var name. -2005-08-21 stanpinte +2005-08-21 author * include/form_input.php: Renamed all in -2005-08-14 sparkyx +2005-08-14 author * Changelog, html/index.php: version @@ -304,11 +504,11 @@ * include/class_widget.php: bug Journal ODS -2005-08-13 sparkyx +2005-08-13 author * include/ac_common.php, include/debug.php: Fix : invalid html header -2005-08-09 sparkyx +2005-08-09 author * html/admin/sql/patch/ac-upgrade5.sql, html/admin/sql/patch/upgrade5.sql, html/admin/sql/patch/upgrade6.sql, html/style-light.css: fix style @@ -328,7 +528,7 @@ * html/index.php, html/pcmn_update.php: bug : not possible to add an account -2005-07-31 stanpinte +2005-07-31 author * html/admin/sql/patch/upgrade5.sql: Added check to parm_periode table: p_end >= p_start @@ -338,11 +538,11 @@ * include/preference.php: Fixed periods ordering for Periods dialog. -2005-07-30 stanpinte +2005-07-30 author * html/user_jrn.php: Added comments. -2005-07-27 sparkyx +2005-07-27 author * include/decla.BE.inc.php, include/form_inc.php: bug #4332 bug in the name @@ -374,10 +574,10 @@ * html/form_csv.php, html/form_pdf.php, include/impress_rapport.php: task #4450 : Rapport Mensuels - * html/fiche_csv.php, html/user_impress.php, include/class_fiche.php, include/class_poste.php, include/impress_fiche.php, doc/manuel-fr.sgml: + * doc/manuel-fr.sgml, html/fiche_csv.php, html/user_impress.php, include/class_fiche.php, include/class_poste.php, include/impress_fiche.php: task #4499 : balance pour les fiches -2005-07-25 sparkyx +2005-07-25 author * contrib/rapport/tva_decla_fr_BE.sql: fix bug tablename @@ -396,7 +596,7 @@ * include/fiche_inc.php: bug 13913 : need more testing -2005-07-21 sparkyx +2005-07-21 author * Changelog: ChangeLog @@ -411,7 +611,7 @@ * doc/FAQ-fr.sgml, doc/FAQ-fr.txt: Improve doc - * doc/manuel-fr.sgml, contrib/rapport/README, contrib/rapport/tva_decla.sql, contrib/rapport/tva_decla_fr_BE.sql: + * contrib/rapport/README, contrib/rapport/tva_decla.sql, contrib/rapport/tva_decla_fr_BE.sql, doc/manuel-fr.sgml: Ajout rapport * include/form_inc.php, include/user_menu.php: Task 4439 @@ -420,7 +620,7 @@ * doc/manuel-fr.sgml: Improve documentation - * doc/FAQ-fr.txt, doc/manuel-fr.sgml, html/form_csv.php, html/form_pdf.php, html/user_impress.php, include/class_form.php, include/impress_form.php, FAQ-fr.txt: + * FAQ-fr.txt, doc/FAQ-fr.txt, doc/manuel-fr.sgml, html/form_csv.php, html/form_pdf.php, html/user_impress.php, include/class_form.php, include/impress_form.php: Task 4439 Formulaire is reserved for another purpose The new name is "rapport" @@ -429,26 +629,24 @@ Formulaire is reserved for another purpose The new name is "rapport" -2005-07-14 stanpinte +2005-07-14 author * include/user_action_ods.php: Corrected typo -2005-07-14 sparkyx - * html/jrn_detail.php: TASK #4359 : Fix problem with p_jrn -2005-07-10 sparkyx +2005-07-10 author * html/document/fr_be/bnb.rtf: Task #4123 correct formula * Changelog: Changelog - * html/document/fr_be/bnb.form, html/document/fr_be/bnb.rtf, include/class_user.php, include/impress_bilan.php, html/bilan.php: + * html/bilan.php, html/document/fr_be/bnb.form, html/document/fr_be/bnb.rtf, include/class_user.php, include/impress_bilan.php: TASK #4123 Progress for bilan Normally this version is close to be finished but still a beta stage -2005-07-09 stanpinte +2005-07-09 author * Changelog, include/form_input.php: Prevented operations with 0 debit/credit. @@ -460,8 +658,6 @@ * Changelog, html/index.php: Now focus is on the Log In button -2005-07-09 sparkyx - * Changelog: ChangeLog * html/bilan.php, html/document/fr_be/bnb.form, html/document/fr_be/bnb.rtf: @@ -474,21 +670,21 @@ * doc/FAQ-fr.sgml: Update Documentation - * dev/reset.sql, dev/reset_seq_jrn.sql, dev/test_parse_formula.php, dev/README: + * dev/README, dev/reset.sql, dev/reset_seq_jrn.sql, dev/test_parse_formula.php: Add devlp script -2005-07-08 sparkyx +2005-07-08 author - * html/form.php, include/class_form.php, include/form_inc.php, include/impress_inc.php, doc/bnb.sxw: + * doc/bnb.sxw, html/form.php, include/class_form.php, include/form_inc.php, include/impress_inc.php: Task #4402 : Security Problem Problème est resolu grace à une procedure de check Avantage : la validité des formules est directement vérifiée -2005-07-05 sparkyx +2005-07-05 author * doc/bnb.sxw: Task #4123 Ajout Bilan -2005-07-04 sparkyx +2005-07-04 author * Changelog: ChangeLog @@ -517,29 +713,27 @@ * Changelog, doc/function.txt, doc/manuel-fr.sgml, include/ac_common.php, include/class_form.php, include/impress_inc.php: Task #4124 : TVA declaration -2005-07-04 stanpinte - - * include/constant.php, include/impress_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, include/user_update.php, html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/modify_op.php, html/poste_search.php, html/sec_pdf.php, html/user_jrn.php: + * html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/modify_op.php, html/poste_search.php, html/sec_pdf.php, html/user_jrn.php, include/constant.php, include/impress_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, include/user_update.php: enleve la variable globale g_jrn, remplace par param HTTP p_jrn partout -2005-07-01 stanpinte +2005-07-01 author * html/user_jrn.php: added comment -2005-06-30 sparkyx +2005-06-30 author * doc/manuel-fr.sgml, html/form_csv.php, include/class_poste.php, include/impress_form.php, include/impress_inc.php, include/poste.php: Task 4331 Improve Formula -2005-06-29 sparkyx +2005-06-29 author * html/form.php: Fix unknown sessid (dependent of php's version) -2005-06-24 stanpinte +2005-06-24 author * include/fiche_inc.php, include/form_input.php: Added comments -2005-06-22 sparkyx +2005-06-22 author * Changelog: Changelog @@ -551,7 +745,7 @@ * doc/function.txt, html/form.php, html/user_impress.php, include/ac_common.php, include/constant.php, include/impress_form.php, include/impress_inc.php, include/user_menu.php: Task 4301 Form (html, pdf, csv) needs more test -2005-06-17 sparkyx +2005-06-17 author * Changelog: Changelog update @@ -567,29 +761,29 @@ * doc/install_windows_fr.sxw: Add documentation for Windows installation -2005-06-11 stanpinte +2005-06-11 author * html/fiche_search.php: focus dans le textfield de la frame de recherche et focus sur le premier rsultat dans la frame de recherche -2005-05-29 sparkyx +2005-05-29 author * doc/Schemaabrege1.pdf, doc/bnb.sxw: Task #4123 Ajout Bilan -2005-05-07 sparkyx +2005-05-07 author * Changelog: Task 4111: Changelog * FAQ-fr.txt, doc/FAQ-fr.sgml, doc/FAQ-fr.txt: task 4111: update doc - * FAQ-fr.txt, INSTALL-fr.txt, Changelog: Task 4111: Changelog + * Changelog, FAQ-fr.txt, INSTALL-fr.txt: Task 4111: Changelog * doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/function.txt: task 4111: update doc * html/admin/setup.php: Task 4111: remove debug info -2005-05-06 sparkyx +2005-05-06 author * doc/INSTALL-fr.sgml: task 4111 Tipo @@ -604,7 +798,7 @@ * html/admin/setup.php: task 4111 : remove debug info - * include/constant.php, scripts/cleanup.sh, html/admin/setup.php: + * html/admin/setup.php, include/constant.php, scripts/cleanup.sh: Task 4111 Final test * html/index.php: Task 4110 Javascript problem with IE @@ -617,17 +811,15 @@ * FAQ-fr.txt, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml, INSTALL-fr.txt: Update doc -2005-05-05 stanpinte +2005-05-05 author * INSTALL-fr.txt: documented include path on windows * INSTALL-fr.txt: Documented log db creation -2005-05-05 sparkyx - * Changelog: Changelog -2005-05-04 sparkyx +2005-05-04 author * include/fiche_inc.php: bug 12971 @@ -643,13 +835,13 @@ Fix u_redcontent in html/style-light.css Fix Javascript prob. -2005-04-29 sparkyx +2005-04-29 author * html/sec_pdf.php, html/user_sec.php, include/class_user.php: Task 3839 Export PDF de la sécurité -2005-04-27 sparkyx +2005-04-27 author * include/ac_common.php: Fix unset variable @@ -659,9 +851,9 @@ * html/admin/setup.php: Bug 12702 : session_auto_start == false -2005-04-21 stanpinte +2005-04-21 author - * include/ac_common.php, include/form_input.php, html/style-light.css, html/user_jrn.php: + * html/style-light.css, html/user_jrn.php, include/ac_common.php, include/form_input.php: Added focus on date field in new financial form * html/scripts.js, include/ac_common.php: Added scripts file @@ -674,15 +866,15 @@ * scripts/add-db.sh: Made sure upgrade4.sql is processed on new file -2005-04-09 sparkyx +2005-04-09 author * html/index.php: Add a warning about IE -2005-04-03 sparkyx +2005-04-03 author * html/style.css, html/style-aqua.css: Fix theme -2005-04-01 sparkyx +2005-04-01 author * include/ac_common.php: if debug is off do not open the log file @@ -692,7 +884,7 @@ * html/admin/setup.php, include/class_user.php: Bug Session.auto_start must be set to true -2005-03-31 sparkyx +2005-03-31 author * Changelog: Changelog @@ -719,31 +911,31 @@ * html/admin/setup.php, html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql: Fix problem of version the scherma version of the REL100A is 4 and no 3 -2005-03-29 stanpinte +2005-03-29 author * html/fiche.php: Fixed wrong variable * html/annulation.php: Fixed operation annulation -2005-03-28 stanpinte +2005-03-28 author * html/annulation.php: Fixed asecond bug * html/annulation.php: Fixed a first bug -2005-03-21 stanpinte +2005-03-21 author - * html/jrn_detail.php, html/priv_user.php, html/sec_pdf.php, html/user_jrn.php, include/user_action_fin.php, scripts/add-db.sh, AUTHORS: + * AUTHORS, html/jrn_detail.php, html/priv_user.php, html/sec_pdf.php, html/user_jrn.php, include/user_action_fin.php, scripts/add-db.sh: Debugged use of global vars. -2005-03-15 sparkyx +2005-03-15 author * html/jrn_csv.php: Fix Bug for centralized jrn (export csv) - * html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql, html/admin/sql/patch/ac-upgrade4.sql, html/admin/setup.php: + * html/admin/setup.php, html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql, html/admin/sql/patch/ac-upgrade4.sql: Fix bug in the update scripts -2005-03-13 sparkyx +2005-03-13 author * Changelog: changelog @@ -752,73 +944,65 @@ * include/jrn.php, include/postgres.php: Task 3778 remove old document when overwritting - * include/jrn.php, include/postgres.php, html/modify_op.php: + * html/modify_op.php, include/jrn.php, include/postgres.php: Task 3778 Add upload in operation detail * html/fiche_search.php: task 3858 : missing arg to checkaction * html/show_document.php: Task 3778 Fix security in show_document - * html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/patch/upgrade4.sql, html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/schema.sql: + * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/patch/upgrade4.sql: Fix : now compatible with psql 7.4 * html/priv_user.php, html/user_sec.php: task 3876 Filter the users -2005-03-09 sparkyx +2005-03-09 author - * html/addon/class.ezpdf.php, html/addon/class.pdf.php, html/addon/data.txt, html/addon/fonts/Courier-Bold.afm, html/addon/fonts/Courier-BoldOblique.afm, html/addon/fonts/Courier-Oblique.afm, html/addon/fonts/Courier.afm, html/addon/fonts/Helvetica-Bold.afm, html/addon/fonts/Helvetica-BoldOblique.afm, html/addon/fonts/Helvetica-Oblique.afm, html/addon/fonts/Helvetica.afm, html/addon/fonts/Symbol.afm, html/addon/fonts/Times-Bold.afm, html/addon/fonts/Times-BoldItalic.afm, html/addon/fonts/Times-Italic.afm, html/addon/fonts/Times-Roman.afm, html/addon/fonts/ZapfDingbats.afm, html/addon/fonts/php_Courier-Bold.afm, html/addon/fonts/php_Courier-BoldOblique.afm, html/addon/fonts/php_Courier-Oblique.afm, html/addon/fonts/php_Courier.afm, html/addon/fonts/php_Helvetica-Bold.afm, html/addon/fonts/php_Helvetica-BoldOblique.afm, html/addon/fonts/php_Helvetica-Oblique.afm, html/addon/fonts/php_Helvetica.afm, html/addon/fonts/php_Symbol.afm, html/addon/fonts/php_Times-Bold.afm, html/addon/fonts/php_Times-BoldItalic.afm, html/addon/fonts/php_Times-Italic.afm, html/addon/fonts/php_Times-Roman.afm, html/addon/fonts/php_ZapfDingbats.afm, html/addon/fonts/php_a0100131.afm, html/addon/fonts/php_a010013l.afm, html/addon/readme.pdf, html/addon/readme.php, html/addon/ros.jpg, html/admin/setup.php, addon/fonts/php_Helvetica-BoldOblique.afm, addon/fonts/php_Helvetica-Oblique.afm, addon/fonts/php_Helvetica.afm, addon/fonts/php_Symbol.afm, addon/fonts/php_Times-Bold.afm, addon/fonts/php_Times-BoldItalic.afm, addon/fonts/php_Times-Italic.afm, addon/fonts/php_Times-Roman.afm, addon/fonts/php_ZapfDingbats.afm, addon/fonts/php_a0100131.afm, addon/fonts/php_a010013l.afm, addon/fonts/Courier-Bold.afm, addon/fonts/Courier-BoldOblique.afm, addon/fonts/Courier-Oblique.afm, addon/fonts/Courier.afm, addon/fonts/Helvetica-Bold.afm, addon/fonts/Helvetica-BoldOblique.afm, addon/fonts/Helvetica-Oblique.afm, addon/fonts/Helvetica.afm, addon/fonts/Symbol.afm, addon/fonts/Times-Bold.afm, addon/fonts/Times-BoldItalic.afm, addon/fonts/Times-Italic.afm, addon/fonts/Times-Roman.afm, addon/fonts/ZapfDingbats.afm, addon/fonts/php_Courier-Bold.afm, addon/fonts/php_Courier-BoldOblique.afm, addon/fonts/php_Courier-Oblique.afm, addon/fonts/php_Courier.afm, addon/fonts/php_Helvetica-Bold.afm: + * html/addon/class.ezpdf.php, html/addon/class.pdf.php, html/addon/data.txt, html/addon/fonts/Courier-Bold.afm, html/addon/fonts/Courier-BoldOblique.afm, html/addon/fonts/Courier-Oblique.afm, html/addon/fonts/Courier.afm, html/addon/fonts/Helvetica-Bold.afm, html/addon/fonts/Helvetica-BoldOblique.afm, html/addon/fonts/Helvetica-Oblique.afm, html/addon/fonts/Helvetica.afm, html/addon/fonts/Symbol.afm, html/addon/fonts/Times-Bold.afm, html/addon/fonts/Times-BoldItalic.afm, html/addon/fonts/Times-Italic.afm, html/addon/fonts/Times-Roman.afm, html/addon/fonts/ZapfDingbats.afm, html/addon/fonts/php_Courier-Bold.afm, html/addon/fonts/php_Courier-BoldOblique.afm, html/addon/fonts/php_Courier-Oblique.afm, html/addon/fonts/php_Courier.afm, html/addon/fonts/php_Helvetica-Bold.afm, html/addon/fonts/php_Helvetica-BoldOblique.afm, html/addon/fonts/php_Helvetica-Oblique.afm, html/addon/fonts/php_Helvetica.afm, html/addon/fonts/php_Symbol.afm, html/addon/fonts/php_Times-Bold.afm, html/addon/fonts/php_Times-BoldItalic.afm, html/addon/fonts/php_Times-Italic.afm, html/addon/fonts/php_Times-Roman.afm, html/addon/fonts/php_ZapfDingbats.afm, html/addon/fonts/php_a0100131.afm, html/addon/fonts/php_a010013l.afm, html/addon/readme.pdf, html/addon/readme.php, html/addon/ros.jpg, html/admin/setup.php: FIX the addon misplaced, the old install.sh copied it to the good place but now we do not use it anymore. So I had to move it -2005-03-08 sparkyx +2005-03-08 author * Changelog: Update Changelog * html/fiche_search.php, html/form.php, html/jrn_add.php: task 3858: Fix little in cl_user::CheckAction -2005-03-07 sparkyx +2005-03-07 author * html/admin/sql/patch/upgrade4.sql, html/bal_csv.php, html/central.php, html/dossier_prefs.php, html/fiche.php, html/fiche_csv.php, html/fiche_new.php, html/fiche_search.php, html/form.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_pdf.php, html/jrn_update.php, html/line_update.php, html/pcmn_update.php, html/print_balance.php, html/recherche.php, html/show_document.php, html/user_sec.php, include/balance.php, include/class_user.php, include/constant.php, include/user_common.php: task 3858 : revision of the security correction & improvement -2005-03-06 sparkyx +2005-03-06 author * Changelog: changelog * html/show_document.php: Task 3778 : cleaning temp file - * include/user_common.php, html/show_document.php: + * html/show_document.php, include/user_common.php: Task 3778 : show the upload document * Changelog: changelog - * include/user_action_ach.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, html/admin/sql/patch/upgrade4.sql, include/class_widget.php, include/form_input.php, include/postgres.php, html/user_jrn.php: + * html/admin/sql/patch/upgrade4.sql, html/user_jrn.php, include/class_widget.php, include/form_input.php, include/postgres.php, include/user_action_ach.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php: Tasl 3778 : Add uploaded document for operation -2005-03-06 stanpinte - * include/impress_poste.php: Disabled the all option. * include/class_widget.php: Added disabled property to class widget * Changelog: made script useful for other dbs, and file ids - * scripts/add-db.sh, html/central.php: + * html/central.php, scripts/add-db.sh: Fixed task 3838i (keep secundary menus when selecting secundary item -2005-03-06 sparkyx - * html/admin/sql/patch/upgrade4.sql: Set version at the end -2005-03-06 stanpinte - * scripts/add-db.sh: made script useful for other dbs, and file ids - * Changelog, include/user_menu.php, html/pcmn_update.php, html/user_advanced.php, html/user_jrn.php, html/jrn_update.php: + * Changelog, include/user_menu.php, html/jrn_update.php, html/pcmn_update.php, html/user_advanced.php, html/user_jrn.php: Fixed task 3838i (keep secundary menus when selecting secundary item -2005-03-06 sparkyx - * include/form_input.php, include/postgres.php, include/user_action_ven.php, include/user_common.php: change pg_exec by pg_query @@ -829,17 +1013,15 @@ * doc/function.txt, doc/makedoc, html/central.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/pcmn_update.php, html/recherche.php, html/stock.php, html/user_advanced.php, html/user_compta.php, html/user_impress.php, html/user_jrn.php, html/user_pref.php, html/user_sec.php, include/user_menu.php: removed obsolete files -2005-03-06 stanpinte - * include/compta_menu.php, include/top_menu_compta.php: Removed some files related to compta profile - * include/ac_common.php, html/jrn_add.php, html/jrn_detail.php, html/login.php, html/user_pref.php: + * html/jrn_add.php, html/jrn_detail.php, html/login.php, html/user_pref.php, include/ac_common.php: Removed references to p_profile variable * html/index.php: Set focus directly on user field - * include/ac_common.php, html/login.php: + * html/login.php, include/ac_common.php: Removed references to p_profile variable * html/recherche.php: Fixed bug in page 'Recherche' @@ -849,7 +1031,7 @@ * Changelog: added info -2005-03-01 sparkyx +2005-03-01 author * Changelog: Changelog @@ -863,30 +1045,28 @@ * html/rate_chg.php, html/send.php: Remove obsolete files -2005-02-28 sparkyx +2005-02-28 author * Changelog: Changelog -2005-02-27 sparkyx +2005-02-27 author * html/admin_repo.php, html/annulation.php, html/bal_csv.php, html/central.php, html/compta.php, html/compta_login.php, html/dossier_prefs.php, html/enc_jrn.php, html/fiche.php, html/fiche_csv.php, html/fiche_new.php, html/fiche_search.php, html/impress.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_pdf.php, html/jrn_search.php, html/jrn_update.php, html/line_update.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_csv.php, html/poste_pdf.php, html/poste_search.php, html/print_balance.php, html/priv_user.php, html/recherche.php, html/show_tva.php, html/stock.php, html/user_advanced.php, html/user_compta.php, html/user_impress.php, html/user_jrn.php, html/user_login.php, html/user_pref.php, html/user_sec.php, include/balance.php, include/class_user.php, include/impress_fiche.php, include/top_menu_compta.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_gl.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php: Fix numerous bug and now PhpCompta can work with session_register sets to off - * html/admin/sql/account_repository/comment.sql, html/admin/sql/account_repository/constraint.sql, html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/sequence.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/patch/upgrade4.sql, html/admin/setup.php: + * html/admin/setup.php, html/admin/sql/account_repository/comment.sql, html/admin/sql/account_repository/constraint.sql, html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/sequence.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/patch/upgrade4.sql: Fix upgrade -2005-02-26 sparkyx +2005-02-26 author * html/admin/setup.php: Remove debug * include/ac_common.php: Fix html_page_start - * include/class_jrn.php, include/user_menu.php, include/ac_common.php: + * include/ac_common.php, include/class_jrn.php, include/user_menu.php: Yannick Improve html_page_start Fix prob with GetRow -2005-02-26 stanpinte - * scripts/add-db.sh: inserted example script to insert automatically a database @@ -894,20 +1074,14 @@ * html/admin/setup.php: fixed regexp handling in include_path check -2005-02-26 sparkyx - * html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/admin/sql/mod1/comment.sql, html/admin/sql/mod1/constraint.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/mod1/table.sql, html/login.php: SQL -2005-02-26 stanpinte - * html/admin/sql/account_repository/schema.sql: added comment * install.sh, setenv.sh: made mswindows compatible, and removed update checks. -2005-02-26 sparkyx - * html/admin/setup.php: Sql Comment prob * html/admin/sql/account_repository/data.sql: Upgrade password @@ -915,29 +1089,17 @@ * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/schema.sql: Fix SQL -2005-02-26 stanpinte - - * sql/dossier4/make-sql, sql/dossier4/constraint.sql, sql/dossier4/data.sql, sql/dossier4/schema.sql, sql/dossier4/sequence.sql, sql/dossier4/table.sql, sql/update/dossier_1.sql, sql/update/dossier_2.sql, sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/dossier_5.sql, sql/update/mod_1.sql, sql/update/mod_2.sql, sql/update/mod_3.sql, sql/update/mod_4.sql, sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository.sql, sql/centralized.sql, sql/demo.sql, sql/dos_pref.sql, sql/dump-db.sql, sql/fiche.sql, sql/form.sql, sql/insert_pcmn.sql, sql/jnt_use_dos.sql, sql/journal.sql, sql/jrn_action.sql, sql/mod-be.sql, sql/modele.sql, sql/priv_user.sql, sql/struct-repository.sql, sql/struct.sql, sql/theme.sql, sql/tmp_pcmn.sql, sql/tva_rate.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql: + * sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository.sql, sql/centralized.sql, sql/demo.sql, sql/dos_pref.sql, sql/dump-db.sql, sql/fiche.sql, sql/form.sql, sql/insert_pcmn.sql, sql/jnt_use_dos.sql, sql/journal.sql, sql/jrn_action.sql, sql/mod-be.sql, sql/modele.sql, sql/priv_user.sql, sql/struct-repository.sql, sql/struct.sql, sql/theme.sql, sql/tmp_pcmn.sql, sql/tva_rate.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql: moved all sql but 'log' into html base directory -2005-02-26 sparkyx - * html/admin/sql/account_repository/data.sql: Fix -2005-02-26 stanpinte + * html/admin/sql/dossier1/data.sql: Fix problem of install * install.sh: resurrected -2005-02-26 sparkyx - - * html/admin/sql/dossier1/data.sql: Fix problem of install - -2005-02-26 stanpinte - * scripts/cleanup.sh: added -2005-02-26 sparkyx - * html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/login.php, html/recherche.php, html/user_login.php, include/ac_common.php, include/class_user.php, include/form_input.php: FIX install @@ -946,7 +1108,7 @@ * html/admin/setup.php, html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/constraint.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/make-sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql: FIX install problem -2005-02-22 sparkyx +2005-02-22 author * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/function.sql, html/admin/sql/mod1/index.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/mod1/table.sql: Update database schema @@ -955,7 +1117,7 @@ * html/admin/setup.php, include/stock_inc.php: IMPROVE stock -2005-02-13 sparkyx +2005-02-13 author * Changelog: changelog @@ -964,7 +1126,7 @@ Change printing for the operation id update the patch sql for that -2005-02-12 sparkyx +2005-02-12 author * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php: Fix bug in modele and database creation @@ -988,7 +1150,7 @@ * html/admin/sql/patch/upgrade4.sql: IMPROVE setup -2005-02-08 sparkyx +2005-02-08 author * Changelog: changelog @@ -1004,13 +1166,10 @@ * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql: IMPROVE setup html based, ability to patch -2005-02-06 sparkyx +2005-02-06 author * Changelog: changelog - * sql/account_repository/comment.sql, sql/account_repository/constraint.sql, sql/account_repository/data.sql, sql/account_repository/function.sql, sql/account_repository/index.sql, sql/account_repository/make-sql, sql/account_repository/sequence.sql, sql/account_repository/table.sql, sql/account_repository/view.sql, sql/dossier1/comment.sql, sql/dossier1/constraint.sql, sql/dossier1/data.sql, sql/dossier1/function.sql, sql/dossier1/index.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/dossier1/sequence.sql, sql/dossier1/table.sql, sql/dossier1/view.sql, sql/mod1/comment.sql, sql/mod1/constraint.sql, sql/mod1/data.sql, sql/mod1/function.sql, sql/mod1/index.sql, sql/mod1/make-sql, sql/mod1/sequence.sql, sql/mod1/table.sql, sql/mod1/view.sql: - File are now in html/admin/sql in order to work with the new installer setup.php - * include/ac_common.php, include/constant.php, include/postgres.php: Improve dbconnect to permit setup.php to work @@ -1024,14 +1183,14 @@ a new module webbased has been created, the old version of install.sh is now obsolete -2005-02-04 sparkyx +2005-02-04 author * Changelog: changelog * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/function.txt, include/form_input.php, include/user_common.php, include/user_menu.php: Improve the search : it is now possible to find all the operation related to a poste -2005-02-03 sparkyx +2005-02-03 author * html/fiche_csv.php: Fix bug @@ -1045,7 +1204,7 @@ * doc/INSTALL-fr.sgml: Update Documentation -2005-02-01 sparkyx +2005-02-01 author * Changelog: Changelog @@ -1063,7 +1222,7 @@ * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php, include/postgres.php: Printing of card is now completely correct -2005-01-31 sparkyx +2005-01-31 author * Changelog: Changelog @@ -1072,13 +1231,10 @@ * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php: Add Fiche print and export : a bug is still to be fixed -2005-01-24 sparkyx +2005-01-24 author * Changelog: Change log - * sql/account_repository/comment.sql, sql/account_repository/function.sql, sql/account_repository/index.sql, sql/account_repository/view.sql, sql/dossier1/comment.sql, sql/dossier1/function.sql, sql/dossier1/index.sql, sql/dossier1/view.sql, sql/mod1/comment.sql, sql/account_repository/schema.sql: - *** empty log message *** - * include/user_menu.php: Add MenuAdmin function * include/top_menu_compta.php: Code cleaning Delete Obsolete functions @@ -1090,7 +1246,7 @@ * style.css: Obsolete -2005-01-20 sparkyx +2005-01-20 author * include/user_menu.php: Fix Access Key @@ -1102,16 +1258,16 @@ * html/user_pref.php, include/class_fiche.php: Drop compta interface -2005-01-19 stanpinte +2005-01-19 author * include/user_menu.php: added tooltips, and hotkey for Jrn menus. (must still debug get_quick_key function -2005-01-18 sparkyx +2005-01-18 author * include/impress_poste.php: Add poste name in impress.php -2005-01-10 sparkyx +2005-01-10 author * Changelog: Changelog @@ -1122,7 +1278,7 @@ * include/class_balance.php, include/class_fiche.php: Improve code -2005-01-04 sparkyx +2005-01-04 author * Changelog: Changelog @@ -1136,14 +1292,14 @@ * html/stock.php, html/fiche_search.php, html/form.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_pdf.php, html/jrn_search.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_csv.php, html/poste_pdf.php, html/poste_search.php, html/print_balance.php, html/print_invoice.php, html/rate_chg.php, html/recherche.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/show_tva.php, html/annulation.php, html/bal_csv.php, html/central.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche_new.php: Code cleaning : DbConnect function -2004-12-16 sparkyx +2004-12-16 author * Changelog: changelog * html/enc_jrn.php, html/style-light.css, html/user_jrn.php, include/top_menu_compta.php: Fix style for compta style -2004-12-15 sparkyx +2004-12-15 author * Changelog: changelog @@ -1151,17 +1307,17 @@ Change remove all the global variable, user $_SESSION instead Improve appearance for administrator -2004-12-13 sparkyx +2004-12-13 author * Changelog: Changelog * html/dossier_prefs.php, html/index.php, html/style-light.css, html/user_advanced.php, include/ac_common.php, include/top_menu_compta.php, include/user_menu.php: Menu more logic - * html/bal_csv.php, include/balance.php, include/impress_jrn.php, html/print_balance.php: + * html/bal_csv.php, html/print_balance.php, include/balance.php, include/impress_jrn.php: NEW balance in HTML, PDF & CSV -2004-12-12 sparkyx +2004-12-12 author * html/jrn_search.php, include/user_common.php: change in search : order by date asc @@ -1216,14 +1372,14 @@ * html/jrn_op_detail.php: Improve appearance -2004-12-05 sparkyx +2004-12-05 author * include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php: Change "voir" submenu for journaux" * html/modify_op.php: Improve appearance -2004-12-04 sparkyx +2004-12-04 author * include/user_action_gl.php, include/user_common.php: Improve grand livre to have the same look at the others @@ -1236,25 +1392,22 @@ * html/user_jrn.php, include/user_action_gl.php, include/user_menu.php: Add Grand Livre -2004-11-29 sparkyx +2004-11-29 author * html/balance.php, html/fiche_search.php, html/user_impress.php, include/balance.php, include/form_input.php, include/impress_jrn.php, include/user_action_ven.php, include/user_menu.php: Fix cosmetics -2004-11-26 sparkyx +2004-11-26 author * html/jrn_csv.php, html/jrn_pdf.php, html/poste_csv.php, html/poste_pdf.php, include/class_jrn.php, include/class_poste.php, include/class_user.php, include/impress_jrn.php, include/impress_poste.php: Add csv and pdf for poste -2004-11-25 sparkyx +2004-11-25 author * include/impress_jrn.php, doc/function.txt, html/jrn_csv.php, html/jrn_pdf.php, html/user_impress.php, html/user_jrn.php, include/ac_common.php, include/class_jrn.php, include/class_operation.php, include/class_user.php, include/class_widget.php, include/form_input.php, include/jrn.php, include/user_menu.php: Add new print system and CSV for journaux - * sql/account_repository/data.sql, sql/account_repository/make-sql, sql/account_repository/schema.sql, sql/account_repository/table.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/mod1/make-sql: - Add Sql comment - -2004-11-23 sparkyx +2004-11-23 author * html/impress.php: restore impress.php @@ -1274,32 +1427,26 @@ * html/annulation.php, html/style-elegant.css, html/style-light.css, html/test.php, html/user_jrn.php: Improve test -2004-11-06 sparkyx +2004-11-06 author * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/style-elegant.css, include/constant.php, include/debug.php, include/user_action_ven.php, include/user_menu.php: change the adm. menu -2004-11-04 sparkyx +2004-11-04 author * sql/log/log.sql: Log database for debugging purpose -2004-10-26 sparkyx - - * sql/mod1/fct.sql~, sql/mod1/make-sql~, sql/mod1/ac_dossier.sql, sql/mod1/ac_users.sql, sql/mod1/e, sql/mod1/fct.sql, sql/mod1/jnt_use_dos.sql, sql/mod1/log, sql/mod1/modeledef.sql, sql/mod1/schema.sql, sql/mod1/theme.sql: - Remove obsolete +2004-10-26 author * html/annulation.php, html/balance.php, html/central.php, html/pcmn_update.php, html/stock.php, include/user_common.php, include/user_menu.php: Fix cosmetic and add delete from no centralized op -2004-10-25 sparkyx +2004-10-25 author * html/admin_repo.php, html/impress.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/priv_user.php, html/style-light.css, html/user_compta.php, html/user_jrn.php, html/user_login.php, html/user_sec.php, include/top_menu_compta.php, include/user_menu.php: Improve interface fix some bugs & still unstable -2004-10-10 sparkyx - - * sql/update/dossier_5.sql: - Remove menu Impression & Recherche from jrn's menu +2004-10-10 author * html/style-aqua.css, html/style-elegant.css, html/style-light.css, html/style-test.css, install.sh, style-aqua.css, style-elegant.css, style-light.css: Move styles files @@ -1310,39 +1457,33 @@ * html/dossier_prefs.php, html/fiche.php, html/index.php, html/user_advanced.php, html/user_jrn.php, html/user_pref.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php: Interfaces changes -2004-10-03 sparkyx +2004-10-03 author * doc/function.txt, html/index.php, html/user_jrn.php, include/ac_common.php, include/form_input.php, include/postgres.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php, style-light.css: Change appearance --> do not work, do not use it !! - * Changelog, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_search.php, html/print_balance.php, html/print_invoice.php, html/priv_user.php, html/rate_chg.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/user_advanced.php, html/user_compta.php, html/user_jrn.php, html/user_sec.php, include/ac_common.php, include/check_priv.php, include/debug.php, include/fiche_inc.php, include/form_inc.php, include/form_input.php, include/impress_inc.php, include/jrn.php, include/postgres.php, include/preference.php, include/top_menu_compta.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, include/user_update.php, sql/dossier1/constraint.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/dossier1/sequence.sql, sql/dossier1/table.sql, INSTALL-fr.txt, html/admin_repo.php, html/annulation.php, html/compta.php, html/compta_login.php, html/dossier_prefs.php, html/enc_jrn.php, html/fiche_new.php, html/fiche_search.php, html/impress.php, html/index.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, install.sh, style-light.css: + * Changelog, INSTALL-fr.txt, html/admin_repo.php, html/annulation.php, html/compta.php, html/compta_login.php, html/dossier_prefs.php, html/enc_jrn.php, html/fiche_new.php, html/fiche_search.php, html/impress.php, html/index.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_search.php, html/print_balance.php, html/print_invoice.php, html/priv_user.php, html/rate_chg.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/user_advanced.php, html/user_compta.php, html/user_jrn.php, html/user_sec.php, include/ac_common.php, include/check_priv.php, include/debug.php, include/fiche_inc.php, include/form_inc.php, include/form_input.php, include/impress_inc.php, include/jrn.php, include/postgres.php, include/preference.php, include/top_menu_compta.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, include/user_update.php, install.sh, style-light.css: UNSTABLE do not use it !! - * sql/account_repository/make-sql, sql/dossier1/constraint.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/dossier1/sequence.sql, sql/dossier1/table.sql, sql/mod1/e, sql/mod1/fct.sql, sql/mod1/fct.sql~, sql/mod1/function.sql, sql/mod1/index.sql, sql/mod1/log, sql/mod1/make-sql, sql/mod1/make-sql~, sql/mod1/schema.sql, sql/mod1/view.sql: - New database files - -2004-09-22 sparkyx +2004-09-22 author * doc/INSTALL-fr.sgml, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/function.txt: Improve doc - * sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository/constraint.sql, sql/account_repository/data.sql, sql/account_repository/make-sql, sql/account_repository/schema.sql, sql/account_repository/sequence.sql, sql/account_repository/table.sql, sql/dossier4/constraint.sql, sql/dossier4/data.sql, sql/dossier4/make-sql, sql/dossier4/schema.sql, sql/dossier4/sequence.sql, sql/dossier4/table.sql, sql/mod1/ac_dossier.sql, sql/mod1/ac_users.sql, sql/mod1/constraint.sql, sql/mod1/data.sql, sql/mod1/jnt_use_dos.sql, sql/mod1/make-sql, sql/mod1/modeledef.sql, sql/mod1/schema.sql, sql/mod1/sequence.sql, sql/mod1/table.sql, sql/mod1/theme.sql, sql/priv_user.sql, sql/theme.sql, sql/version.sql: + * sql/ac_dossier.sql, sql/ac_users.sql, sql/priv_user.sql, sql/theme.sql, sql/version.sql: Separate sql instead of a big sql -2004-07-06 sparkyx +2004-07-06 author * install.sh: bug 9574 -2004-06-12 sparkyx +2004-06-12 author * doc/INSTALL-fr.sgml: task 3106 * doc/INSTALL-fr.sgml: Update doc task 3106 -2004-06-06 sparkyx - - * sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/mod_3.sql, sql/update/mod_4.sql: - set database version to 5 +2004-06-06 author * INSTALL-fr.txt, install.sh: Set database version to 5 @@ -1353,13 +1494,13 @@ * include/debug.php: no debug info in prod -2004-05-19 sparkyx +2004-05-19 author * doc/manuel-fr.sgml: task 3106 * include/preference.php: fix cosmetic bug in ShowPeriode -2004-05-02 sparkyx +2004-05-02 author * html/test.php: bug 8757 missing file @@ -1368,12 +1509,12 @@ * html/annulation.php: Bug : forgot to include a file -2004-04-28 sparkyx +2004-04-28 author * Changelog, html/annulation.php, html/pcmn_update.php, install.sh, style-light.css: Cosmetic bugs -2004-04-19 sparkyx +2004-04-19 author * doc/manuel-fr.sgml: Task 3106 @@ -1385,15 +1526,13 @@ * html/modify_op.php, html/user_sec.php, include/check_priv.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php: Bug 8597 Security major prob -2004-04-15 sparkyx +2004-04-15 author * include/form_input.php: bug 8581 -2004-04-15 stanpinte - * include/user_menu.php: corrected typo -2004-04-14 sparkyx +2004-04-14 author * Changelog: update @@ -1402,7 +1541,7 @@ * include/jrn.php: Fix bug is paid -2004-04-13 sparkyx +2004-04-13 author * html/fiche_new.php: Fix javascript bug for new card @@ -1425,15 +1564,15 @@ * doc/manuel-fr.sgml: Update doc -2004-04-12 sparkyx +2004-04-12 author * include/form_input.php: Increase nb of default rows for ODS -2004-04-11 sparkyx +2004-04-11 author * html/print_balance.php: Fix order in balance -2004-04-10 sparkyx +2004-04-10 author * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail @@ -1449,11 +1588,11 @@ * include/form_input.php, include/user_menu.php: Bug cosmetic -2004-04-08 sparkyx +2004-04-08 author * Changelog: Update -2004-04-07 sparkyx +2004-04-07 author * Faq, INSTALL-fr.txt: Update doc @@ -1470,7 +1609,7 @@ * include/constant.php, include/form_input.php, include/user_common.php: New vat can be changed in sell -2004-04-06 sparkyx +2004-04-06 author * include/user_common.php: Fix Bug in search by date @@ -1487,7 +1626,7 @@ * include/form_input.php: Fix problem of multiple for with the financial - * sql/demo.sql, sql/mod-be.sql, include/user_common.php, sql/account_repository.sql, include/form_input.php, include/fiche_inc.php, html/fiche_search.php: + * html/fiche_search.php, include/fiche_inc.php, include/form_input.php, include/user_common.php, sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql: Fix problem with card update (account) * include/ac_common.php: Update comment @@ -1500,23 +1639,21 @@ * include/user_action_ods.php: Fix correct in ODS -2004-04-05 sparkyx +2004-04-05 author * install.sh, setenv.sh: Fixed path for COMPTA_HOME -2004-04-04 stanpinte +2004-04-04 author * html/send_jrn_pdf.php: reverted: corrected missing path entry. fixes PDF output * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output -2004-04-04 sparkyx - * html/annulation.php, html/jrn_detail.php, include/form_input.php: New : set date when cancel an operation -2004-04-03 sparkyx +2004-04-03 author * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql: db correction (fiche) @@ -1544,10 +1681,10 @@ * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql: update db - * doc/manuel-fr.sgml, html/annulation.php, include/constant.php, include/form_input.php, include/jrn.php, include/stock_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_common.php, Changelog: + * Changelog, doc/manuel-fr.sgml, html/annulation.php, include/constant.php, include/form_input.php, include/jrn.php, include/stock_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_common.php: Fix bug in annulation, add check to validate number and card -2004-04-02 sparkyx +2004-04-02 author * html/annulation.php, include/central_inc.php: Change cancel an op : j_internal=='ANNULE' and jr_internal of the cancel operation = 'ANNULE' @@ -1559,10 +1696,10 @@ * include/stock_inc.php: Stock include file - * html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_search.php, html/login.php, html/print_balance.php, html/stock.php, html/user_login.php, include/constant.php, include/form_input.php, include/jrn.php, include/postgres.php, include/user_common.php, include/user_menu.php, sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql, FAQ-fr.txt, doc/FAQ-fr.txt, doc/manuel-fr.sgml, html/admin_repo.php, style-light.css: + * FAQ-fr.txt, doc/FAQ-fr.txt, doc/manuel-fr.sgml, html/admin_repo.php, html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_search.php, html/login.php, html/print_balance.php, html/stock.php, html/user_login.php, include/constant.php, include/form_input.php, include/jrn.php, include/postgres.php, include/user_common.php, include/user_menu.php, sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql, style-light.css: Many little Bugs fixed -2004-04-01 sparkyx +2004-04-01 author * include/form_input.php, include/user_action_fin.php, include/user_action_ods.php: Improve appearance in user interface for ach, ven, fin and ods @@ -1570,7 +1707,7 @@ * include/compta_menu.php, include/fiche_inc.php, include/form_input.php, include/jrn.php, include/user_common.php: code cleaning - * include/form_inc.php, html/enc_jrn.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_search.php, html/poste_search.php, html/win_detail_jrn.js, html/win_search_jrn.js, html/win_search_poste.js: + * html/enc_jrn.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_search.php, html/poste_search.php, html/win_detail_jrn.js, html/win_search_jrn.js, html/win_search_poste.js, include/form_inc.php: remove javascript file, the javascript are now in include/constant.php (define JS_) * Changelog: Update @@ -1590,10 +1727,10 @@ * include/user_common.php: Improve the list of op - * include/fiche_inc.php: New Search Poste improved - * include/constant.php: New Javascript + * include/fiche_inc.php: New Search Poste improved + * include/ac_common.php: Improve isNumber * html/user_advanced.php: New : Impress - account balance @@ -1607,18 +1744,18 @@ * html/impress.php: Use impress from user interface - * html/fiche.php: Used javascript from constant.php - * html/enc_jrn.php: Improve appearance of ViewJrn - change update - linked operation + * html/fiche.php: Used javascript from constant.php + * html/annulation.php, html/modify_op.php, html/print_balance.php, html/stock.php, include/user_update.php: New balance - update operation * style-aqua.css, style-elegant.css, style-light.css, style.css: Update style -2004-03-30 sparkyx +2004-03-30 author * html/enc_jrn.php: "Rapprochement " (linked between concerned operation) @@ -1659,14 +1796,14 @@ * doc/FAQ-fr.txt: task 3106 -2004-03-29 sparkyx +2004-03-29 author * doc/manuel-fr.sgml: task 3106 * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql: Change tva - use insert instead of copy -2004-03-28 sparkyx +2004-03-28 author * include/form_input.php, include/user_action_fin.php: Add financial @@ -1674,7 +1811,7 @@ * sql/mod-be.sql: Update modele -2004-03-27 sparkyx +2004-03-27 author * Changelog: Changelog @@ -1683,7 +1820,7 @@ * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting -2004-03-26 sparkyx +2004-03-26 author * FAQ-fr.txt: task 3106 @@ -1749,7 +1886,7 @@ * install.sh: improve installation => create a log -2004-03-24 sparkyx +2004-03-24 author * Changelog: Changelog @@ -1770,12 +1907,12 @@ * include/user_action_ach.php: Correct the vat label - * include/preference.php, include/user_action_ven.php, include/user_menu.php, include/ac_common.php, include/constant.php, include/fiche_inc.php, include/form_input.php, include/jrn.php, html/compta.php, html/enc_jrn.php, html/impress.php, html/jrn_op_detail.php, html/jrn_search.php, html/print_invoice.php, html/show_tva.php, html/user_advanced.php, html/win_search_jrn.js: + * include/ac_common.php, include/constant.php, include/fiche_inc.php, include/form_input.php, include/jrn.php, include/preference.php, include/user_action_ven.php, include/user_menu.php, html/compta.php, html/enc_jrn.php, html/impress.php, html/jrn_op_detail.php, html/jrn_search.php, html/print_invoice.php, html/show_tva.php, html/user_advanced.php, html/win_search_jrn.js: Creation of the interface USER * style-light.css: new class div.u_redcontent -2004-03-18 sparkyx +2004-03-18 author * Changelog: Update @@ -1792,20 +1929,20 @@ * html/line_update.php: Prob with multiple include - * doc/manual.sxw, doc/manuel-fr.sgml, doc/FAQ, doc/FAQ-fr.sgml, doc/FAQ.sgml, doc/Makefile, doc/makedoc: + * doc/FAQ, doc/FAQ-fr.sgml, doc/FAQ.sgml, doc/Makefile, doc/makedoc, doc/manual.sxw, doc/manuel-fr.sgml: Update doc * doc/mod_function: Change default function header * install.sh, setenv.sh: Fix problem with setenv -2004-02-15 sparkyx +2004-02-15 author * doc/FAQ.sgml: Fix Cross Ref * doc/Makefile: Add pdf creation -2004-02-14 sparkyx +2004-02-14 author * doc/INSTALL-fr.sgml: FIX @@ -1820,7 +1957,7 @@ * doc/FAQ.sgml: FAQ Frequently Asked Questions (in french) -2004-02-08 sparkyx +2004-02-08 author * doc/manual.sxw: webcompta -> phpcompta @@ -1836,7 +1973,7 @@ * install.sh: Fix syntax error Philippe Chauvat -2004-01-01 sparkyx +2004-01-01 author * include/impress_inc.php: Fix bug in the Forms printing @@ -1844,15 +1981,12 @@ * html/jrn_detail.php: fix Debit-Credit -2003-11-30 sparkyx +2003-11-30 author * sql/journal.sql: Continue work for user profile * sql/version.sql: Database change - * sql/update/dossier_1.sql, sql/update/dossier_2.sql, sql/update/mod_1.sql, sql/update/mod_2.sql: - Patch for old database version - * include/form_input.php: Form for the user profile * html/impress.php, html/jrn_add.php, html/jrn_detail.php, include/ac_common.php, include/constant.php, include/fiche_inc.php, include/jrn.php: @@ -1866,7 +2000,7 @@ * install.sh: New : install, check the version and patch the db if necessary -2003-11-20 sparkyx +2003-11-20 author * Changelog: Change the name webcompta to PhpCompta Improve user profile @@ -1879,13 +2013,13 @@ * 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: + * sql/ac_dossier.sql, 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: 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: + * 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, include/poste.php, include/postgres.php, include/preference.php, include/top_menu_compta.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: @@ -1894,10 +2028,10 @@ * 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: + * 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/form.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, Faq, INSTALL, install.sh: Change the name webcompta to phpcompta -2003-11-15 sparkyx +2003-11-15 author * Changelog: New Add database template New Add 'user' type @@ -1918,12 +2052,12 @@ * sql/modele.sql: New Feature add database modele -2003-10-31 sparkyx +2003-10-31 author * INSTALL, sql/ac_users.sql, style-light.css: Improve a little bit the doc -2003-10-24 sparkyx +2003-10-24 author * Changelog: Update ChangeLog @@ -1937,60 +2071,60 @@ * sql/theme.sql, style-light.css: Add light theme - * include/ac_common.php, style-elegant.css, style-aqua.css: + * include/ac_common.php, style-aqua.css, style-elegant.css: Fix cosmetic bug in theme-Should Verify with IE and Mozilla * style-elegant.css, html/index.html, html/login.php, include/ac_common.php, include/top_menu_compta.php, sql/theme.sql, style-aqua.css: Add Theme -2003-10-19 sparkyx +2003-10-19 author * Changelog: update - * html/admin_repo.php, html/central.php, html/compta.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/image/body-aqua.jpg, html/image/bouton.jpg, html/image/bouton2.jpg, html/image/bouton3.jpg, html/image/bouton4.png, html/image/clouds2.jpg, html/image/clouds3.jpg, html/image/freebtn1-b.jpg, html/image/freebtn1-l.gif, html/image/freebtn1-l.jpg, html/image/freebtn1-ll.gif, html/image/freebtn1.gif, html/image/freebtn21.gif, html/image/freebtn31.gif, html/image/freebtn91.gif, html/image/glaslake1.jpg, html/image/glaslake2.jpg, html/image/logo-wcompta, html/image/logo-wcompta.jpg, html/image/logo7.jpg, html/impress.php, html/index.html, 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/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/rate_chg.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/user_pref.php, html/user_sec.php, include/ac_common.php, include/central_inc.php, include/debug.php, include/fiche_inc.php, include/impress_inc.php, include/jrn.php, include/poste.php, include/postgres.php, include/top_menu_compta.php, sql/centralized.sql, sql/theme.sql, Changelog, install.sh, style-aqua.css, style.css: + * Changelog, html/admin_repo.php, html/central.php, html/compta.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/image/body-aqua.jpg, html/image/bouton.jpg, html/image/bouton2.jpg, html/image/bouton3.jpg, html/image/bouton4.png, html/image/clouds2.jpg, html/image/clouds3.jpg, html/image/freebtn1-b.jpg, html/image/freebtn1-l.gif, html/image/freebtn1-l.jpg, html/image/freebtn1-ll.gif, html/image/freebtn1.gif, html/image/freebtn21.gif, html/image/freebtn31.gif, html/image/freebtn91.gif, html/image/glaslake1.jpg, html/image/glaslake2.jpg, html/image/logo-wcompta, html/image/logo-wcompta.jpg, html/image/logo7.jpg, html/impress.php, html/index.html, 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/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/rate_chg.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/user_pref.php, html/user_sec.php, include/ac_common.php, include/central_inc.php, include/debug.php, include/fiche_inc.php, include/impress_inc.php, include/jrn.php, include/poste.php, include/postgres.php, include/top_menu_compta.php, install.sh, sql/centralized.sql, sql/theme.sql, style-aqua.css, style.css: Add feature : theme Add theme aqua Fix bug in centralized printing: need to drop and recreate table and REcentralize Improve printing Add documentation and code cleaning -2003-10-10 sparkyx +2003-10-10 author * include/jrn.php: improve layout for encoding -> compta profile * include/impress_inc.php: Improve layout - * html/send_jrn_pdf.php, html/send_poste_pdf.php, include/impress_inc.php, include/jrn.php, include/preference.php, html/enc_jrn.php, install.sh: + * html/enc_jrn.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, include/impress_inc.php, include/jrn.php, include/preference.php, install.sh: improve impression of pdf change layout of encoding and viewing journal Change the way to ask the period to print -2003-10-04 sparkyx +2003-10-04 author * html/enc_jrn.php, html/verif.php, include/error.php, include/jrn.php, doc/mod_function: Code cleaning in enc_jrn.php & fix bug in the amount Fix bug in jrn.php about sessid -2003-09-26 sparkyx +2003-09-26 author - * include/postgres.php, include/top_menu_compta.php, doc/makedoc, html/admin_repo.php, html/central.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/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/login.php, html/pcmn_update.php, html/priv_user.php, html/rate_chg.php, html/user_pref.php, html/user_sec.php, include/ac_common.php: + * doc/makedoc, html/admin_repo.php, html/central.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/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/login.php, html/pcmn_update.php, html/priv_user.php, html/rate_chg.php, html/user_pref.php, html/user_sec.php, include/ac_common.php, include/postgres.php, include/top_menu_compta.php: remove html/verif.php add ./makedoc for creating automatically doc add doc/mod_function header for the functions New GetUserProperties to get the user profile -> replace the checkAdmin function -2003-09-14 sparkyx +2003-09-14 author * html/enc_jrn.php: Fix problem with period -2003-09-07 sparkyx +2003-09-07 author * html/enc_jrn.php: When date change the tech periode must also change * html/enc_jrn.php: Fix bug when not g_jrn is defined -2003-08-31 sparkyx +2003-08-31 author * sql/theme.sql: Starting with themes @@ -2001,11 +2135,11 @@ fix bug in jrn_search problem when checking if a number is valid Improve the administration repository (user & folder) -2003-08-17 sparkyx +2003-08-17 author * html/jrn_search.php: Fix filter for amount -2003-08-16 sparkyx +2003-08-16 author * include/impress_inc.php: Fix the order by date @@ -2013,24 +2147,24 @@ * include/impress_inc.php: Fix problem in the order of GetDataPoste -2003-08-15 sparkyx +2003-08-15 author * include/jrn.php: Fix problem in the search menu * html/send_poste_pdf.php, include/impress_inc.php: Perform printing : avoid empty account - * include/jrn.php, sql/journal.sql, cvs-set, html/enc_jrn.php, html/jrn_search.php, log: + * cvs-set, html/enc_jrn.php, html/jrn_search.php, include/jrn.php, log, sql/journal.sql: remove unused file fix warning in the jrn file fix bug in jrn table (jr_rapt text) fix bug in jrn_search problem when checking if a number is valid -2003-07-31 sparkyx +2003-07-31 author * include/ac_common.php, include/central_inc.php, include/check_priv.php, include/constant.php, include/debug.php, include/facture_inc.php, include/fiche_inc.php, include/form_inc.php, include/impress_inc.php, include/jrn.php, include/poste.php, include/postgres.php, include/preference.php, include/top_menu_compta.php: First release - * addon/fonts/ZapfDingbats.afm, addon/fonts/php_Courier-Bold.afm, addon/fonts/php_Courier-BoldOblique.afm, addon/fonts/php_Courier-Oblique.afm, addon/fonts/php_Courier.afm, addon/fonts/php_Helvetica-Bold.afm, addon/fonts/php_Helvetica-BoldOblique.afm, addon/fonts/php_Helvetica-Oblique.afm, addon/fonts/php_Helvetica.afm, addon/fonts/php_Symbol.afm, addon/fonts/php_Times-Bold.afm, addon/fonts/php_Times-BoldItalic.afm, addon/fonts/php_Times-Italic.afm, addon/fonts/php_Times-Roman.afm, addon/fonts/php_ZapfDingbats.afm, addon/fonts/php_a0100131.afm, addon/fonts/php_a010013l.afm, doc/installation.sxw, doc/manual.sxw, doc/php.ini-minimum, html/admin_repo.php, html/calculator.js, html/calendar.js, html/central.php, html/compta.php, html/compute.js, 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_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/user_pref.php, html/user_sec.php, html/verif.php, html/win_detail_jrn.js, html/win_search_jrn.js, html/win_search_poste.js, sql/ac_dossier.sql, 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/priv_user.sql, sql/struct-repository.sql, sql/struct.sql, sql/tmp_pcmn.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql, AUTHORS, COPYING, Faq, INSTALL, Todo, addon/class.ezpdf.php, addon/class.pdf.php, addon/data.txt, addon/fonts/Courier-Bold.afm, addon/fonts/Courier-BoldOblique.afm, addon/fonts/Courier-Oblique.afm, addon/fonts/Courier.afm, addon/fonts/Helvetica-Bold.afm, addon/fonts/Helvetica-BoldOblique.afm, addon/fonts/Helvetica-Oblique.afm, addon/fonts/Helvetica.afm, addon/fonts/Symbol.afm, addon/fonts/Times-Bold.afm, addon/fonts/Times-BoldItalic.afm, addon/fonts/Times-Italic.afm, addon/fonts/Times-Roman.afm, addon/readme.pdf, addon/readme.php, addon/ros.jpg, backup-db, cvs-set, install.sh, license.txt, log, setenv.sh, style.css: + * AUTHORS, COPYING, Faq, INSTALL, Todo, addon/class.ezpdf.php, addon/class.pdf.php, addon/data.txt, addon/readme.pdf, addon/readme.php, addon/ros.jpg, backup-db, cvs-set, doc/installation.sxw, doc/manual.sxw, doc/php.ini-minimum, html/admin_repo.php, html/calculator.js, html/calendar.js, html/central.php, html/compta.php, html/compute.js, 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_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/user_pref.php, html/user_sec.php, html/verif.php, html/win_detail_jrn.js, html/win_search_jrn.js, html/win_search_poste.js, install.sh, license.txt, log, setenv.sh, sql/ac_dossier.sql, 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/priv_user.sql, sql/struct-repository.sql, sql/struct.sql, sql/tmp_pcmn.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql, style.css: Import in repository diff --git a/html/admin_repo.php b/html/admin_repo.php index da7f8d65f..3ff737be7 100644 --- a/html/admin_repo.php +++ b/html/admin_repo.php @@ -16,6 +16,7 @@ * You should have received a copy of the GNU General Public License * along with PhpCompta; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * $Revision$ */ // Copyright Author Dany De Bontridder ddebontridder@yahoo.fr @@ -87,7 +88,7 @@ if ( isset ($_GET["action"]) ) { -'; echo ''; echo ''; diff --git a/scripts/cleanup.sh b/scripts/cleanup.sh index e8e3cc346..a2426a7cb 100755 --- a/scripts/cleanup.sh +++ b/scripts/cleanup.sh @@ -1,8 +1,9 @@ #!/bin/bash # clean all phpcompta related DB. -dropdb -U phpcompta -h localhost dev_account_repository -dropdb -U phpcompta -h localhost dev_dossier1 -dropdb -U phpcompta -h localhost dev_mod1 -dropdb -U phpcompta -h localhost dev_mod2 +dropdb -U phpcompta -h localhost account_repository +dropdb -U phpcompta -h localhost dossier1 +dropdb -U phpcompta -h localhost dossier14 +dropdb -U phpcompta -h localhost mod1 +dropdb -U phpcompta -h localhost mod2

Ajout d'utilisateur

First Name Last Name
login