Laurent Destailleur
|
287f9972a8
|
Merge branch 'new_no_default_rights' of
https://github.com/atm-maxime/dolibarr into
atm-maxime-new_no_default_rights
Conflicts:
htdocs/langs/en_US/admin.lang
|
2016-09-30 13:04:14 +02:00 |
|
Laurent Destailleur
|
94dbe3da3f
|
Fix the info if module are provided by module or not was wrong
|
2016-09-30 13:02:13 +02:00 |
|
Maxime Kohlhaas
|
857454a28d
|
For each module, no default permission on activation
|
2016-06-04 12:16:30 +02:00 |
|
philippe grand
|
ec21916d3b
|
translations missing
|
2015-09-07 15:55:26 +02:00 |
|
philippe grand
|
887a4107a1
|
translations missing
|
2015-09-07 15:40:55 +02:00 |
|
philippe grand
|
3a6271e714
|
translations missing
|
2015-09-07 15:29:51 +02:00 |
|
Juanjo Menent
|
0a33f0728a
|
Fix translations of contract exports
|
2015-08-26 21:01:01 +02:00 |
|
Juanjo Menent
|
6321e96e49
|
Close #3223
|
2015-08-26 20:25:52 +02:00 |
|
Juanjo Menent
|
f32a7ba228
|
Close #3224
|
2015-08-25 21:59:46 +02:00 |
|
Marcos García de La Fuente
|
eff573e753
|
Removed duplicated code from core modules
|
2015-07-07 13:08:26 +02:00 |
|
Laurent Destailleur
|
a503d90982
|
FIX We did a test on a permission to export contract when permission did
not exists.
|
2015-05-10 23:37:04 +02:00 |
|
Laurent Destailleur
|
a93ba86ce0
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/modules/expedition/modules_expedition.php
htdocs/core/modules/modContrat.class.php
htdocs/expedition/class/expedition.class.php
|
2015-05-07 13:35:09 +02:00 |
|
Laurent Destailleur
|
467ee7b771
|
Fix error into export filter step
Conflicts:
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modContrat.class.php
htdocs/core/modules/modFournisseur.class.php
|
2015-05-05 12:45:38 +02:00 |
|
Laurent Destailleur
|
c665bfa3ee
|
Fix error into export filter step
|
2015-05-05 12:39:27 +02:00 |
|
Laurent Destailleur
|
bd81dec1a3
|
Fix missing translation
|
2015-03-09 19:28:38 +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 |
|
Laurent Destailleur
|
591b40e674
|
Some fix with export definition. Works now with pgql too.
|
2014-10-12 01:59:21 +02:00 |
|
BENKE Charles
|
05ed96f7fa
|
Update modContrat.class.php
add export contract/service feature
|
2014-09-02 10:45:53 +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 |
|
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
|
d97c45a9b8
|
Add version of phpunit into travis script.
Fix: strict mode.
|
2014-05-01 19:17:45 +02:00 |
|
Grand Philippe
|
7a64ad1a26
|
some fix for contract model and clean code
|
2013-08-26 14:29:46 +02: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
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
c25e908b75
|
Doxygen
|
2012-10-03 00:30:50 +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
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Laurent Destailleur
|
db4c6bd289
|
New: After first install, warning are visible onto mandatory setup
not configured. Show also total number of activated modules.
|
2012-07-22 01:03:19 +02:00 |
|
Laurent Destailleur
|
80b75fa67d
|
Fix: boxes must not be removed after update
|
2012-03-03 17:37:45 +01:00 |
|
Laurent Destailleur
|
3f8d2cbef8
|
Qual: Remove checkstyle warnings
|
2012-01-04 21:23:50 +01:00 |
|
Laurent Destailleur
|
ffaf4e5465
|
Fix: fix not initialized variables
|
2011-12-05 19:03:36 +01:00 |
|
Laurent Destailleur
|
71e0f825b2
|
New: Add box for expired services
|
2011-11-23 18:10:10 +01:00 |
|
Regis Houssin
|
3338649316
|
[task #217] Move core files in core directory
|
2011-10-24 14:11:49 +02:00 |
|