Laurent Destailleur
43efd76b24
Fix remove warnings
2015-04-29 23:39:34 +02:00
Laurent Destailleur
290856db1c
Fix remove warning
2015-04-29 22:37:04 +02:00
Florian HENRY
00c6033e11
Fix display user signature when WYSIWYG is enabled
2014-11-14 13:28:49 +01:00
Laurent Destailleur
106b4a669f
id_parent and id_children was not set.
...
So introduce new method to return same with no risk to break current
working code to address this.
2014-10-30 11:15:13 +01:00
Laurent Destailleur
8121aeb0b6
Merge pull request #1914 from aternatik/fix_ldapgrp
...
Fix: gidNumber ldap attribute was not defined
2014-09-29 16:39:36 +02:00
Laurent Destailleur
e8b7c9c6bd
Fix: doxygen
2014-09-27 16:00:11 +02:00
Eden
248ef4fd46
Fix: gidNumber ldap attribute was not defined i using posixGroup objectClass
2014-09-23 00:13:51 +02:00
Laurent Destailleur
3f8ec47e91
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
ChangeLog
2014-08-16 17:37:37 +02:00
Laurent Destailleur
3336b5bdce
Fix: [ bug #1553 ] Saving User displays setup removes menu
2014-08-16 17:35:19 +02:00
Laurent Destailleur
6c316d0cda
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-13 19:23:45 +02:00
Laurent Destailleur
8205a0e1b5
Fix: Better comment and var name
2014-08-11 10:50:08 +02:00
Laurent Destailleur
159d0c7057
Fix: get_full_tree was not working correctly.
2014-08-07 20:21:16 +02:00
Laurent Destailleur
69888aa569
Fix: get_full_tree was not working correctly.
2014-08-07 20:13:19 +02:00
Laurent Destailleur
76353bf427
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
2014-08-04 22:18:30 +02:00
Laurent Destailleur
863d57004e
Fix: Field must be invisible
2014-08-04 10:44:19 +02:00
Laurent Destailleur
ea310efba5
Fix: [ bug #1471 ] Several PHP warnings when intercepting USER_CREATE
...
trigger
2014-07-02 19:57:18 +02:00
Laurent Destailleur
2537a9d35f
Fix: Error if module multicompany was removed without being disabled.
2014-07-02 19:44:25 +02:00
Laurent Destailleur
3791175536
Fix: doxygen
2014-06-20 13:07:15 +02:00
Juanjo Menent
bb9862d6be
Fix: When you add a right ended in 0, add all module rights
2014-06-17 10:15:53 +02:00
fmarcet
56069baac8
Fix: When you remove a right ended in 0, removes all module rights
2014-06-11 17:51:50 +02:00
Laurent Destailleur
b124007c8c
Merge remote-tracking branch 'origin/3.5' into develop
2014-06-09 15:30:41 +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
171227e43a
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2014-06-06 12:00:21 +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
Raphaël Doursenaud
c48c3a9d91
Qual: remove PHP closing tag (again)
...
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
e5012a1670
Fix: Bad parameter type
2014-04-28 04:27:49 +02:00
Laurent Destailleur
1b02cdd352
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
dev/initdata/mysqldump_dolibarr_3.5.0.sql
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/index.php
htdocs/user/fiche.php
2014-04-12 00:53:25 +02:00
Laurent Destailleur
e0e64af18c
Fix: Hierarchical user not saved.
2014-04-08 23:51:50 +02:00
Laurent Destailleur
eb5e891cf9
Fix: Not mandatory field must not be not null
...
Fix: field to store amount must be double(24,8)
2014-03-16 20:37:43 +01:00
Maxime Kohlhaas
0083e529c7
Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost
2014-03-16 14:31:02 +01:00
Drosis Nikos
997e16fec7
Update user.class.php
...
String translated twice
2014-03-15 17:22:34 +01:00
Drosis Nikos
8ff0022a53
Update user.class.php
...
String translated twice
2014-03-15 15:23:41 +02:00
Laurent Destailleur
bdb2b7a547
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
2014-03-13 09:20:05 +01:00
Laurent Destailleur
dd7970b549
Fix: Regression, so introduce option to restore old behaviour.
2014-03-12 12:57:26 +01:00
philippe
e2b29bb108
fix english misspelling
2014-03-05 09:57:36 +01:00
aspangaro
cd910b30c9
Problem of presentation when skype module is enabled
2014-02-28 07:20:15 +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