Commit graph

38 commits

Author SHA1 Message Date
sparkyx
ae868936af rename user.class.php and User by noalyss_user.class.php and Noalyss_User 2022-10-27 13:36:28 +02:00
Dany wm De Bontridder
1f458a4f01 Task #0001869: Session key : clef de session 2020-12-22 20:38:16 +01:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Dany De Bontridder
05fd1bd099 Security : direct injection 2018-05-31 23:04:59 +02:00
Dany De Bontridder
7469eb7044 History based on the date of the operation which it comes from 2018-02-10 09:45:06 +01:00
Dany De Bontridder
ed100ad7f9 Task #0001529: Réécriture de code , placer les icones dans Icon_Action 2018-01-17 18:59:11 +01:00
Dany De Bontridder
e9d8bd74de Task #0001507: Click sur détail opérations apparaît trop haut
Problem comes from window.onload loaded with detail operation.
Move into do.php , recherche.php , popup.php from script.js
2017-12-13 00:33:59 +01: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
a052c4f718 Task #1419: Déconnexion dans le popup
Correction :  uninitialized
2017-03-25 17:20:06 +01:00
Dany De Bontridder
0aa186b0fd Task #1419: Déconnexion dans le popup
Add a close window button for the ajax disconnect
Fix bug
2017-03-25 13:28:53 +01:00
Dany De Bontridder
c592f3f5e8 Popup : check if user is still connected 2017-03-23 20:24:41 +01:00
Rachel
b91280c0f5 Security : add security
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-18 19:16:10 +01:00
Dany De Bontridder
1d95f5116b Ajax : misc. bugs due to files reorganizing 2015-10-14 22:44:41 +02:00
Dany De Bontridder
8fc56e3ef4 Use Dossier::connect (singleton) instead of new Databass(dossier_id) 2015-09-15 12:12:50 +02:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
92c8841454 cosmetic 2015-08-14 13:30:12 +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
ace4531da9 Task #1045 - Amélioration apparence :
Correct some esthetic bug for IE
2014-12-08 23:16:33 +01:00
Dany De Bontridder
c4458e1c95 Add aligned block 2014-11-30 13:01:49 +01:00
Dany De Bontridder
c30344687e Add licence 2014-03-08 23:10:17 +01:00
Dany De Bontridder
5eccf5a5a6 Merge branch 'version_6_8'
Conflicts:
	html/ajax_misc.php
	html/popup.php
	include/ac_common.php
	include/ajax_mod_predf_op.php
	include/class_acc_ledger.php
	include/constant.php
	include/template/fiche_list.php
2014-03-02 04:49:48 +01:00
Dany De Bontridder
47958e3dc9 Change button size 2014-03-01 20:42:02 +01: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
08a3e922da Merged revisions 5324,5326-5332 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/tags/rel660

........
  r5324 | danydb | 2013-06-10 18:17:15 +0200 (Mon, 10 Jun 2013) | 1 line
  
  Probleme journaux ODS: mauvais filtre pour les fiches
........
  r5326 | danydb | 2013-06-26 21:25:42 +0200 (Wed, 26 Jun 2013) | 1 line
  
  bug : use POST instead of array
........
  r5327 | danydb | 2013-06-29 00:24:33 +0200 (Sat, 29 Jun 2013) | 1 line
  
  Bug : missing php path
........
  r5328 | danydb | 2013-06-29 00:34:51 +0200 (Sat, 29 Jun 2013) | 1 line
  
  Bug : mixed 2 variables : cannot save Analytic operation
........
  r5329 | danydb | 2013-06-29 00:56:50 +0200 (Sat, 29 Jun 2013) | 1 line
  
  Bug #0000859: FORECAST ; bug Total Categorie reel
........
  r5330 | danydb | 2013-07-03 22:08:41 +0200 (Wed, 03 Jul 2013) | 1 line
  
  Bug #0000860: creation de comptes utilisateurs sur serveur mutualisé (mono dossier)
........
  r5331 | danydb | 2013-07-10 19:12:32 +0200 (Wed, 10 Jul 2013) | 1 line
  
  Card ordered by name
........
  r5332 | danydb | 2013-07-10 19:13:44 +0200 (Wed, 10 Jul 2013) | 1 line
  
  Card ordered by name
........
2013-07-10 17:16:02 +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
652cf8d4c7 Code quality : use as often as possible global $g_user instead of recreating a new User object 2012-06-13 12:52:31 +00:00
Dany De Bontridder
4379add3f7 432: Modularité: impact sur la sécurité des impressions et export CSV
Add new_line for menu & module 
Improve javascript support (module + menu)
2011-11-07 21:16:45 +00:00
Dany De Bontridder
265624cb7b fix bug upgrade due to upgrade of prototype 2011-11-02 18:57:52 +00:00
Dany De Bontridder
d83210ea14 #238 : recode entirely the export (PDF / CSV ) 2011-03-26 00:45:36 +00:00
Dany De Bontridder
a105313fea #228 : periode limits not computed properly 2011-02-22 22:50:12 +00:00
Dany De Bontridder
3dc23f6720 Task 198 : add a button to change year in history of a card or account 2011-01-17 20:53:48 +00:00
Dany De Bontridder
272faaaa6d remove obsolete 2010-12-12 20:51:29 +00:00
Dany De Bontridder
b286d5b241 Add HtmlInput::print_window 2010-12-11 19:15:43 +00:00
Dany De Bontridder
627a4501c4 task#137 export history of card or account from an operation detail 2010-11-14 15:29:57 +00:00
Dany De Bontridder
08b13e4879 Cosmetic 2010-09-19 00:37:52 +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
386b43fbd1 Add by default a print bouton 2010-07-05 20:04:30 +00:00
Dany De Bontridder
767fc13a3d add missing files 2010-07-05 17:43:53 +00:00