/[phpcompta]/phpcompta/Changelog
ViewVC logotype

Diff of /phpcompta/Changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.77 by sparkyx, Mon Jul 25 21:10:57 2005 UTC revision 1.78 by sparkyx, Wed Jul 27 16:37:33 2005 UTC
# Line 1  Line 1 
1  2005-07-25  sparkyx  <sparkyx@eleven>  2005-07-27  sparkyx  <sparkyx@january>
2    
3            * html/admin/sql/patch/upgrade5.sql, html/bilan.php, html/listing_client.php, include/impress_bilan.php, include/impress_listing_client.php, include/impress_rapport.php:
4            Fix bug in CheckAction
5    
6            * include/class_user.php:
7            Repository : sparkyx@subversions.gnu.org:/cvsroot/phpcompta
8            Module     : phpcompta/include
9            Working dir: /data/www/phpcompta/test/include/
10    
11    
12    
13            In directory .:
14                          Modified                class_user.php
15                          Modified                impress_bilan.php
16                          Modified                impress_listing_client.php
17                          Modified                impress_rapport.php
18    
19            --------------------- End ---------------------
20            -- last cmd: cvs -f -n update -d -P --
21    
22            * include/central_inc.php, include/class_jrn.php, include/impress_jrn.php, html/jrn_csv.php, html/user_jrn.php:
23            task #4451 : Impression detaille et simple
24    
25            * html/form_csv.php, html/form_pdf.php, include/impress_rapport.php:
26            task #4450 : Rapport Mensuels
27    
28            * html/fiche_csv.php, html/user_impress.php, include/class_fiche.php, include/class_poste.php, include/impress_fiche.php, doc/manuel-fr.sgml:
29            task #4499 : balance pour les fiches
30    
31    2005-07-25  sparkyx  <sparkyx@january>
32    
33            * contrib/rapport/tva_decla_fr_BE.sql: fix bug tablename
34    
35            * contrib/rapport/tva_decla_fr_BE.sql: contrib decla impot
36    
37            * Changelog: changelog
38    
39          * doc/manuel-fr.sgml: Improve doc          * doc/manuel-fr.sgml: Improve doc
40    
# Line 11  Line 47 
47    
48          * include/fiche_inc.php: bug 13913 : need more testing          * include/fiche_inc.php: bug 13913 : need more testing
49    
50  2005-07-21  sparkyx  <sparkyx@eleven>  2005-07-21  sparkyx  <sparkyx@january>
51    
52          * Changelog: ChangeLog          * Changelog: ChangeLog
53    
# Line 44  Line 80 
80          Formulaire is reserved for another purpose          Formulaire is reserved for another purpose
81          The new name is "rapport"          The new name is "rapport"
82    
83  2005-07-14  stanpinte  <stanpinte@eleven>  2005-07-14  stanpinte  <stanpinte@january>
84    
85          * include/user_action_ods.php: Corrected typo          * include/user_action_ods.php: Corrected typo
86    
87  2005-07-14  sparkyx  <sparkyx@eleven>  2005-07-14  sparkyx  <sparkyx@january>
88    
89          * html/jrn_detail.php: TASK #4359 : Fix problem with p_jrn          * html/jrn_detail.php: TASK #4359 : Fix problem with p_jrn
90    
91  2005-07-10  sparkyx  <sparkyx@eleven>  2005-07-10  sparkyx  <sparkyx@january>
92    
93          * html/document/fr_be/bnb.rtf: Task #4123 correct formula          * html/document/fr_be/bnb.rtf: Task #4123 correct formula
94    
# Line 63  Line 99 
99          Progress for bilan          Progress for bilan
100          Normally this version is close to be finished  but still a beta stage          Normally this version is close to be finished  but still a beta stage
101    
102  2005-07-09  stanpinte  <stanpinte@eleven>  2005-07-09  stanpinte  <stanpinte@january>
103    
104          * Changelog, include/form_input.php:          * Changelog, include/form_input.php:
105          Prevented operations with 0 debit/credit.          Prevented operations with 0 debit/credit.
# Line 75  Line 111 
111    
112          * Changelog, html/index.php: Now focus is on the Log In button          * Changelog, html/index.php: Now focus is on the Log In button
113    
114  2005-07-09  sparkyx  <sparkyx@eleven>  2005-07-09  sparkyx  <sparkyx@january>
115    
116          * Changelog: ChangeLog          * Changelog: ChangeLog
117    
# Line 92  Line 128 
128          * dev/reset.sql, dev/reset_seq_jrn.sql, dev/test_parse_formula.php, dev/README:          * dev/reset.sql, dev/reset_seq_jrn.sql, dev/test_parse_formula.php, dev/README:
129          Add devlp script          Add devlp script
130    
131  2005-07-08  sparkyx  <sparkyx@eleven>  2005-07-08  sparkyx  <sparkyx@january>
132    
133          * html/form.php, include/class_form.php, include/form_inc.php, include/impress_inc.php, doc/bnb.sxw:          * html/form.php, include/class_form.php, include/form_inc.php, include/impress_inc.php, doc/bnb.sxw:
134          Task #4402 : Security Problem          Task #4402 : Security Problem
135          Problème est resolu grace à une procedure de check          Problème est resolu grace à une procedure de check
136          Avantage : la validité des formules est directement vérifiée          Avantage : la validité des formules est directement vérifiée
137    
138  2005-07-05  sparkyx  <sparkyx@eleven>  2005-07-05  sparkyx  <sparkyx@january>
139    
140          * doc/bnb.sxw: Task #4123 Ajout Bilan          * doc/bnb.sxw: Task #4123 Ajout Bilan
141    
142  2005-07-04  sparkyx  <sparkyx@eleven>  2005-07-04  sparkyx  <sparkyx@january>
143    
144          * Changelog: ChangeLog          * Changelog: ChangeLog
145    
# Line 132  Line 168 
168          * Changelog, doc/function.txt, doc/manuel-fr.sgml, include/ac_common.php, include/class_form.php, include/impress_inc.php:          * Changelog, doc/function.txt, doc/manuel-fr.sgml, include/ac_common.php, include/class_form.php, include/impress_inc.php:
169          Task #4124 : TVA declaration          Task #4124 : TVA declaration
170    
171  2005-07-04  stanpinte  <stanpinte@eleven>  2005-07-04  stanpinte  <stanpinte@january>
172    
173          * 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:          * 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:
174          enleve la variable globale g_jrn, remplace par param HTTP p_jrn partout          enleve la variable globale g_jrn, remplace par param HTTP p_jrn partout
175    
176  2005-07-01  stanpinte  <stanpinte@eleven>  2005-07-01  stanpinte  <stanpinte@january>
177    
178          * html/user_jrn.php: added comment          * html/user_jrn.php: added comment
179    
180  2005-06-30  sparkyx  <sparkyx@eleven>  2005-06-30  sparkyx  <sparkyx@january>
181    
182          * doc/manuel-fr.sgml, html/form_csv.php, include/class_poste.php, include/impress_form.php, include/impress_inc.php, include/poste.php:          * doc/manuel-fr.sgml, html/form_csv.php, include/class_poste.php, include/impress_form.php, include/impress_inc.php, include/poste.php:
183          Task 4331 Improve Formula          Task 4331 Improve Formula
184    
185  2005-06-29  sparkyx  <sparkyx@eleven>  2005-06-29  sparkyx  <sparkyx@january>
186    
187          * html/form.php: Fix unknown sessid (dependent of php's version)          * html/form.php: Fix unknown sessid (dependent of php's version)
188    
189  2005-06-24  stanpinte  <stanpinte@eleven>  2005-06-24  stanpinte  <stanpinte@january>
190    
191          * include/fiche_inc.php, include/form_input.php: Added comments          * include/fiche_inc.php, include/form_input.php: Added comments
192    
193  2005-06-22  sparkyx  <sparkyx@eleven>  2005-06-22  sparkyx  <sparkyx@january>
194    
195          * Changelog: Changelog          * Changelog: Changelog
196    
# Line 166  Line 202 
202          * 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:          * 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:
203          Task 4301 Form (html, pdf, csv) needs more test          Task 4301 Form (html, pdf, csv) needs more test
204    
205  2005-06-17  sparkyx  <sparkyx@eleven>  2005-06-17  sparkyx  <sparkyx@january>
206    
207          * Changelog: Changelog update          * Changelog: Changelog update
208    
# Line 182  Line 218 
218          * doc/install_windows_fr.sxw:          * doc/install_windows_fr.sxw:
219          Add documentation for Windows installation          Add documentation for Windows installation
220    
221  2005-06-11  stanpinte  <stanpinte@eleven>  2005-06-11  stanpinte  <stanpinte@january>
222    
223          * html/fiche_search.php:          * html/fiche_search.php:
224          focus dans le textfield de la frame de recherche et focus sur le premier rsultat dans la frame de recherche          focus dans le textfield de la frame de recherche et focus sur le premier rsultat dans la frame de recherche
225    
226  2005-05-29  sparkyx  <sparkyx@eleven>  2005-05-29  sparkyx  <sparkyx@january>
227    
228          * doc/Schemaabrege1.pdf, doc/bnb.sxw: Task #4123 Ajout Bilan          * doc/Schemaabrege1.pdf, doc/bnb.sxw: Task #4123 Ajout Bilan
229    
230  2005-05-07  sparkyx  <sparkyx@eleven>  2005-05-07  sparkyx  <sparkyx@january>
231    
232          * Changelog: Task 4111: Changelog          * Changelog: Task 4111: Changelog
233    
# Line 204  Line 240 
240    
241          * html/admin/setup.php: Task 4111: remove debug info          * html/admin/setup.php: Task 4111: remove debug info
242    
243  2005-05-06  sparkyx  <sparkyx@eleven>  2005-05-06  sparkyx  <sparkyx@january>
244    
245          * doc/INSTALL-fr.sgml: task 4111 Tipo          * doc/INSTALL-fr.sgml: task 4111 Tipo
246    
# Line 232  Line 268 
268          * FAQ-fr.txt, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml, INSTALL-fr.txt:          * FAQ-fr.txt, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml, INSTALL-fr.txt:
269          Update doc          Update doc
270    
271  2005-05-05  stanpinte  <stanpinte@eleven>  2005-05-05  stanpinte  <stanpinte@january>
272    
273          * INSTALL-fr.txt: documented include path on windows          * INSTALL-fr.txt: documented include path on windows
274    
275          * INSTALL-fr.txt: Documented log db creation          * INSTALL-fr.txt: Documented log db creation
276    
277  2005-05-05  sparkyx  <sparkyx@eleven>  2005-05-05  sparkyx  <sparkyx@january>
278    
279          * Changelog: Changelog          * Changelog: Changelog
280    
281  2005-05-04  sparkyx  <sparkyx@eleven>  2005-05-04  sparkyx  <sparkyx@january>
282    
283          * include/fiche_inc.php: bug 12971          * include/fiche_inc.php: bug 12971
284    
# Line 258  Line 294 
294          Fix u_redcontent in html/style-light.css          Fix u_redcontent in html/style-light.css
295          Fix Javascript prob.          Fix Javascript prob.
296    
297  2005-04-29  sparkyx  <sparkyx@eleven>  2005-04-29  sparkyx  <sparkyx@january>
298    
299          * html/sec_pdf.php, html/user_sec.php, include/class_user.php:          * html/sec_pdf.php, html/user_sec.php, include/class_user.php:
300          Task 3839          Task 3839
301          Export PDF de la sécurité          Export PDF de la sécurité
302    
303  2005-04-27  sparkyx  <sparkyx@eleven>  2005-04-27  sparkyx  <sparkyx@january>
304    
305          * include/ac_common.php: Fix unset variable          * include/ac_common.php: Fix unset variable
306    
# Line 274  Line 310 
310    
311          * html/admin/setup.php: Bug 12702 : session_auto_start == false          * html/admin/setup.php: Bug 12702 : session_auto_start == false
312    
313  2005-04-21  stanpinte  <stanpinte@eleven>  2005-04-21  stanpinte  <stanpinte@january>
314    
315          * include/ac_common.php, include/form_input.php, html/style-light.css, html/user_jrn.php:          * include/ac_common.php, include/form_input.php, html/style-light.css, html/user_jrn.php:
316          Added focus on date field in new financial form          Added focus on date field in new financial form
# Line 289  Line 325 
325    
326          * scripts/add-db.sh: Made sure upgrade4.sql is processed on new file          * scripts/add-db.sh: Made sure upgrade4.sql is processed on new file
327    
328  2005-04-09  sparkyx  <sparkyx@eleven>  2005-04-09  sparkyx  <sparkyx@january>
329    
330          * html/index.php: Add a warning about IE          * html/index.php: Add a warning about IE
331    
332  2005-04-03  sparkyx  <sparkyx@eleven>  2005-04-03  sparkyx  <sparkyx@january>
333    
334          * html/style.css, html/style-aqua.css: Fix theme          * html/style.css, html/style-aqua.css: Fix theme
335    
336  2005-04-01  sparkyx  <sparkyx@eleven>  2005-04-01  sparkyx  <sparkyx@january>
337    
338          * include/ac_common.php: if debug is off do not open the log file          * include/ac_common.php: if debug is off do not open the log file
339    
# Line 307  Line 343 
343          * html/admin/setup.php, include/class_user.php:          * html/admin/setup.php, include/class_user.php:
344          Bug Session.auto_start must be set to true          Bug Session.auto_start must be set to true
345    
346  2005-03-31  sparkyx  <sparkyx@eleven>  2005-03-31  sparkyx  <sparkyx@january>
347    
348          * Changelog: Changelog          * Changelog: Changelog
349    
# Line 334  Line 370 
370          * 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/setup.php, html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql:
371          Fix problem of version the scherma version of the REL100A is 4 and no 3          Fix problem of version the scherma version of the REL100A is 4 and no 3
372    
373  2005-03-29  stanpinte  <stanpinte@eleven>  2005-03-29  stanpinte  <stanpinte@january>
374    
375          * html/fiche.php: Fixed wrong variable          * html/fiche.php: Fixed wrong variable
376    
377          * html/annulation.php: Fixed operation annulation          * html/annulation.php: Fixed operation annulation
378    
379  2005-03-28  stanpinte  <stanpinte@eleven>  2005-03-28  stanpinte  <stanpinte@january>
380    
381          * html/annulation.php: Fixed asecond bug          * html/annulation.php: Fixed asecond bug
382    
383          * html/annulation.php: Fixed a first bug          * html/annulation.php: Fixed a first bug
384    
385  2005-03-21  stanpinte  <stanpinte@eleven>  2005-03-21  stanpinte  <stanpinte@january>
386    
387          * 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:          * 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:
388          Debugged use of global vars.          Debugged use of global vars.
389    
390  2005-03-15  sparkyx  <sparkyx@eleven>  2005-03-15  sparkyx  <sparkyx@january>
391    
392          * html/jrn_csv.php: Fix Bug for centralized jrn (export csv)          * html/jrn_csv.php: Fix Bug for centralized jrn (export csv)
393    
394          * 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/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:
395          Fix bug in the update scripts          Fix bug in the update scripts
396    
397  2005-03-13  sparkyx  <sparkyx@eleven>  2005-03-13  sparkyx  <sparkyx@january>
398    
399          * Changelog: changelog          * Changelog: changelog
400    
# Line 379  Line 415 
415    
416          * html/priv_user.php, html/user_sec.php: task 3876 Filter the users          * html/priv_user.php, html/user_sec.php: task 3876 Filter the users
417    
418  2005-03-09  sparkyx  <sparkyx@eleven>  2005-03-09  sparkyx  <sparkyx@january>
419    
420          * 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, 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:
421          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          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
422    
423  2005-03-08  sparkyx  <sparkyx@eleven>  2005-03-08  sparkyx  <sparkyx@january>
424    
425          * Changelog: Update Changelog          * Changelog: Update Changelog
426    
427          * html/fiche_search.php, html/form.php, html/jrn_add.php:          * html/fiche_search.php, html/form.php, html/jrn_add.php:
428          task 3858: Fix little in cl_user::CheckAction          task 3858: Fix little in cl_user::CheckAction
429    
430  2005-03-07  sparkyx  <sparkyx@eleven>  2005-03-07  sparkyx  <sparkyx@january>
431    
432          * 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:          * 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:
433          task 3858 : revision of the security correction & improvement          task 3858 : revision of the security correction & improvement
434    
435  2005-03-06  sparkyx  <sparkyx@eleven>  2005-03-06  sparkyx  <sparkyx@january>
436    
437          * Changelog: changelog          * Changelog: changelog
438    
# Line 410  Line 446 
446          * 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:          * 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:
447          Tasl 3778 : Add uploaded document for operation          Tasl 3778 : Add uploaded document for operation
448    
449  2005-03-06  stanpinte  <stanpinte@eleven>  2005-03-06  stanpinte  <stanpinte@january>
450    
451          * include/impress_poste.php: Disabled the all option.          * include/impress_poste.php: Disabled the all option.
452    
# Line 421  Line 457 
457          * scripts/add-db.sh, html/central.php:          * scripts/add-db.sh, html/central.php:
458          Fixed task 3838i (keep secundary menus when selecting secundary item          Fixed task 3838i (keep secundary menus when selecting secundary item
459    
460  2005-03-06  sparkyx  <sparkyx@eleven>  2005-03-06  sparkyx  <sparkyx@january>
461    
462          * html/admin/sql/patch/upgrade4.sql: Set version at the end          * html/admin/sql/patch/upgrade4.sql: Set version at the end
463    
464  2005-03-06  stanpinte  <stanpinte@eleven>  2005-03-06  stanpinte  <stanpinte@january>
465    
466          * scripts/add-db.sh: made script useful for other dbs, and file ids          * scripts/add-db.sh: made script useful for other dbs, and file ids
467    
468          * 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/pcmn_update.php, html/user_advanced.php, html/user_jrn.php, html/jrn_update.php:
469          Fixed task 3838i (keep secundary menus when selecting secundary item          Fixed task 3838i (keep secundary menus when selecting secundary item
470    
471  2005-03-06  sparkyx  <sparkyx@eleven>  2005-03-06  sparkyx  <sparkyx@january>
472    
473          * include/form_input.php, include/postgres.php, include/user_action_ven.php, include/user_common.php:          * include/form_input.php, include/postgres.php, include/user_action_ven.php, include/user_common.php:
474          change pg_exec by pg_query          change pg_exec by pg_query
# Line 444  Line 480 
480          * 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:          * 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:
481          removed obsolete files          removed obsolete files
482    
483  2005-03-06  stanpinte  <stanpinte@eleven>  2005-03-06  stanpinte  <stanpinte@january>
484    
485          * include/compta_menu.php, include/top_menu_compta.php:          * include/compta_menu.php, include/top_menu_compta.php:
486          Removed some files related to compta profile          Removed some files related to compta profile
# Line 464  Line 500 
500    
501          * Changelog: added info          * Changelog: added info
502    
503  2005-03-01  sparkyx  <sparkyx@eleven>  2005-03-01  sparkyx  <sparkyx@january>
504    
505          * Changelog: Changelog          * Changelog: Changelog
506    
# Line 478  Line 514 
514    
515          * html/rate_chg.php, html/send.php: Remove obsolete files          * html/rate_chg.php, html/send.php: Remove obsolete files
516    
517  2005-02-28  sparkyx  <sparkyx@eleven>  2005-02-28  sparkyx  <sparkyx@january>
518    
519          * Changelog: Changelog          * Changelog: Changelog
520    
521  2005-02-27  sparkyx  <sparkyx@eleven>  2005-02-27  sparkyx  <sparkyx@january>
522    
523          * 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:          * 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:
524          Fix numerous bug and now PhpCompta can work with session_register sets to off          Fix numerous bug and now PhpCompta can work with session_register sets to off
# Line 490  Line 526 
526          * 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/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:
527          Fix upgrade          Fix upgrade
528    
529  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january>
530    
531          * html/admin/setup.php: Remove debug          * html/admin/setup.php: Remove debug
532    
# Line 500  Line 536 
536          Yannick Improve html_page_start          Yannick Improve html_page_start
537          Fix prob with GetRow          Fix prob with GetRow
538    
539  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january>
540    
541          * scripts/add-db.sh:          * scripts/add-db.sh:
542          inserted example script to insert automatically a database          inserted example script to insert automatically a database
# Line 509  Line 545 
545    
546          * html/admin/setup.php: fixed regexp handling in include_path check          * html/admin/setup.php: fixed regexp handling in include_path check
547    
548  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january>
549    
550          * 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:          * 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:
551          SQL          SQL
552    
553  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january>
554    
555          * html/admin/sql/account_repository/schema.sql: added comment          * html/admin/sql/account_repository/schema.sql: added comment
556    
557          * install.sh, setenv.sh:          * install.sh, setenv.sh:
558          made mswindows compatible, and removed update checks.          made mswindows compatible, and removed update checks.
559    
560  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january>
561    
562          * html/admin/setup.php: Sql Comment prob          * html/admin/setup.php: Sql Comment prob
563    
# Line 530  Line 566 
566          * 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:          * 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:
567          Fix SQL          Fix SQL
568    
569  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january>
570    
571          * 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/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:
572          moved all sql but 'log' into html base directory          moved all sql but 'log' into html base directory
573    
574  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january>
575    
576          * html/admin/sql/account_repository/data.sql: Fix          * html/admin/sql/account_repository/data.sql: Fix
577    
578  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january>
579    
580          * install.sh: resurrected          * install.sh: resurrected
581    
582  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january>
583    
584          * html/admin/sql/dossier1/data.sql: Fix problem of install          * html/admin/sql/dossier1/data.sql: Fix problem of install
585    
586  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january>
587    
588          * scripts/cleanup.sh: added          * scripts/cleanup.sh: added
589    
590  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january>
591    
592          * 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:          * 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:
593          FIX install          FIX install
# Line 561  Line 597 
597          * 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:          * 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:
598          FIX install problem          FIX install problem
599    
600  2005-02-22  sparkyx  <sparkyx@eleven>  2005-02-22  sparkyx  <sparkyx@january>
601    
602          * 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:          * 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:
603          Update database schema          Update database schema
# Line 570  Line 606 
606    
607          * html/admin/setup.php, include/stock_inc.php: IMPROVE stock          * html/admin/setup.php, include/stock_inc.php: IMPROVE stock
608    
609  2005-02-13  sparkyx  <sparkyx@eleven>  2005-02-13  sparkyx  <sparkyx@january>
610    
611          * Changelog: changelog          * Changelog: changelog
612    
# Line 579  Line 615 
615          Change printing for the operation id          Change printing for the operation id
616          update the patch sql for that          update the patch sql for that
617    
618  2005-02-12  sparkyx  <sparkyx@eleven>  2005-02-12  sparkyx  <sparkyx@january>
619    
620          * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php:          * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php:
621          Fix bug in modele and database creation          Fix bug in modele and database creation
# Line 603  Line 639 
639    
640          * html/admin/sql/patch/upgrade4.sql: IMPROVE setup          * html/admin/sql/patch/upgrade4.sql: IMPROVE setup
641    
642  2005-02-08  sparkyx  <sparkyx@eleven>  2005-02-08  sparkyx  <sparkyx@january>
643    
644          * Changelog: changelog          * Changelog: changelog
645    
# Line 619  Line 655 
655          * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql:          * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql:
656          IMPROVE setup html based, ability to patch          IMPROVE setup html based, ability to patch
657    
658  2005-02-06  sparkyx  <sparkyx@eleven>  2005-02-06  sparkyx  <sparkyx@january>
659    
660          * Changelog: changelog          * Changelog: changelog
661    
# Line 639  Line 675 
675          a new module webbased has been created, the old version of install.sh          a new module webbased has been created, the old version of install.sh
676          is now obsolete          is now obsolete
677    
678  2005-02-04  sparkyx  <sparkyx@eleven>  2005-02-04  sparkyx  <sparkyx@january>
679    
680          * Changelog: changelog          * Changelog: changelog
681    
682          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/function.txt, include/form_input.php, include/user_common.php, include/user_menu.php:          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/function.txt, include/form_input.php, include/user_common.php, include/user_menu.php:
683          Improve the search : it is now possible to find all the operation related to a poste          Improve the search : it is now possible to find all the operation related to a poste
684    
685  2005-02-03  sparkyx  <sparkyx@eleven>  2005-02-03  sparkyx  <sparkyx@january>
686    
687          * html/fiche_csv.php: Fix bug          * html/fiche_csv.php: Fix bug
688    
# Line 660  Line 696 
696    
697          * doc/INSTALL-fr.sgml: Update Documentation          * doc/INSTALL-fr.sgml: Update Documentation
698    
699  2005-02-01  sparkyx  <sparkyx@eleven>  2005-02-01  sparkyx  <sparkyx@january>
700    
701          * Changelog: Changelog          * Changelog: Changelog
702    
# Line 678  Line 714 
714          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php, include/postgres.php:          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php, include/postgres.php:
715          Printing of card is now completely correct          Printing of card is now completely correct
716    
717  2005-01-31  sparkyx  <sparkyx@eleven>  2005-01-31  sparkyx  <sparkyx@january>
718    
719          * Changelog: Changelog          * Changelog: Changelog
720    
# Line 687  Line 723 
723          * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php:          * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php:
724          Add Fiche print and export : a bug is still to be fixed          Add Fiche print and export : a bug is still to be fixed
725    
726  2005-01-24  sparkyx  <sparkyx@eleven>  2005-01-24  sparkyx  <sparkyx@january>
727    
728          * Changelog: Change log          * Changelog: Change log
729    
# Line 705  Line 741 
741    
742          * style.css: Obsolete          * style.css: Obsolete
743    
744  2005-01-20  sparkyx  <sparkyx@eleven>  2005-01-20  sparkyx  <sparkyx@january>
745    
746          * include/user_menu.php: Fix Access Key          * include/user_menu.php: Fix Access Key
747    
# Line 717  Line 753 
753    
754          * html/user_pref.php, include/class_fiche.php: Drop compta interface          * html/user_pref.php, include/class_fiche.php: Drop compta interface
755    
756  2005-01-19  stanpinte  <stanpinte@eleven>  2005-01-19  stanpinte  <stanpinte@january>
757    
758          * include/user_menu.php:          * include/user_menu.php:
759          added tooltips, and hotkey for Jrn menus. (must still debug get_quick_key function          added tooltips, and hotkey for Jrn menus. (must still debug get_quick_key function
760    
761  2005-01-18  sparkyx  <sparkyx@eleven>  2005-01-18  sparkyx  <sparkyx@january>
762    
763          * include/impress_poste.php: Add poste name in impress.php          * include/impress_poste.php: Add poste name in impress.php
764    
765  2005-01-10  sparkyx  <sparkyx@eleven>  2005-01-10  sparkyx  <sparkyx@january>
766    
767          * Changelog: Changelog          * Changelog: Changelog
768    
# Line 737  Line 773 
773    
774          * include/class_balance.php, include/class_fiche.php: Improve code          * include/class_balance.php, include/class_fiche.php: Improve code
775    
776  2005-01-04  sparkyx  <sparkyx@eleven>  2005-01-04  sparkyx  <sparkyx@january>
777    
778          * Changelog: Changelog          * Changelog: Changelog
779    
# Line 751  Line 787 
787          * 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:          * 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:
788          Code cleaning : DbConnect function          Code cleaning : DbConnect function
789    
790  2004-12-16  sparkyx  <sparkyx@eleven>  2004-12-16  sparkyx  <sparkyx@january>
791    
792          * Changelog: changelog          * Changelog: changelog
793    
794          * html/enc_jrn.php, html/style-light.css, html/user_jrn.php, include/top_menu_compta.php:          * html/enc_jrn.php, html/style-light.css, html/user_jrn.php, include/top_menu_compta.php:
795          Fix style for compta style          Fix style for compta style
796    
797  2004-12-15  sparkyx  <sparkyx@eleven>  2004-12-15  sparkyx  <sparkyx@january>
798    
799          * Changelog: changelog          * Changelog: changelog
800    
# Line 766  Line 802 
802          Change   remove all the global variable, user $_SESSION instead          Change   remove all the global variable, user $_SESSION instead
803          Improve  appearance for administrator          Improve  appearance for administrator
804    
805  2004-12-13  sparkyx  <sparkyx@eleven>  2004-12-13  sparkyx  <sparkyx@january>
806    
807          * Changelog: Changelog          * Changelog: Changelog
808    
# Line 776  Line 812 
812          * html/bal_csv.php, include/balance.php, include/impress_jrn.php, html/print_balance.php:          * html/bal_csv.php, include/balance.php, include/impress_jrn.php, html/print_balance.php:
813          NEW balance in HTML, PDF & CSV          NEW balance in HTML, PDF & CSV
814    
815  2004-12-12  sparkyx  <sparkyx@eleven>  2004-12-12  sparkyx  <sparkyx@january>
816    
817          * html/jrn_search.php, include/user_common.php:          * html/jrn_search.php, include/user_common.php:
818          change in search : order by date asc          change in search : order by date asc
# Line 831  Line 867 
867    
868          * html/jrn_op_detail.php: Improve appearance          * html/jrn_op_detail.php: Improve appearance
869    
870  2004-12-05  sparkyx  <sparkyx@eleven>  2004-12-05  sparkyx  <sparkyx@january>
871    
872          * include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php:          * include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php:
873          Change "voir" submenu for journaux"          Change "voir" submenu for journaux"
874    
875          * html/modify_op.php: Improve appearance          * html/modify_op.php: Improve appearance
876    
877  2004-12-04  sparkyx  <sparkyx@eleven>  2004-12-04  sparkyx  <sparkyx@january>
878    
879          * include/user_action_gl.php, include/user_common.php:          * include/user_action_gl.php, include/user_common.php:
880          Improve grand livre to have the same look at the others          Improve grand livre to have the same look at the others
# Line 851  Line 887 
887          * html/user_jrn.php, include/user_action_gl.php, include/user_menu.php:          * html/user_jrn.php, include/user_action_gl.php, include/user_menu.php:
888          Add Grand Livre          Add Grand Livre
889    
890  2004-11-29  sparkyx  <sparkyx@eleven>  2004-11-29  sparkyx  <sparkyx@january>
891    
892          * 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:          * 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:
893          Fix cosmetics          Fix cosmetics
894    
895  2004-11-26  sparkyx  <sparkyx@eleven>  2004-11-26  sparkyx  <sparkyx@january>
896    
897          * 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:          * 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:
898          Add csv and pdf for poste          Add csv and pdf for poste
899    
900  2004-11-25  sparkyx  <sparkyx@eleven>  2004-11-25  sparkyx  <sparkyx@january>
901    
902          * 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:          * 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:
903          Add new print system and CSV for journaux          Add new print system and CSV for journaux
# Line 869  Line 905 
905          * 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:          * 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:
906          Add Sql comment          Add Sql comment
907    
908  2004-11-23  sparkyx  <sparkyx@eleven>  2004-11-23  sparkyx  <sparkyx@january>
909    
910          * html/impress.php: restore impress.php          * html/impress.php: restore impress.php
911    
# Line 889  Line 925 
925          * html/annulation.php, html/style-elegant.css, html/style-light.css, html/test.php, html/user_jrn.php:          * html/annulation.php, html/style-elegant.css, html/style-light.css, html/test.php, html/user_jrn.php:
926          Improve test          Improve test
927    
928  2004-11-06  sparkyx  <sparkyx@eleven>  2004-11-06  sparkyx  <sparkyx@january>
929    
930          * 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:          * 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:
931          change the adm. menu          change the adm. menu
932    
933  2004-11-04  sparkyx  <sparkyx@eleven>  2004-11-04  sparkyx  <sparkyx@january>
934    
935          * sql/log/log.sql: Log database for debugging purpose          * sql/log/log.sql: Log database for debugging purpose
936    
937  2004-10-26  sparkyx  <sparkyx@eleven>  2004-10-26  sparkyx  <sparkyx@january>
938    
939          * 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:          * 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:
940          Remove obsolete          Remove obsolete
# Line 906  Line 942 
942          * html/annulation.php, html/balance.php, html/central.php, html/pcmn_update.php, html/stock.php, include/user_common.php, include/user_menu.php:          * html/annulation.php, html/balance.php, html/central.php, html/pcmn_update.php, html/stock.php, include/user_common.php, include/user_menu.php:
943          Fix cosmetic and add delete from no centralized op          Fix cosmetic and add delete from no centralized op
944    
945  2004-10-25  sparkyx  <sparkyx@eleven>  2004-10-25  sparkyx  <sparkyx@january>
946    
947          * 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:          * 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:
948          Improve interface fix some bugs & still unstable          Improve interface fix some bugs & still unstable
949    
950  2004-10-10  sparkyx  <sparkyx@eleven>  2004-10-10  sparkyx  <sparkyx@january>
951    
952          * sql/update/dossier_5.sql:          * sql/update/dossier_5.sql:
953          Remove menu Impression & Recherche from jrn's menu          Remove menu Impression & Recherche from jrn's menu
# Line 925  Line 961 
961          * 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:          * 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:
962          Interfaces changes          Interfaces changes
963    
964  2004-10-03  sparkyx  <sparkyx@eleven>  2004-10-03  sparkyx  <sparkyx@january>
965    
966          * 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:          * 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:
967          Change appearance --> do not work, do not use it !!          Change appearance --> do not work, do not use it !!
# Line 936  Line 972 
972          * 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:          * 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:
973          New database files          New database files
974    
975  2004-09-22  sparkyx  <sparkyx@eleven>  2004-09-22  sparkyx  <sparkyx@january>
976    
977          * doc/INSTALL-fr.sgml, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/function.txt:          * doc/INSTALL-fr.sgml, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/function.txt:
978          Improve doc          Improve doc
# Line 944  Line 980 
980          * 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/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:
981          Separate sql instead of a big sql          Separate sql instead of a big sql
982    
983  2004-07-06  sparkyx  <sparkyx@eleven>  2004-07-06  sparkyx  <sparkyx@january>
984    
985          * install.sh: bug 9574          * install.sh: bug 9574
986    
987  2004-06-12  sparkyx  <sparkyx@eleven>  2004-06-12  sparkyx  <sparkyx@january>
988    
989          * doc/INSTALL-fr.sgml: task 3106          * doc/INSTALL-fr.sgml: task 3106
990    
991          * doc/INSTALL-fr.sgml: Update doc task 3106          * doc/INSTALL-fr.sgml: Update doc task 3106
992    
993  2004-06-06  sparkyx  <sparkyx@eleven>  2004-06-06  sparkyx  <sparkyx@january>
994    
995          * sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/mod_3.sql, sql/update/mod_4.sql:          * sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/mod_3.sql, sql/update/mod_4.sql:
996          set database version to 5          set database version to 5
# Line 968  Line 1004 
1004    
1005          * include/debug.php: no debug info in prod          * include/debug.php: no debug info in prod
1006    
1007  2004-05-19  sparkyx  <sparkyx@eleven>  2004-05-19  sparkyx  <sparkyx@january>
1008    
1009          * doc/manuel-fr.sgml: task 3106          * doc/manuel-fr.sgml: task 3106
1010    
1011          * include/preference.php: fix cosmetic bug in ShowPeriode          * include/preference.php: fix cosmetic bug in ShowPeriode
1012    
1013  2004-05-02  sparkyx  <sparkyx@eleven>  2004-05-02  sparkyx  <sparkyx@january>
1014    
1015          * html/test.php: bug 8757 missing file          * html/test.php: bug 8757 missing file
1016    
# Line 983  Line 1019 
1019    
1020          * html/annulation.php: Bug : forgot to include a file          * html/annulation.php: Bug : forgot to include a file
1021    
1022  2004-04-28  sparkyx  <sparkyx@eleven>  2004-04-28  sparkyx  <sparkyx@january>
1023    
1024          * Changelog, html/annulation.php, html/pcmn_update.php, install.sh, style-light.css:          * Changelog, html/annulation.php, html/pcmn_update.php, install.sh, style-light.css:
1025          Cosmetic bugs          Cosmetic bugs
1026    
1027  2004-04-19  sparkyx  <sparkyx@eleven>  2004-04-19  sparkyx  <sparkyx@january>
1028    
1029          * doc/manuel-fr.sgml: Task 3106          * doc/manuel-fr.sgml: Task 3106
1030    
# Line 1000  Line 1036 
1036          * 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:          * 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:
1037          Bug 8597 Security major prob          Bug 8597 Security major prob
1038    
1039  2004-04-15  sparkyx  <sparkyx@eleven>  2004-04-15  sparkyx  <sparkyx@january>
1040    
1041          * include/form_input.php: bug 8581          * include/form_input.php: bug 8581
1042    
1043  2004-04-15  stanpinte  <stanpinte@eleven>  2004-04-15  stanpinte  <stanpinte@january>
1044    
1045          * include/user_menu.php: corrected typo          * include/user_menu.php: corrected typo
1046    
1047  2004-04-14  sparkyx  <sparkyx@eleven>  2004-04-14  sparkyx  <sparkyx@january>
1048    
1049          * Changelog: update          * Changelog: update
1050    
# Line 1017  Line 1053 
1053    
1054          * include/jrn.php: Fix bug is paid          * include/jrn.php: Fix bug is paid
1055    
1056  2004-04-13  sparkyx  <sparkyx@eleven>  2004-04-13  sparkyx  <sparkyx@january>
1057    
1058          * html/fiche_new.php: Fix javascript bug for new card          * html/fiche_new.php: Fix javascript bug for new card
1059    
# Line 1040  Line 1076 
1076    
1077          * doc/manuel-fr.sgml: Update doc          * doc/manuel-fr.sgml: Update doc
1078    
1079  2004-04-12  sparkyx  <sparkyx@eleven>  2004-04-12  sparkyx  <sparkyx@january>
1080    
1081          * include/form_input.php: Increase nb of default rows for ODS          * include/form_input.php: Increase nb of default rows for ODS
1082    
1083  2004-04-11  sparkyx  <sparkyx@eleven>  2004-04-11  sparkyx  <sparkyx@january>
1084    
1085          * html/print_balance.php: Fix order in balance          * html/print_balance.php: Fix order in balance
1086    
1087  2004-04-10  sparkyx  <sparkyx@eleven>  2004-04-10  sparkyx  <sparkyx@january>
1088    
1089          * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail          * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail
1090    
# Line 1064  Line 1100 
1100    
1101          * include/form_input.php, include/user_menu.php: Bug cosmetic          * include/form_input.php, include/user_menu.php: Bug cosmetic
1102    
1103  2004-04-08  sparkyx  <sparkyx@eleven>  2004-04-08  sparkyx  <sparkyx@january>
1104    
1105          * Changelog: Update          * Changelog: Update
1106    
1107  2004-04-07  sparkyx  <sparkyx@eleven>  2004-04-07  sparkyx  <sparkyx@january>
1108    
1109          * Faq, INSTALL-fr.txt: Update doc          * Faq, INSTALL-fr.txt: Update doc
1110    
# Line 1085  Line 1121 
1121          * include/constant.php, include/form_input.php, include/user_common.php:          * include/constant.php, include/form_input.php, include/user_common.php:
1122          New vat can be changed in sell          New vat can be changed in sell
1123    
1124  2004-04-06  sparkyx  <sparkyx@eleven>  2004-04-06  sparkyx  <sparkyx@january>
1125    
1126          * include/user_common.php: Fix Bug in search by date          * include/user_common.php: Fix Bug in search by date
1127    
# Line 1115  Line 1151 
1151    
1152          * include/user_action_ods.php: Fix correct in ODS          * include/user_action_ods.php: Fix correct in ODS
1153    
1154  2004-04-05  sparkyx  <sparkyx@eleven>  2004-04-05  sparkyx  <sparkyx@january>
1155    
1156          * install.sh, setenv.sh: Fixed path for COMPTA_HOME          * install.sh, setenv.sh: Fixed path for COMPTA_HOME
1157    
1158  2004-04-04  stanpinte  <stanpinte@eleven>  2004-04-04  stanpinte  <stanpinte@january>
1159    
1160          * html/send_jrn_pdf.php:          * html/send_jrn_pdf.php:
1161          reverted: corrected missing path entry. fixes PDF output          reverted: corrected missing path entry. fixes PDF output
1162    
1163          * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output          * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output
1164    
1165  2004-04-04  sparkyx  <sparkyx@eleven>  2004-04-04  sparkyx  <sparkyx@january>
1166    
1167          * html/annulation.php, html/jrn_detail.php, include/form_input.php:          * html/annulation.php, html/jrn_detail.php, include/form_input.php:
1168          New : set date when cancel an operation          New : set date when cancel an operation
1169    
1170  2004-04-03  sparkyx  <sparkyx@eleven>  2004-04-03  sparkyx  <sparkyx@january>
1171    
1172          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:
1173          db correction (fiche)          db correction (fiche)
# Line 1162  Line 1198 
1198          * 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:          * 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:
1199          Fix bug in annulation, add check to validate number and card          Fix bug in annulation, add check to validate number and card
1200    
1201  2004-04-02  sparkyx  <sparkyx@eleven>  2004-04-02  sparkyx  <sparkyx@january>
1202    
1203          * html/annulation.php, include/central_inc.php:          * html/annulation.php, include/central_inc.php:
1204          Change cancel an op : j_internal=='ANNULE' and jr_internal of the cancel operation = 'ANNULE'          Change cancel an op : j_internal=='ANNULE' and jr_internal of the cancel operation = 'ANNULE'
# Line 1177  Line 1213 
1213          * 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:          * 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:
1214          Many little Bugs fixed          Many little Bugs fixed
1215    
1216  2004-04-01  sparkyx  <sparkyx@eleven>  2004-04-01  sparkyx  <sparkyx@january>
1217    
1218          * include/form_input.php, include/user_action_fin.php, include/user_action_ods.php:          * include/form_input.php, include/user_action_fin.php, include/user_action_ods.php:
1219          Improve appearance in user interface for ach, ven, fin and ods          Improve appearance in user interface for ach, ven, fin and ods
# Line 1233  Line 1269 
1269          * style-aqua.css, style-elegant.css, style-light.css, style.css:          * style-aqua.css, style-elegant.css, style-light.css, style.css:
1270          Update style          Update style
1271    
1272  2004-03-30  sparkyx  <sparkyx@eleven>  2004-03-30  sparkyx  <sparkyx@january>
1273    
1274          * html/enc_jrn.php:          * html/enc_jrn.php:
1275          "Rapprochement " (linked between concerned operation)          "Rapprochement " (linked between concerned operation)
# Line 1274  Line 1310 
1310    
1311          * doc/FAQ-fr.txt: task 3106          * doc/FAQ-fr.txt: task 3106
1312    
1313  2004-03-29  sparkyx  <sparkyx@eleven>  2004-03-29  sparkyx  <sparkyx@january>
1314    
1315          * doc/manuel-fr.sgml: task 3106          * doc/manuel-fr.sgml: task 3106
1316    
1317          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:
1318          Change tva - use insert instead of copy          Change tva - use insert instead of copy
1319    
1320  2004-03-28  sparkyx  <sparkyx@eleven>  2004-03-28  sparkyx  <sparkyx@january>
1321    
1322          * include/form_input.php, include/user_action_fin.php: Add financial          * include/form_input.php, include/user_action_fin.php: Add financial
1323    
# Line 1289  Line 1325 
1325    
1326          * sql/mod-be.sql: Update modele          * sql/mod-be.sql: Update modele
1327    
1328  2004-03-27  sparkyx  <sparkyx@eleven>  2004-03-27  sparkyx  <sparkyx@january>
1329    
1330          * Changelog: Changelog          * Changelog: Changelog
1331    
# Line 1298  Line 1334 
1334    
1335          * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting          * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting
1336    
1337  2004-03-26  sparkyx  <sparkyx@eleven>  2004-03-26  sparkyx  <sparkyx@january>
1338    
1339          * FAQ-fr.txt: task 3106          * FAQ-fr.txt: task 3106
1340    
# Line 1364  Line 1400 
1400    
1401          * install.sh: improve installation => create a log          * install.sh: improve installation => create a log
1402    
1403  2004-03-24  sparkyx  <sparkyx@eleven>  2004-03-24  sparkyx  <sparkyx@january>
1404    
1405          * Changelog: Changelog          * Changelog: Changelog
1406    
# Line 1385  Line 1421 
1421    
1422          * style-light.css: new class div.u_redcontent          * style-light.css: new class div.u_redcontent
1423    
1424  2004-03-18  sparkyx  <sparkyx@eleven>  2004-03-18  sparkyx  <sparkyx@january>
1425    
1426          * Changelog: Update          * Changelog: Update
1427    
# Line 1409  Line 1445 
1445    
1446          * install.sh, setenv.sh: Fix problem with setenv          * install.sh, setenv.sh: Fix problem with setenv
1447    
1448  2004-02-15  sparkyx  <sparkyx@eleven>  2004-02-15  sparkyx  <sparkyx@january>
1449    
1450          * doc/FAQ.sgml: Fix Cross Ref          * doc/FAQ.sgml: Fix Cross Ref
1451    
1452          * doc/Makefile: Add pdf creation          * doc/Makefile: Add pdf creation
1453    
1454  2004-02-14  sparkyx  <sparkyx@eleven>  2004-02-14  sparkyx  <sparkyx@january>
1455    
1456          * doc/INSTALL-fr.sgml: FIX          * doc/INSTALL-fr.sgml: FIX
1457    
# Line 1430  Line 1466 
1466          * doc/FAQ.sgml: FAQ          * doc/FAQ.sgml: FAQ
1467          Frequently Asked Questions (in french)          Frequently Asked Questions (in french)
1468    
1469  2004-02-08  sparkyx  <sparkyx@eleven>  2004-02-08  sparkyx  <sparkyx@january>
1470    
1471          * doc/manual.sxw: webcompta -> phpcompta          * doc/manual.sxw: webcompta -> phpcompta
1472    
# Line 1446  Line 1482 
1482    
1483          * install.sh: Fix syntax error Philippe Chauvat          * install.sh: Fix syntax error Philippe Chauvat
1484    
1485  2004-01-01  sparkyx  <sparkyx@eleven>  2004-01-01  sparkyx  <sparkyx@january>
1486    
1487          * include/impress_inc.php: Fix bug in the Forms printing          * include/impress_inc.php: Fix bug in the Forms printing
1488    
# Line 1454  Line 1490 
1490    
1491          * html/jrn_detail.php: fix Debit-Credit          * html/jrn_detail.php: fix Debit-Credit
1492    
1493  2003-11-30  sparkyx  <sparkyx@eleven>  2003-11-30  sparkyx  <sparkyx@january>
1494    
1495          * sql/journal.sql: Continue work for user profile          * sql/journal.sql: Continue work for user profile
1496    
# Line 1474  Line 1510 
1510          * install.sh:          * install.sh:
1511          New : install, check the version and patch the db if necessary          New : install, check the version and patch the db if necessary
1512    
1513  2003-11-20  sparkyx  <sparkyx@eleven>  2003-11-20  sparkyx  <sparkyx@january>
1514    
1515          * Changelog: Change the name webcompta to PhpCompta          * Changelog: Change the name webcompta to PhpCompta
1516          Improve user profile          Improve user profile
# Line 1505  Line 1541 
1541          * 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/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:
1542          Change the name webcompta to phpcompta          Change the name webcompta to phpcompta
1543    
1544  2003-11-15  sparkyx  <sparkyx@eleven>  2003-11-15  sparkyx  <sparkyx@january>
1545    
1546          * Changelog: New Add database template          * Changelog: New Add database template
1547          New Add 'user' type          New Add 'user' type
# Line 1526  Line 1562 
1562    
1563          * sql/modele.sql: New Feature add database modele          * sql/modele.sql: New Feature add database modele
1564    
1565  2003-10-31  sparkyx  <sparkyx@eleven>  2003-10-31  sparkyx  <sparkyx@january>
1566    
1567          * INSTALL, sql/ac_users.sql, style-light.css:          * INSTALL, sql/ac_users.sql, style-light.css:
1568          Improve a little bit the doc          Improve a little bit the doc
1569    
1570  2003-10-24  sparkyx  <sparkyx@eleven>  2003-10-24  sparkyx  <sparkyx@january>
1571    
1572          * Changelog: Update ChangeLog          * Changelog: Update ChangeLog
1573    
# Line 1551  Line 1587 
1587          * style-elegant.css, html/index.html, html/login.php, include/ac_common.php, include/top_menu_compta.php, sql/theme.sql, style-aqua.css:          * style-elegant.css, html/index.html, html/login.php, include/ac_common.php, include/top_menu_compta.php, sql/theme.sql, style-aqua.css:
1588          Add Theme          Add Theme
1589    
1590  2003-10-19  sparkyx  <sparkyx@eleven>  2003-10-19  sparkyx  <sparkyx@january>
1591    
1592          * Changelog: update          * Changelog: update
1593    
# Line 1562  Line 1598 
1598          Improve printing          Improve printing
1599          Add documentation and code cleaning          Add documentation and code cleaning
1600    
1601  2003-10-10  sparkyx  <sparkyx@eleven>  2003-10-10  sparkyx  <sparkyx@january>
1602    
1603          * include/jrn.php: improve layout for encoding -> compta profile          * include/jrn.php: improve layout for encoding -> compta profile
1604    
# Line 1573  Line 1609 
1609          change layout of encoding and viewing journal          change layout of encoding and viewing journal
1610          Change the way to ask the period to print          Change the way to ask the period to print
1611    
1612  2003-10-04  sparkyx  <sparkyx@eleven>  2003-10-04  sparkyx  <sparkyx@january>
1613    
1614          * html/enc_jrn.php, html/verif.php, include/error.php, include/jrn.php, doc/mod_function:          * html/enc_jrn.php, html/verif.php, include/error.php, include/jrn.php, doc/mod_function:
1615          Code cleaning in enc_jrn.php & fix bug in the amount          Code cleaning in enc_jrn.php & fix bug in the amount
1616          Fix bug in jrn.php about sessid          Fix bug in jrn.php about sessid
1617    
1618  2003-09-26  sparkyx  <sparkyx@eleven>  2003-09-26  sparkyx  <sparkyx@january>
1619    
1620          * 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:          * 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:
1621          remove html/verif.php          remove html/verif.php
# Line 1588  Line 1624 
1624          New GetUserProperties to get the user profile          New GetUserProperties to get the user profile
1625                  -> replace the checkAdmin function                  -> replace the checkAdmin function
1626    
1627  2003-09-14  sparkyx  <sparkyx@eleven>  2003-09-14  sparkyx  <sparkyx@january>
1628    
1629          * html/enc_jrn.php: Fix problem with period          * html/enc_jrn.php: Fix problem with period
1630    
1631  2003-09-07  sparkyx  <sparkyx@eleven>  2003-09-07  sparkyx  <sparkyx@january>
1632    
1633          * html/enc_jrn.php: When date change the tech periode must also change          * html/enc_jrn.php: When date change the tech periode must also change
1634    
1635          * html/enc_jrn.php: Fix bug when not g_jrn is defined          * html/enc_jrn.php: Fix bug when not g_jrn is defined
1636    
1637  2003-08-31  sparkyx  <sparkyx@eleven>  2003-08-31  sparkyx  <sparkyx@january>
1638    
1639          * sql/theme.sql: Starting with themes          * sql/theme.sql: Starting with themes
1640    
# Line 1609  Line 1645 
1645          fix bug in jrn_search problem when checking if a number is valid          fix bug in jrn_search problem when checking if a number is valid
1646          Improve the administration repository (user & folder)          Improve the administration repository (user & folder)
1647    
1648  2003-08-17  sparkyx  <sparkyx@eleven>  2003-08-17  sparkyx  <sparkyx@january>
1649    
1650          * html/jrn_search.php: Fix filter for amount          * html/jrn_search.php: Fix filter for amount
1651    
1652  2003-08-16  sparkyx  <sparkyx@eleven>  2003-08-16  sparkyx  <sparkyx@january>
1653    
1654          * include/impress_inc.php: Fix the order by date          * include/impress_inc.php: Fix the order by date
1655    
# Line 1621  Line 1657 
1657    
1658          * include/impress_inc.php: Fix problem in the order of GetDataPoste          * include/impress_inc.php: Fix problem in the order of GetDataPoste
1659    
1660  2003-08-15  sparkyx  <sparkyx@eleven>  2003-08-15  sparkyx  <sparkyx@january>
1661    
1662          * include/jrn.php: Fix problem in the search menu          * include/jrn.php: Fix problem in the search menu
1663    
# Line 1634  Line 1670 
1670          fix bug in jrn table (jr_rapt text)          fix bug in jrn table (jr_rapt text)
1671          fix bug in jrn_search problem when checking if a number is valid          fix bug in jrn_search problem when checking if a number is valid
1672    
1673  2003-07-31  sparkyx  <sparkyx@eleven>  2003-07-31  sparkyx  <sparkyx@january>
1674    
1675          * 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:          * 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:
1676          First release          First release

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26