Laurent Destailleur
b888a04af9
Reduce a lot of duplicate code. Move all tables of extrafields setup
...
into a tpl file.
2015-02-28 20:14:26 +01:00
Laurent Destailleur
ef14e4e7ed
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.product.class.php
2015-02-28 03:11:15 +01:00
Laurent Destailleur
4bde7e9f51
Fix: Missing error management
2015-02-26 14:25:30 +01:00
Laurent Destailleur
94a5f87bd8
comment
2015-02-23 15:13:14 +01:00
Laurent Destailleur
6d3834b3b9
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/index.php
htdocs/projet/class/project.class.php
test/phpunit/BankAccountTest.php
2015-02-23 14:59:24 +01:00
Laurent Destailleur
d3a79c8724
Fix default entity guess
2015-02-23 14:44:24 +01:00
Laurent Destailleur
6d1324b463
Work on expense report module
2015-02-21 16:15:54 +01:00
Laurent Destailleur
91626cfc92
Merge pull request #2316 from mrsof/develop
...
FIX : Update action return PHP Fatal error: Using $this when not in object context
2015-02-03 13:44:17 +01:00
Sof
493732bdc3
Update action returnb PHP Fatal error: Using $this when not in object context
2015-02-03 10:45:00 +01:00
Laurent Destailleur
968b2b433b
Better position for username
2015-02-01 01:43:19 +01:00
Laurent Destailleur
52222ecdfe
Avoid tooltip into tooltip
2015-02-01 01:28:15 +01:00
Laurent Destailleur
1e38227c2d
Reduce number of new to save memory usage.
...
Fight table to replace with div
2015-02-01 00:54:26 +01:00
frederic34
c1943f989b
Tooltip
2015-01-31 10:58:03 +01:00
frederic34
b850b7b448
Merge remote branch 'upstream/develop' into tooltip
...
Conflicts:
htdocs/langs/en_US/sendings.lang
2015-01-30 16:45:24 +01:00
frederic34
736bee565c
Tooltip everywhere
2015-01-30 16:40:33 +01:00
Laurent Destailleur
b61c475aa8
Clean code for validate permissions. "validate" is a status to say, "now
...
it exists, it is no more a draft", so by default we don't need this
permissions (it is same than create). We keep "validate" permissions as
an "advanced" permission only.
2015-01-25 21:32:40 +01:00
frederic34
f4161b457b
Add dol_escape_htmltag and start to adapt boxes
2015-01-22 00:23:55 +01:00
frederic34
1b0dd671b3
Add tooltip in getNomUrl link
2015-01-20 21:40:33 +01:00
Laurent Destailleur
007f18bcf7
Merge branch 'review' of https://github.com/GPCsolutions/dolibarr into
...
GPCsolutions-review
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/comm/action/peruser.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/report.lib.php
2015-01-17 15:11:12 +01:00
Laurent Destailleur
fc78d632d3
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
2015-01-09 23:09:10 +01:00
frederic34
60661ae948
Add some "classfortooltip"
2015-01-09 00:07:54 +01:00
Marcos García de La Fuente
86100758ff
Miscellaneous corrections
2014-12-28 20:13:15 +01:00
Laurent Destailleur
2a3bb96c34
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/ecm.lib.php
2014-12-22 03:14:22 +01:00
Laurent Destailleur
8996953077
Fix: error reported by scrutinizer
2014-12-20 15:42:03 +01:00
Laurent Destailleur
711b033844
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/contrat/card.php
htdocs/core/class/html.form.class.php
htdocs/product/stock/card.php
2014-12-14 12:35:13 +01:00
Laurent Destailleur
c0473f0246
Fixed: when transvers_mode is on, a user is not linked to a dedicated
...
environment (always entity 1), so we should not show info not reliable
with this mode.
2014-12-11 13:13:11 +01:00
Laurent Destailleur
99e5715f28
Fixed: Length too small to see fullname.
2014-12-10 20:09:48 +01:00
Laurent Destailleur
e95160c218
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/user/agenda_extsites.php
2014-12-08 17:51:36 +01:00
Laurent Destailleur
bd91603cd8
Fixed: form outside table
2014-12-08 17:28:26 +01:00
Laurent Destailleur
01209ff844
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/product/stock/card.php
2014-11-30 14:15:38 +01:00
Laurent Destailleur
1797569a6d
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2014-11-29 16:44:37 +01:00
Laurent Destailleur
e118d9af22
Fixed: Protection to lock language setup in demo mode was not working
2014-11-29 12:11:12 +01:00
Laurent Destailleur
d3b32ce22f
Fixed: Bad function/picto for information messages (not a star)
2014-11-28 19:49:42 +01:00
Laurent Destailleur
d9cb9c1585
Merge pull request #2102 from aspangaro/develop-center
...
Task 1603 - Remove <center> deprecated HTML5 tags
2014-11-27 23:58:44 +01:00
Laurent Destailleur
ab25b149c5
Fix: Download of user files
2014-11-24 15:40:40 +01:00
aspangaro
ef991e6c5d
HTML5 - <center> is deprecated - Need CSS - continue working
2014-11-24 06:43:15 +01:00
Marcos García de La Fuente
6159591a02
Fixed [ bug #1679 ] Can't sort groups by user count in user groups list
2014-11-24 01:01:33 +01:00
Marcos García de La Fuente
912384a9fa
Fixed [ bug #1679 ] Can't sort groups by user count in user groups list
2014-11-23 17:24:37 +01:00
Laurent Destailleur
e3a8041b0d
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/facture.php
htdocs/user/fiche.php
2014-11-16 15:46:08 +01:00
Laurent Destailleur
c186f13218
Fix: Param $action was not defined.
...
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
2014-11-15 19:04:21 +01:00
Florian HENRY
00c6033e11
Fix display user signature when WYSIWYG is enabled
2014-11-14 13:28:49 +01:00
Andrelec1
5742e42689
Fix require FormOther !
...
If agenda module is desable
2014-11-05 14:24:02 +01:00
Laurent Destailleur
8821fbac76
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/product/fiche.php
htdocs/user/class/user.class.php
2014-10-30 11:19:29 +01:00
Laurent Destailleur
8248ab4f9a
Fix: doxygen
2014-10-30 11:16:45 +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
0abeea059e
Uniformize and clean boxes behaviour and translation.
2014-10-27 21:48:28 +01:00
Laurent Destailleur
13590a876b
Fix: A little clean of dol_hash usage.
2014-10-18 16:08:15 +02:00
Laurent Destailleur
6bbeaee8fe
Fix: Selection of users color was not user owner of event.
2014-10-18 15:35:32 +02:00
aspangaro
b4a9e6a119
Fix :: Administrator not created on new install
2014-10-16 21:14:57 +02:00
aspangaro
c1d016a531
Add field to select color of the user in user's card
2014-10-16 06:20:54 +02:00