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
Laurent Destailleur
20da120a49
Merge tab to upload photo and other files to same tab. This reduce
...
duplicate code and avoid users to be lost.
2015-06-19 11:19:13 +02:00
Laurent Destailleur
b5cc7ae1c8
Work on merge tab photos and attached files
2015-06-19 00:52:58 +02:00
Laurent Destailleur
fb1a3f3ea3
Rename alternative name
2015-06-16 12:04:11 +02:00
Laurent Destailleur
8b4e3096a6
Merge pull request #2412 from marcosgdf/commercial-name
...
NEW [ task #851 ] Add a new field: Commercial name
2015-06-16 11:44:03 +02:00
Laurent Destailleur
417eae9c4f
Merge remote-tracking branch 'origin/3.7' into develop
2015-06-16 11:18:51 +02:00
Marcos García de La Fuente
45ebb18367
CodeSniffer corrections
2015-06-16 07:19:31 +02:00
Marcos García de La Fuente
65d3f7968a
NEW [ task 1191 ] AJAX selector for projects
2015-06-15 10:04:36 +02:00
Marcos García
adc1998b73
Fixed undefined variable typo
2015-06-15 09:18:58 +02:00
Marcos García de La Fuente
a496606826
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/societe/soc.php
2015-06-13 02:45:42 +02:00
Juanjo Menent
deff75d2ac
Merge pull request #3007 from hregis/develop_origin
...
Fix: possibility to show icon pdf, dot, doc, etc...
2015-06-12 21:37:07 +02:00
Laurent Destailleur
1c280a9219
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/theme/eldy/style.css.php
2015-06-12 16:29:50 +02:00
Laurent Destailleur
1a2bde14fb
FIX Better management error into the color conversion functions
2015-06-12 14:37:27 +02:00
Laurent Destailleur
ed0e6753e3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-06-12 13:09:32 +02:00
Laurent Destailleur
3678a12767
NEW Can assign a task to yourself to have it appear on timesheet
2015-06-11 18:27:59 +02:00
Regis Houssin
a51a8aff59
Fix: possibility to show pdf, dot, doc, etc...
2015-06-11 09:12:24 +02:00
Laurent Destailleur
05a653ee5f
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/core/class/html.form.class.php
2015-06-08 18:21:16 +02:00
Laurent Destailleur
f9d85973aa
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-06-08 18:18:37 +02:00
Laurent Destailleur
b61f7dda0b
Merge pull request #2990 from GPCsolutions/dolibarr-2985
...
Make default avatar images public to allow Gravatar proxying
2015-06-08 17:53:37 +02:00
Raphaël Doursenaud
4aee11e54b
Make default avatar images public to allow Gravatar proxying
...
Fix #2985
2015-06-08 17:23:02 +02:00
Raphaël Doursenaud
143a7d7328
Use rfc6761 example.com domain instead of domain.com in examples
...
Fix #2988
2015-06-08 17:13:23 +02:00
Raphaël Doursenaud
08c9dd358d
FIX #2983 Load gravatar avatar images securely over HTTPS
2015-06-08 15:51:41 +02:00
Laurent Destailleur
df1dfcbd8a
NEW Can filter proposal on a tag of a product
...
Enhance also the prototype test_arrays to include select form before
table.
2015-06-08 15:07:37 +02:00
Laurent Destailleur
4a18b730b5
Fix: Avoid warning in expense report validation
...
Fix: navigation in expense report
2015-06-08 13:49:09 +02:00
Laurent Destailleur
b89473383c
Fix phpcs
2015-06-06 16:41:11 +02:00
Laurent Destailleur
02dbe16366
Mutualize code to show block to link an element to another one.
2015-06-06 15:57:59 +02:00
Laurent Destailleur
1652f80300
Memory optimizing. Save 2.3 Mb of memory for all forms that can show
...
margin informations. Save 300 Kb of memory for all other pages.
2015-06-06 15:19:25 +02:00
Laurent Destailleur
89f77f5e2b
Uniformize code
2015-06-06 14:21:18 +02:00
Laurent Destailleur
1880ed701f
Uniformize code
2015-06-06 13:22:15 +02:00
Laurent Destailleur
f42065146a
Start to clean html.form class.
2015-06-06 12:26:47 +02:00
Laurent Destailleur
43ed48896a
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/debian/changelog
htdocs/filefunc.inc.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2015-06-05 18:31:53 +02:00
Laurent Destailleur
1252a500ce
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/fourn/class/fournisseur.product.class.php
2015-06-05 16:50:46 +02:00
Laurent Destailleur
30f6cd08cf
Merge pull request #2943 from aspangaro/develop-donation2
...
New: Add object ot the company & Add picture cerfa logo
2015-06-05 15:58:47 +02:00