Florian HENRY
8a36353385
FIX : when fetch_optionnal_by_label in Extrafields with $this->db cannot
...
work because this->db is never instanciated
2015-07-06 13:18:51 +02:00
Alexis ALGOUD
1277596242
Mode hook
...
in $conf->global->MAIN_DISABLE_ALL_MAILS
2015-07-06 00:51:17 +02:00
Laurent Destailleur
8eb4a208ce
Debug statistics of project module
2015-07-05 22:04:30 +02:00
Laurent Destailleur
251fedad48
NEW Can edit email template using WYSIWYG editor
2015-07-04 11:57:55 +02:00
Laurent Destailleur
56560d9379
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-04 10:49:01 +02:00
Laurent Destailleur
3520c94641
Merge pull request #3131 from atm-maxime/check_rejection
...
New : Check rejection management
2015-07-04 04:20:58 +02:00
Laurent Destailleur
5015eb8a88
Merge pull request #3126 from aspangaro/develop-patch48
...
Fix travis
2015-07-04 04:13:32 +02:00
Laurent Destailleur
9c80735310
An easier to use dictionary page to edit email template.
...
Uniformize look.
2015-07-04 03:28:52 +02:00
Laurent Destailleur
0ac43211ad
NEW: Add help tooltips on fields of dictionary edit pages.
...
Fix: visible list of tasks are for opened project only.
2015-07-04 02:08:06 +02:00
Laurent Destailleur
312281f4d4
Debug askpricesupplier
...
Try to continue work on position of menu entries.
2015-07-02 22:43:51 +02:00
Alexis Algoud
25842b3295
NEW add hook in send mail
2015-07-02 16:03:24 +02:00
Maxime Kohlhaas
84be022ee1
Merge branch 'develop' of github.com:Dolibarr/dolibarr into check_rejection
...
Conflicts:
htdocs/compta/paiement/cheque/card.php
2015-07-02 13:45:32 +02:00
aspangaro
39dbec144a
Correct travis
2015-07-02 05:15:54 +02:00
Laurent Destailleur
6ef0b8e330
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-01 21:17:05 +02:00
Laurent Destailleur
b766f99acc
Uniformize look.
...
Make code to manage link "Now" on calendar more generic.
2015-06-30 21:50:24 +02:00
Laurent Destailleur
57a267a30f
NEW Add hooks to allow an external module to complete list of events
...
into calendar views.
2015-06-30 17:09:52 +02:00
Laurent Destailleur
4a1dfa60a5
Uniformize code
2015-06-30 13:14:19 +02:00
Laurent Destailleur
ae5b779652
Uniformize code
2015-06-30 01:34:17 +02:00
Laurent Destailleur
5f07c18e06
NEW Add opportunity amount on project card.
2015-06-29 16:57:32 +02:00
Laurent Destailleur
dc050d39eb
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/adherents/type.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/js/lib_batch.js
htdocs/core/modules/modUser.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/societe/consumption.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
htdocs/user/perms.php
2015-06-29 00:09:28 +02:00
Laurent Destailleur
ce6039f7f6
NEW Replace category edition page on members with new select2 component.
2015-06-27 23:01:05 +02:00
Laurent Destailleur
9d7806f1f4
Tag class as deprecated
2015-06-27 21:26:05 +02:00
Regis Houssin
5efea745a1
Fix: Public method name must not be prefixed with an underscore
2015-06-27 20:38:11 +02:00
Regis Houssin
5ac292f9ae
Fix: Private member variable must be prefixed with an underscore
2015-06-27 20:32:19 +02:00
Regis Houssin
bf9c7c8ef9
Fix: add private/public function
2015-06-27 20:26:40 +02:00
Regis Houssin
dfae24ded9
Fix: remove unused var
2015-06-27 20:20:27 +02:00
Regis Houssin
bfe7112308
Fix: change encrypt/decrypt method for avoid division by zero
2015-06-27 19:57:35 +02:00
Laurent Destailleur
b6efa5ed11
NEW Can upload files on leave requests. Use more standard permissions.
2015-06-27 11:45:23 +02:00
Laurent Destailleur
ceb9955efc
Merge branch 'develop-patch43' of https://github.com/aspangaro/dolibarr into aspangaro-develop-patch43
...
Conflicts:
htdocs/contact/list.php
2015-06-27 02:27:34 +02:00
Maxime Kohlhaas
7486f2228d
Debug : date fields were not transmitted by formconfirm
2015-06-26 18:50:57 +02:00
Laurent Destailleur
0fe0c989ca
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-26 17:36:54 +02:00
Laurent Destailleur
5584acddbd
Content of popup tooltip on contact and login link
2015-06-26 17:21:03 +02:00
Maxime Kohlhaas
17a25ed4a1
Add date option to the formconfirm formquestion
2015-06-26 17:00:24 +02:00
Laurent Destailleur
8f691138e8
NEW Can edit Background color for Top menu and Background color for
...
table title line (works only with theme menu eldy).
2015-06-26 16:21:09 +02:00
Laurent Destailleur
936c46d219
Better error/setup messages.
2015-06-26 13:18:40 +02:00
aspangaro
9d2e964b00
Fix: print_liste_field_titre('');
2015-06-26 06:23:29 +02:00
Juanjo Menent
a3b3ce9c77
Merge pull request #3101 from FHenry/3.7
...
FIX: multicompny bug with getEntites without shared test
2015-06-25 20:50:03 +02:00
Florian HENRY
9505d3a528
fix multicompny bug with getEntites without shared test
2015-06-25 17:22:37 +02:00
Raphaël Doursenaud
d6e48670e7
Allow replacing the address block
...
Since ba2c0a2651 changed the default hook mode
from addreplace to output, this is needed to still be allowed to replace
the displayed address from a hook
2015-06-25 11:13:23 +02:00
Fab
3adf6b1a73
Missing space after title tag.
...
When using textwithpicto() from core/class/html.form.class.php, if you
are reading source code with firefox, you will see that a part of the
generated html is highlighted in red.
<td class="classfortooltip" title="title text"valign="top" width="14">
should be :
<td class="classfortooltip" title="title text" valign="top" width="14">
2015-06-25 08:50:48 +02:00
Laurent Destailleur
02ce0bc6af
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-06-24 18:32:56 +02:00
Laurent Destailleur
c218843cdb
FIX Save of filters into export profiles failed.
2015-06-24 18:29:29 +02:00
Laurent Destailleur
4db562c9e7
Tags are shown as thumbs into card.
2015-06-22 22:31:44 +02:00
Laurent Destailleur
bfa0f0d576
Minor look enhancement
2015-06-22 17:20:06 +02:00
Laurent Destailleur
230fd7a7e4
Debug withdraw module
2015-06-21 17:05:49 +02:00
Laurent Destailleur
d780c03651
Fix default buttone
2015-06-21 03:47:16 +02:00
Laurent Destailleur
2c5ef858d0
NEW Filter "active" by default on user list.
...
Fix label of permission of project module
2015-06-20 20:35:57 +02:00
Laurent Destailleur
a6a027f5c4
Fix several pb with javascript
2015-06-20 17:24:34 +02:00
Laurent Destailleur
bbce287892
Fix: Pdf merge tool must see only pdf files
2015-06-19 16:05:04 +02:00
Laurent Destailleur
b3c1ebf30a
Debug price per customer
2015-06-19 12:13:05 +02:00