Alexis Algoud
|
85228fd8e7
|
add support in admin
|
2014-08-26 11:50:02 +02:00 |
|
Alexis Algoud
|
8e6a40d475
|
FIX error sql on update ficheinter
|
2014-08-23 14:34:48 +02:00 |
|
Alexis Algoud
|
a353f816e3
|
FIX error sql on update ficheinter
|
2014-08-23 14:33:49 +02:00 |
|
Raphaël Doursenaud
|
1d5fb1320b
|
Fix: missing global declarations
|
2014-08-20 19:03:58 +02:00 |
|
Laurent Destailleur
|
25cc27c857
|
Qual: Remove method SetBilled that is a duplicate of setStatus.
Fix: Better management of option SendInterventionRef.
|
2014-08-15 23:20:31 +02:00 |
|
Laurent Destailleur
|
2eb01cfbf9
|
Squelette plus complet.
|
2014-08-15 21:18:56 +02:00 |
|
KreizIT
|
c94c0699d8
|
Fix : [ bug #1549 ] Itïs not possible add ExtraFields
|
2014-08-06 17:38:44 +02:00 |
|
Maxime Kohlhaas
|
94fee7af70
|
Call trigger added in commonobjectline
|
2014-08-01 08:59:08 +02:00 |
|
Maxime Kohlhaas
|
d8ede4147d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2014-07-31 11:55:36 +02:00 |
|
Laurent Destailleur
|
86b410ab22
|
Merge pull request #1780 from icfr/develop
order task on pdf
|
2014-07-30 11:36:29 +02:00 |
|
Maxime Kohlhaas
|
d8cf23ad95
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2014-07-29 15:46:50 +02:00 |
|
icfr
|
c80d1285e3
|
order task on pdf
|
2014-07-29 07:11:25 +02:00 |
|
Laurent Léonard
|
0228cd9db7
|
Fix translations in e-mail forms
|
2014-07-28 02:45:58 +02:00 |
|
Maxime Kohlhaas
|
393f32097b
|
class fichinterligne was not extending common object => error with trigger call
|
2014-07-25 13:57:41 +02:00 |
|
Marcos García de La Fuente
|
4f4ac30fc0
|
Deprecating arbitrary use of dol_htmloutput* functions
|
2014-07-20 02:32:13 +02:00 |
|
Marcos García de La Fuente
|
43597c1731
|
Migrated old error notifications to the """new""" system
|
2014-07-20 01:43:46 +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 |
|
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
|
56c067f15c
|
Fix: form is not allowed inside a table
Conflicts:
htdocs/fichinter/fiche.php
|
2014-07-06 21:16:27 +02:00 |
|
Laurent Destailleur
|
f43dd6c834
|
Fix: form is not allowed inside a table
|
2014-07-06 21:12:16 +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 |
|
KreizIT
|
174edb6140
|
FIX: Intervention trigger
|
2014-07-03 14:57:16 +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
|
03c6d8fdc3
|
New: Can create proposal from an intervention.
|
2014-06-28 19:47:51 +02:00 |
|
Laurent Destailleur
|
0e36295e12
|
Add option FICHINTER_DISABLE_DETAILS
|
2014-06-28 18:43:36 +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
|
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 |
|
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 |
|
Maxime Kohlhaas
|
1250804e81
|
Fix 1490 $this instead of $object
|
2014-06-14 11:42:17 +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
|
88cd5dec40
|
More substitutions
|
2014-06-13 01:42:00 +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
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +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
|
69eaefc459
|
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
|
2014-05-13 10:12:45 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
880f77b7e1
|
Fix: Preview feature
|
2014-04-30 13:50:25 +02:00 |
|
Laurent Destailleur
|
19d71ffb38
|
Prepare fix to hide images generated by "preview" feature.
|
2014-04-29 21:14:55 +02:00 |
|
Laurent Destailleur
|
cafa61ef7d
|
Fix: Use correct syntax of date into sql requests (with quotes)
|
2014-03-15 23:12:00 +01:00 |
|
Laurent Destailleur
|
1b85f83dbb
|
Merge pull request #1466 from marcosgdf/minor
Minor style and translation corrections
|
2014-03-13 11:53:52 +01:00 |
|
Laurent Destailleur
|
bdb2b7a547
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
|
2014-03-13 09:20:05 +01:00 |
|
Laurent Destailleur
|
ded5d47afc
|
Fix: multilangs array was not loaded.
|
2014-03-12 01:21:18 +01:00 |
|
Laurent Destailleur
|
86ad05c22e
|
Merge pull request #1461 from marcosgdf/unknown-error
Corrected Unknown error message typo
|
2014-03-11 11:54:08 +01:00 |
|
Marcos García de La Fuente
|
f9a451dbb9
|
Corrected intervention translation in module configuration page
|
2014-03-11 11:27:25 +01:00 |
|
Marcos García de La Fuente
|
fa56fe4e8b
|
Corrected Unknown error message typo
|
2014-03-10 19:36:32 +01:00 |
|
Laurent Destailleur
|
24b0ea6613
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-03-03 19:38:02 +01:00 |
|
Laurent Destailleur
|
b6cefee45a
|
Fix: [ bug #1240 ] traduction
|
2014-03-01 15:21:11 +01:00 |
|
Laurent Destailleur
|
2534da9a9f
|
Merge pull request #1422 from defrance69/patch-31
Update fiche.php
|
2014-02-24 10:33:40 +01:00 |
|
Laurent Destailleur
|
6f962397e4
|
Start to work on a mass send remind feature.
|
2014-02-19 20:23:02 +01:00 |
|