Commit graph

51 commits

Author SHA1 Message Date
sparkyx
aace9db326 Manage code rewriting 2025-08-26 09:36:09 +02:00
sparkyx
fde1c4104c Protect against direct access to $_POST, $_GET and $_REQUEST. 2024-11-04 22:53:30 +01:00
sparkyx
90b529a364 css : Cosmetic add CSS h-section 2024-09-17 18:19:24 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
Dany wm De Bontridder
86aedf7452 Cosmetic : add waiting box when searching by card category
for Management customer, supplier,...
2020-11-01 20:25:42 +01:00
Dany De Bontridder
2a46b2cd6e Security : direct access to GLOBALS 2019-09-08 15:42:09 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
f7b180b621 Task #1249 - Recherche dans CUSTOMER , SUPPLIER
#1249 : avoir un champs pour recherche
2015-12-13 23:29:06 +01:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
8f265c7bbc Use a variable for an absolute path for performance reason
NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
2015-08-11 11:05:54 +02:00
Dany De Bontridder
882060cd4b New : new parameter (choice_cat) for the sub_menu see wiki 2015-06-17 19:20:16 +02:00
Dany De Bontridder
d183eb59a6 Enlève obsolete 2015-05-24 20:02:01 +02:00
Dany De Bontridder
25635a296a Replace in inc file exit by return 2014-11-15 01:50:12 +01:00
Dany De Bontridder
e1137d7450 Task #1043 - BK : met les montants en rouge si compte en négatif
Compte non tresorerie sans couleur
2014-11-07 23:03:49 +01:00
Dany De Bontridder
59e76cb5d3 Database::make_array ajoute un paramètre dans le cas où le
SQL admet une condition
2014-09-09 22:23:51 +02:00
Dany De Bontridder
38311bd212 Translation:add gettext function, improve extract_text
Add everywhere the missing gettext function and improve
the script for extracting string
2014-02-14 23:42:28 +01:00
Dany De Bontridder
184d5d4819 Change my email
Change PhpCompta by NOALYSS
2014-01-18 12:53:56 +01:00
Dany De Bontridder
46185c7a6d Remove tag $Revision$ 2014-01-18 12:47:34 +01:00
Dany De Bontridder
6d2f0949ef Task #0000877: Renforcement protection 2013-09-13 19:17:32 +00:00
Dany De Bontridder
e6a2f2935d Task #0000839: Réécriture de la procédure d'installation
Setup.php en partie réécrit
Tous les tags <? ont été changés en <?php pour les servers mutualisés
2013-05-16 21:34:17 +00:00
Dany De Bontridder
571f4c802c task #0000829: GESTION : ajout exercice 2013-05-10 22:12:58 +00:00
Dany De Bontridder
07a73642ce Bug 0000656: Fournisseur : impossible d'ajouter une catégorie 2012-06-25 09:13:47 +00:00
Dany De Bontridder
2e4dc23d33 Merged revisions 4810,4813-4821 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/tags/rel601

........
  r4810 | danydb | 2012-04-24 20:55:23 +0200 (Tue, 24 Apr 2012) | 3 lines
  
  Removed merge tracking for "svnmerge" for 
  svn+ssh://danydb@ns352270.ovh.net/svn/phpcompta/tags/rel600
........
  r4813 | danydb | 2012-04-24 20:58:20 +0200 (Tue, 24 Apr 2012) | 1 line
  
  change SQL
........
  r4814 | danydb | 2012-04-24 21:33:02 +0200 (Tue, 24 Apr 2012) | 2 lines
  
  Fix bug predefined operation for misc ledger
........
  r4815 | danydb | 2012-04-24 21:33:27 +0200 (Tue, 24 Apr 2012) | 3 lines
  
  Fix bug predefined operation for misc ledger
  Fix bug for check_balance (null value)
........
  r4816 | danydb | 2012-04-24 21:51:04 +0200 (Tue, 24 Apr 2012) | 1 line
  
  fix bug : rounded value
........
  r4817 | danydb | 2012-05-01 16:49:39 +0200 (Tue, 01 May 2012) | 2 lines
  
  #569 réécriture des menus fournisseur, client et adm
........
  r4818 | danydb | 2012-05-01 16:51:35 +0200 (Tue, 01 May 2012) | 2 lines
  
  #568: Impossible d'ajouter une fiche BANQUE dans ADM
........
  r4819 | danydb | 2012-05-01 16:53:12 +0200 (Tue, 01 May 2012) | 2 lines
  
  #570: Ajout d'un menu contact
........
  r4820 | danydb | 2012-05-01 16:53:46 +0200 (Tue, 01 May 2012) | 1 line
  
  cosmetic  : message d'erreur quand on veut ajouter une fiche dans catégorie non existante
........
  r4821 | danydb | 2012-05-01 18:38:34 +0200 (Tue, 01 May 2012) | 1 line
  
  code : dead code
........
2012-05-08 18:01:19 +00:00
Dany De Bontridder
8834d14ee5 Merged revisions 2258,2260-2262,2264-2268,2270-2283,2285-2297,2299-2322,2324-2340 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel430

........
  r2258 | danydb | 2008-12-18 23:21:00 +0100 (Thu, 18 Dec 2008) | 1 line
  
  Add debug
........
  r2262 | danydb | 2008-12-19 22:38:25 +0100 (Fri, 19 Dec 2008) | 1 line
  
  Add a local admin 
........
  r2270 | danydb | 2008-12-21 20:11:26 +0100 (Sun, 21 Dec 2008) | 1 line
  
  Doc. remove the useless todo list
........
  r2271 | danydb | 2008-12-22 21:18:46 +0100 (Mon, 22 Dec 2008) | 3 lines
  
  Remove obsolete functions insertRapt, deleteRapt and getconcerned
  Remove obsolete file user_update
........
  r2272 | danydb | 2008-12-22 21:21:46 +0100 (Mon, 22 Dec 2008) | 2 lines
  
  Remove obsolete function isFicheOfJrn
........
  r2273 | danydb | 2008-12-22 21:44:28 +0100 (Mon, 22 Dec 2008) | 1 line
  
  Improve Invoice : add the username 
........
  r2287 | danydb | 2009-01-13 21:37:07 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Code cleaning replace GetConcerned by Acc_Reconciliation
........
  r2288 | danydb | 2009-01-13 21:38:40 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Add a comment on jrn operation
........
  r2289 | danydb | 2009-01-13 21:40:13 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Code cleaning : add comments to the code
........
  r2290 | danydb | 2009-01-13 21:40:46 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Code cleaning replace GetConcerned by Acc_Reconciliation
........
  r2291 | danydb | 2009-01-13 21:41:35 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Code cleaning replace GetConcerned by Acc_Reconciliation
........
  r2292 | danydb | 2009-01-13 21:42:15 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Add documentation about new tags
........
  r2293 | danydb | 2009-01-13 21:43:22 +0100 (Tue, 13 Jan 2009) | 1 line
  
  Code cleaning start rewriting of the security part 
........
  r2294 | danydb | 2009-01-14 20:09:18 +0100 (Wed, 14 Jan 2009) | 1 line
  
  Improve : template of security + security code
........
  r2295 | danydb | 2009-01-14 20:21:51 +0100 (Wed, 14 Jan 2009) | 1 line
  
  Improve security : add new variable
........
  r2296 | danydb | 2009-01-14 20:39:58 +0100 (Wed, 14 Jan 2009) | 1 line
  
  Improve security : modify layout
........
  r2297 | danydb | 2009-01-15 19:21:47 +0100 (Thu, 15 Jan 2009) | 1 line
  
  Improve security : user setting
........
  r2299 | danydb | 2009-01-15 19:28:56 +0100 (Thu, 15 Jan 2009) | 2 lines
  
  Clean code : can_request doens't have a connx parameter
........
  r2300 | danydb | 2009-01-16 19:12:47 +0100 (Fri, 16 Jan 2009) | 1 line
  
  Improve Ecriture directe libelle : new widget js_search_card_control
........
  r2301 | danydb | 2009-01-16 22:29:39 +0100 (Fri, 16 Jan 2009) | 1 line
  
  Improve Quick Writing : remove span, and update the comment field
........
  r2302 | danydb | 2009-01-16 23:01:24 +0100 (Fri, 16 Jan 2009) | 1 line
  
  Improve cosmetic : GL + remove the select topmenu
........
  r2303 | danydb | 2009-01-19 08:41:09 +0100 (Mon, 19 Jan 2009) | 1 line
  
  Cosmetic : a inline
........
  r2304 | danydb | 2009-01-20 23:03:59 +0100 (Tue, 20 Jan 2009) | 6 lines
  
  Code Cleaning
  Security : remove obsolete files & function
  Class_user : add new functions for the security
  Only the menu in text mode with a break line
........
  r2305 | danydb | 2009-01-20 23:05:01 +0100 (Tue, 20 Jan 2009) | 1 line
  
  code cleaning rewriting of Security 
........
  r2306 | danydb | 2009-01-21 21:13:15 +0100 (Wed, 21 Jan 2009) | 1 line
  
  Security printing unicode and fix some bugs
........
  r2309 | danydb | 2009-01-26 19:56:28 +0100 (Mon, 26 Jan 2009) | 1 line
  
  ADD : company without VAT
........
  r2310 | danydb | 2009-01-26 23:33:14 +0100 (Mon, 26 Jan 2009) | 1 line
  
  Add : no vat for Purchase ledger 
........
  r2312 | danydb | 2009-01-28 19:57:30 +0100 (Wed, 28 Jan 2009) | 1 line
  
  Integration 
........
  r2313 | danydb | 2009-01-28 22:46:27 +0100 (Wed, 28 Jan 2009) | 1 line
  
  Work with or without VAT
........
  r2314 | danydb | 2009-01-29 22:18:57 +0100 (Thu, 29 Jan 2009) | 2 lines
  
  Remove debug info
........
  r2315 | danydb | 2009-01-29 23:23:14 +0100 (Thu, 29 Jan 2009) | 1 line
  
  ADD the possibility to enter a piece number
........
  r2316 | danydb | 2009-01-31 23:20:00 +0100 (Sat, 31 Jan 2009) | 1 line
  
  Documentation
........
  r2317 | danydb | 2009-02-04 20:14:54 +0100 (Wed, 04 Feb 2009) | 1 line
  
  Template for ledger
........
  r2318 | danydb | 2009-02-05 15:52:58 +0100 (Thu, 05 Feb 2009) | 1 line
  
  Add PJ setting + default in Ledger, fix bug in listJrn
........
  r2319 | danydb | 2009-02-05 17:09:56 +0100 (Thu, 05 Feb 2009) | 2 lines
  
  Search by PJ
........
  r2320 | danydb | 2009-02-05 17:23:24 +0100 (Thu, 05 Feb 2009) | 1 line
  
  Finished with pj
........
  r2321 | danydb | 2009-02-05 18:11:35 +0100 (Thu, 05 Feb 2009) | 1 line
  
  PJ is readonly
........
  r2322 | danydb | 2009-02-05 20:10:34 +0100 (Thu, 05 Feb 2009) | 1 line
  
  Saldo : write the first saldo (ajax)
........
  r2324 | danydb | 2009-02-06 00:07:50 +0100 (Fri, 06 Feb 2009) | 5 lines
  
  Add database script
  Cosmetic (menu)
  Fix Bug 
........
  r2325 | danydb | 2009-02-06 14:07:07 +0100 (Fri, 06 Feb 2009) | 1 line
  
  Improve Pj seq 
........
  r2326 | danydb | 2009-02-09 22:47:23 +0100 (Mon, 09 Feb 2009) | 6 lines
  
  Fix Bug privilege (compta_ven)
  Fix if the pj is empty do not increment the sequence (class_acc_operation)
  Fix remove PJ if pj is empty (modify_op.php)
  Cosmetic do not print PJ if pj is null or empty (listing)
........
  r2327 | danydb | 2009-02-10 21:04:48 +0100 (Tue, 10 Feb 2009) | 5 lines
  
  Fix bug in PJ seq
  Fix bug in export jrn csv
  Improve avoid the removal of vat rate
  Add security for card
........
  r2328 | danydb | 2009-02-12 20:26:36 +0100 (Thu, 12 Feb 2009) | 4 lines
  
  Cosmetic menu_tool
  Impression add tag PJ
  Cosmetic menu administration
........
  r2329 | danydb | 2009-02-12 21:43:19 +0100 (Thu, 12 Feb 2009) | 5 lines
  
  filter the folder the local admin can access
  add a function check_dossier which must be implemented everywhere
  Printing with PJ
  NoAccess default = javascript
........
  r2330 | danydb | 2009-02-14 18:11:49 +0100 (Sat, 14 Feb 2009) | 2 lines
  
  improve add libelle for balance csv
........
  r2331 | danydb | 2009-02-14 19:10:56 +0100 (Sat, 14 Feb 2009) | 7 lines
  
  Balance csv add label
  Bug Financial ledger list
  BUG period access 
  BUG stock access
  IMPROVE list ledger with PJ
........
  r2332 | danydb | 2009-02-15 18:21:59 +0100 (Sun, 15 Feb 2009) | 1 line
  
  Bug order was not saved for report
........
  r2333 | danydb | 2009-02-15 18:22:17 +0100 (Sun, 15 Feb 2009) | 1 line
  
  Add security for normal user
........
  r2334 | danydb | 2009-02-15 18:23:24 +0100 (Sun, 15 Feb 2009) | 3 lines
  
  Bug forget to import class
........
  r2335 | danydb | 2009-02-17 21:33:17 +0100 (Tue, 17 Feb 2009) | 5 lines
  
  Fix quick writing let write
  Fix card priv
  Remove button if no priv to add card or cancel an op
........
  r2336 | danydb | 2009-02-19 21:01:36 +0100 (Thu, 19 Feb 2009) | 4 lines
  
  Check for CA
  common Bug with the repository
........
  r2337 | danydb | 2009-02-19 21:50:35 +0100 (Thu, 19 Feb 2009) | 2 lines
  
  Test the parameter security part
........
2009-02-19 21:11:08 +00:00
Dany De Bontridder
c477c9e259 Merged revisions 1909-1911,1914-1915,1917-1920,1922-1925,1927,1929-1943,1945,1947-1953,1955-1965,1967-1977,1979-1993,1995-2018,2020-2040,2042-2046,2048-2160 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel410-exp

........
  r1909 | danydb | 2008-03-03 18:01:14 +0100 (Mon, 03 Mar 2008) | 1 line
  
  New branches for the rel410 : priority =  interface 
........
  r1914 | danydb | 2008-03-05 18:53:35 +0100 (Wed, 05 Mar 2008) | 1 line
  
  Code cleaning for the predefined operation
........
  r1918 | danydb | 2008-03-07 16:56:47 +0100 (Fri, 07 Mar 2008) | 1 line
  
  The database version is now in a constant
........
  r1920 | danydb | 2008-03-10 12:07:00 +0100 (Mon, 10 Mar 2008) | 1 line
  
  Not needed patch
........
  r1922 | danydb | 2008-03-10 16:45:29 +0100 (Mon, 10 Mar 2008) | 1 line
  
  COSMETIC : improve login page
........
  r1923 | danydb | 2008-03-10 17:10:52 +0100 (Mon, 10 Mar 2008) | 1 line
  
  COSMETIC : improve interface template of document
........
  r1924 | danydb | 2008-03-10 18:34:12 +0100 (Mon, 10 Mar 2008) | 1 line
  
  Cosmetic : improve interface "preference"
........
  r1929 | danydb | 2008-03-11 16:08:53 +0100 (Tue, 11 Mar 2008) | 1 line
  
  Complete workaround (see rev 1927)
........
  r1930 | danydb | 2008-03-11 18:28:23 +0100 (Tue, 11 Mar 2008) | 1 line
  
  Task 46 : rewrite Rapport before adding miniRapport
........
  r1931 | danydb | 2008-03-11 18:36:31 +0100 (Tue, 11 Mar 2008) | 1 line
  
  class_periode was removed by mistake, it is readded
........
  r1932 | danydb | 2008-03-12 19:12:07 +0100 (Wed, 12 Mar 2008) | 1 line
  
  task 46 : rewritting of rapport
........
  r1934 | danydb | 2008-03-13 14:13:23 +0100 (Thu, 13 Mar 2008) | 1 line
  
  Task 46 Rapport are completely rewritted
........
  r1935 | danydb | 2008-03-13 17:06:36 +0100 (Thu, 13 Mar 2008) | 1 line
  
  Task 46 mini report on welcome page -> task finished
........
  r1936 | danydb | 2008-03-14 10:55:15 +0100 (Fri, 14 Mar 2008) | 1 line
  
  Correct documentation
........
  r1937 | danydb | 2008-03-14 12:13:54 +0100 (Fri, 14 Mar 2008) | 1 line
  
  if the browser doesn\'t accept the cookie, the PHPSESSID must be put into the url 
........
  r1938 | danydb | 2008-03-14 16:26:01 +0100 (Fri, 14 Mar 2008) | 1 line
  
  Fix unknow pass_1
........
  r1939 | danydb | 2008-03-14 16:27:15 +0100 (Fri, 14 Mar 2008) | 1 line
  
  Duplicate DBVERSION
........
  r1940 | danydb | 2008-03-14 16:50:14 +0100 (Fri, 14 Mar 2008) | 1 line
  
  Cosmetic
........
  r1941 | danydb | 2008-03-14 16:51:19 +0100 (Fri, 14 Mar 2008) | 1 line
  
  In .htaccess the value of error_reporting must different in prod.
........
  r1943 | danydb | 2008-03-15 20:13:47 +0100 (Sat, 15 Mar 2008) | 1 line
  
  task 50 : check if bcmath avail.
........
  r1952 | danydb | 2008-03-18 16:43:48 +0100 (Tue, 18 Mar 2008) | 1 line
  
  Improve code 
........
  r1955 | danydb | 2008-03-18 18:19:35 +0100 (Tue, 18 Mar 2008) | 1 line
  
  Code cleaning : Replace InsertJrn and InsertJrnx by Acc_Operation:insert_jrn and Acc_Operation:insert_jrnx, replace also the reconciliation by Acc_Reconciliation:insert
........
  r1956 | danydb | 2008-03-19 19:12:37 +0100 (Wed, 19 Mar 2008) | 1 line
  
  Improve code : tva is now an object acc_tva
........
  r1957 | danydb | 2008-03-20 13:43:38 +0100 (Thu, 20 Mar 2008) | 1 line
  
  Fix some vulnerabilities for SQL Injection
........
  r1959 | danydb | 2008-03-20 23:07:24 +0100 (Thu, 20 Mar 2008) | 1 line
  
  task 34 : Improve CSS
........
  r1960 | danydb | 2008-03-20 23:45:04 +0100 (Thu, 20 Mar 2008) | 1 line
  
  task 48 : improve report
........
  r1961 | danydb | 2008-03-20 23:52:32 +0100 (Thu, 20 Mar 2008) | 1 line
  
  Fix small cosmetic bugs and improve the search account_windows
........
  r1962 | danydb | 2008-03-20 23:55:07 +0100 (Thu, 20 Mar 2008) | 1 line
  
  improve the search account_windows
........
  r1968 | danydb | 2008-03-21 18:46:26 +0100 (Fri, 21 Mar 2008) | 1 line
  
  Improve the account search functionnality
........
  r1969 | danydb | 2008-03-21 20:29:39 +0100 (Fri, 21 Mar 2008) | 1 line
  
  task #31 & task #34 : mail follow-up, 2 step instead of 3 and improve appearance
........
  r1970 | danydb | 2008-03-21 22:01:30 +0100 (Fri, 21 Mar 2008) | 1 line
  
  Task #27 : modify detail of folder and template
........
  r1971 | danydb | 2008-03-21 22:22:20 +0100 (Fri, 21 Mar 2008) | 1 line
  
  Task 53 : add the tva rate in the generated invoice
........
  r1972 | danydb | 2008-03-21 22:26:41 +0100 (Fri, 21 Mar 2008) | 1 line
  
  Make a insensitive search for the folder name
........
  r1990 | danydb | 2008-03-26 23:36:46 +0100 (Wed, 26 Mar 2008) | 1 line
  
  Conversion to unicode 
........
  r1991 | danydb | 2008-03-26 23:58:06 +0100 (Wed, 26 Mar 2008) | 1 line
  
  cosmetic
........
  r1992 | danydb | 2008-03-26 23:58:08 +0100 (Wed, 26 Mar 2008) | 1 line
  
  Remove last latin1 code
........
  r1995 | danydb | 2008-03-31 17:35:30 +0200 (Mon, 31 Mar 2008) | 1 line
  
  report : Add the button Search for new line
........
  r1996 | danydb | 2008-03-31 17:38:56 +0200 (Mon, 31 Mar 2008) | 1 line
  
  report : add the set_poste_child 
........
  r1997 | danydb | 2008-03-31 22:32:05 +0200 (Mon, 31 Mar 2008) | 1 line
  
  Next SQL Upgrade for class_acc_tva
........
  r1998 | danydb | 2008-03-31 22:32:53 +0200 (Mon, 31 Mar 2008) | 1 line
  
  Rewriting of class_acc_parm_code
........
  r1999 | danydb | 2008-03-31 23:13:23 +0200 (Mon, 31 Mar 2008) | 1 line
  
  Improve VAT class and form
........
  r2000 | danydb | 2008-03-31 23:16:37 +0200 (Mon, 31 Mar 2008) | 1 line
  
  Rewrite TVA insert 
........
  r2001 | danydb | 2008-04-01 16:01:52 +0200 (Tue, 01 Apr 2008) | 5 lines
  
  Start to rewrite ledger encoding
  Move predefined operation to preod.inc.php
  Add the menu Predefined operation in the parameter module
........
  r2003 | danydb | 2008-04-01 22:02:26 +0200 (Tue, 01 Apr 2008) | 1 line
  
  Ergonomy : drop folder and template
........
  r2004 | danydb | 2008-04-03 22:59:45 +0200 (Thu, 03 Apr 2008) | 1 line
  
  Fix undefined variable in class_periode.php
........
  r2005 | danydb | 2008-04-04 00:13:05 +0200 (Fri, 04 Apr 2008) | 1 line
  
  Fix undefined variable in gestion->customer->operation
........
  r2006 | danydb | 2008-04-07 14:23:01 +0200 (Mon, 07 Apr 2008) | 1 line
  
  Login & mot de passe en français 
........
  r2007 | danydb | 2008-04-07 15:24:56 +0200 (Mon, 07 Apr 2008) | 1 line
  
  Documentation : change to unicode
........
  r2008 | danydb | 2008-04-07 16:42:02 +0200 (Mon, 07 Apr 2008) | 1 line
  
  Protect against SQL Injection
........
  r2009 | danydb | 2008-04-07 16:43:07 +0200 (Mon, 07 Apr 2008) | 1 line
  
  Download the definition of a report
........
  r2010 | danydb | 2008-04-07 16:57:55 +0200 (Mon, 07 Apr 2008) | 2 lines
  
  Remove debug info
........
  r2011 | danydb | 2008-04-07 17:32:17 +0200 (Mon, 07 Apr 2008) | 1 line
  
  Upload and save of a definition of a report
........
  r2012 | danydb | 2008-04-08 17:04:00 +0200 (Tue, 08 Apr 2008) | 1 line
  
  task 50 : use of bcmat to avoid rounding problem
........
  r2013 | danydb | 2008-04-09 13:48:30 +0200 (Wed, 09 Apr 2008) | 2 lines
  
  task #36 : add a warning if no mini report is defined
........
  r2024 | danydb | 2008-04-11 18:02:22 +0200 (Fri, 11 Apr 2008) | 1 line
  
  Task #25 : feature backup / restore useful, restore is always in unicode
........
  r2025 | danydb | 2008-04-11 18:35:55 +0200 (Fri, 11 Apr 2008) | 1 line
  
  task 51 : warning when trying to create a new folder
........
  r2026 | danydb | 2008-04-12 16:00:09 +0200 (Sat, 12 Apr 2008) | 2 lines
  
  Cosmetic : change in the detailled operation Debit by Montant
........
  r2027 | danydb | 2008-04-12 16:04:32 +0200 (Sat, 12 Apr 2008) | 2 lines
  
  Operation ; without details by default
........
  r2028 | danydb | 2008-04-12 16:04:47 +0200 (Sat, 12 Apr 2008) | 2 lines
  
  Remove details from operation supplier
........
  r2029 | danydb | 2008-04-12 16:15:17 +0200 (Sat, 12 Apr 2008) | 1 line
  
  Gestion : fix bug in return button when adding a customer
........
  r2030 | danydb | 2008-04-12 16:19:19 +0200 (Sat, 12 Apr 2008) | 1 line
  
  Gestion : bug remove delete message 
........
  r2031 | danydb | 2008-04-12 16:22:25 +0200 (Sat, 12 Apr 2008) | 3 lines
  
  Remove php tag and replace by echo
  Add in "Comptabilité" the Great Ledger
........
  r2032 | danydb | 2008-04-12 17:10:06 +0200 (Sat, 12 Apr 2008) | 1 line
  
  Fix Bilan : France bug with unicode 
........
  r2033 | danydb | 2008-04-12 17:17:55 +0200 (Sat, 12 Apr 2008) | 3 lines
  
  Separate the user setting from the general constant.php, a template file is given (config.inc)
  Fix some cosmetic bug for this shit of IE
........
  r2034 | danydb | 2008-04-18 14:51:13 +0200 (Fri, 18 Apr 2008) | 2 lines
  
  Fix bug : missing coma
........
  r2035 | danydb | 2008-04-19 23:39:09 +0200 (Sat, 19 Apr 2008) | 1 line
  
  class_widget fix button_href to work on the same way with IE and firefox
........
  r2036 | danydb | 2008-05-01 18:17:06 +0200 (Thu, 01 May 2008) | 2 lines
  
  task #33 start rewriting of encoding operation (VEN)
........
  r2037 | danydb | 2008-05-01 18:18:26 +0200 (Thu, 01 May 2008) | 2 lines
  
  task #33 start rewriting of encoding operation (VEN)
........
  r2040 | danydb | 2008-05-07 20:53:32 +0200 (Wed, 07 May 2008) | 1 line
  
  Unicode for doxygen
........
  r2043 | danydb | 2008-05-25 17:32:51 +0200 (Sun, 25 May 2008) | 2 lines
  
  Default pref is TEXT instead of SELECT
........
  r2045 | danydb | 2008-06-14 17:48:46 +0200 (Sat, 14 Jun 2008) | 1 line
  
  Add a style input_type
........
  r2046 | danydb | 2008-06-14 17:49:58 +0200 (Sat, 14 Jun 2008) | 3 lines
  
  1. Replace the CSS class u_content by content, the u_content existed for historic reason
  2. Start the coding of ledger sold
........
  r2048 | danydb | 2008-06-14 18:31:55 +0200 (Sat, 14 Jun 2008) | 1 line
  
  remove javascript warning 
........
  r2049 | danydb | 2008-06-14 18:32:26 +0200 (Sat, 14 Jun 2008) | 1 line
  
  Ledger SOLD add row
........
  r2050 | danydb | 2008-06-14 19:54:29 +0200 (Sat, 14 Jun 2008) | 1 line
  
  Ledger sold : replace dot by style
........
  r2051 | danydb | 2008-06-14 21:08:48 +0200 (Sat, 14 Jun 2008) | 1 line
  
  correct unicode char in doc folder
........
  r2052 | danydb | 2008-06-14 23:58:01 +0200 (Sat, 14 Jun 2008) | 1 line
  
  Ledger SOLD : automatic update of the total
........
  r2053 | danydb | 2008-06-15 12:05:02 +0200 (Sun, 15 Jun 2008) | 1 line
  
  Performance : the prototype.js is quite heavy, and is not any more included in every page, instead now, there is a html_min_start_page with a minimum of javascript files and a mintoolkit.js which contains the minimum for javascript
........
  r2054 | danydb | 2008-06-15 12:17:22 +0200 (Sun, 15 Jun 2008) | 1 line
  
  Prototype.js performance, included only if needed, improve performance for access.php, user_login.php
........
  r2055 | danydb | 2008-06-19 11:29:52 +0200 (Thu, 19 Jun 2008) | 1 line
  
  Cosmetic : Adapt CSS for F3
........
  r2056 | danydb | 2008-06-19 12:18:13 +0200 (Thu, 19 Jun 2008) | 1 line
  
  remove useless comment and debug message
........
  r2057 | danydb | 2008-06-19 12:32:58 +0200 (Thu, 19 Jun 2008) | 1 line
  
  Update CSS classic
........
  r2058 | danydb | 2008-06-24 01:14:21 +0200 (Tue, 24 Jun 2008) | 1 line
........
  r2059 | danydb | 2008-06-28 14:05:23 +0200 (Sat, 28 Jun 2008) | 1 line
  
  task #67 : infobulle
........
  r2060 | danydb | 2008-06-28 14:16:37 +0200 (Sat, 28 Jun 2008) | 1 line
  
  Bug in add_row 
........
  r2061 | danydb | 2008-06-28 14:16:49 +0200 (Sat, 28 Jun 2008) | 1 line
  
  task #67 : infobulle
........
  r2062 | danydb | 2008-06-28 15:21:57 +0200 (Sat, 28 Jun 2008) | 1 line
  
  Compute the sold amount via javascript
........
  r2063 | danydb | 2008-06-28 15:34:38 +0200 (Sat, 28 Jun 2008) | 1 line
  
  Correct typo
........
  r2064 | danydb | 2008-07-01 23:02:29 +0200 (Tue, 01 Jul 2008) | 1 line
  
  Add predef operation for VEN
........
  r2065 | danydb | 2008-07-02 23:57:45 +0200 (Wed, 02 Jul 2008) | 1 line
  
  Fixed undefined use_predef
........
  r2066 | danydb | 2008-07-03 15:27:22 +0200 (Thu, 03 Jul 2008) | 2 lines
  
  Work without prototype.js
........
  r2067 | danydb | 2008-07-03 18:33:03 +0200 (Thu, 03 Jul 2008) | 2 lines
  
  Fix bug with undefined variable
........
  r2068 | danydb | 2008-07-03 18:43:53 +0200 (Thu, 03 Jul 2008) | 2 lines
  
  typo
........
  r2069 | danydb | 2008-07-03 20:37:06 +0200 (Thu, 03 Jul 2008) | 1 line
  
  New version for Ledger sold and invoice
........
  r2070 | danydb | 2008-07-03 20:56:47 +0200 (Thu, 03 Jul 2008) | 1 line
  
  Update infobulle  + typo
........
  r2071 | danydb | 2008-07-04 12:55:16 +0200 (Fri, 04 Jul 2008) | 1 line
  
  Correct last bug for compta_ven
........
  r2072 | danydb | 2008-07-04 14:34:24 +0200 (Fri, 04 Jul 2008) | 1 line
  
  Task#39 Migrate to unicode
........
  r2073 | danydb | 2008-07-04 14:34:47 +0200 (Fri, 04 Jul 2008) | 1 line
  
  Task#39 Migrate to unicode
........
  r2074 | danydb | 2008-07-04 14:40:38 +0200 (Fri, 04 Jul 2008) | 2 lines
  
  Add documentation for task #39 (unicode)
........
  r2075 | danydb | 2008-07-04 14:53:47 +0200 (Fri, 04 Jul 2008) | 2 lines
  
  cosmetic
........
  r2076 | danydb | 2008-07-04 16:52:56 +0200 (Fri, 04 Jul 2008) | 2 lines
  
  cosmetic
........
  r2077 | danydb | 2008-07-04 18:02:23 +0200 (Fri, 04 Jul 2008) | 1 line
  
  Update CSS 
........
  r2078 | danydb | 2008-07-04 18:22:11 +0200 (Fri, 04 Jul 2008) | 2 lines
  
  Add reset type
........
  r2079 | danydb | 2008-07-04 21:50:24 +0200 (Fri, 04 Jul 2008) | 1 line
  
  Rewriting of the financial ledger
........
  r2080 | danydb | 2008-07-04 21:53:43 +0200 (Fri, 04 Jul 2008) | 1 line
  
  Cosmetic
........
  r2081 | danydb | 2008-07-05 00:18:17 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Ledger Purchase 
........
  r2082 | danydb | 2008-07-05 00:18:42 +0200 (Sat, 05 Jul 2008) | 1 line
  
  rename compta_ach.php
........
  r2083 | danydb | 2008-07-05 03:49:35 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Finish ledger purchase
........
  r2084 | danydb | 2008-07-05 04:22:50 +0200 (Sat, 05 Jul 2008) | 1 line
  
  bugs ledger purchase + javascript : need to trim parameters for Ajax (qcode and amounts)
........
  r2085 | danydb | 2008-07-05 06:04:21 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Rewriting of the ledger is complete, now we can remove dead code and files
........
  r2086 | danydb | 2008-07-05 14:10:23 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Correct javascript bugs
........
  r2087 | danydb | 2008-07-05 14:13:16 +0200 (Sat, 05 Jul 2008) | 1 line
  
  code cleaning
........
  r2088 | danydb | 2008-07-05 14:34:16 +0200 (Sat, 05 Jul 2008) | 1 line
  
  code cleaning
........
  r2089 | danydb | 2008-07-05 17:18:48 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Adapt a little bit the direct writing
........
  r2090 | danydb | 2008-07-05 21:53:50 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Improve installation 
........
  r2091 | danydb | 2008-07-05 21:54:00 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Improve installation 
........
  r2092 | danydb | 2008-07-05 22:20:11 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Setup
........
  r2093 | danydb | 2008-07-05 22:33:36 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Readd user_action_gl.php
........
  r2094 | danydb | 2008-07-05 22:38:15 +0200 (Sat, 05 Jul 2008) | 1 line
  
  Re-add user_action_gl.php
........
  r2095 | danydb | 2008-07-06 00:52:23 +0200 (Sun, 06 Jul 2008) | 1 line
  
  New setup
........
  r2096 | danydb | 2008-07-06 02:02:41 +0200 (Sun, 06 Jul 2008) | 1 line
  
  small bugs
........
  r2097 | danydb | 2008-07-06 19:27:05 +0200 (Sun, 06 Jul 2008) | 1 line
  
  Fix security bug with domain
........
  r2098 | danydb | 2008-07-06 19:39:55 +0200 (Sun, 06 Jul 2008) | 1 line
  
  fix bug : javascript Purchase does not update correctly when a card is blanked
........
  r2099 | danydb | 2008-07-13 00:31:41 +0200 (Sun, 13 Jul 2008) | 1 line
  
  Task #49 add a simple todo list
........
  r2100 | danydb | 2008-07-13 00:32:08 +0200 (Sun, 13 Jul 2008) | 1 line
  
  remove print_r
........
  r2101 | danydb | 2008-07-13 00:43:55 +0200 (Sun, 13 Jul 2008) | 1 line
  
  Add sql patch 49
........
  r2102 | danydb | 2008-07-13 00:44:08 +0200 (Sun, 13 Jul 2008) | 1 line
  
  Add sql patch 49
........
  r2103 | danydb | 2008-07-13 00:59:01 +0200 (Sun, 13 Jul 2008) | 1 line
  
  Fix bug in the table todo_list
........
  r2104 | danydb | 2008-07-13 01:09:49 +0200 (Sun, 13 Jul 2008) | 1 line
  
  Task #49 cosmetic todo list
........
  r2105 | danydb | 2008-07-15 19:56:35 +0200 (Tue, 15 Jul 2008) | 1 line
  
  remove var_dump
........
  r2106 | danydb | 2008-07-16 21:42:42 +0200 (Wed, 16 Jul 2008) | 1 line
  
  Fix bug : creating card 
........
  r2107 | danydb | 2008-07-17 12:46:16 +0200 (Thu, 17 Jul 2008) | 1 line
  
  Fix numerous small bugs
........
  r2108 | danydb | 2008-07-17 13:20:51 +0200 (Thu, 17 Jul 2008) | 1 line
  
  Fix bug : if the account changed for a card then the ledgers are update with the new account
........
  r2109 | danydb | 2008-07-17 14:44:42 +0200 (Thu, 17 Jul 2008) | 1 line
  
  Fix : character encoding
........
  r2110 | danydb | 2008-07-17 20:34:15 +0200 (Thu, 17 Jul 2008) | 1 line
  
  task : the attribut of a card are now ordered by the users
........
  r2111 | danydb | 2008-07-18 13:45:10 +0200 (Fri, 18 Jul 2008) | 1 line
  
  Import of opening are now concerned by the qcode
........
  r2112 | danydb | 2008-07-18 14:05:47 +0200 (Fri, 18 Jul 2008) | 2 lines
  
  Fix bug : quick_writing_add_row duplicates value
........
  r2113 | danydb | 2008-07-18 14:23:28 +0200 (Fri, 18 Jul 2008) | 1 line
  
  Cosmetic : add comment, fix bug for quick_writing (add a verify )
........
  r2114 | danydb | 2008-07-21 22:25:33 +0200 (Mon, 21 Jul 2008) | 1 line
  
  SQL Patch Add order to the card
........
  r2115 | danydb | 2008-07-22 15:17:33 +0200 (Tue, 22 Jul 2008) | 1 line
  
  Release candidate : fix bug ledger sold
........
  r2116 | danydb | 2008-07-22 17:50:14 +0200 (Tue, 22 Jul 2008) | 1 line
  
  Fix Bug : Ledger SOLD & PURCHASE
........
  r2117 | danydb | 2008-07-24 18:11:57 +0200 (Thu, 24 Jul 2008) | 1 line
  
  Fix Bug Ledger FIN + import FIN
........
  r2118 | danydb | 2008-07-24 18:29:20 +0200 (Thu, 24 Jul 2008) | 1 line
  
  Fix Bug Import FIN utf8 encoding
........
  r2119 | danydb | 2008-07-24 22:19:23 +0200 (Thu, 24 Jul 2008) | 1 line
  
  Fix Bug Printing and Quick Writing
........
  r2120 | danydb | 2008-07-24 22:46:50 +0200 (Thu, 24 Jul 2008) | 1 line
  
  Fix Bug Security
........
  r2121 | danydb | 2008-07-24 22:51:05 +0200 (Thu, 24 Jul 2008) | 1 line
  
  Cosmetic 
........
  r2122 | danydb | 2008-07-24 23:00:38 +0200 (Thu, 24 Jul 2008) | 2 lines
  
  Fix problem with simple printing French
........
  r2123 | danydb | 2008-07-24 23:01:48 +0200 (Thu, 24 Jul 2008) | 2 lines
  
  Missing {
........
  r2124 | danydb | 2008-07-24 23:02:45 +0200 (Thu, 24 Jul 2008) | 2 lines
  
  Unicode
........
  r2125 | danydb | 2008-07-24 23:04:31 +0200 (Thu, 24 Jul 2008) | 2 lines
  
  Unicode
........
  r2126 | danydb | 2008-07-25 17:40:28 +0200 (Fri, 25 Jul 2008) | 1 line
  
  Fix Bug install on windows
........
  r2127 | danydb | 2008-07-25 17:42:01 +0200 (Fri, 25 Jul 2008) | 1 line
  
  Add version
........
  r2128 | danydb | 2008-07-25 17:44:38 +0200 (Fri, 25 Jul 2008) | 1 line
  
  short tag
........
  r2129 | danydb | 2008-07-25 18:40:34 +0200 (Fri, 25 Jul 2008) | 1 line
  
  Add Generate invoice + Fix bug for show_ledger()
........
  r2130 | danydb | 2008-07-25 20:51:47 +0200 (Fri, 25 Jul 2008) | 1 line
  
  remove debug
........
  r2131 | danydb | 2008-07-25 20:52:12 +0200 (Fri, 25 Jul 2008) | 1 line
  
  set version
........
  r2132 | danydb | 2008-07-27 22:55:03 +0200 (Sun, 27 Jul 2008) | 1 line
  
  Unicode
........
  r2133 | danydb | 2008-08-28 17:52:50 +0200 (Thu, 28 Aug 2008) | 1 line
  
  add pguser for documentation
........
  r2134 | danydb | 2008-08-28 19:55:26 +0200 (Thu, 28 Aug 2008) | 1 line
  
  correst documentation script
........
  r2135 | danydb | 2008-08-28 21:23:05 +0200 (Thu, 28 Aug 2008) | 1 line
  
  Improve install. : automatic writing of htaccess file
........
  r2136 | danydb | 2008-08-28 21:23:21 +0200 (Thu, 28 Aug 2008) | 1 line
  
  Improve install. : automatic writing of htaccess file
........
  r2137 | danydb | 2008-08-28 22:43:31 +0200 (Thu, 28 Aug 2008) | 1 line
  
  Remove the useless category of card
........
  r2138 | danydb | 2008-08-29 15:57:33 +0200 (Fri, 29 Aug 2008) | 1 line
  
  update version
........
  r2139 | danydb | 2008-09-04 21:49:29 +0200 (Thu, 04 Sep 2008) | 1 line
  
  update doc
........
  r2140 | danydb | 2008-09-06 20:47:13 +0200 (Sat, 06 Sep 2008) | 1 line
  
  Remove a not wanted hidden value which makes failed the searching for card
........
  r2141 | danydb | 2008-09-07 18:57:42 +0200 (Sun, 07 Sep 2008) | 1 line
  
  Update doc.
........
  r2142 | danydb | 2008-09-08 13:38:00 +0200 (Mon, 08 Sep 2008) | 1 line
  
  Fix small in fin
........
  r2143 | danydb | 2008-09-08 13:49:52 +0200 (Mon, 08 Sep 2008) | 1 line
  
  Fix small bugs in ach & ven
........
  r2144 | danydb | 2008-09-08 13:57:25 +0200 (Mon, 08 Sep 2008) | 1 line
  
  bug : courrier concerne
........
  r2145 | danydb | 2008-09-08 14:24:00 +0200 (Mon, 08 Sep 2008) | 2 lines
  
  Fix bug with export of report
........
  r2146 | danydb | 2008-09-08 15:25:50 +0200 (Mon, 08 Sep 2008) | 1 line
  
  Add the security
........
  r2147 | danydb | 2008-09-09 21:31:52 +0200 (Tue, 09 Sep 2008) | 1 line
  
  files cleaning
........
  r2148 | danydb | 2008-09-09 21:34:40 +0200 (Tue, 09 Sep 2008) | 1 line
  
  files cleaning
........
  r2149 | danydb | 2008-09-10 13:52:56 +0200 (Wed, 10 Sep 2008) | 1 line
  
  Fix bug in ledger sold, purchase for negative amount and financial for qcode
........
  r2150 | danydb | 2008-09-10 14:33:07 +0200 (Wed, 10 Sep 2008) | 1 line
  
  update version
........
  r2151 | danydb | 2008-09-10 14:42:24 +0200 (Wed, 10 Sep 2008) | 1 line
  
  Add patch for insert_jrnx
........
  r2152 | danydb | 2008-09-10 14:42:56 +0200 (Wed, 10 Sep 2008) | 1 line
  
  update version
........
  r2153 | danydb | 2008-09-10 17:53:28 +0200 (Wed, 10 Sep 2008) | 1 line
  
  typo
........
  r2154 | danydb | 2008-09-10 18:07:51 +0200 (Wed, 10 Sep 2008) | 1 line
  
  Fix layout
........
  r2155 | danydb | 2008-09-13 18:08:09 +0200 (Sat, 13 Sep 2008) | 1 line
  
  Update documentation
........
  r2156 | danydb | 2008-09-13 18:11:52 +0200 (Sat, 13 Sep 2008) | 1 line
  
  Update version
........
  r2157 | danydb | 2008-09-13 22:27:29 +0200 (Sat, 13 Sep 2008) | 1 line
  
  Add document to upload
........
  r2158 | danydb | 2008-09-13 22:28:52 +0200 (Sat, 13 Sep 2008) | 1 line
  
  Add document 
........
2008-09-13 21:09:55 +00:00
sparkyx
aefc4b1eb8 merge with rel310C 2008-02-11 18:53:44 +00:00
sparkyx
5a982fb2ad replace function widget::Submit and static widget::submit_button by static widget::submit (same for Reset) 2008-01-17 13:34:01 +00:00
sparkyx
ee8556ccfa Change cl_user to User 2008-01-11 23:34:28 +00:00
sparkyx
7327b49f16 Add centralized and closing periode to gestion module
Add security for module Budget
Add paid & unpaid to module "gestion"
Add Periode & Centra to module "Gestion"
Add Filter for gestion, security
Documentation
Close periode by ledger
2008-01-10 21:44:39 +00:00
sparkyx
09d65f6537 Code Cleaning : get-> load, GetWWW ==> get_www 2007-12-21 09:22:03 +00:00
sparkyx
d11266d34f Code Cleaning : get-> load, GetWWW ==> get_www 2007-12-21 09:07:07 +00:00
sparkyx
acd0c69596 Missing gDossier 2007-10-21 17:32:08 +00:00
sparkyx
b5a571d0f8 Missing gDossier 2007-10-21 15:43:05 +00:00
sparkyx
5a46aa7eca Fix cosmetic 2007-10-18 11:13:36 +00:00
sparkyx
26afef570a Add the quick / direct writing ability 2007-10-15 13:25:35 +00:00
sparkyx
f7097c31fc Change Name for class_jrn (new: class_acc_ledger) and operation (new:class_anc_operation) fix bug for direct writing 2007-10-15 07:17:33 +00:00
sparkyx
51c9c43f8c Last modif beta-3 2007-09-21 18:49:55 +00:00
sparkyx
3ba3ca02c6 Predefined operation 2007-09-18 19:29:43 +00:00
sparkyx
f837f6da8b Replace $_SESSION[g_dossier] by a variable gDossier, this parameter is passed thanks the class dossier 2007-08-17 23:29:02 +00:00
sparkyx
5b41f9df8b Change open-short-tag 2007-04-17 11:15:20 +00:00
sparkyx
c0d75f6416 Typo 2007-03-24 19:13:22 +00:00
sparkyx
d3d4a1e748 Correct : Sort the periode properly in using p_start and p_end instead of p_id 2006-08-24 20:28:59 +00:00
sparkyx
cb081ee2f2 Add a select to see the whole exercice 2006-08-09 19:03:00 +00:00
sparkyx
ad6e3ad625 Cosmetic bug 2006-07-06 21:10:02 +00:00
sparkyx
d6f330344d Improve security 2006-07-03 20:35:38 +00:00
sparkyx
4356b1551d Add bank balance 2006-06-29 21:09:19 +00:00
sparkyx
a225002ebb task #5689 improve calc 2006-06-29 18:34:39 +00:00
sparkyx
e33849fd0a Cosmetic + Documentation 2006-06-26 18:23:35 +00:00
sparkyx
547e392253 Fix cosmetic bugs and add support for OOo 2006-06-25 01:28:12 +00:00