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 |
|
Laurent Destailleur
|
ae103e34b8
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/debian/changelog
htdocs/compta/facture.php
htdocs/core/lib/price.lib.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/opensurvey/public/studs.php
htdocs/projet/element.php
|
2015-04-13 13:08:46 +02:00 |
|
Laurent Destailleur
|
1272b03e5e
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
build/debian/changelog
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/fourn/facture/fiche.php
htdocs/product/stock/mouvement.php
htdocs/projet/element.php
htdocs/societe/rib.php
htdocs/theme/bureau2crea/img/statut4.png
|
2015-04-12 12:03:59 +02:00 |
|
Laurent Destailleur
|
530650b857
|
Make module productbatch stable
|
2015-04-10 11:59:41 +02:00 |
|
Laurent Destailleur
|
c90a86e4a4
|
Fix filters for exports
|
2015-04-02 16:58:36 +02:00 |
|
Laurent Destailleur
|
8e9c1c4747
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/commande/list.php
htdocs/core/class/notify.class.php
htdocs/core/login/functions_dolibarr.php
htdocs/exports/export.php
htdocs/langs/en_US/admin.lang
|
2015-04-01 16:33:39 +02:00 |
|
Florian HENRY
|
65ec02bae1
|
FIX : [ bug #1913 ] [EXPORT] [PGSQL] Bug when filtering export on a
specific year
|
2015-03-30 19:13:55 +02:00 |
|
Laurent Destailleur
|
1ca95acbd7
|
Fix pb during export of agenda events
Conflicts:
htdocs/exports/export.php
|
2015-03-26 11:23:21 +01:00 |
|
Laurent Destailleur
|
ce8bd7a515
|
Fix pb during export of agenda events
|
2015-03-26 11:20:39 +01:00 |
|
Laurent Destailleur
|
e2675f204d
|
Merge pull request #2449 from defrance69/patch-51
Update export.class.php
|
2015-03-22 14:07:05 +01:00 |
|
Laurent Destailleur
|
6d7b340cee
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/class/dolgraph.class.php
htdocs/langs/en_AU/main.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/fr_FR/other.lang
|
2015-03-16 18:30:30 +01:00 |
|
Laurent Destailleur
|
60c72e13b3
|
Some fixes into export and translation
|
2015-03-15 23:39:53 +01:00 |
|
BENKE Charles
|
f88646d954
|
Update export.class.php
|
2015-03-11 10:22:37 +01:00 |
|
BENKE Charles
|
ea0964d1eb
|
Update export.class.php
add specific choice of prefix for export (usefull with many dolibarr exporting data)
|
2015-03-10 17:17:02 +01:00 |
|
Laurent Destailleur
|
2bc6ac4671
|
Finished new module to manage expense reports !
Fix export to support corectly multicompany
|
2015-02-22 13:16:49 +01:00 |
|
aspangaro
|
559bf93acb
|
Correct
|
2014-11-25 20:40:00 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Laurent Destailleur
|
47339d0e62
|
Fix: Missing field tobuy into service export.
Fix: Filter on date into export.
Fix: Tooltip help.
|
2014-08-29 20:26:27 +02:00 |
|
Laurent Destailleur
|
5dc35ec137
|
Fix: Missing field tobuy into service export.
Fix: Filter on date into export.
Fix: Tooltip help.
|
2014-08-29 20:25:54 +02:00 |
|
aspangaro
|
0738103da8
|
Renamed llx_c_pays to llx_c_country & field "libelle" to "label"
|
2014-08-10 13:37:39 +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
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +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
|
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 |
|
Laurent Destailleur
|
b7f55ea99c
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/modules/modAgenda.class.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/liste.php
|
2014-05-18 11:52:52 +02:00 |
|
Marcos García de La Fuente
|
7b05944530
|
Corrected strings not translated and typos in English language
|
2014-05-11 13:14: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
|
50c10d3d1e
|
Fix: Can disable features with PHPEXCEL (no DLSF compatible).
Fix: Can disable features with CKEDITOR.
|
2014-05-03 02:20:26 +02:00 |
|
Laurent Destailleur
|
43253d877a
|
Fix: Can disable features with PHPEXCEL (no DLSF compatible).
Fix: Can disable features with CKEDITOR.
|
2014-05-03 02:15:33 +02:00 |
|
Laurent Destailleur
|
480b09f192
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/societe/class/societe.class.php
|
2014-02-26 15:49:29 +01:00 |
|
Marcos García de La Fuente
|
4411908b23
|
Fixed translations of project export wizard
|
2014-02-25 04:18:13 +01:00 |
|
Marcos García de La Fuente
|
4157452c6d
|
Translated export filters
|
2014-02-25 03:23:08 +01:00 |
|
Grand Philippe
|
1855ba556a
|
fix misspelled words
|
2014-02-05 17:53:30 +01:00 |
|
Laurent Destailleur
|
ef2f8ea67d
|
Removed some FIXME
|
2013-12-15 14:26:27 +01:00 |
|
Laurent Destailleur
|
3378855694
|
New: Can cancel holidays that were previously validated
|
2013-09-24 18:06:07 +02:00 |
|
Laurent Destailleur
|
305c1d63a7
|
Qual: Uniformize code. No useless redirect. use GETPOST.
|
2013-09-06 13:25:45 +02:00 |
|
Laurent Destailleur
|
c151ef7b87
|
Qual: Remove duplicate form instanciation.
|
2013-09-06 12:10:09 +02:00 |
|
Florian Henry
|
42f165af15
|
Export module : Allow user define "field as field name"
|
2013-08-28 23:08:12 +02:00 |
|
BENKE Charles
|
0c249c2127
|
Update export.class.php
bug fix
|
2013-08-23 10:46:53 +02:00 |
|
Laurent Destailleur
|
a8784faa1e
|
Fix: Removed debug print
|
2013-08-06 13:24:12 +02:00 |
|
Laurent Destailleur
|
2750b1a298
|
Fix: Tons of regression after renaming note field into note_private.
Qual: Add phpunit test to test all exports descriptors.
|
2013-08-06 13:22:00 +02:00 |
|
Laurent Destailleur
|
e6022527dd
|
Fix: Export of country
|
2013-08-01 12:49:46 +02:00 |
|
Grand Philippe
|
b599481ef6
|
standardize code
|
2013-06-20 09:18:12 +02:00 |
|
Laurent Destailleur
|
3cd303c944
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2013-06-14 19:56:07 +02:00 |
|
Laurent Destailleur
|
a9edbf4f24
|
Fix: Bad size of image
|
2013-06-14 02:25:44 +02:00 |
|
Regis Houssin
|
c9a71439b2
|
Fix: EOF
|
2013-06-05 16:24:32 +02:00 |
|
Laurent Destailleur
|
b17fe9fc00
|
New: Export support now autosize of column for excel export.
Fix: Bad charset when using script export-bank-receipts.
|
2013-05-15 13:37:31 +02:00 |
|
Laurent Destailleur
|
4e0ef01389
|
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
|
2013-04-25 01:13:13 +02:00 |
|
Laurent Destailleur
|
7f15154c6b
|
Qual: Uniformize skins code.
|
2013-04-03 15:45:06 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
6163503b48
|
Fix: Missing lang
|
2013-03-24 14:01:03 +01:00 |
|
Laurent Destailleur
|
33a7692fbc
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/exports/class/export.class.php
|
2013-03-16 17:07:35 +01:00 |
|
Laurent Destailleur
|
95c9d19d5e
|
Fix: Restore ability to filter on '0'
|
2013-03-15 11:31:49 +01:00 |
|
Laurent Destailleur
|
298ba17e8f
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/exports/class/export.class.php
htdocs/webservices/server_user.php
|
2013-03-15 01:10:56 +01:00 |
|
Regis Houssin
|
d6c18c1789
|
Fix: for avoid sql errors with predefined export models
|
2013-03-14 07:08:44 +01:00 |
|
Laurent Destailleur
|
633a15f10d
|
Fix: Usage of order into export broken when filters are used
|
2013-03-11 14:20:08 +01:00 |
|
Laurent Destailleur
|
5eb728ae43
|
Fix: Usage of order into export broken when filters are used
|
2013-03-11 14:09:54 +01:00 |
|
eldy
|
e74b07cbff
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
|
2013-03-06 21:28:50 +01:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
9812c91aff
|
Fix: wrong EOL !!!!!!!
|
2013-01-10 08:27:12 +01:00 |
|
Laurent Destailleur
|
96416735df
|
Fix: [ bug #618 ] External accounts can access confidential informations
(a lot)
|
2013-01-02 18:43:59 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
50206bbd73
|
Fix: avoid errors
|
2012-12-06 10:43:27 +01:00 |
|
Laurent Destailleur
|
4136c27516
|
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
|
2012-12-01 15:45:05 +01:00 |
|
Laurent Destailleur
|
35a887f869
|
Clean code
|
2012-11-21 20:24:15 +01:00 |
|
Laurent Destailleur
|
e6d7ce1ab6
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-11-21 19:04:51 +01:00 |
|
Laurent Destailleur
|
c49fea217f
|
Fix: Another fix on sql request generation.
|
2012-11-21 19:00:06 +01:00 |
|
Regis Houssin
|
ce4feffd1f
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-11-21 18:56:07 +01:00 |
|
Regis Houssin
|
31ecc1987e
|
Fix: remove old code
|
2012-11-21 18:52:25 +01:00 |
|
Laurent Destailleur
|
06a8ba2be2
|
Fix: for combo list that use text key.
|
2012-11-21 18:51:49 +01:00 |
|
Laurent Destailleur
|
6a11016a21
|
Fix: var_dump must be commented
|
2012-11-21 18:45:52 +01:00 |
|
Laurent Destailleur
|
8f0b548714
|
Debug export filters. Seems to be enougth stable so it is now enabled by
default.
|
2012-11-20 15:56:44 +01:00 |
|
Laurent Destailleur
|
d9cdb542d5
|
Debug filter during export
|
2012-11-20 14:07:52 +01:00 |
|
Laurent Destailleur
|
6512fd90a9
|
New: Can export customer shipments.
|
2012-11-18 15:24:01 +01:00 |
|
Laurent Destailleur
|
df42dda452
|
Doxygen
|
2012-11-14 01:20:36 +01:00 |
|
Laurent Destailleur
|
06c77576b7
|
New: Maxi debug on feature to filter lines on export. Removed a lot of
bugs but I had to change a lot of thing to fix this. There is still
work to now save filters in session.
|
2012-11-14 00:27:25 +01:00 |
|
Laurent Destailleur
|
66755fb166
|
Fix: Avoid confusion between method getXXX into parent class with
method getXXX into child class. They are not inheritance, so i renamed
method of parent into getXXXForKey.
|
2012-11-11 18:11:10 +01:00 |
|
Regis Houssin
|
44f591e600
|
Fix: can't delete an export
|
2012-10-29 10:36:26 +01:00 |
|
Regis Houssin
|
bc2280e4ab
|
Fix: avoid phpunit warning
|
2012-10-26 09:12:19 +02:00 |
|
Regis Houssin
|
48ce43d6f1
|
New: add export filters (thank you Charles Benke)
|
2012-10-25 22:30:17 +02:00 |
|
Marcos García
|
cb4044755b
|
Fixed export translations
Added missing strings
Corrected some translations
|
2012-09-12 19:11:03 +02:00 |
|
Regis Houssin
|
d7f3deffce
|
Fix: convert line delimiters
|
2012-09-09 16:32:03 +02:00 |
|
Laurent Destailleur
|
e0624abb2c
|
Added option THEME_ELDY_USE_HOVER to enable mouse hover, because when
using software a lot, it becomes annoying. So we let user choose
(choice possible only with eldy theme for the moment).
|
2012-09-09 14:49:20 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Marcos García
|
f320ed92cc
|
Translated and upper-cased export formats, improved es_ES translations
fr_FR exports translations were made by @fhenry and Manuel Pintor (contact@idl-mp.com)
Little refactor too
|
2012-08-16 13:07:12 +02:00 |
|
Regis Houssin
|
e44fd4885d
|
Fix: change the last $DB to $db
|
2012-07-30 18:43:49 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Laurent Destailleur
|
0b048ebb94
|
[ bug #40 ] Export de donnes dangereux
|
2012-07-27 16:03:20 +02:00 |
|
Laurent Destailleur
|
24c54ccaf1
|
Start to work on bug export
|
2012-07-24 16:19:46 +02:00 |
|
Laurent Destailleur
|
23dea40504
|
Fxi: Bad permission check
|
2012-06-05 23:32:13 +02:00 |
|
Laurent Destailleur
|
c01fae04e4
|
Qual: Uniformize management of alt directories.
|
2012-05-08 22:49:03 +02:00 |
|
Laurent Destailleur
|
6d8a639839
|
Fix [ bug #322 ] export
Fix: pgsql compatibility
|
2012-04-08 00:05:52 +02:00 |
|
Laurent Destailleur
|
2d67802938
|
Doxygen
|
2012-01-08 00:52:07 +01:00 |
|
Laurent Destailleur
|
380691bb39
|
Fix: Lost pagecode after csv export
|
2011-12-09 10:02:26 +01:00 |
|
Laurent Destailleur
|
b52fc32853
|
Fix: fix not initialized variables
|
2011-12-05 19:41:38 +01:00 |
|
Regis Houssin
|
f0c327c070
|
Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
|
2011-11-08 17:22:31 +08:00 |
|
Regis Houssin
|
3338649316
|
[task #217] Move core files in core directory
|
2011-10-24 14:11:49 +02:00 |
|
Regis Houssin
|
5efe1cd470
|
Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
|
2011-09-20 10:30:56 +00:00 |
|
Regis Houssin
|
2c1b3722f2
|
Fix: replace sizeof() by count()
|
2011-09-17 19:49:50 +00:00 |
|
Laurent Destailleur
|
fa5ac90e42
|
Qual: Add more checks
|
2011-09-10 22:38:13 +00:00 |
|
Laurent Destailleur
|
35dc86da72
|
Doxygen
|
2011-09-10 12:21:41 +00:00 |
|
Laurent Destailleur
|
d06d55c851
|
Qual: Add more checks
|
2011-09-10 22:38:13 +00:00 |
|
Laurent Destailleur
|
f46ab2dd4b
|
Doxygen
|
2011-09-10 12:21:41 +00:00 |
|
Laurent Destailleur
|
cfa45be7d4
|
Qual: Add more checks
|
2011-09-10 22:38:13 +00:00 |
|
Laurent Destailleur
|
65c2d93a29
|
Fix: When creating invoice from other object, discount are created
automatically
|
2011-09-10 17:52:21 +00:00 |
|
Laurent Destailleur
|
1290943e0b
|
Qual: Add more checks
|
2011-09-10 22:38:13 +00:00 |
|
Laurent Destailleur
|
5fac7191cf
|
Doxygen
|
2011-09-10 12:21:41 +00:00 |
|
Laurent Destailleur
|
2bb5e4ba69
|
Fix: W3C
|
2011-08-31 15:12:09 +00:00 |
|
Laurent Destailleur
|
ab953d6501
|
Qual: Call static methods as static with no need to create instance
|
2011-08-27 15:40:08 +00:00 |
|
Regis Houssin
|
2ecc03104c
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 15:14:31 +00:00 |
|
Regis Houssin
|
726d9581dd
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 14:24:16 +00:00 |
|
Regis Houssin
|
c3fc11ec17
|
Fix: problem with external modules
|
2011-08-12 07:11:08 +00:00 |
|
Laurent Destailleur
|
76f1880583
|
Qual: Removed php_writexcel lib. Replaced with phpexcell.
Fix: Make script export-contaxts-xls-example.php working.
Qual: removed not used code.
|
2011-08-11 19:12:37 +00:00 |
|
tiaris
|
95d9ea2277
|
JH : adding $sqlquery = '' parameter to build_file function to transmit a sql query instead of building it from arrays
|
2011-08-05 06:29:50 +00:00 |
|
Laurent Destailleur
|
be771c9d44
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:45:11 +00:00 |
|
Laurent Destailleur
|
40704a5c5a
|
Look fixes and enhancements
|
2011-07-20 19:03:31 +00:00 |
|
Laurent Destailleur
|
efd4dedfc9
|
Fix: tr style
|
2011-04-17 11:46:25 +00:00 |
|
Laurent Destailleur
|
20fa276e54
|
A module can define label and picto for export lists
|
2011-02-05 18:40:52 +00:00 |
|
Laurent Destailleur
|
9fe5b10fcf
|
New: A module can show export list with an enabled condition.
|
2011-02-05 18:13:10 +00:00 |
|
Laurent Destailleur
|
342a62ad04
|
Removed a TODO. Test on permission is complete for exports.
|
2011-02-05 17:54:34 +00:00 |
|
Laurent Destailleur
|
246ec60ad9
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 21:05:09 +00:00 |
|
Laurent Destailleur
|
c360e3808a
|
Qual: Export descriptor in modules are simpler
|
2011-02-02 20:41:54 +00:00 |
|
Laurent Destailleur
|
c57e3e3d13
|
Fix: Init at the wrong place
|
2011-02-02 19:34:44 +00:00 |
|
Laurent Destailleur
|
b5e5dc3849
|
Fix: Fix regression by adding "custom" feature making web server hang in infinite loop.
|
2010-12-15 18:15:08 +00:00 |
|
Laurent Destailleur
|
a69b2a9437
|
New: Can import members with assistant
|
2010-09-30 19:25:58 +00:00 |
|
Laurent Destailleur
|
760a4d02b9
|
Qual: Normalize code
|
2010-07-21 17:39:17 +00:00 |
|
Laurent Destailleur
|
fc2213a8f1
|
Doxygen
|
2010-07-21 12:35:56 +00:00 |
|
Philippe Grand
|
a981577553
|
according to new tree directory
|
2010-05-03 08:43:32 +00:00 |
|
Philippe Grand
|
8a9fe373d6
|
according to new tree directory
|
2010-05-03 08:43:32 +00:00 |
|
Philippe Grand
|
be059c05f0
|
according to new tree directory
|
2010-04-28 12:13:27 +00:00 |
|
Philippe Grand
|
b6bc9223df
|
according to new tree directory
|
2010-04-28 10:33:16 +00:00 |
|
Regis Houssin
|
335c038dd8
|
Fix: regression
|
2010-04-21 22:14:11 +00:00 |
|
Regis Houssin
|
621bd68e3b
|
Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
|
2010-04-21 16:29:37 +00:00 |
|
Philippe Grand
|
011ea91f81
|
move interfaces class to core directory
|
2010-04-08 13:09:00 +00:00 |
|
Laurent Destailleur
|
bdf4bbaa1f
|
Works on ODT import
|
2010-03-27 00:33:28 +00:00 |
|
Laurent Destailleur
|
e89c3ba08e
|
New: Enhancement in category module
|
2010-03-20 20:24:32 +00:00 |
|
Laurent Destailleur
|
0bdd4c922a
|
Fix: Export was broken after ODT support.
|
2010-03-13 01:09:57 +00:00 |
|
Laurent Destailleur
|
de1d313148
|
Remove pre.inc.php on module directories.
|
2010-02-28 15:33:31 +00:00 |
|
Laurent Destailleur
|
2cd1bc975e
|
Fix: Some minors fixes on import module and test to be sure we can enhance module to import when there is several tables.
|
2009-11-08 19:28:44 +00:00 |
|
Laurent Destailleur
|
b65e9f3c5a
|
Fix: Menu entries
|
2009-11-04 20:58:56 +00:00 |
|
Regis Houssin
|
d9dadd9671
|
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
|
2009-10-21 13:09:42 +00:00 |
|
Regis Houssin
|
01291c4a7c
|
Fix: function "split" is deprecated since php 5.3.0
|
2009-10-20 13:14:44 +00:00 |
|
Laurent Destailleur
|
cf6b052006
|
Work on import module
|
2009-10-03 14:16:52 +00:00 |
|
Laurent Destailleur
|
d9ecd2347a
|
Work on import module
|
2009-10-03 12:08:48 +00:00 |
|
Laurent Destailleur
|
80d4b9b26c
|
Work on import module
|
2009-09-28 20:06:15 +00:00 |
|
Laurent Destailleur
|
caf52993ec
|
Work on import module
|
2009-09-12 02:07:25 +00:00 |
|
Laurent Destailleur
|
53b6d89edd
|
Work on import module
|
2009-09-07 23:49:16 +00:00 |
|
Laurent Destailleur
|
b0e3b124e0
|
Work on import module
|
2009-09-02 23:46:55 +00:00 |
|
Laurent Destailleur
|
c11cef6d47
|
Add help link to online wiki
|
2009-08-12 12:59:14 +00:00 |
|
Laurent Destailleur
|
99985ad417
|
Work on import module
|
2009-07-29 19:47:15 +00:00 |
|
Laurent Destailleur
|
924f541e61
|
Work on import module
|
2009-06-07 18:08:41 +00:00 |
|
Laurent Destailleur
|
d8281abae3
|
Fix: Everybody should be able to make exports
|
2009-05-22 15:57:47 +00:00 |
|
Laurent Destailleur
|
a588260818
|
Work on import module
|
2009-05-19 00:33:57 +00:00 |
|
Laurent Destailleur
|
8b12e7c07b
|
Work on import module
|
2009-05-19 00:14:27 +00:00 |
|
Regis Houssin
|
e5d222b6cc
|
Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement alatoire avec certaines fonctions
|
2009-05-17 08:01:54 +00:00 |
|
Regis Houssin
|
c1c1f8a4d2
|
Fix: ajout d'un niveau supplmentaire du cache du jeton
|
2009-05-16 15:45:26 +00:00 |
|
Regis Houssin
|
35072b99bf
|
Fix: ajout d'un jeton alatoire dans les requetes POST
|
2009-05-15 14:56:03 +00:00 |
|
Laurent Destailleur
|
d154c26011
|
Can export commercial proposals
|
2009-05-04 19:55:52 +00:00 |
|
Regis Houssin
|
47cde9d686
|
New: early development of multi-company module
|
2009-04-28 08:42:56 +00:00 |
|
Laurent Destailleur
|
c85b9cb017
|
Add first files for import module
|
2009-03-25 21:26:15 +00:00 |
|
Laurent Destailleur
|
1f3f2b8c44
|
Log file for error messages use LOG_ERR level.
|
2009-03-12 22:49:05 +00:00 |
|
Laurent Destailleur
|
77d3821645
|
New: Some pages can link to wiki help pages
|
2009-03-09 11:28:12 +00:00 |
|
Laurent Destailleur
|
32faa96ab6
|
New: For admin users, show the SQL request in export build.
|
2009-03-03 00:42:40 +00:00 |
|
Laurent Destailleur
|
0823322ba1
|
Qual: All call to dolibarr_ functions are made on dol_ functions.
|
2009-02-20 22:53:15 +00:00 |
|