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
aspangaro
cd910b30c9
Problem of presentation when skype module is enabled
2014-02-28 07:20:15 +01:00
aspangaro
6a86c31067
Update Skype Module
2013-11-07 13:17:08 +01:00
Laurent Destailleur
491bd76c1b
Work on openif authentication mode
2013-09-18 21:22:24 +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
74ce3fe738
Fix: rowspan
2013-07-23 19:48:21 +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
fhenry
6427129480
Fix extrafields update/save on User/fiche.php
2013-05-07 12:25:32 +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
Laurent Destailleur
f7aa90b3b3
Add user help
2013-04-24 12:43:23 +02:00
Laurent Destailleur
a8ea2a9d06
Prepare code for small screens
2013-04-24 04:06:13 +02:00
Laurent Destailleur
263e9098fa
Fix: group name not visible
2013-04-14 02:54:54 +02:00
Laurent Destailleur
b52ca834a0
Optimize size of area
2013-04-11 10:23:35 +02:00
jfefe
cf6f4405cb
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into extrafields
...
Conflicts:
htdocs/comm/propal.php
2013-04-01 19:44:55 +02:00
jfefe
a8874ebcc8
Uniformize usage of extrafields methods
2013-04-01 19:43:26 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Maxime Kohlhaas
d8090ba994
Fix : "Firstname" was used as var instead of "firstname"
2013-03-29 18:47:53 +01:00
Laurent Destailleur
b3d4811b6f
New: Another method to allow style tags into email.
...
Preivous one was using encoding, but this create data to not be stored
correctly into database. Old method is still available by adding
'_encoded' at end of toolbar name.
2013-03-24 19:00:58 +01:00
fhenry
9e46a55bbf
Taking account remark on pull request
2013-03-17 22:26:06 +01:00
fhenry
07bc0cd09e
Taking account remark
...
1f5ebb594a
2013-03-16 17:01:17 +01:00
fhenry
1f5ebb594a
[ task #769 ] WYSIWYG for user signature
2013-03-16 09:43:09 +01:00
Laurent Destailleur
fdbd3bf36b
Fix: lastname
2013-03-11 17:41:38 +01:00
Grand Philippe
a237be0d24
english language standardization
2013-02-23 15:26:39 +01:00
Grand Philippe
869a014d32
english standardization
2013-02-23 11:42:12 +01:00
Laurent Destailleur
da7b5e352f
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/langs/fr_FR/admin.lang
New: Add function dol_set_focus('#xxx')
2013-02-18 15:01:00 +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
145573ea79
Qual: Removed useless code for old modules. There is hook now to do same
...
job.
2013-02-15 17:37:30 +01:00
Laurent Destailleur
6bbac00c22
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/holiday/class/holiday.class.php
htdocs/user/fiche.php
2013-02-12 15:17:22 +01:00
Laurent Destailleur
26c66a11ed
Fix: Bug 701
2013-01-31 10:21:34 +01:00
Maxime Kohlhaas
66376f1c83
Bug # 701 : A user can only be set admin by an admin
2013-01-31 09:56:52 +01:00
Laurent Destailleur
2300b9d3db
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-30 15:25:02 +01:00
fhenry
96efa87708
Fix bug
...
"A user can always read its own card" false today for external user even
if user get right to change his won info
2013-01-29 20:05:08 +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
Maxime Kohlhaas
7facbf7aa2
Multicompany restriction for transverse mode not used anymore. RestrictedArea is enough
2013-01-24 18:12:29 +01:00
Maxime Kohlhaas
8ab450f69b
Multicompany restriction for transverse mode not used anymore. RestrictedArea is enough
2013-01-24 17:54:51 +01:00
Laurent Destailleur
a7d41d74e8
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-23 18:09:05 +01:00
Laurent Destailleur
5e42a9ff8a
Fix: Revert again another fix that was not correct. It was no more
...
possible to edit a user even if user has permission for.
If module multicompany does not exists (standard mode), no
other test must be added to the if, except the $canxxx test.
2013-01-23 18:08:11 +01:00
Regis Houssin
beea9c2ec4
Fix: use the users entity
2013-01-23 15:44:51 +01:00
Regis Houssin
9203cce485
Fix: use the users entity
2013-01-23 15:41:17 +01:00
Regis Houssin
4a0bc90d5a
Fix: only once superadmin and an admin can not delete/modify a
...
superadmin
2013-01-23 15:27:36 +01:00
Regis Houssin
459adb146c
Fix: only once superadmin and an admin can not delete/modify a
...
superadmin
2013-01-23 15:26:18 +01:00
Regis Houssin
b12101a650
Fix: only once superadmin if no multicompany setup
2013-01-23 15:11:33 +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
Laurent Destailleur
e28fefc989
Fix: Missinf class
2013-01-15 15:43:37 +01:00
Laurent Destailleur
29e6d01e51
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00