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 |
|
BENKE Charles
|
05865a7978
|
Update fiche.php
somme other error
|
2014-02-18 15:49:16 +01:00 |
|
BENKE Charles
|
64074305d3
|
Update fiche.php
double line
|
2014-02-18 15:22:45 +01:00 |
|
Laurent Destailleur
|
908c39098d
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/action/fiche.php
|
2014-02-16 19:47:51 +01:00 |
|
Laurent Destailleur
|
191ff05873
|
Fix: W3C.
|
2014-02-12 18:36:49 +01:00 |
|
Laurent Destailleur
|
ce8d13ead0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
|
2014-02-10 00:38:10 +01:00 |
|
Laurent Destailleur
|
5b89bc18f5
|
[ bug #1231 ] PDF always generated in interventions
|
2014-02-08 02:46:05 +01:00 |
|
Laurent Destailleur
|
1fd67807ce
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-01-18 01:13:29 +01:00 |
|
Grand Philippe
|
462f65614d
|
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
|
2014-01-13 10:10:17 +01:00 |
|
Laurent Destailleur
|
23eb0f3770
|
Qual: Mutualize code for actions of editing notes
New: Add button 'cancel' to cancel edition of a note (private or public)
|
2014-01-11 13:33:30 +01:00 |
|
Laurent Destailleur
|
dc754bbdc2
|
Fix: Trigger name conflicts and reference file was not matching real
name of triggers.
|
2013-12-14 20:48:34 +01:00 |
|
Laurent Destailleur
|
45b1273992
|
Fix: [ bug #1171 ] Documents lost in interventions after validating
|
2013-12-01 21:03:49 +01:00 |
|
Cédric Salvador
|
c885389ac6
|
included the FormContract class to avoid fatal error
|
2013-11-19 14:23:17 +01:00 |
|
Cédric Salvador
|
00c9df670c
|
renamed templates
|
2013-11-06 10:22:01 +01:00 |
|
Cédric Salvador
|
6c22af00e1
|
factorization
|
2013-11-06 10:20:54 +01:00 |
|
Cédric Salvador
|
c96b2d3b87
|
factorized form attach, documents list and links list for the document pages
|
2013-11-06 10:19:16 +01:00 |
|