Laurent Destailleur
863d57004e
Fix: Field must be invisible
2014-08-04 10:44:19 +02:00
Florian HENRY
77a9d4eb71
Start fix [ bug #1437 ] Securitu Issue
...
Some of them can be fix, because GETPOST even with 'alpha' test do not
warn if input is
"2%2F0%2F1234%3cscript%3ealert%2893275%29%3c%2fscript%3e"
for exemple
I don't have magical solution for this kind of security issue
2014-06-09 12:34:10 +02:00
Laurent Destailleur
6b6261a803
Fix: Use last name and not name.
2014-05-30 13:34:51 +02:00
Laurent Destailleur
4a96fd0d77
Fix: No error once multicompany module has been removed.
2014-05-30 13:08:01 +02:00
Laurent Destailleur
efd9337c9f
Fix: Hierarchy view with multicompany
2014-05-30 12:55:00 +02:00
Laurent Destailleur
449678d687
Fix: get_full_tree must follow same filter rule thant list of users
2014-05-30 12:43:07 +02:00
Laurent Destailleur
3c4dfba99e
Fix: Filter on status
2014-05-30 12:32:19 +02:00
Laurent Destailleur
e0e64af18c
Fix: Hierarchical user not saved.
2014-04-08 23:51:50 +02:00
Drosis Nikos
997e16fec7
Update user.class.php
...
String translated twice
2014-03-15 17:22:34 +01:00
Laurent Destailleur
dd7970b549
Fix: Regression, so introduce option to restore old behaviour.
2014-03-12 12:57:26 +01:00
Laurent Destailleur
fa7e7c75bf
Fix: Add a protection if user has no option to edit stock
2014-02-17 11:48:57 +01:00
Laurent Destailleur
ce24a7e9ad
Fix: Bad error management making rollback instead of commit
2014-01-23 09:20:06 +01:00
Grand Philippe
b61ccb8234
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 10:15:07 +01:00
Laurent Destailleur
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00
Laurent Destailleur
8cd0647d7e
Fix: business rule to protect button and action was not synchronized
2013-11-24 13:40:33 +01:00
Florian Henry
0fe870395f
Use mtethos Post instead of get
2013-11-20 00:46:04 +01:00
Florian Henry
00064ed500
Add status filter into user list
2013-11-17 17:09:58 +01:00
aspangaro
6a86c31067
Update Skype Module
2013-11-07 13:17:08 +01:00
Laurent Destailleur
3fde695c94
Qual: Uniformise name of include files we use to share common code found
...
into Actions area of pages (controllers).
2013-09-23 13:22:28 +02:00
Laurent Destailleur
491bd76c1b
Work on openif authentication mode
2013-09-18 21:22:24 +02:00
Laurent Destailleur
e2b8ad2035
Fix: not defined value
2013-09-09 03:43:59 +02:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
Laurent Destailleur
4eb37abed9
New: Translate the email to change password.
2013-08-25 06:53:59 +02:00
simnandez
dfe2b7ec4d
Fix UserGroup name not display in card view or edit
2013-08-21 18:47:51 +02:00
Laurent Destailleur
b1f528f4d5
Comment code of a deprecated variable.
2013-08-07 20:56:10 +02:00
Laurent Destailleur
74ce3fe738
Fix: rowspan
2013-07-23 19:48:21 +02:00
Laurent Destailleur
d802470aae
I killed <td nowrap>. Hello <td class="nowrap"> !
2013-07-19 14:23:42 +02:00
Maxime Kohlhaas
b22b604d02
Accountancy code on user object in prevision of the complete accountancy module
2013-06-25 11:14:00 +02:00
Laurent Destailleur
1d8b9949d6
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/bank/annuel.php
htdocs/compta/bank/categ.php
htdocs/compta/bank/releve.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/tpl/contacts.tpl.php
htdocs/cron/list.php
htdocs/main.inc.php
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/theme/bureau2crea/style.css.php
htdocs/theme/eldy/style.css.php
htdocs/user/class/user.class.php
htdocs/viewimage.php
2013-06-24 20:02:02 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Grand Philippe
b599481ef6
standardize code
2013-06-20 09:18:12 +02:00
Laurent Destailleur
71b61fc1f5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/langs/fr_FR/mails.lang
htdocs/user/logout.php
2013-06-18 09:51:37 +02:00
Laurent Destailleur
8b73b2b4f3
Fix: Solve some problem of redirect when logout
...
Conflicts:
htdocs/user/logout.php
2013-06-17 14:54:44 +02:00
Laurent Destailleur
ac16127894
Fix: Solve some problem of redirect when logout
2013-06-17 14:47:14 +02:00
Laurent Destailleur
c748f3d834
Qual: Removed useless methods
...
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Raphaël Doursenaud
686f5add82
Normalized line endings to LF
2013-06-05 16:12:07 +02:00
Laurent Destailleur
701d8485ef
Merge remote-tracking branch 'origin/3.4' into develop
2013-05-24 19:00:16 +02:00
Laurent Destailleur
7bbdae239f
Fix: Removed errors with not defined vars
2013-05-24 14:32:12 +02:00
Laurent Destailleur
6c4e47514d
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/holiday/fiche.php
2013-05-11 15:26:24 +02:00
fhenry
a4e8e8eb4b
Add fecth extrafield into fetch user class
2013-05-10 12:03:27 +02:00
fhenry
6427129480
Fix extrafields update/save on User/fiche.php
2013-05-07 12:25:32 +02:00
Laurent Destailleur
0b228b3a87
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/user/perms.php
2013-05-03 18:33:05 +02:00
Laurent Destailleur
723bd6f750
Fix: [ bug #872 ] Erreur sur page Accueil Commerciale avec pgsql
...
(3.4-beta).
Fix: Permission tab was not visible for external users.
2013-05-03 16:10:28 +02:00
Marcos García
818c6e648a
Removed duplicated code
2013-04-29 22:04:46 +02:00
Laurent Destailleur
e4ea3b9b0e
Propagation of param missing.
2013-04-27 21:35:30 +02:00
fhenry
91885a8bd4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-04-26 20:54:53 +02:00
Laurent Destailleur
2a74cb81f0
Fix: Removed warnings
2013-04-26 19:13:39 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
3ecb61f18e
Fix: Using div
2013-04-25 20:36:38 +02:00