/[phpcompta]/phpcompta/Changelog
ViewVC logotype

Diff of /phpcompta/Changelog

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

revision 1.54 by sparkyx, Tue Mar 8 13:31:28 2005 UTC revision 1.55 by sparkyx, Sun Mar 13 17:36:50 2005 UTC
# Line 1  Line 1 
1  2005-03-08  sparkyx  <sparkyx@january>  2005-03-13  sparkyx  <sparkyx@july>
2    
3            * doc/testing-scenario.txt: Testing scenario : init
4    
5            * include/jrn.php, include/postgres.php:
6            Task 3778 remove old document when overwritting
7    
8            * include/jrn.php, include/postgres.php, html/modify_op.php:
9            Task 3778 Add upload in operation detail
10    
11            * html/fiche_search.php: task 3858 : missing arg to checkaction
12    
13            * html/show_document.php: Task 3778 Fix security in show_document
14    
15            * 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:
16            Fix : now compatible with psql 7.4
17    
18            * html/priv_user.php, html/user_sec.php: task 3876 Filter the users
19    
20    2005-03-09  sparkyx  <sparkyx@july>
21    
22            * 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:
23            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
24    
25    2005-03-08  sparkyx  <sparkyx@july>
26    
27            * Changelog: Update Changelog
28    
29          * html/fiche_search.php, html/form.php, html/jrn_add.php:          * html/fiche_search.php, html/form.php, html/jrn_add.php:
30          task 3858: Fix little in cl_user::CheckAction          task 3858: Fix little in cl_user::CheckAction
31    
32  2005-03-07  sparkyx  <sparkyx@january>  2005-03-07  sparkyx  <sparkyx@july>
33    
34          * 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:
35          task 3858 : revision of the security correction & improvement          task 3858 : revision of the security correction & improvement
36    
37  2005-03-06  sparkyx  <sparkyx@january>  2005-03-06  sparkyx  <sparkyx@july>
38    
39          * Changelog: changelog          * Changelog: changelog
40    
# Line 22  Line 48 
48          * 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:
49          Tasl 3778 : Add uploaded document for operation          Tasl 3778 : Add uploaded document for operation
50    
51  2005-03-06  stanpinte  <stanpinte@january>  2005-03-06  stanpinte  <stanpinte@july>
52    
53          * include/impress_poste.php: Disabled the all option.          * include/impress_poste.php: Disabled the all option.
54    
# Line 33  Line 59 
59          * scripts/add-db.sh, html/central.php:          * scripts/add-db.sh, html/central.php:
60          Fixed task 3838i (keep secundary menus when selecting secundary item          Fixed task 3838i (keep secundary menus when selecting secundary item
61    
62  2005-03-06  sparkyx  <sparkyx@january>  2005-03-06  sparkyx  <sparkyx@july>
63    
64          * html/admin/sql/patch/upgrade4.sql: Set version at the end          * html/admin/sql/patch/upgrade4.sql: Set version at the end
65    
66  2005-03-06  stanpinte  <stanpinte@january>  2005-03-06  stanpinte  <stanpinte@july>
67    
68          * 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
69    
70          * 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:
71          Fixed task 3838i (keep secundary menus when selecting secundary item          Fixed task 3838i (keep secundary menus when selecting secundary item
72    
73  2005-03-06  sparkyx  <sparkyx@january>  2005-03-06  sparkyx  <sparkyx@july>
74    
75          * 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:
76          change pg_exec by pg_query          change pg_exec by pg_query
# Line 56  Line 82 
82          * 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:
83          removed obsolete files          removed obsolete files
84    
85  2005-03-06  stanpinte  <stanpinte@january>  2005-03-06  stanpinte  <stanpinte@july>
86    
87          * include/compta_menu.php, include/top_menu_compta.php:          * include/compta_menu.php, include/top_menu_compta.php:
88          Removed some files related to compta profile          Removed some files related to compta profile
# Line 76  Line 102 
102    
103          * Changelog: added info          * Changelog: added info
104    
105  2005-03-01  sparkyx  <sparkyx@january>  2005-03-01  sparkyx  <sparkyx@july>
106    
107          * Changelog: Changelog          * Changelog: Changelog
108    
# Line 90  Line 116 
116    
117          * html/rate_chg.php, html/send.php: Remove obsolete files          * html/rate_chg.php, html/send.php: Remove obsolete files
118    
119  2005-02-28  sparkyx  <sparkyx@january>  2005-02-28  sparkyx  <sparkyx@july>
120    
121          * Changelog: Changelog          * Changelog: Changelog
122    
123  2005-02-27  sparkyx  <sparkyx@january>  2005-02-27  sparkyx  <sparkyx@july>
124    
125          * 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:
126          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 102  Line 128 
128          * 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:
129          Fix upgrade          Fix upgrade
130    
131  2005-02-26  sparkyx  <sparkyx@january>  2005-02-26  sparkyx  <sparkyx@july>
132    
133          * html/admin/setup.php: Remove debug          * html/admin/setup.php: Remove debug
134    
# Line 112  Line 138 
138          Yannick Improve html_page_start          Yannick Improve html_page_start
139          Fix prob with GetRow          Fix prob with GetRow
140    
141  2005-02-26  stanpinte  <stanpinte@january>  2005-02-26  stanpinte  <stanpinte@july>
142    
143          * scripts/add-db.sh:          * scripts/add-db.sh:
144          inserted example script to insert automatically a database          inserted example script to insert automatically a database
# Line 121  Line 147 
147    
148          * html/admin/setup.php: fixed regexp handling in include_path check          * html/admin/setup.php: fixed regexp handling in include_path check
149    
150  2005-02-26  sparkyx  <sparkyx@january>  2005-02-26  sparkyx  <sparkyx@july>
151    
152          * 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:
153          SQL          SQL
154    
155  2005-02-26  stanpinte  <stanpinte@january>  2005-02-26  stanpinte  <stanpinte@july>
156    
157          * html/admin/sql/account_repository/schema.sql: added comment          * html/admin/sql/account_repository/schema.sql: added comment
158    
159          * install.sh, setenv.sh:          * install.sh, setenv.sh:
160          made mswindows compatible, and removed update checks.          made mswindows compatible, and removed update checks.
161    
162  2005-02-26  sparkyx  <sparkyx@january>  2005-02-26  sparkyx  <sparkyx@july>
163    
164          * html/admin/setup.php: Sql Comment prob          * html/admin/setup.php: Sql Comment prob
165    
# Line 142  Line 168 
168          * 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:
169          Fix SQL          Fix SQL
170    
171  2005-02-26  stanpinte  <stanpinte@january>  2005-02-26  stanpinte  <stanpinte@july>
172    
173          * 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/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:
174          moved all sql but 'log' into html base directory          moved all sql but 'log' into html base directory
175    
176  2005-02-26  sparkyx  <sparkyx@january>  2005-02-26  sparkyx  <sparkyx@july>
177    
178          * html/admin/sql/account_repository/data.sql: Fix          * html/admin/sql/account_repository/data.sql: Fix
179    
180  2005-02-26  stanpinte  <stanpinte@january>  2005-02-26  stanpinte  <stanpinte@july>
181    
182          * install.sh: resurrected          * install.sh: resurrected
183    
184  2005-02-26  sparkyx  <sparkyx@january>  2005-02-26  sparkyx  <sparkyx@july>
185    
186          * html/admin/sql/dossier1/data.sql: Fix problem of install          * html/admin/sql/dossier1/data.sql: Fix problem of install
187    
188  2005-02-26  stanpinte  <stanpinte@january>  2005-02-26  stanpinte  <stanpinte@july>
189    
190          * scripts/cleanup.sh: added          * scripts/cleanup.sh: added
191    
192  2005-02-26  sparkyx  <sparkyx@january>  2005-02-26  sparkyx  <sparkyx@july>
193    
194          * 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:
195          FIX install          FIX install
# Line 173  Line 199 
199          * 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:
200          FIX install problem          FIX install problem
201    
202  2005-02-22  sparkyx  <sparkyx@january>  2005-02-22  sparkyx  <sparkyx@july>
203    
204          * 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:
205          Update database schema          Update database schema
# Line 182  Line 208 
208    
209          * html/admin/setup.php, include/stock_inc.php: IMPROVE stock          * html/admin/setup.php, include/stock_inc.php: IMPROVE stock
210    
211  2005-02-13  sparkyx  <sparkyx@january>  2005-02-13  sparkyx  <sparkyx@july>
212    
213          * Changelog: changelog          * Changelog: changelog
214    
# Line 191  Line 217 
217          Change printing for the operation id          Change printing for the operation id
218          update the patch sql for that          update the patch sql for that
219    
220  2005-02-12  sparkyx  <sparkyx@january>  2005-02-12  sparkyx  <sparkyx@july>
221    
222          * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php:          * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php:
223          Fix bug in modele and database creation          Fix bug in modele and database creation
# Line 215  Line 241 
241    
242          * html/admin/sql/patch/upgrade4.sql: IMPROVE setup          * html/admin/sql/patch/upgrade4.sql: IMPROVE setup
243    
244  2005-02-08  sparkyx  <sparkyx@january>  2005-02-08  sparkyx  <sparkyx@july>
245    
246          * Changelog: changelog          * Changelog: changelog
247    
# Line 231  Line 257 
257          * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql:          * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql:
258          IMPROVE setup html based, ability to patch          IMPROVE setup html based, ability to patch
259    
260  2005-02-06  sparkyx  <sparkyx@january>  2005-02-06  sparkyx  <sparkyx@july>
261    
262          * Changelog: changelog          * Changelog: changelog
263    
# Line 251  Line 277 
277          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
278          is now obsolete          is now obsolete
279    
280  2005-02-04  sparkyx  <sparkyx@january>  2005-02-04  sparkyx  <sparkyx@july>
281    
282          * Changelog: changelog          * Changelog: changelog
283    
284          * 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:
285          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
286    
287  2005-02-03  sparkyx  <sparkyx@january>  2005-02-03  sparkyx  <sparkyx@july>
288    
289          * html/fiche_csv.php: Fix bug          * html/fiche_csv.php: Fix bug
290    
# Line 272  Line 298 
298    
299          * doc/INSTALL-fr.sgml: Update Documentation          * doc/INSTALL-fr.sgml: Update Documentation
300    
301  2005-02-01  sparkyx  <sparkyx@january>  2005-02-01  sparkyx  <sparkyx@july>
302    
303          * Changelog: Changelog          * Changelog: Changelog
304    
# Line 290  Line 316 
316          * 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:
317          Printing of card is now completely correct          Printing of card is now completely correct
318    
319  2005-01-31  sparkyx  <sparkyx@january>  2005-01-31  sparkyx  <sparkyx@july>
320    
321          * Changelog: Changelog          * Changelog: Changelog
322    
# Line 299  Line 325 
325          * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php:          * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php:
326          Add Fiche print and export : a bug is still to be fixed          Add Fiche print and export : a bug is still to be fixed
327    
328  2005-01-24  sparkyx  <sparkyx@january>  2005-01-24  sparkyx  <sparkyx@july>
329    
330          * Changelog: Change log          * Changelog: Change log
331    
# Line 317  Line 343 
343    
344          * style.css: Obsolete          * style.css: Obsolete
345    
346  2005-01-20  sparkyx  <sparkyx@january>  2005-01-20  sparkyx  <sparkyx@july>
347    
348          * include/user_menu.php: Fix Access Key          * include/user_menu.php: Fix Access Key
349    
# Line 329  Line 355 
355    
356          * html/user_pref.php, include/class_fiche.php: Drop compta interface          * html/user_pref.php, include/class_fiche.php: Drop compta interface
357    
358  2005-01-19  stanpinte  <stanpinte@january>  2005-01-19  stanpinte  <stanpinte@july>
359    
360          * include/user_menu.php:          * include/user_menu.php:
361          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
362    
363  2005-01-18  sparkyx  <sparkyx@january>  2005-01-18  sparkyx  <sparkyx@july>
364    
365          * include/impress_poste.php: Add poste name in impress.php          * include/impress_poste.php: Add poste name in impress.php
366    
367  2005-01-10  sparkyx  <sparkyx@january>  2005-01-10  sparkyx  <sparkyx@july>
368    
369          * Changelog: Changelog          * Changelog: Changelog
370    
# Line 349  Line 375 
375    
376          * include/class_balance.php, include/class_fiche.php: Improve code          * include/class_balance.php, include/class_fiche.php: Improve code
377    
378  2005-01-04  sparkyx  <sparkyx@january>  2005-01-04  sparkyx  <sparkyx@july>
379    
380          * Changelog: Changelog          * Changelog: Changelog
381    
# Line 363  Line 389 
389          * 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:
390          Code cleaning : DbConnect function          Code cleaning : DbConnect function
391    
392  2004-12-16  sparkyx  <sparkyx@january>  2004-12-16  sparkyx  <sparkyx@july>
393    
394          * Changelog: changelog          * Changelog: changelog
395    
396          * 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:
397          Fix style for compta style          Fix style for compta style
398    
399  2004-12-15  sparkyx  <sparkyx@january>  2004-12-15  sparkyx  <sparkyx@july>
400    
401          * Changelog: changelog          * Changelog: changelog
402    
# Line 378  Line 404 
404          Change   remove all the global variable, user $_SESSION instead          Change   remove all the global variable, user $_SESSION instead
405          Improve  appearance for administrator          Improve  appearance for administrator
406    
407  2004-12-13  sparkyx  <sparkyx@january>  2004-12-13  sparkyx  <sparkyx@july>
408    
409          * Changelog: Changelog          * Changelog: Changelog
410    
# Line 388  Line 414 
414          * 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:
415          NEW balance in HTML, PDF & CSV          NEW balance in HTML, PDF & CSV
416    
417  2004-12-12  sparkyx  <sparkyx@january>  2004-12-12  sparkyx  <sparkyx@july>
418    
419          * html/jrn_search.php, include/user_common.php:          * html/jrn_search.php, include/user_common.php:
420          change in search : order by date asc          change in search : order by date asc
# Line 443  Line 469 
469    
470          * html/jrn_op_detail.php: Improve appearance          * html/jrn_op_detail.php: Improve appearance
471    
472  2004-12-05  sparkyx  <sparkyx@january>  2004-12-05  sparkyx  <sparkyx@july>
473    
474          * 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:
475          Change "voir" submenu for journaux"          Change "voir" submenu for journaux"
476    
477          * html/modify_op.php: Improve appearance          * html/modify_op.php: Improve appearance
478    
479  2004-12-04  sparkyx  <sparkyx@january>  2004-12-04  sparkyx  <sparkyx@july>
480    
481          * include/user_action_gl.php, include/user_common.php:          * include/user_action_gl.php, include/user_common.php:
482          Improve grand livre to have the same look at the others          Improve grand livre to have the same look at the others
# Line 463  Line 489 
489          * 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:
490          Add Grand Livre          Add Grand Livre
491    
492  2004-11-29  sparkyx  <sparkyx@january>  2004-11-29  sparkyx  <sparkyx@july>
493    
494          * 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:
495          Fix cosmetics          Fix cosmetics
496    
497  2004-11-26  sparkyx  <sparkyx@january>  2004-11-26  sparkyx  <sparkyx@july>
498    
499          * 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:
500          Add csv and pdf for poste          Add csv and pdf for poste
501    
502  2004-11-25  sparkyx  <sparkyx@january>  2004-11-25  sparkyx  <sparkyx@july>
503    
504          * 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:
505          Add new print system and CSV for journaux          Add new print system and CSV for journaux
# Line 481  Line 507 
507          * 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:
508          Add Sql comment          Add Sql comment
509    
510  2004-11-23  sparkyx  <sparkyx@january>  2004-11-23  sparkyx  <sparkyx@july>
511    
512          * html/impress.php: restore impress.php          * html/impress.php: restore impress.php
513    
# Line 501  Line 527 
527          * 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:
528          Improve test          Improve test
529    
530  2004-11-06  sparkyx  <sparkyx@january>  2004-11-06  sparkyx  <sparkyx@july>
531    
532          * 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:
533          change the adm. menu          change the adm. menu
534    
535  2004-11-04  sparkyx  <sparkyx@january>  2004-11-04  sparkyx  <sparkyx@july>
536    
537          * sql/log/log.sql: Log database for debugging purpose          * sql/log/log.sql: Log database for debugging purpose
538    
539  2004-10-26  sparkyx  <sparkyx@january>  2004-10-26  sparkyx  <sparkyx@july>
540    
541          * 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:
542          Remove obsolete          Remove obsolete
# Line 518  Line 544 
544          * 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:
545          Fix cosmetic and add delete from no centralized op          Fix cosmetic and add delete from no centralized op
546    
547  2004-10-25  sparkyx  <sparkyx@january>  2004-10-25  sparkyx  <sparkyx@july>
548    
549          * 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:
550          Improve interface fix some bugs & still unstable          Improve interface fix some bugs & still unstable
551    
552  2004-10-10  sparkyx  <sparkyx@january>  2004-10-10  sparkyx  <sparkyx@july>
553    
554          * sql/update/dossier_5.sql:          * sql/update/dossier_5.sql:
555          Remove menu Impression & Recherche from jrn's menu          Remove menu Impression & Recherche from jrn's menu
# Line 537  Line 563 
563          * 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:
564          Interfaces changes          Interfaces changes
565    
566  2004-10-03  sparkyx  <sparkyx@january>  2004-10-03  sparkyx  <sparkyx@july>
567    
568          * 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:
569          Change appearance --> do not work, do not use it !!          Change appearance --> do not work, do not use it !!
# Line 548  Line 574 
574          * 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:
575          New database files          New database files
576    
577  2004-09-22  sparkyx  <sparkyx@january>  2004-09-22  sparkyx  <sparkyx@july>
578    
579          * 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:
580          Improve doc          Improve doc
# Line 556  Line 582 
582          * 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/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/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:
583          Separate sql instead of a big sql          Separate sql instead of a big sql
584    
585  2004-07-06  sparkyx  <sparkyx@january>  2004-07-06  sparkyx  <sparkyx@july>
586    
587          * install.sh: bug 9574          * install.sh: bug 9574
588    
589  2004-06-12  sparkyx  <sparkyx@january>  2004-06-12  sparkyx  <sparkyx@july>
590    
591          * doc/INSTALL-fr.sgml: task 3106          * doc/INSTALL-fr.sgml: task 3106
592    
593          * doc/INSTALL-fr.sgml: Update doc task 3106          * doc/INSTALL-fr.sgml: Update doc task 3106
594    
595  2004-06-06  sparkyx  <sparkyx@january>  2004-06-06  sparkyx  <sparkyx@july>
596    
597          * 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:
598          set database version to 5          set database version to 5
# Line 580  Line 606 
606    
607          * include/debug.php: no debug info in prod          * include/debug.php: no debug info in prod
608    
609  2004-05-19  sparkyx  <sparkyx@january>  2004-05-19  sparkyx  <sparkyx@july>
610    
611          * doc/manuel-fr.sgml: task 3106          * doc/manuel-fr.sgml: task 3106
612    
613          * include/preference.php: fix cosmetic bug in ShowPeriode          * include/preference.php: fix cosmetic bug in ShowPeriode
614    
615  2004-05-02  sparkyx  <sparkyx@january>  2004-05-02  sparkyx  <sparkyx@july>
616    
617          * html/test.php: bug 8757 missing file          * html/test.php: bug 8757 missing file
618    
# Line 595  Line 621 
621    
622          * html/annulation.php: Bug : forgot to include a file          * html/annulation.php: Bug : forgot to include a file
623    
624  2004-04-28  sparkyx  <sparkyx@january>  2004-04-28  sparkyx  <sparkyx@july>
625    
626          * 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:
627          Cosmetic bugs          Cosmetic bugs
628    
629  2004-04-19  sparkyx  <sparkyx@january>  2004-04-19  sparkyx  <sparkyx@july>
630    
631          * doc/manuel-fr.sgml: Task 3106          * doc/manuel-fr.sgml: Task 3106
632    
# Line 612  Line 638 
638          * 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:
639          Bug 8597 Security major prob          Bug 8597 Security major prob
640    
641  2004-04-15  sparkyx  <sparkyx@january>  2004-04-15  sparkyx  <sparkyx@july>
642    
643          * include/form_input.php: bug 8581          * include/form_input.php: bug 8581
644    
645  2004-04-15  stanpinte  <stanpinte@january>  2004-04-15  stanpinte  <stanpinte@july>
646    
647          * include/user_menu.php: corrected typo          * include/user_menu.php: corrected typo
648    
649  2004-04-14  sparkyx  <sparkyx@january>  2004-04-14  sparkyx  <sparkyx@july>
650    
651          * Changelog: update          * Changelog: update
652    
# Line 629  Line 655 
655    
656          * include/jrn.php: Fix bug is paid          * include/jrn.php: Fix bug is paid
657    
658  2004-04-13  sparkyx  <sparkyx@january>  2004-04-13  sparkyx  <sparkyx@july>
659    
660          * html/fiche_new.php: Fix javascript bug for new card          * html/fiche_new.php: Fix javascript bug for new card
661    
# Line 652  Line 678 
678    
679          * doc/manuel-fr.sgml: Update doc          * doc/manuel-fr.sgml: Update doc
680    
681  2004-04-12  sparkyx  <sparkyx@january>  2004-04-12  sparkyx  <sparkyx@july>
682    
683          * include/form_input.php: Increase nb of default rows for ODS          * include/form_input.php: Increase nb of default rows for ODS
684    
685  2004-04-11  sparkyx  <sparkyx@january>  2004-04-11  sparkyx  <sparkyx@july>
686    
687          * html/print_balance.php: Fix order in balance          * html/print_balance.php: Fix order in balance
688    
689  2004-04-10  sparkyx  <sparkyx@january>  2004-04-10  sparkyx  <sparkyx@july>
690    
691          * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail          * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail
692    
# Line 676  Line 702 
702    
703          * include/form_input.php, include/user_menu.php: Bug cosmetic          * include/form_input.php, include/user_menu.php: Bug cosmetic
704    
705  2004-04-08  sparkyx  <sparkyx@january>  2004-04-08  sparkyx  <sparkyx@july>
706    
707          * Changelog: Update          * Changelog: Update
708    
709  2004-04-07  sparkyx  <sparkyx@january>  2004-04-07  sparkyx  <sparkyx@july>
710    
711          * Faq, INSTALL-fr.txt: Update doc          * Faq, INSTALL-fr.txt: Update doc
712    
# Line 697  Line 723 
723          * include/constant.php, include/form_input.php, include/user_common.php:          * include/constant.php, include/form_input.php, include/user_common.php:
724          New vat can be changed in sell          New vat can be changed in sell
725    
726  2004-04-06  sparkyx  <sparkyx@january>  2004-04-06  sparkyx  <sparkyx@july>
727    
728          * include/user_common.php: Fix Bug in search by date          * include/user_common.php: Fix Bug in search by date
729    
# Line 727  Line 753 
753    
754          * include/user_action_ods.php: Fix correct in ODS          * include/user_action_ods.php: Fix correct in ODS
755    
756  2004-04-05  sparkyx  <sparkyx@january>  2004-04-05  sparkyx  <sparkyx@july>
757    
758          * install.sh, setenv.sh: Fixed path for COMPTA_HOME          * install.sh, setenv.sh: Fixed path for COMPTA_HOME
759    
760  2004-04-04  stanpinte  <stanpinte@january>  2004-04-04  stanpinte  <stanpinte@july>
761    
762          * html/send_jrn_pdf.php:          * html/send_jrn_pdf.php:
763          reverted: corrected missing path entry. fixes PDF output          reverted: corrected missing path entry. fixes PDF output
764    
765          * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output          * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output
766    
767  2004-04-04  sparkyx  <sparkyx@january>  2004-04-04  sparkyx  <sparkyx@july>
768    
769          * html/annulation.php, html/jrn_detail.php, include/form_input.php:          * html/annulation.php, html/jrn_detail.php, include/form_input.php:
770          New : set date when cancel an operation          New : set date when cancel an operation
771    
772  2004-04-03  sparkyx  <sparkyx@january>  2004-04-03  sparkyx  <sparkyx@july>
773    
774          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:
775          db correction (fiche)          db correction (fiche)
# Line 774  Line 800 
800          * 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:
801          Fix bug in annulation, add check to validate number and card          Fix bug in annulation, add check to validate number and card
802    
803  2004-04-02  sparkyx  <sparkyx@january>  2004-04-02  sparkyx  <sparkyx@july>
804    
805          * html/annulation.php, include/central_inc.php:          * html/annulation.php, include/central_inc.php:
806          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 789  Line 815 
815          * 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:
816          Many little Bugs fixed          Many little Bugs fixed
817    
818  2004-04-01  sparkyx  <sparkyx@january>  2004-04-01  sparkyx  <sparkyx@july>
819    
820          * 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:
821          Improve appearance in user interface for ach, ven, fin and ods          Improve appearance in user interface for ach, ven, fin and ods
# Line 845  Line 871 
871          * style-aqua.css, style-elegant.css, style-light.css, style.css:          * style-aqua.css, style-elegant.css, style-light.css, style.css:
872          Update style          Update style
873    
874  2004-03-30  sparkyx  <sparkyx@january>  2004-03-30  sparkyx  <sparkyx@july>
875    
876          * html/enc_jrn.php:          * html/enc_jrn.php:
877          "Rapprochement " (linked between concerned operation)          "Rapprochement " (linked between concerned operation)
# Line 886  Line 912 
912    
913          * doc/FAQ-fr.txt: task 3106          * doc/FAQ-fr.txt: task 3106
914    
915  2004-03-29  sparkyx  <sparkyx@january>  2004-03-29  sparkyx  <sparkyx@july>
916    
917          * doc/manuel-fr.sgml: task 3106          * doc/manuel-fr.sgml: task 3106
918    
919          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:
920          Change tva - use insert instead of copy          Change tva - use insert instead of copy
921    
922  2004-03-28  sparkyx  <sparkyx@january>  2004-03-28  sparkyx  <sparkyx@july>
923    
924          * include/form_input.php, include/user_action_fin.php: Add financial          * include/form_input.php, include/user_action_fin.php: Add financial
925    
# Line 901  Line 927 
927    
928          * sql/mod-be.sql: Update modele          * sql/mod-be.sql: Update modele
929    
930  2004-03-27  sparkyx  <sparkyx@january>  2004-03-27  sparkyx  <sparkyx@july>
931    
932          * Changelog: Changelog          * Changelog: Changelog
933    
# Line 910  Line 936 
936    
937          * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting          * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting
938    
939  2004-03-26  sparkyx  <sparkyx@january>  2004-03-26  sparkyx  <sparkyx@july>
940    
941          * FAQ-fr.txt: task 3106          * FAQ-fr.txt: task 3106
942    
# Line 976  Line 1002 
1002    
1003          * install.sh: improve installation => create a log          * install.sh: improve installation => create a log
1004    
1005  2004-03-24  sparkyx  <sparkyx@january>  2004-03-24  sparkyx  <sparkyx@july>
1006    
1007          * Changelog: Changelog          * Changelog: Changelog
1008    
# Line 997  Line 1023 
1023    
1024          * style-light.css: new class div.u_redcontent          * style-light.css: new class div.u_redcontent
1025    
1026  2004-03-18  sparkyx  <sparkyx@january>  2004-03-18  sparkyx  <sparkyx@july>
1027    
1028          * Changelog: Update          * Changelog: Update
1029    
# Line 1021  Line 1047 
1047    
1048          * install.sh, setenv.sh: Fix problem with setenv          * install.sh, setenv.sh: Fix problem with setenv
1049    
1050  2004-02-15  sparkyx  <sparkyx@january>  2004-02-15  sparkyx  <sparkyx@july>
1051    
1052          * doc/FAQ.sgml: Fix Cross Ref          * doc/FAQ.sgml: Fix Cross Ref
1053    
1054          * doc/Makefile: Add pdf creation          * doc/Makefile: Add pdf creation
1055    
1056  2004-02-14  sparkyx  <sparkyx@january>  2004-02-14  sparkyx  <sparkyx@july>
1057    
1058          * doc/INSTALL-fr.sgml: FIX          * doc/INSTALL-fr.sgml: FIX
1059    
# Line 1042  Line 1068 
1068          * doc/FAQ.sgml: FAQ          * doc/FAQ.sgml: FAQ
1069          Frequently Asked Questions (in french)          Frequently Asked Questions (in french)
1070    
1071  2004-02-08  sparkyx  <sparkyx@january>  2004-02-08  sparkyx  <sparkyx@july>
1072    
1073          * doc/manual.sxw: webcompta -> phpcompta          * doc/manual.sxw: webcompta -> phpcompta
1074    
# Line 1058  Line 1084 
1084    
1085          * install.sh: Fix syntax error Philippe Chauvat          * install.sh: Fix syntax error Philippe Chauvat
1086    
1087  2004-01-01  sparkyx  <sparkyx@january>  2004-01-01  sparkyx  <sparkyx@july>
1088    
1089          * include/impress_inc.php: Fix bug in the Forms printing          * include/impress_inc.php: Fix bug in the Forms printing
1090    
# Line 1066  Line 1092 
1092    
1093          * html/jrn_detail.php: fix Debit-Credit          * html/jrn_detail.php: fix Debit-Credit
1094    
1095  2003-11-30  sparkyx  <sparkyx@january>  2003-11-30  sparkyx  <sparkyx@july>
1096    
1097          * sql/journal.sql: Continue work for user profile          * sql/journal.sql: Continue work for user profile
1098    
# Line 1086  Line 1112 
1112          * install.sh:          * install.sh:
1113          New : install, check the version and patch the db if necessary          New : install, check the version and patch the db if necessary
1114    
1115  2003-11-20  sparkyx  <sparkyx@january>  2003-11-20  sparkyx  <sparkyx@july>
1116    
1117          * Changelog: Change the name webcompta to PhpCompta          * Changelog: Change the name webcompta to PhpCompta
1118          Improve user profile          Improve user profile
# Line 1117  Line 1143 
1143          * 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:
1144          Change the name webcompta to phpcompta          Change the name webcompta to phpcompta
1145    
1146  2003-11-15  sparkyx  <sparkyx@january>  2003-11-15  sparkyx  <sparkyx@july>
1147    
1148          * Changelog: New Add database template          * Changelog: New Add database template
1149          New Add 'user' type          New Add 'user' type
# Line 1138  Line 1164 
1164    
1165          * sql/modele.sql: New Feature add database modele          * sql/modele.sql: New Feature add database modele
1166    
1167  2003-10-31  sparkyx  <sparkyx@january>  2003-10-31  sparkyx  <sparkyx@july>
1168    
1169          * INSTALL, sql/ac_users.sql, style-light.css:          * INSTALL, sql/ac_users.sql, style-light.css:
1170          Improve a little bit the doc          Improve a little bit the doc
1171    
1172  2003-10-24  sparkyx  <sparkyx@january>  2003-10-24  sparkyx  <sparkyx@july>
1173    
1174          * Changelog: Update ChangeLog          * Changelog: Update ChangeLog
1175    
# Line 1163  Line 1189 
1189          * 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:
1190          Add Theme          Add Theme
1191    
1192  2003-10-19  sparkyx  <sparkyx@january>  2003-10-19  sparkyx  <sparkyx@july>
1193    
1194          * Changelog: update          * Changelog: update
1195    
# Line 1174  Line 1200 
1200          Improve printing          Improve printing
1201          Add documentation and code cleaning          Add documentation and code cleaning
1202    
1203  2003-10-10  sparkyx  <sparkyx@january>  2003-10-10  sparkyx  <sparkyx@july>
1204    
1205          * include/jrn.php: improve layout for encoding -> compta profile          * include/jrn.php: improve layout for encoding -> compta profile
1206    
# Line 1185  Line 1211 
1211          change layout of encoding and viewing journal          change layout of encoding and viewing journal
1212          Change the way to ask the period to print          Change the way to ask the period to print
1213    
1214  2003-10-04  sparkyx  <sparkyx@january>  2003-10-04  sparkyx  <sparkyx@july>
1215    
1216          * 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:
1217          Code cleaning in enc_jrn.php & fix bug in the amount          Code cleaning in enc_jrn.php & fix bug in the amount
1218          Fix bug in jrn.php about sessid          Fix bug in jrn.php about sessid
1219    
1220  2003-09-26  sparkyx  <sparkyx@january>  2003-09-26  sparkyx  <sparkyx@july>
1221    
1222          * 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:
1223          remove html/verif.php          remove html/verif.php
# Line 1200  Line 1226 
1226          New GetUserProperties to get the user profile          New GetUserProperties to get the user profile
1227                  -> replace the checkAdmin function                  -> replace the checkAdmin function
1228    
1229  2003-09-14  sparkyx  <sparkyx@january>  2003-09-14  sparkyx  <sparkyx@july>
1230    
1231          * html/enc_jrn.php: Fix problem with period          * html/enc_jrn.php: Fix problem with period
1232    
1233  2003-09-07  sparkyx  <sparkyx@january>  2003-09-07  sparkyx  <sparkyx@july>
1234    
1235          * 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
1236    
1237          * html/enc_jrn.php: Fix bug when not g_jrn is defined          * html/enc_jrn.php: Fix bug when not g_jrn is defined
1238    
1239  2003-08-31  sparkyx  <sparkyx@january>  2003-08-31  sparkyx  <sparkyx@july>
1240    
1241          * sql/theme.sql: Starting with themes          * sql/theme.sql: Starting with themes
1242    
# Line 1221  Line 1247 
1247          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
1248          Improve the administration repository (user & folder)          Improve the administration repository (user & folder)
1249    
1250  2003-08-17  sparkyx  <sparkyx@january>  2003-08-17  sparkyx  <sparkyx@july>
1251    
1252          * html/jrn_search.php: Fix filter for amount          * html/jrn_search.php: Fix filter for amount
1253    
1254  2003-08-16  sparkyx  <sparkyx@january>  2003-08-16  sparkyx  <sparkyx@july>
1255    
1256          * include/impress_inc.php: Fix the order by date          * include/impress_inc.php: Fix the order by date
1257    
# Line 1233  Line 1259 
1259    
1260          * include/impress_inc.php: Fix problem in the order of GetDataPoste          * include/impress_inc.php: Fix problem in the order of GetDataPoste
1261    
1262  2003-08-15  sparkyx  <sparkyx@january>  2003-08-15  sparkyx  <sparkyx@july>
1263    
1264          * include/jrn.php: Fix problem in the search menu          * include/jrn.php: Fix problem in the search menu
1265    
# Line 1246  Line 1272 
1272          fix bug in jrn table (jr_rapt text)          fix bug in jrn table (jr_rapt text)
1273          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
1274    
1275  2003-07-31  sparkyx  <sparkyx@january>  2003-07-31  sparkyx  <sparkyx@july>
1276    
1277          * 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:
1278          First release          First release

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

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