Laurent Destailleur
|
afecab3f39
|
Better error management for dol_uncompress
|
2015-04-03 18:42:07 +02:00 |
|
frederic34
|
e18577aa62
|
Tooltip and lib for file cache
|
2015-01-24 21:46:05 +01:00 |
|
Laurent Destailleur
|
6f77dc83c4
|
Qual: Uniformize code and fix a ton of bugs.
|
2014-10-27 03:24:45 +01:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
e35135d5b1
|
Merge branch 'develop-accounting' of github.com:aspangaro/dolibarr into
develop
Conflicts:
htdocs/compta/ventilation/card.php
htdocs/compta/ventilation/fournisseur/card.php
htdocs/compta/ventilation/fournisseur/list.php
htdocs/compta/ventilation/list.php
htdocs/core/menus/init_menu_auguria.sql
|
2014-09-29 16:31:35 +02:00 |
|
Laurent Destailleur
|
14ab409ca9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
|
2014-09-28 02:14:32 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
aspangaro
|
ab9226aab6
|
Delete elements have a link with old module ventilation - Replace today by module Accounting Expert
|
2014-09-19 05:55:54 +02:00 |
|
Laurent Destailleur
|
1505ade3db
|
Fix error management: When an error is returned by hooks into
dol_move_uploaded_file, message must be returned by function as if it
were an error for any other reason.
Conflicts:
htdocs/core/lib/files.lib.php
|
2014-08-28 15:14:06 +02:00 |
|
Laurent Destailleur
|
a486b4e415
|
Fix error management: When an error is returned by hooks into
dol_move_uploaded_file, message must be returned by function as if it
were an error for any other reason.
|
2014-08-28 11:20:13 +02:00 |
|
Laurent Destailleur
|
526066803c
|
New: Function dol_delete_dir_recursive accept new param $onlysub
|
2014-08-11 15:20:07 +02:00 |
|
Maxime Kohlhaas
|
4f47bddd0a
|
New : Intervention documents are now available in ECM module (files downloadable)
|
2014-08-05 16:00:56 +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 |
|
Raphaël Doursenaud
|
6fc9fbd7a6
|
Qual: Derived missing variable from a known one
|
2014-04-23 18:24:00 +02:00 |
|
Raphaël Doursenaud
|
202344e8fb
|
Qual: Wrong type in method documentation
|
2014-04-23 18:24:00 +02:00 |
|
Raphaël Doursenaud
|
234a2a0e27
|
Qual: Removed call to inexistant object
|
2014-04-23 18:24:00 +02:00 |
|
Laurent Destailleur
|
1b02cdd352
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
dev/initdata/mysqldump_dolibarr_3.5.0.sql
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/index.php
htdocs/user/fiche.php
|
2014-04-12 00:53:25 +02:00 |
|
Laurent Destailleur
|
cf8ff97855
|
Fix: Install of odt templates for project and tasks failed.
|
2014-04-02 13:17:20 +02:00 |
|
Laurent Destailleur
|
c5e639041e
|
More doc comment
|
2014-03-04 23:56:35 +01:00 |
|
Laurent Destailleur
|
b750e98d40
|
Fix: Pb of file upload and download.
|
2014-02-08 02:02:01 +01:00 |
|
Laurent Destailleur
|
79e4c283db
|
Fix: Deletion of files was broken
|
2014-01-19 22:43:36 +01:00 |
|
Laurent Destailleur
|
becd65f9d3
|
Fix: Bad space into log
|
2014-01-19 21:34:48 +01:00 |
|
Laurent Destailleur
|
88ae0a7945
|
Fix: the rename function is bugged with some windows. I add a
workaround.
Fix: Add also a workaround for [ bug 1064 ] Date/Time in ICS incorrect.
|
2013-11-28 12:58:02 +01:00 |
|
Laurent Destailleur
|
4356496ee8
|
Qual: File is not a class of a module
|
2013-11-18 00:20:05 +01:00 |
|
Raphaël Doursenaud
|
1fc2e495ba
|
Moved unreachable statement
|
2013-11-08 14:42:28 +01:00 |
|
Raphaël Doursenaud
|
e514b50d7e
|
Typo fix
|
2013-11-07 21:48:45 +01:00 |
|
Raphaël Doursenaud
|
c845124b92
|
Object type is lowercase
|
2013-11-07 21:47:13 +01:00 |
|
Raphaël Doursenaud
|
d5ab0723ba
|
Timestamp is not a type
Timestamps are integers so let's document this correctly
|
2013-11-07 21:47:13 +01:00 |
|
Cédric Salvador
|
039bd5b4c8
|
checkstyle
|
2013-11-06 10:20:11 +01:00 |
|
Cédric Salvador
|
b9c36e6e0a
|
checkstyle
|
2013-11-06 10:20:11 +01:00 |
|
Cédric Salvador
|
b158e8bb74
|
translations
|
2013-11-06 10:19:17 +01:00 |
|
Cédric Salvador
|
b625b1843e
|
add a field for label input
|
2013-11-06 10:19:17 +01:00 |
|
Cédric Salvador
|
28bfb10dbd
|
UI
|
2013-11-06 10:19:16 +01:00 |
|
Cédric Salvador
|
3529f5238b
|
display links
|
2013-11-06 10:17:18 +01:00 |
|
Cédric Salvador
|
e8e3752626
|
link creation in dol_add_file_process
|
2013-11-06 10:17:17 +01:00 |
|
Laurent Destailleur
|
70342c09b8
|
Fix: Better management of using ajax for upload form (to solve problem
when enabling ajax jquery multifile upload in some cases).
New: Add option to use a specific mask for uploaded filename
|
2013-10-29 17:52:13 +01:00 |
|
Laurent Destailleur
|
38e4b0f9ac
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/debian/watch
|
2013-09-05 23:57:30 +02:00 |
|
Laurent Destailleur
|
e40d644085
|
Fix: Remove warning
|
2013-09-04 16:49:20 +02:00 |
|
Laurent Destailleur
|
cc83ad0b0e
|
Merge remote-tracking branch 'origin/3.4' into develop
|
2013-07-24 14:15:35 +02:00 |
|
Laurent Destailleur
|
2f2f2b66c4
|
Fix: creation of thumbs not working
|
2013-07-24 11:26:09 +02:00 |
|
Laurent Destailleur
|
154cd1fcf9
|
Fix: Sort on ref for supplier invoice into ged
|
2013-07-14 01:10:18 +02:00 |
|
Laurent Destailleur
|
1e6171ad0e
|
Fix: Sort on ref for supplier invoice into ged
|
2013-07-14 00:40:22 +02:00 |
|
Laurent Destailleur
|
ad8904a4fb
|
Can add a picto onto line of files list.
|
2013-07-12 15:10:32 +02:00 |
|
Laurent Destailleur
|
9b235f6879
|
Fix: Remove space at end of binary files
|
2013-06-26 02:05:18 +02:00 |
|
Laurent Destailleur
|
af4651f1a2
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/perl/virtualmin/dolibarr.pl
htdocs/core/lib/files.lib.php
htdocs/langs/en_US/projects.lang
htdocs/langs/fr_FR/projects.lang
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/webservices/server_other.php
|
2013-06-25 23:22:00 +02:00 |
|
jfefe
|
54bf3fd516
|
Add parameter to force user in dol_check_access_document function
This required by webservice where global $user is not available
|
2013-06-25 15:09:51 +02:00 |
|
Regis Houssin
|
05bd035488
|
Fix: convert line delimiters
|
2013-06-24 17:34:22 +02:00 |
|
Regis Houssin
|
c9a71439b2
|
Fix: EOF
|
2013-06-05 16:24:32 +02:00 |
|