Commit graph

20 commits

Author SHA1 Message Date
sparkyx
b5ea6eee0f Compatibility php8.3, scenario test 2024-11-04 22:56:20 +01:00
sparkyx
fde1c4104c Protect against direct access to $_POST, $_GET and $_REQUEST. 2024-11-04 22:53:30 +01:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
Dany De Bontridder
b674242c82 Security ; remove direct access to global http variable 2019-09-16 17:46:25 +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
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
25635a296a Replace in inc file exit by return 2014-11-15 01:50:12 +01:00
Dany De Bontridder
bcc2367126 Correct position dynamic element 2014-02-23 14:17:08 +01:00
Dany De Bontridder
bcd113a09e Ajout GPL dans tous les fichiers 2014-01-19 20:30:01 +01:00
Dany De Bontridder
6d2f0949ef Task #0000877: Renforcement protection 2013-09-13 19:17:32 +00:00
Dany De Bontridder
f504673abf task #827 : ajout nom tiers + quick_code 2013-05-10 21:45:03 +00:00
Dany De Bontridder
5c497d5092 Merged revisions 4209,4229-4232,4234,4237-4249 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/branches/rel600-dynamic-menu

........
  r4209 | danydb | 2011-10-13 22:06:13 +0200 (Thu, 13 Oct 2011) | 1 line
  
  Add new files
........
  r4229 | danydb | 2011-10-23 20:51:09 +0200 (Sun, 23 Oct 2011) | 1 line
  
  Dynamic menu: impress works
........
  r4230 | danydb | 2011-10-24 22:38:15 +0200 (Mon, 24 Oct 2011) | 2 lines
  
  #241 : modularity for SALE ledger
........
  r4231 | danydb | 2011-10-24 22:47:02 +0200 (Mon, 24 Oct 2011) | 2 lines
  
  #241 : modularity for PURCHASE ledger
........
  r4232 | danydb | 2011-10-25 23:03:53 +0200 (Tue, 25 Oct 2011) | 2 lines
  
  #241 : modularity for FINANCIAL ledger
........
  r4234 | danydb | 2011-10-26 01:09:02 +0200 (Wed, 26 Oct 2011) | 2 lines
  
  #241 : modularity for CARD ledger + alphanum prob
........
  r4237 | danydb | 2011-10-27 20:59:39 +0200 (Thu, 27 Oct 2011) | 2 lines
  
  #241 : modularity for lettering
........
  r4238 | danydb | 2011-10-27 21:10:19 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 :adapt width submenu
........
  r4239 | danydb | 2011-10-27 21:40:42 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : old user_advanced.php
........
  r4240 | danydb | 2011-10-27 21:44:27 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : deprecated function
........
  r4241 | danydb | 2011-10-27 21:46:26 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : remove obsolete files
........
  r4242 | danydb | 2011-10-27 21:54:39 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : gestion card + gestion IMP
........
  r4243 | danydb | 2011-10-27 22:28:36 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : gestion customer + supplier + forecast + follow up
........
  r4244 | danydb | 2011-10-28 00:47:55 +0200 (Fri, 28 Oct 2011) | 5 lines
  
  #241 : modularity : parameter 
  company
  periode
  misc : tva , card attr, middle of payment, accounting,cat of doc, cat of card
........
  r4245 | danydb | 2011-10-28 00:51:43 +0200 (Fri, 28 Oct 2011) | 1 line
  
  update menu_ref, profile_menu
........
  r4246 | danydb | 2011-10-28 00:52:13 +0200 (Fri, 28 Oct 2011) | 1 line
  
  rewriting : change ShowMenuPcmn by menu_acc_plan
........
  r4247 | danydb | 2011-10-28 20:04:01 +0200 (Fri, 28 Oct 2011) | 1 line
  
  #241 : modularity : parameter  Document
........
  r4248 | danydb | 2011-10-28 22:00:42 +0200 (Fri, 28 Oct 2011) | 1 line
  
  #241 : modularity : préférence
........
  r4249 | danydb | 2011-10-28 22:16:44 +0200 (Fri, 28 Oct 2011) | 1 line
  
  last fix
........
2011-10-28 20:59:25 +00:00
Dany De Bontridder
50908eba18 task #5 : amélioration des performances pour la recherche de fiche 2010-10-29 22:55:40 +00:00
Dany De Bontridder
0e5fcddfc1 Reformat the code with
- astyle --style=ansi
Broke : the <<<<EOF
.
2010-09-14 15:27:31 +00:00
Dany De Bontridder
175c716edc remove changelog, it can be generated
Add a loading message
2010-08-03 17:02:28 +00:00
Dany De Bontridder
e07984620a Check the date for the lettering 2010-07-29 19:27:41 +00:00
Dany De Bontridder
2059ddb70e Remove $_REQUEST[PHPSESSID] it is now replaced by the cookie
a flag in .htaccess must be set
php_flag session.use_only_cookies on
php_flag session.use_cookies 1
2010-05-11 23:30:03 +00:00
Dany De Bontridder
18b708c4ca Improve aspect detail operations
Fix bug in IE, because prototype.js was included twice
Add a popup to see detail of operations (both in list of operation and details)
2010-04-27 23:28:04 +00:00
Dany De Bontridder
207033ee08 Lettering
=========
Added in the GESTION part, for the customer + supplier

Improve cosmetic
2010-04-27 22:03:07 +00:00