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
Laurent Destailleur
fcb00b2024
Fix: [ bug #1425 ]
2014-06-20 13:38:44 +02:00
Laurent Destailleur
6740e0321a
Merge pull request #1670 from FHenry/3.5
...
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
2014-06-20 13:16:11 +02:00
Laurent Destailleur
51eb761b02
Merge pull request #1669 from aspangaro/develop-patch1
...
Correction on 3.6beta
2014-06-20 13:12:39 +02:00
Laurent Destailleur
8819f3e6e2
Merge pull request #1666 from atm-maxime/develop
...
Fix : duedate was not auto calculated + move calculation function to com...
2014-06-20 13:11:22 +02:00
Laurent Destailleur
3791175536
Fix: doxygen
2014-06-20 13:07:15 +02:00
Laurent Destailleur
221d7b56aa
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
2014-06-20 12:52:08 +02:00
Laurent Destailleur
8ce8bf47ee
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
2014-06-20 12:48:08 +02:00
Laurent Destailleur
4087781236
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
2014-06-20 12:41:23 +02:00
Laurent Destailleur
d3c5e93399
Fix: Menu entries not visible
2014-06-20 12:01:14 +02:00
BENKE Charles
754b028ec6
Update box_project.php
2014-06-18 22:19:28 +02:00
BENKE Charles
31c2815d0f
Update box_task.php
2014-06-18 21:50:17 +02:00
BENKE Charles
66dc82621d
Update modProjet.class.php
...
add boxe definition on projet module
2014-06-18 21:37:56 +02:00
BENKE Charles
c963a6d8a1
Create box_project.php
...
add box for project
2014-06-18 21:36:00 +02:00
BENKE Charles
ff31fff2d7
Create box_task.php
...
add boxes of tasks
2014-06-18 21:34:18 +02:00
Florian HENRY
9bb537f399
- New: If multilangue is enabled, mail (from propal, invoice, etc...)
...
message is pre-defaulted in Customer language
2014-06-18 09:59:15 +02:00
Florian HENRY
df9f153142
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-06-17 12:01:45 +02:00
Florian HENRY
0f77fbaea2
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
...
card
2014-06-17 11:18:30 +02:00
aspangaro
e469755d29
Divers
2014-06-16 06:17:46 +02:00
aspangaro
f4efd3b2e8
Move donation receipt to french model cerfa 11580*03
2014-06-15 22:18:19 +02:00
Maxime Kohlhaas
19a3194b02
Fix : duedate was not auto calculated + move calculation function to common invoice class
2014-06-14 12:53:02 +02:00
Florian HENRY
42e6727e5d
Better error return
2014-06-13 15:56:31 +02:00
Florian HENRY
0916d2cf3b
Fix link element from project "associates object" pages
...
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50687-objet-associes-au-projet
2014-06-13 15:54:37 +02:00
Florian HENRY
aecede08c4
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-06-13 14:38:44 +02:00
Marcos García de La Fuente
56abf1cd72
Removed duplicated SQL error logging
2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
74ee3e9823
Improved SQL error logging
2014-06-13 01:52:57 +02:00
Marcos García de La Fuente
2e2cecb6c7
Undefined constant
2014-06-13 01:48:11 +02:00
Marcos García de La Fuente
0ed2481a20
Removed unuseful errors
2014-06-13 01:46:27 +02:00
Marcos García de La Fuente
88cd5dec40
More substitutions
2014-06-13 01:42:00 +02:00
Marcos García de La Fuente
ca0a6cb307
Removed SQL string from call debug log
2014-06-13 01:34:39 +02:00
Florian HENRY
40a5d20cc8
Do not reset index on product import !!!
2014-06-12 16:46:20 +02:00
Laurent Destailleur
b4ef780274
Fix: When project was disabled, label was not visible
2014-06-12 15:41:00 +02:00
Florian HENRY
f796a6408e
Do not display dictionnay for non activated module
2014-06-12 15:28:11 +02:00
Marcos García de La Fuente
7e7958cf73
Removed SQL errors as they are logged by the database handler
2014-06-12 13:49:05 +02:00
Marcos García de La Fuente
d1d4c6d8a5
Increased SQL Error to LOG_ERROR level
2014-06-12 11:45:32 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +02:00
Florian HENRY
80facefa23
Fix [ bug #1454 ] Mention de bas de page erroné
2014-06-12 09:13:51 +02:00
Mickael Desgranges
57b4cb08b7
Update modSociete.class.php
2014-06-11 13:28:31 +02:00
Mickael Desgranges
81e715f34c
Update modSociete.class.php
2014-06-11 12:26:54 +02:00
Mickael Desgranges
84f1b8c02b
Add customers/supplier status fo contact export
...
When you export a contact list it's usefull to know if your contact is a prospect, client or supplier
2014-06-11 12:22:24 +02:00
Marcos García de La Fuente
ae4bd4445e
Moved dol_syslog query log to the database handler and decreased report level to DEBUG
2014-06-09 15:49:54 +02:00
Laurent Destailleur
b124007c8c
Merge remote-tracking branch 'origin/3.5' into develop
2014-06-09 15:30:41 +02:00
Laurent Destailleur
4c3c62515d
Fix: Confusion between is_int and is_numeric.
2014-06-09 15:21:20 +02:00