Laurent Destailleur
4e8ec8e598
Revert "Add Reduction value in pdf"
...
This reverts commit 0b5707c1cf .
2014-08-04 18:36:18 +02:00
Laurent Destailleur
6a61587085
Try a fix when timezone string is not standard
...
Conflicts:
htdocs/includes/adodbtime/adodb-time.inc.php
2014-08-04 12:49:54 +02:00
Laurent Destailleur
c7d4b1e3d5
Merge pull request #1802 from FHenry/3.6
...
Fix extrafield parameters for sellist
2014-08-04 09:13:42 +02:00
Laurent Destailleur
d14fcf617c
Merge pull request #1799 from FHenry/3.5
...
Fix : Fusion PDF button on unpaid invoice is no more displayed
2014-08-04 09:08:47 +02:00
Laurent Destailleur
defb9a772f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-08-04 09:06:57 +02:00
Laurent Destailleur
7ac22cf7d2
Qual: no more currency into output, must be included into price function
2014-08-04 09:05:51 +02:00
Laurent Destailleur
8d867dde69
Merge pull request #1797 from Devensys/Develop-AddValueReduction
...
Add Reduction value in pdf
2014-08-04 09:01:45 +02:00
Laurent Destailleur
3024d82536
Merge pull request #1786 from atm-maxime/develop
...
Fix on class not extending commonobject
2014-08-04 08:58:54 +02:00
Laurent Destailleur
7d3c266a1d
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/admin/agenda_other.php
htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
htdocs/install/mysql/migration/repair.sql
2014-08-04 00:02:00 +02:00
Laurent Destailleur
86b2887d44
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-03 23:54:05 +02:00
Laurent Destailleur
b16dc8dbcd
Fix: Tab not selected
2014-08-03 23:51:26 +02:00
Laurent Destailleur
8ea52f52f5
Fix: Missing counter into document tab
2014-08-03 23:48:27 +02:00
Laurent Destailleur
9fb11cd13b
Fix: Action created by triggers does not saved owner of action.
2014-08-03 23:20:32 +02:00
Laurent Destailleur
1f2cc71975
New: Supervisor is now visible into user list.
2014-08-03 11:36:00 +02:00
Laurent Destailleur
9eab1f51cc
Fix: remove debug output
2014-08-02 17:27:45 +02:00
BENKE Charles
250e8aacaf
Update company.lib.php
2014-08-02 09:58:23 +02:00
Laurent Destailleur
be76fd93fd
New: Add user of creation and validation on invoice export
2014-08-01 22:24:25 +02:00
Florian HENRY
b0011d0514
remove debug
2014-08-01 16:50:47 +02:00
Florian HENRY
17e272c8ac
Fix extrafield parameters for sellist
2014-08-01 16:48:16 +02:00
Florian HENRY
44f06bef22
Unpaid invoice launch fusion PDF action even if it is only search (with
...
enter keyboard input instead of lens click)
2014-08-01 15:21:29 +02:00
Florian HENRY
139dfa5b80
Fix : Fusion PDF button on unpaid invoice is no more displayed
2014-08-01 15:05:43 +02:00
Andrelec1
0b5707c1cf
Add Reduction value in pdf
...
Add value of %reduction in pdf
2014-08-01 14:49:42 +02:00
Laurent Destailleur
bb8ec0c8f9
Fix: Too many parameter
2014-08-01 14:26:13 +02:00
Maxime Kohlhaas
94fee7af70
Call trigger added in commonobjectline
2014-08-01 08:59:08 +02:00
Laurent Destailleur
96a4aa2d26
Fix: phpunit
2014-08-01 01:31:52 +02:00
Laurent Destailleur
852b78f79f
Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
...
constants into database driver classes.
2014-08-01 00:53:29 +02:00
Laurent Destailleur
b78537730a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-31 20:39:03 +02:00
Laurent Destailleur
9fff30416a
Qual: Remove usage of getStaticMember function dir constants.
2014-07-31 20:12:21 +02:00
Laurent Destailleur
202774de0b
Merge pull request #1791 from frederic34/patch-graphbox
...
External user must not have graph box with all stats
2014-07-31 17:51:31 +02:00
Laurent Destailleur
95da79108f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-31 17:22:37 +02:00
Laurent Destailleur
8e5cbb1f6c
Merge branch 'patch-2' of github.com:marcosgdf/dolibarr into
...
marcosgdf-patch-2
Conflicts:
test/phpunit/Functions2LibTest.php
2014-07-31 17:21:46 +02:00
frederic34
6645b8a454
Cannot redeclare getmypid()
2014-07-31 10:21:47 +02:00
frederic34
50e3049fd7
External user must not have graph box with all stats
2014-07-30 17:10:08 +02:00
Marcos García de La Fuente
1c97b3f779
Replaced usage of dol_json_encode and dol_json_decode with json_encode and json_decode. If json module is not installed, it will refer to dol_json_encode/decode
2014-07-30 15:47:19 +02:00
Marcos García de La Fuente
972d3c69b6
Removed duplicated requires.
...
Json.lib.php is included with functions.lib.php
2014-07-30 15:42:58 +02:00
Marcos García de La Fuente
a779eea202
Restored JSON reimplementation
2014-07-30 15:17:57 +02:00
Laurent Destailleur
2d97ad5177
Merge pull request #1771 from frederic34/selectdelivery
...
Select Shipping Method in Propal, Order
2014-07-30 11:31:22 +02:00
Laurent Destailleur
0f9aa69e4e
Fix: New: Differentiate text and img for better accessibility.
2014-07-29 21:34:23 +02:00
Laurent Destailleur
b57371bfa1
Fix: New: Differentiate text and img for better accessibility.
2014-07-29 20:21:01 +02:00
Laurent Destailleur
6226d39cda
Fix: Pb when option javascript disabled.
2014-07-29 19:45:48 +02:00
Laurent Destailleur
c895c892a5
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2014-07-29 01:17:00 +02:00
Laurent Destailleur
c9d27383a4
Fix: When option to use optimize display for text borwser and blin
...
person is on, box addon was broken.
2014-07-29 00:50:57 +02:00
Laurent Destailleur
096a61d5c0
Fix: [ bug #1542 ] extrafields.class.php, showOutputField wrong
...
translate.
2014-07-28 20:35:32 +02:00
Laurent Destailleur
21c7972f7e
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:34:51 +02:00
Laurent Destailleur
6d7b50d5d4
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:34:42 +02:00
Laurent Destailleur
1a96bc0f30
Fix: Bad url for cron
...
Fix: must use html syntax, not xml
2014-07-28 20:33:37 +02:00
Laurent Destailleur
bcd441cc1e
Fix: Bad url for cron
...
Fix: must use html syntax, not xml
2014-07-28 20:30:31 +02:00
frederic34
6d5767e464
Merge remote branch 'upstream/develop' into selectdelivery
2014-07-28 20:15:40 +02:00
Laurent Destailleur
c20256f702
Fix: [ bug #1542 ] extrafields.class.php, showOutputField wrong
...
translate.
2014-07-28 20:12:01 +02:00
Laurent Destailleur
910eeee4b8
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 20:00:46 +02:00
Laurent Destailleur
f8b6b004cd
Fix: [ bug #1541 ] Surveys menu is not shown up if Export/Import module
...
is not enabled.
2014-07-28 19:58:29 +02:00
Laurent Destailleur
3011ecf6df
Fix: PHPCS
2014-07-28 19:55:12 +02:00
Laurent Destailleur
827bf4b22a
Merge pull request #1778 from frederic34/patch-2
...
Update html.form.class.php
2014-07-28 19:48:16 +02:00
Laurent Destailleur
00d8e65629
Merge pull request #1776 from open-minds/develop
...
Fix translations in e-mail forms
2014-07-28 19:46:53 +02:00
Laurent Destailleur
92160b167b
Merge pull request #1775 from frederic34/patch-1
...
Update box_activity.php
2014-07-28 19:43:52 +02:00
frederic34
395b003266
Merge remote branch 'upstream/develop' into selectdelivery
...
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-07-28 17:10:07 +02:00
frederic34
36c5b2d69c
Update html.form.class.php
...
By example, avoid to have html code in customer name
2014-07-28 14:04:55 +02:00
Laurent Léonard
0228cd9db7
Fix translations in e-mail forms
2014-07-28 02:45:58 +02:00
Laurent Destailleur
b31bf68376
New: Start to work on data check for dictionnary tables.
2014-07-28 00:47:27 +02:00
Laurent Destailleur
0ca72dcfea
Fix: Restore compatibility with old modules.
2014-07-27 23:53:46 +02:00
Laurent Destailleur
355ec7fd27
Fix: Avoid pgsql error of duplicate record making rollback.
2014-07-27 23:52:42 +02:00
Laurent Destailleur
25d18f225f
Fix: Restore compatibility with old modules.
2014-07-27 23:51:58 +02:00
Laurent Destailleur
9e91baca36
Fix: Log must be done before query.
2014-07-27 23:23:29 +02:00
Laurent Destailleur
bf9313dd87
getBrowserInfo can return type of layout (classic/phone/tablet)
2014-07-27 20:56:26 +02:00
Laurent Destailleur
709bf20deb
Work on prootype for using datatable.
2014-07-27 20:31:11 +02:00
Laurent Destailleur
b964f9e9e3
New: Add info page about browser.
...
Qual: Removed dedicated code to change top menu according to
dol_optimize_smallscreen. We must use instead size of screen into css.
2014-07-27 14:13:25 +02:00
frederic34
a771f34c96
Update box_activity.php
...
$totalnb is not an amount
2014-07-27 11:27:33 +02:00
Laurent Destailleur
db091896a5
Prepare 3.6.
...
Use google adsense tag of foundation for doxygen doc pages.
Version is no more encoded int odoxygen.
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture/impayees.php
htdocs/filefunc.inc.php
2014-07-26 18:10:51 +02:00
Laurent Destailleur
adb70ecf24
Fix: [ bug #1528 ] Leopard Services numeration module description is not
...
translated.
2014-07-26 17:40:07 +02:00
Laurent Destailleur
3b9cfea8c9
Better function is_ip
2014-07-26 14:16:09 +02:00
Laurent Destailleur
76d4dee411
Merge pull request #1751 from marcosgdf/optimization
...
Optimized is_ip dolibarr function
2014-07-26 14:05:14 +02:00
frederic34
5258c522ce
Some cleaning
2014-07-25 23:20:19 +02:00
frederic34
2df2c12cfd
The delivery method is transmited in shipment
2014-07-25 21:50:21 +02:00
Maxime Kohlhaas
2e18fa88d1
Mauvais libellé utilisé pour statut commande
2014-07-25 14:03:41 +02:00
frederic34
f0a7cc3268
Select Shipping Method in Propal
2014-07-24 18:08:08 +02:00
frederic34
5ef626813c
Update html.form.class.php
2014-07-23 09:49:58 +02:00
Marcos García de La Fuente
37c7d05a9e
Added missing return null for getStaticMember
2014-07-22 04:46:17 +02:00
Marcos García de La Fuente
1a254b310e
Merge remote-tracking branch 'upstream/develop' into optimization
...
Conflicts:
test/phpunit/Functions2LibTest.php
2014-07-22 04:42:50 +02:00
Marcos García de La Fuente
203dc5518a
Merge branch 'develop' into optimization
2014-07-22 04:39:31 +02:00
Marcos García de La Fuente
097e8d33a2
Removed PHP 5.3 comparison in ImportCsv
2014-07-22 04:16:32 +02:00
Marcos García de La Fuente
31adeb7477
Deprecated getStaticMember
2014-07-22 04:12:45 +02:00
Marcos García de La Fuente
9b3e65d80f
Removed PHP 5.3 comparison in dol_nl2br function
2014-07-22 04:07:33 +02:00
Laurent Destailleur
0327738aa9
phpcs
2014-07-21 21:07:30 +02:00
Laurent Destailleur
161f5eadd4
Revert "Scrutinizer Auto-Fixes"
2014-07-21 19:07:56 +02:00
Scrutinizer Auto-Fixer
42a4af3b6e
Scrutinizer Auto-Fixes
...
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/eldy/dolibarr/inspections/dce98b05-0037-4277-b1e9-7fd6405a6cd6
Enabled analysis tools:
- PHP Analyzer
2014-07-21 18:42:17 +02:00
Scrutinizer Auto-Fixer
2fdda8cbfb
Scrutinizer Auto-Fixes
...
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/eldy/dolibarr/inspections/128b4bb3-f689-4974-8fd7-a7b93d012d3f
Enabled analysis tools:
- PHP Analyzer
2014-07-20 23:46:38 +02:00
Laurent Destailleur
dec7fe42af
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/commande/fiche.php
2014-07-20 15:37:50 +02:00
Laurent Destailleur
cfc337a79a
Qual: Enable php checkstyle rule Zend.Files.ClosingTag
...
Fix: Solve a lot of checkstyle errors.
2014-07-20 15:27:38 +02:00
Laurent Destailleur
bd095f597d
Fix: CheckStyle
2014-07-20 14:54:30 +02:00
Laurent Destailleur
ecd99608c3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-20 05:14:45 +02:00
Laurent Destailleur
f6b8017386
Fix: PHPCS
2014-07-20 05:14:22 +02:00
Laurent Destailleur
bf926cd791
Merge pull request #1756 from marcosgdf/messages
...
Migrated old message notifications to the """new""" system
2014-07-20 04:57:09 +02:00
Laurent Destailleur
f46db55f71
Merge pull request #1753 from marcosgdf/triggers-refactor
...
Refactored Dolibarr triggers
2014-07-20 04:52:27 +02:00
Laurent Destailleur
ffe7b531a6
Merge pull request #1746 from marcosgdf/patch-1
...
Removed @ operator from dol_include_once
2014-07-20 04:43:38 +02:00
Laurent Destailleur
8137fd7fe4
Fix: Type of line (product/service) could not be edited on supplier
...
order/invoice.
2014-07-20 02:36:03 +02:00
Laurent Destailleur
a9779ca1ff
Fix: bad colspan for line with date selector
2014-07-20 02:18:21 +02:00
Marcos García de La Fuente
434bb1bec7
Migrated old message notifications to the """new""" system
2014-07-20 00:10:40 +02:00
Laurent Destailleur
d87e146e47
Fix: Navigation into agenda tabs
2014-07-19 22:37:18 +02:00
Laurent Destailleur
04a20d2008
- New: Enable feature developed for 3.6 we forgot to enabled: Adding
...
prefix on uploaded file names.
- New: No more dependency between contract and service module.
2014-07-19 22:05:35 +02:00
Laurent Destailleur
b42a33b203
Fix: For contract, only services available by default. Product appears
...
if option is set only.
2014-07-19 21:14:56 +02:00
Marcos García de La Fuente
55bfc98d48
Corrected dol_microtime_float refactor
2014-07-18 12:00:01 +02:00
Marcos García de La Fuente
2c7b2cf227
Copyright
2014-07-18 11:57:49 +02:00
Marcos García de La Fuente
997a7ff843
Deprecated function dol_json_decode and replaced with native behaviour
2014-07-18 11:57:21 +02:00
Marcos García de La Fuente
214fe2d552
Optimized isValidEmail function and load json.lib.php always as it contains common Dolibarr functions
2014-07-18 11:18:25 +02:00
Marcos García de La Fuente
2142ab997d
Removed Dolibarr implementation of json_encode and json_decode, and deprecated dol_json_encode
2014-07-18 11:17:32 +02:00
Marcos García de La Fuente
e2912b5f7f
Accidentally removed Demo trigger content
2014-07-18 07:10:05 +02:00
Marcos García de La Fuente
5c59d291ce
Corrected CS errors
2014-07-18 04:16:34 +02:00
Marcos García de La Fuente
f8f9e0355c
Refactor InterfaceActionsAuto
2014-07-18 04:10:43 +02:00
Marcos García de La Fuente
f7c1203d4c
Refactored InterfaceNotification class
2014-07-18 03:29:20 +02:00
Marcos García de La Fuente
cbd10106b8
Added missing $error and $errors variables
2014-07-18 03:17:05 +02:00
Marcos García de La Fuente
7e29889eab
Fixed little bug
2014-07-18 03:13:15 +02:00
Marcos García de La Fuente
dfd8b5e20c
Converted some global variables to local ones in InterfaceLogevents
2014-07-18 03:11:28 +02:00
Marcos García de La Fuente
c11431177c
Fixed trigger not returning anything under some circumstances
2014-07-18 03:04:01 +02:00
Marcos García de La Fuente
2f68afaff3
Removed useless code
2014-07-18 03:02:28 +02:00
Marcos García de La Fuente
c8338f45c4
Refactored Dolibarr triggers:
...
Created a DolibarrTriggers abstract class.
Moved common variables out of construct class
Improved run_trigger method signature
2014-07-18 02:59:46 +02:00
Marcos García de La Fuente
bcafa2c790
Corrected file_exists check and little refactor
2014-07-17 21:44:59 +02:00
Marcos García de La Fuente
37d4d303b3
Updated is_ip comment and added a test for is_ip function
2014-07-17 21:19:03 +02:00
Marcos García de La Fuente
cdc40ca76f
Optimized is_ip dolibarr function
2014-07-17 21:12:50 +02:00
Laurent Destailleur
1bad6ebc78
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-17 01:29:30 +02:00
Laurent Destailleur
92a5ebc459
- New: Home page of project area shows list of draft project (like other
...
main page).
- New: Can search on project ref or string from project main page (like
other main page).
2014-07-17 01:28:01 +02:00
Laurent Destailleur
6a19cc614a
Merge pull request #1737 from GPCsolutions/accessibility
...
Accessibility
2014-07-16 15:15:03 +02:00
Laurent Destailleur
8a8a90de78
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
2014-07-15 23:30:15 +02:00
Marcos García de La Fuente
8a17feb69b
Deprecated some functions and improved method documentation
2014-07-15 17:35:12 +02:00
Marcos García de La Fuente
ad4512cb24
Avoiding include in case of unexisting file
2014-07-15 17:18:41 +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
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
Juanjo Menent
9410b18473
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:43:48 +02:00
Juanjo Menent
f8b5bac05c
Fix: Import ProfId1 to siren and ProfId2 to siret
2014-07-14 19:40:18 +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
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
ec661d0c6c
Removed index.php and replaced them with blank index.html as it is more appropriate
2014-07-12 23:18:57 +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
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
KreizIT
9c2aaf7d23
[ Task #1495 ] Add trigger LINECONTRACT_CREATE
2014-07-12 00:27:33 +02:00
Raphaël Doursenaud
78ce6c0b1c
Added labels on form elements for company creation
2014-07-11 19:57:51 +02:00
Florian HENRY
b9df48d48c
Fix
...
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50854-multi-societe-options-cookies
2014-07-11 15:53:31 +02:00
KreizIT
b8499a80ec
Refactor: LINK_* trigger
2014-07-11 15:08:01 +02:00
Laurent Destailleur
728ca22183
Merge pull request #1730 from GPCsolutions/accessibility
...
Accessibility
2014-07-11 14:57:02 +02:00
BENKE Charles
bbe400e01f
Update box_actions.php
...
Add popup action feature on homepage
2014-07-11 14:21:36 +02:00
Laurent Destailleur
4dfaf9ce38
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-07-11 13:56:57 +02:00
Laurent Destailleur
32b015e661
New: Type of thirdparties can accept a country (to show list of types
...
specific for a country).
2014-07-11 13:56:35 +02:00
Raphaël Doursenaud
55d062784d
Added labels on objectline form elements
2014-07-11 13:25:44 +02:00
Laurent Destailleur
5e75dd27e8
Merge pull request #1719 from frederic34/selectbank
...
Select bank account for propal order and invoice
2014-07-11 12:29:21 +02:00
Laurent Destailleur
5c81074483
Merge pull request #1709 from KreizIT/review_trig2
...
Review trig2
2014-07-11 12:27:43 +02:00
Florian HENRY
3f23b116c6
[ bug #1522 ] Liste des propositions commerciales non filtée depuis un
...
projet
2014-07-11 11:44:54 +02:00
Raphaël Doursenaud
b206ceea9e
Added label for captcha
2014-07-10 16:46:10 +02:00
Raphaël Doursenaud
4a57a2adcd
Added HTML5 autofocus attribute to login form
2014-07-10 16:34:19 +02:00
fmarcet
ab57c236be
New: Can have half day holiday
...
New: Add Spanish holidays
Fix: Holiday log shows nothing
2014-07-10 12:06:09 +02:00
frederic34
c8e6387e52
Merge remote branch 'upstream/develop' into selectbank
...
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-07-08 22:46:38 +02:00
Laurent Destailleur
ad4babb154
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
.travis.yml
htdocs/fichinter/fiche.php
2014-07-08 01:12:55 +02:00
Laurent Destailleur
90a5f6c7ef
Qual: Remove end php tag.
2014-07-08 01:02:30 +02:00
Laurent Destailleur
688d58413b
Merge pull request #1710 from aspangaro/develop-accounting2
...
New feature :: Add fiscal year
2014-07-07 21:28:35 +02:00
frederic34
0cb5220d4d
Use english for the function name
2014-07-07 20:54:41 +02:00
frederic34
9949713d20
Some cleaning
2014-07-07 18:40:18 +02:00
KreizIT
4e08e2b5d5
Fix rollback and test errno
2014-07-07 11:32:56 +02:00
Laurent Destailleur
96ec3ad7f4
Fix: Allow percent to solve presentation pb by some pages.
2014-07-07 00:14:24 +02:00
Laurent Destailleur
4dbc1dd1c6
Merge remote-tracking branch 'origin/3.6' into develop
2014-07-06 21:09:10 +02:00
frederic34
f29eeceb1a
Select bank account for propal and order
2014-07-06 20:49:34 +02:00
Laurent Destailleur
ce3fa14511
New: Add event FICHINTER_CLASSIFY_BILLED into list of possible events to
...
create an automatic event into agenda.
Qual: Removed hard coded rowid into data init.
2014-07-06 19:25:15 +02:00
aspangaro
e294fe1edd
Update
2014-07-05 21:58:39 +02:00
aspangaro
7892852f44
Merge branch 'Upstream/develop'
2014-07-05 21:56:47 +02:00
Laurent Destailleur
e5d5a25433
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
2014-07-05 11:54:02 +02:00
Florian HENRY
02574a7af2
Fix Ajax combobox in Extrafeilds
...
Add Extrafield on contract
2014-07-05 11:17:50 +02:00
Florian HENRY
13c208dd8f
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-07-05 10:28:58 +02:00
Laurent Destailleur
fa82cbceb9
Qual: Removed useless function
2014-07-05 08:59:41 +02:00
aspangaro
9eaeaae2fb
Merge branch 'Upstream/develop'
2014-07-05 08:48:51 +02:00
aspangaro
be78e96313
Bug fix & add tab info
2014-07-05 08:47:01 +02:00
Laurent Destailleur
faa5eba203
Fix: Substitution for external module at wrong place.
2014-07-04 18:43:37 +02:00
KreizIT
c5bb55064f
Fix: [ bug #1469 ] Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message
2014-07-04 17:10:19 +02:00
KreizIT
e4ad082214
Fix: [ bug #1506 , #1507 ] ECM trigger error problem
2014-07-04 16:39:54 +02:00
KreizIT
4666de85e2
Fix: [ bug #1508 ] STOCK_MOVEMENT does not show trigger error message
2014-07-04 16:18:54 +02:00
KreizIT
012fc4e8fe
Fix: [ bug #1465 , #1466 ] Product triggers problem
2014-07-04 15:54:20 +02:00
Florian HENRY
b8c293fb16
$dateSelector is a paramters of formAddObjectLine, if use global it is
...
reset to 0 because not declare in outer context but already exists in
the same context.
2014-07-04 14:48:27 +02:00
Laurent Destailleur
8e2999f73f
Fix: phpcs
2014-07-04 14:19:03 +02:00
Laurent Destailleur
e496823778
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
.travis.yml
ChangeLog
htdocs/fourn/commande/fiche.php
htdocs/install/mysql/migration/3.5.0-3.6.0.sql
htdocs/product/stock/replenish.php
2014-07-04 14:14:40 +02:00
Laurent Destailleur
be4fe3d0d0
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
...
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
2014-07-04 13:43:50 +02:00
Laurent Destailleur
8c306a968f
Merge pull request #1704 from KreizIT/review_trig
...
Review user trigger
2014-07-04 13:20:32 +02:00
Juanjo Menent
3679a4ba90
[ task #1063 ] Allow edit localtaxes rate for thirds. Works documents
...
pdf
2014-07-04 13:11:51 +02:00
Laurent Destailleur
bf96a78f63
Try a fix when timezone string is not standard
2014-07-04 13:07:53 +02:00
Juanjo Menent
747b6a9f94
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with reports
...
and payments
2014-07-04 12:50:55 +02:00
aspangaro
a2ac578712
Merge branch 'Upstream/develop'
2014-07-04 06:21:00 +02:00
Juanjo Menent
24b2b83b85
use count() instead sizeof()
2014-07-03 18:55:03 +02:00
Juanjo Menent
e30649dcd2
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with company
2014-07-03 17:39:31 +02:00
KreizIT
023e7ce8ce
FIX : [ bug #1502 ] DON_CREATE trigger does not intercept trigger action
...
- Add DON_CREATE in interface_90_all
- Add new trigger DON_UPDATE, DON_DELETE
2014-07-03 16:04:12 +02:00
KreizIT
538cf90f5e
FIX : [ bug #1496 ] ACTION_DELETE trigger does not show trigger error
...
-Add ACTION_* trigger in interface_90_all
2014-07-03 15:39:40 +02:00
Marcos García de La Fuente
460fb7a453
Removed new SQL double-debug
2014-07-02 21:29:07 +02:00
Marcos García de La Fuente
7e1cf124b8
Merge branch 'develop' into syslog
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Laurent Destailleur
d8b9cdf5c2
Merge pull request #1692 from atm-maxime/develop
...
New : remaining to shipon delivery PDF
2014-06-29 23:45:38 +02:00
Laurent Destailleur
31c27b8f7c
New: More option to define default filter setting of agenda views.
2014-06-29 23:35:00 +02:00
aspangaro
46320071a0
Merge branch 'Upstream/develop'
2014-06-29 05:42:37 +02:00
aspangaro
8cfdfbe47d
Update
2014-06-29 05:41:24 +02:00
Laurent Destailleur
6f0250cb94
Fix: typo
2014-06-29 04:25:42 +02:00
Laurent Destailleur
330c965cb9
New: Add hook "searchAgendaFrom".
2014-06-29 02:45:55 +02:00
Maxime Kohlhaas
7d16f62a9d
New : add remaining to ship on delivery PDF
2014-06-28 22:48:20 +02:00
Laurent Destailleur
6916d251b5
New: Can filter events on a group of users.
2014-06-28 20:49:10 +02:00
Laurent Destailleur
03c6d8fdc3
New: Can create proposal from an intervention.
2014-06-28 19:47:51 +02:00
Laurent Destailleur
a8e4391887
Prepare calendars to be able to show calendars with selection on several
...
users.
2014-06-28 18:04:32 +02:00
Maxime Kohlhaas
d61e5bae93
Fix : Invoice PDF was not showing ref when created from a shipment. Now shows refs and dates of shipment and oreder related
2014-06-28 17:01:52 +02:00
Laurent Destailleur
2c493a4fe3
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
2014-06-28 14:55:04 +02:00
Laurent Destailleur
71ee974ddb
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2014-06-28 14:53:28 +02:00
Laurent Destailleur
ef8b555750
Fix: When using option MAIN_MAIL_ALLOW_SENDMAIL_F, a mail was sent to
...
sender.
2014-06-28 14:48:00 +02:00
Laurent Destailleur
7d72b6c3a1
Add comments
2014-06-28 14:06:29 +02:00
Laurent Destailleur
e5a06635dc
Fix css for agenda box
...
Make different view of agenda into different tabs.
2014-06-27 20:50:46 +02:00
Laurent Destailleur
4cd3a4f4aa
Fix: bad indice
2014-06-27 01:34:27 +02:00
Laurent Destailleur
29dfb71bbd
Merge branch 'patch-11' of github.com:defrance69/dolibarr into
...
defrance69-patch-11
Conflicts:
htdocs/core/class/commonobject.class.php
2014-06-26 23:04:26 +02:00
Laurent Destailleur
092d1b725d
Merge pull request #1684 from KreizIT/triggers
...
FIX #1460 , #1461
2014-06-26 22:59:55 +02:00
BENKE Charles
8acd702cd1
Using hidden constant to use the feature
...
MARGININFO_HIDE_SHOW = 0 feature not used
MARGININFO_HIDE_SHOW = 1 feature used, displayed on open
MARGININFO_HIDE_SHOW = 2 feature used, not displayed on open
2014-06-26 22:34:40 +02:00
Laurent Destailleur
f25bb79d80
Merge pull request #1672 from defrance69/patch-19
...
Add project and task boxes
2014-06-26 22:03:38 +02:00
Laurent Destailleur
534e574379
Merge pull request #1668 from aspangaro/develop-dons
...
Move donation receipt to french model cerfa 11580*03
2014-06-26 22:03:13 +02:00
Laurent Destailleur
656dd94011
Merge pull request #1657 from mkdgs/patch-1
...
Add customers/supplier status fo contact export
2014-06-26 21:58:23 +02:00
Laurent Destailleur
79dec7ad90
Merge pull request #1641 from defrance69/patch-17
...
Patch 17
2014-06-26 21:43:45 +02:00
Laurent Destailleur
a2f610ffbe
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2014-06-26 21:41:45 +02:00
Laurent Destailleur
a79aa1f203
Merge branch 'develop' of github.com:FHenry/dolibarr into FHenry-develop
...
Conflicts:
htdocs/product/class/product.class.php
2014-06-26 21:38:03 +02:00
Laurent Destailleur
abfe36620a
Merge pull request #1686 from KreizIT/movetrig
...
Fix [ bug #1459 ]
2014-06-26 21:01:48 +02:00
Laurent Destailleur
fc4493242a
Merge pull request #1685 from KreizIT/3.6
...
FIX : #1477 , #1478 , #1479
2014-06-26 21:00:26 +02:00
Laurent Destailleur
2deadea40a
New: Filter on event status
2014-06-26 20:24:00 +02:00
Laurent Destailleur
018e1d31e3
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/class/product.class.php
htdocs/projet/class/project.class.php
2014-06-25 20:22:25 +02:00
KreizIT
92f1778c9d
Fix : [ bug #1459 ] _ADD_CONTACT and _DEL_CONTACT triggers do not intercept insertion when reported an error
...
Start refactoring trigger call from within object
2014-06-25 16:51:26 +02:00
Cedric
ee91f4a3f7
FIX : #1477 , #1478 , #1479
2014-06-25 13:37:55 +02:00
Laurent Destailleur
f64f0d6933
Fix: If showempty is 0 and empty, do not show button.
2014-06-24 23:43:53 +02:00
Cedric
e21e4dbf11
- FIX #1482 #1484 #1486
...
- Add missing triggers in interface_90
2014-06-24 11:49:53 +02:00
Cedric
0c382ef97e
Remove failure test on trigger
2014-06-24 10:55:21 +02:00
Cedric
00779dd8fa
FIX #1460 , #1461
2014-06-24 10:53:18 +02:00
aspangaro
56785f1149
Merge branch 'Upstream/develop'
2014-06-24 06:10:47 +02:00
Laurent Destailleur
c18d7de7b0
Fix: Use bad var for test
2014-06-22 13:33:31 +02:00
Laurent Destailleur
0778d38b2c
Fix: Deprecated and no more used fields should not appear to user.
2014-06-21 18:08:32 +02:00
Laurent Destailleur
62b0d8a472
Fix: Deprecated and no more used fields should not appear to user.
2014-06-21 18:03:01 +02:00
Laurent Destailleur
dce0c38533
Fix: Add hidden option so we can restore old behaviour (duration is
...
free) for people that can't work with new one.
2014-06-21 16:06:59 +02:00
Laurent Destailleur
5c0813e865
Fix: EMail test feature to make a test without html must not include any
...
html.
2014-06-21 01:26:41 +02:00
BENKE Charles
fa75ef3b57
made change on all the modules_element definition
2014-06-21 00:35:11 +02:00
BENKE Charles
b34947b37c
fix travis error
2014-06-21 00:08:13 +02:00
BENKE Charles
496379ced8
fix travis error
2014-06-20 23:56:03 +02:00
BENKE Charles
24e780cb0c
Update box_task.php
2014-06-20 23:39:43 +02:00
BENKE Charles
a31d5cc193
Update box_project.php
2014-06-20 23:38:15 +02:00
BENKE Charles
8070030c45
Update box_project.php
2014-06-20 23:19:57 +02:00
BENKE Charles
ec1a6e1c29
Update box_task.php
2014-06-20 23:17:26 +02:00
Laurent Destailleur
69c518a483
Merge pull request #1677 from guerinaxel/patch-6
...
LDAP Authentication faulty
2014-06-20 17:14:02 +02:00
Laurent Destailleur
a72c3d4381
Merge branch 'develop' of github.com:atm-maxime/dolibarr into
...
atm-maxime-develop
Conflicts:
htdocs/core/class/html.formprojet.class.php
2014-06-20 17:11:12 +02:00
guerinaxel
cc0d91bf2b
LDAP Authentication faulty
...
The LDAP Authentication only test the POST authentication however we're allowed to authenticate using the function (for example via WebServices).
2014-06-20 17:00:06 +02:00
Laurent Destailleur
2dc3e5b104
Fix: [ bug #1471 ] Several PHP warnings when intercepting USER_CREATE
...
trigger (Add a protection to avoid multiple errors).
2014-06-20 16:20:39 +02:00
Laurent Destailleur
a2724822d7
Fix: Add hidden option to partially fix a bug. A more complete fix
...
should be done later.
2014-06-20 16:01:08 +02:00
Laurent Destailleur
8d1fdec8cf
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
2014-06-20 15:26:02 +02:00
Laurent Destailleur
e2afa6853b
Fix: Deletion of translation has disappeared.
2014-06-20 15:05:39 +02:00
Maxime Kohlhaas
dd83a52fb1
Fix : project list was showing all projects instead of company project. This wasn't matching the function comments.
2014-06-20 13:59:50 +02:00
Laurent Destailleur
a2065d0b6a
Fix: [ bug #1428 ] "Nothing" is shown in the middle of the screen in a
...
supplier order.
2014-06-20 13:49:59 +02:00