Laurent Destailleur
2cf9a7511b
Add date of file so we know if file was correctly build before
...
publishing it.
2014-07-14 23:47:46 +02:00
Laurent Destailleur
9acf60d7c5
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
.travis.yml
ChangeLog
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/html.formfile.class.php
2014-07-14 23:36:10 +02:00
Laurent Destailleur
3a625ce6bf
Merge pull request #1741 from marcosgdf/url-not-available
...
Removed index.php and replaced them with blank index.html as it is more appropiate
2014-07-14 23:20:32 +02:00
Laurent Destailleur
0025b507a7
Merge pull request #1738 from marcosgdf/vagrant
...
Updated Vagrant box
2014-07-14 23:16:08 +02:00
Laurent Destailleur
32a6d59b64
Merge pull request #1734 from FHenry/3.5
...
Fix
2014-07-14 23:13:03 +02:00
Laurent Destailleur
f55814e3b2
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-07-14 23:11:33 +02:00
Laurent Destailleur
d02df05ab8
Merge branch 'marcosgdf-bug-1526' into 3.5
2014-07-14 23:10:05 +02:00
Laurent Destailleur
0bfc90ee9a
Merge pull request #1744 from marcosgdf/bug-linkedprojects
...
Fixed a bug introduced in commit 0916d2cf3b
2014-07-14 23:05:16 +02:00
Cedric
dda17f4082
Security fix
2014-07-14 20:00:22 +02:00
Juanjo Menent
2ac088d60e
Merge pull request #1739 from KreizIT/XssFix
...
Security fix
2014-07-14 19:58:48 +02:00
Juanjo Menent
2031cdfdd7
Merge pull request #1745 from ndrosis/patch-2
...
Fix Link product
2014-07-14 19:48:37 +02:00
Juanjo Menent
ccf32636f8
Fix: Import ProfId1 to siren and ProfId2 to siret
...
Conflicts:
ChangeLog
2014-07-14 19:43:59 +02:00
Juanjo Menent
9410b18473
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:43:48 +02:00
Juanjo Menent
3a8835892e
Fix: Import ProfId1 to siren and ProfId2 to siret
...
Conflicts:
ChangeLog
2014-07-14 19:42:54 +02:00
Juanjo Menent
f8b5bac05c
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:40:18 +02:00
Juanjo Menent
3816e0fe14
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:39:08 +02:00
Juanjo Menent
3930c8829e
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:38:00 +02:00
Marcos García
8eced58ba0
Removed @ operator from dol_include_once
...
Adding @ operator to include_once makes include errors untraceable, it shouldn't be there. Errors must be thrown so that we notice them. It is PHP configuration's choice to decide wether to log them or print them.
2014-07-14 19:16:28 +02:00
Drosis Nikos
fcc0632beb
In list view and label product
2014-07-14 17:18:31 +03:00
Drosis Nikos
1ae4341d57
Fix Link product
2014-07-14 16:53:12 +03:00
Marcos García de La Fuente
b0ae2fe2aa
Fixed a bug introduced in commit 0916d2cf3b
2014-07-14 01:32:57 +02:00
Marcos García de La Fuente
4bc8e026b6
[ bug #1526 ] Thumbs of files uploaded with dots in their names do not load correctly
2014-07-13 19:51:44 +02:00
Marcos García de La Fuente
2dd3bacd4f
Removed no longer needed files
2014-07-12 23:30:01 +02:00
Marcos García de La Fuente
ec661d0c6c
Removed index.php and replaced them with blank index.html as it is more appropriate
2014-07-12 23:18:57 +02:00
Florian HENRY
13e434cf68
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-07-12 19:06:39 +02:00
Cedric
d289306fa4
Security fix
2014-07-12 16:22:49 +02:00
Marcos García de La Fuente
43f6d3deaf
Moved dolibarr source to another folder of /var/www so that external libraries get separated from dolibarr core
2014-07-12 15:51:39 +02:00
Marcos García de La Fuente
0c8765bfe3
Updated vagrant box
2014-07-12 14:56:22 +02:00
Raphaël Doursenaud
94bcb0dc40
Labels and autofocus for company card forms
2014-07-12 14:45:23 +02:00
Raphaël Doursenaud
f1853c435b
More labels and autofocus for thirdparty and contact forms
2014-07-12 12:04:39 +02:00
Juanjo Menent
d02814192f
Qual: More intuitive if contract ref_ext we say ref. customer
...
Visu: ref. customer is not required
2014-07-12 10:56:13 +02:00
Juanjo Menent
630bf8f8e0
Merge pull request #1731 from FHenry/develop
...
[ task #1204 ] Add ref_ext contract field
2014-07-12 10:43:09 +02:00
Florian HENRY
494e5b20a5
chnagelog
2014-07-12 10:17:04 +02:00
Florian HENRY
d0cc935cd5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-12 10:16:08 +02:00
Juanjo Menent
893240ce21
Qual: Uniformize code. Errors
2014-07-12 09:48:10 +02:00
Juanjo Menent
dbb2d464db
Merge pull request #1735 from KreizIT/triggerRefactor
...
Trigger refactor
2014-07-12 09:35:19 +02:00
KreizIT
b6edde320b
Conflict solved
2014-07-12 09:20:00 +02:00
Juanjo Menent
a209c0ba5b
Merge pull request #1733 from defrance69/patch-7
...
Update box_actions.php
2014-07-12 08:28:09 +02:00
Juanjo Menent
6fcc33e6d0
Merge pull request #1736 from KreizIT/TriggerTask
...
Trigger task
2014-07-12 08:14:38 +02:00
KreizIT
9c2aaf7d23
[ Task #1495 ] Add trigger LINECONTRACT_CREATE
2014-07-12 00:27:33 +02:00
KreizIT
ff19a87941
[Task #1481 ] Enable BILL_SUPPLIER_MODIFY trigger
2014-07-11 23:40:17 +02:00
juanjo
d27ec6306c
Update ChangeLog: Remove add_photo_web()
2014-07-11 22:03:06 +02:00
juanjo
c1bfe0f6c5
Update ChangeLog: Remove add_photo_web()
2014-07-11 22:00:41 +02:00
Raphaël Doursenaud
1ab938895b
Added autofocus to name on company creation
2014-07-11 20:05:45 +02:00
Raphaël Doursenaud
8a3fbf9533
Mutualized common code
2014-07-11 20:04:40 +02:00
Raphaël Doursenaud
78ce6c0b1c
Added labels on form elements for company creation
2014-07-11 19:57:51 +02:00
Laurent Destailleur
2766b1d8f1
Add record for argentina but disabled by default.
2014-07-11 17:43:57 +02:00
Laurent Destailleur
185d478fc3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-11 17:36:32 +02:00
Laurent Destailleur
f1ef8b8faa
Comment entries
2014-07-11 17:34:01 +02:00
Florian HENRY
33f293ae19
Use good translation
2014-07-11 16:12:31 +02:00