Laurent Destailleur
|
46586f3055
|
Can export Websites pages.
Work on export to be able to use the generic declaration of fields.
|
2017-07-28 14:54:13 +02:00 |
|
Laurent Destailleur
|
c088ccea32
|
Fix better management of export of extrafield computed.
|
2017-06-13 18:50:31 +02:00 |
|
Laurent Destailleur
|
1748f1d451
|
Better tooltip for computed field
|
2017-05-09 17:00:07 +02:00 |
|
Laurent Destailleur
|
846204bdb4
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 13:02:29 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
4831fb4dcb
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/filefunc.inc.php
|
2017-03-19 11:26:49 +01:00 |
|
Laurent Destailleur
|
f7e71d1de2
|
FIX LOG_ERROR does not exists. Use LOG_ERR.
|
2017-03-18 11:48:02 +01:00 |
|
Laurent Destailleur
|
35b79818b7
|
Uniformize css rules
|
2017-03-16 20:33:51 +01:00 |
|
Laurent Destailleur
|
afa5ef2913
|
NEW Introduce fields that can be computed during export in export
profiles.
|
2017-02-17 00:19:28 +01:00 |
|
Laurent Destailleur
|
4c3255857c
|
Fix bad syntax into criteria to filter on date in export.
Fix missing type in export of invoices.
|
2017-02-08 10:45:20 +01:00 |
|
Laurent Destailleur
|
5e4509953d
|
Associated product must be on another export profile
|
2017-01-29 21:25:29 +01:00 |
|
Laurent Destailleur
|
ec5c4ebf6b
|
FIX timeout during export (can be solved only if safe_mode is off)
|
2017-01-17 11:20:56 +01:00 |
|
Laurent Destailleur
|
db9af0118c
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/modAdherent.class.php
|
2016-12-06 14:08:43 +01:00 |
|
Laurent Destailleur
|
0d7ab3301b
|
FIX in export. Error when using a separate extrafields.
|
2016-12-06 11:52:07 +01:00 |
|
Laurent Destailleur
|
6338b04ac0
|
Remove call of a deprecated function
|
2016-10-24 11:27:39 +02:00 |
|
Laurent Destailleur
|
e7a09c07f9
|
Sync and clean language files
|
2016-10-11 10:38:38 +02:00 |
|
Laurent Destailleur
|
c96a3bfc13
|
Fix when going back on an export page after session has expired to avoid
a technical error.
|
2016-07-15 14:14:55 +02:00 |
|
Laurent Destailleur
|
9512bf1ac7
|
Add phpunit tests for option USE_STRICT_CSV_RULES
|
2016-07-15 12:30:24 +02:00 |
|
Laurent Destailleur
|
945fcc7586
|
FIX Better support of GROUP_CONCAT for postgresql
|
2016-06-25 14:38:10 +02:00 |
|
Laurent Destailleur
|
453c6264bf
|
FIX: Hidden option EXPORTTOOL_CATEGORIES was not working correctly
|
2016-06-24 02:19:41 +02:00 |
|
Laurent Destailleur
|
9e24abacac
|
Missing translation load
|
2016-04-30 13:26:31 +02:00 |
|
Fixit Management
|
5778ba0bd8
|
Merge remote-tracking branch 'upstream/develop' into fr_4763
|
2016-04-19 12:31:05 +02:00 |
|
Laurent Destailleur
|
a656e42d42
|
Missing translation
|
2016-04-05 10:16:07 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Benlo
|
0166d2ec3a
|
FR4763 add possibility to export contacts/thirdparty categories
|
2016-03-07 17:49:26 +01:00 |
|
Laurent Destailleur
|
843dada35d
|
Fix translation export/import
|
2016-02-22 17:42:41 +01:00 |
|
Raphaël Doursenaud
|
d038ca1875
|
FIX #4597 PHP 7 Uniform Variable Syntax
PHP7 compatibility with the new Uniform Variable Syntax.
This change is compatible with both PHP 5 and PHP 7.
See: https://wiki.php.net/rfc/uniform_variable_syntax#backward_incompatible_changes
|
2016-02-11 20:01:51 +01:00 |
|
philippe grand
|
fc8c12d6f6
|
[Qual] Uniformize code
|
2015-12-10 16:14:37 +01:00 |
|
philippe grand
|
01c6728aa9
|
[Qual] Uniformize code
|
2015-12-08 11:35:08 +01:00 |
|
philippe grand
|
5f74a0f1c0
|
Traduction
|
2015-11-06 09:46:18 +01:00 |
|
BENKE Charlie
|
8cf2aa456b
|
Missing argument 1 for CommonDocGenerator::__construct()
add _construct on htdocs/core/class/commondocgenerator.class.php class need to send $db as parameters
|
2015-10-28 13:59:05 +01:00 |
|
philippe grand
|
1762b3aaa7
|
[Qual] Uniformize code
|
2015-10-17 17:09:34 +02:00 |
|
Juanjo Menent
|
6999ad0a4f
|
Merge pull request #3587 from GPCsolutions/fiche_titre
[Qual] Replaced deprecated function calls.
|
2015-09-26 08:39:22 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Raphaël Doursenaud
|
9f2545b95d
|
[Qual] Replaced deprecated dol_clone by native clone
|
2015-09-24 17:24:40 +02:00 |
|
Laurent Destailleur
|
c75f62ddb7
|
FIX icon into export profile may be not correctly output
|
2015-09-14 12:12:14 +02:00 |
|
Laurent Destailleur
|
97096536b1
|
Fix #2526 The filter on type numeric is ok now. Sometimes we used
"Number", sometimes "Numeric". I moved to "Numeric" everywhere to solve
bug and added a warning in log if an unknow value is still used in code.
|
2015-09-12 15:20:55 +02:00 |
|
Laurent Destailleur
|
7951483c5f
|
Fix: examples ko for import
Fix bad picto for export
|
2015-09-10 12:47:25 +02:00 |
|
Juanjo Menent
|
0a33f0728a
|
Fix translations of contract exports
|
2015-08-26 21:01:01 +02:00 |
|
Juanjo Menent
|
f32a7ba228
|
Close #3224
|
2015-08-25 21:59:46 +02:00 |
|
Laurent Destailleur
|
068d235682
|
Fix missing $db into constructor
|
2015-07-29 12:10:04 +02:00 |
|
Laurent Destailleur
|
dc050d39eb
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/adherents/type.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/js/lib_batch.js
htdocs/core/modules/modUser.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/societe/consumption.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
htdocs/user/perms.php
|
2015-06-29 00:09:28 +02:00 |
|
Laurent Destailleur
|
c218843cdb
|
FIX Save of filters into export profiles failed.
|
2015-06-24 18:29:29 +02:00 |
|
Laurent Destailleur
|
8e09f54a46
|
Minor fixes
|
2015-05-13 07:46:12 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
f97d81701b
|
Add an exit to avoid to have apache hangs.
|
2015-05-05 13:46:28 +02:00 |
|