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
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
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
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
philippe
e2b29bb108
fix english misspelling
2014-03-05 09:57:36 +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
aspangaro
6a86c31067
Update Skype Module
2013-11-07 13:17:08 +01:00
Laurent Destailleur
4eb37abed9
New: Translate the email to change password.
2013-08-25 06:53:59 +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
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
Marcos García
818c6e648a
Removed duplicated code
2013-04-29 22:04:46 +02:00
Laurent Destailleur
750b30863f
Qual: Clean code from things that should be inside external module.
2013-04-11 09:15:41 +02:00
fhenry
c109467d20
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-04 13:58:33 +02:00
Laurent Destailleur
df08d838d7
More robust phpunit tests
2013-04-01 14:49:33 +02:00
Laurent Destailleur
cc69cf7b76
New: Can defined a clicktodial setup per user
2013-03-31 16:44:24 +02:00
Laurent Destailleur
294a085047
New: ClickToDial setup is easier
2013-03-31 04:03:08 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
d4d3b9900d
Fix: creation of user
2013-03-24 14:11:10 +01:00
Laurent Destailleur
4d527d26af
New: support full address into user cards.
2013-03-23 17:40:18 +01:00
Laurent Destailleur
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +01:00
Grand Philippe
6adc9eb7f2
english language standardization
2013-02-23 17:40:28 +01:00
Grand Philippe
a237be0d24
english language standardization
2013-02-23 15:26:39 +01:00
Grand Philippe
5d8dea788c
fix: change name with lastname
2013-02-23 14:17:52 +01:00
Grand Philippe
15f8b588d6
english standardization
2013-02-23 11:54:46 +01:00
Grand Philippe
869a014d32
english standardization
2013-02-23 11:42:12 +01:00
Laurent Destailleur
2852aded3a
New: Add button collapse/expand for menu, category and user views.
2013-02-20 21:16:31 +01:00
Laurent Destailleur
50decdd941
Fix: When creating user on other entity, no way to read user
...
after creation.
2013-02-16 21:06:15 +01:00
Laurent Destailleur
b1ee14ce60
New: Can define a hierarchical responsible on users.
2013-02-15 18:39:27 +01:00
Laurent Destailleur
c7a6ee492d
New: Add push from Philippe to manager user hierarchy.
2013-02-11 20:45:36 +01:00
Maxime Kohlhaas
a3027d4590
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2013-01-30 16:50:32 +01:00
Maxime Kohlhaas
faccc978b4
LDAP : start implementing user update function after LDAP connexion
2013-01-30 16:50:28 +01:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
fhenry
b9c53fd796
remove dummy line
2013-01-13 20:50:54 +01:00
fhenry
2cdeb95b67
Set member id on create not by sql request after.
...
Mandatory for trigger USER_CREATE to do action if user is member
2013-01-12 15:16:38 +01:00
fhenry
0158885415
CheckStyle
...
I check everypalce where this function is call in Dolibarr, and to be
consistant it's better to use new attribute names
2013-01-03 23:57:18 +01:00
fhenry
3e05581c70
Same as last commit
2013-01-03 15:13:07 +01:00
fhenry
f2a4e42712
CheckStyle
...
I check everypalce where this function is call in Dolibarr, and to be
consistant it's better to use new attribute names
2013-01-03 14:44:04 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +01:00
Regis Houssin
b09a44701e
Fix: wrong EOL
2012-12-13 13:08:03 +01:00
Laurent Destailleur
bdb112c820
Fix: Using bad root url.
2012-12-12 14:46:13 +01:00
Laurent Destailleur
f4459ee1f1
Fix: Regression detected by PHPUnit
2012-12-10 19:06:59 +01:00
fhenry
ec09f79a2f
comment
2012-12-08 19:23:13 +01:00
Laurent Destailleur
cd676b323d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-12-08 18:32:18 +01:00
Laurent Destailleur
afb45e1b31
Comment
2012-12-08 15:26:27 +01:00
fhenry
1d6bc23f4d
- Uniformize Extrafield deletion for adherent,user,product,societe by
...
using commonobject method
- Add convertion of tms timestamp special case in mysql for pgsql
2012-12-08 14:23:52 +01:00
Regis Houssin
3d4621327c
Fix: EOL !! tant que ce problème sera présent, les risques de problèmes
...
de merge et de conflits sera présent !! il faut utiliser la dernière
version d'Eclipse et de Egit...
2012-12-05 11:18:45 +01:00
Laurent Destailleur
d428549e15
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-12-02 13:51:52 +01:00
Laurent Destailleur
938dc92ab6
Qual: More complete error management into delete methods
2012-12-02 13:51:33 +01:00
Regis Houssin
00aa22e1d7
Fix: wrong EOL
2012-12-02 11:03:23 +01:00
Laurent Destailleur
008f5fbcfc
New: extrafields are available onto users cards.
2012-11-30 15:55:59 +01:00
Laurent Destailleur
d1a4a6a090
New: Support synchro of field job/title.
...
New: Add script to synchronize users from ldap to dolibarr.
2012-10-24 21:19:10 +02:00
Laurent Destailleur
4fd79a4675
Qual: Removed deprecated field
2012-10-24 17:30:23 +02:00
Regis Houssin
97245d36aa
Fix: wrong method
2012-10-20 11:10:36 +02:00
Regis Houssin
99fa385602
Fix: minor vulnerabilities
2012-10-20 09:33:39 +02:00
Regis Houssin
6b21ca442d
New: add possibility to defined position/job of a user
...
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-05 12:40:19 +02:00
Regis Houssin
1919604089
Fix: more compatible with multicompany transverse mode
...
Fix: strict mode bubbles
2012-09-27 11:57:46 +02:00
Regis Houssin
ca28aa7710
Fix: multicompany transverse mode compatibility
2012-09-26 12:10:25 +02:00
Laurent Destailleur
ffbe2acc36
Fix: use https if https is used
2012-09-18 11:06:49 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Laurent Destailleur
07aae3200f
Fix: Test on ref and ref_ext into webservice
2012-08-29 10:23:15 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
b77a2255a0
Fix: wrong user count
2012-08-14 19:54:08 +02:00
Regis Houssin
c558f2206c
Fix: strict mode pleasure
2012-08-01 13:30:38 +02:00
Regis Houssin
fb23364511
Fix: uniformize code
2012-07-23 16:10:54 +02:00
Regis Houssin
66b2f630ac
Fix: big avoid strict mode errors
2012-07-09 12:31:21 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
Regis Houssin
7e2469618e
Change-Id: I5f8bcf59cf2fc0d902edb4d61f8c20a2880765a2
2012-07-07 12:21:09 +02:00
Regis Houssin
ba45953223
Fix: more bugs with multicompany
2012-07-07 11:01:05 +02:00
Laurent Destailleur
c6c9861bff
Fix: bug on projects visibility for external users
2012-05-23 13:09:36 +02:00
Laurent Destailleur
13ea9c91fd
Fix: Synchro with group not done when editing group only of a user.
2012-05-11 12:47:15 +02:00
Laurent Destailleur
3ab6ffdd0e
Fix: A lot of fix for LDAP synchro
2012-05-11 12:10:47 +02:00
Laurent Destailleur
6ed75123d8
Fix: checkstyle
2012-05-09 00:28:02 +02:00
Laurent Destailleur
8898b9a3b0
Fix: Firstname/Lastname lost
2012-04-30 16:08:34 +02:00
Laurent Destailleur
5e252bcb04
Fix: Removed warning
2012-04-28 17:59:08 +02:00
Regis Houssin
e49df57667
Fix: compatibility with php 5.4 and E_STRICT mode
2012-04-14 15:04:46 +02:00
Regis Houssin
a344f079d6
Fix: backward compatibility
2012-04-06 16:46:19 +02:00
Laurent Destailleur
289a2afee9
Checkstyle
2012-04-02 18:29:08 +02:00
Laurent Destailleur
e2e51ecc30
Checkstyle
2012-04-01 20:31:39 +02:00
Laurent Destailleur
78ae7dc075
Checkstyle
2012-03-27 09:59:28 +02:00
Regis Houssin
be7da6f52c
Fix: avoid warning in php strict mode
2012-03-23 16:44:45 +01:00
Laurent Destailleur
aea97075f1
Fix: Fix some bugs (phpunit is now ok with pgsql too)
2012-03-11 21:45:17 +01:00