Laurent Destailleur
|
0ef5fe24a3
|
Start ansible example to deplay a dolibarr instance on a linux server
|
2015-05-19 14:31:26 +02:00 |
|
Laurent Destailleur
|
afaed832b1
|
Start ansible example to deplay a dolibarr instance on a linux server
|
2015-05-19 14:14:17 +02:00 |
|
Laurent Destailleur
|
851007f1a8
|
Prepare database to manage recurring events
|
2015-05-17 20:12:49 +02:00 |
|
Laurent Destailleur
|
60863d5d9d
|
Enhance tool to report duplicate and not used language keys.
|
2015-05-15 02:28:42 +02:00 |
|
Laurent Destailleur
|
cb6f23d9b6
|
Merge pull request #2771 from aternatik/api_rest
Add new core module : REST API
|
2015-05-12 19:39:37 +02:00 |
|
Laurent Destailleur
|
3a8cf17f3c
|
NEW Can edit list of prospect status for customers/prospects. Add a new
entry into dictionary table to manage list fo status.
Removed deprecated files.
|
2015-05-06 23:13:07 +02:00 |
|
Laurent Destailleur
|
45f36514ec
|
Add ansible example tools
|
2015-05-06 16:31:40 +02:00 |
|
jfefe
|
24bf614061
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into api_rest
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-05-06 01:00:11 +02:00 |
|
jfefe
|
dbb9449ee7
|
Fix PHPCS
|
2015-05-06 00:55:42 +02:00 |
|
jfefe
|
fd077db1b7
|
NEW : script to build API class from existing class
|
2015-05-05 12:42:56 +02:00 |
|
jfefe
|
7e0357dcf9
|
FIX : remove deprecated property 'libelle' on product object
|
2015-05-04 03:03:24 +02:00 |
|
jfefe
|
a732b4d69b
|
Missing value in PHPDoc tag for specify url method (in skeleton file)
|
2015-05-04 02:29:24 +02:00 |
|
jfefe
|
0003a14470
|
Update skeleton API class
|
2015-05-04 00:35:09 +02:00 |
|
jfefe
|
5fa5b51d2b
|
Add API class skeleton for developers.
|
2015-05-03 20:15:06 +02:00 |
|
Laurent Destailleur
|
24aea45da7
|
Fix also xml file of CRLF
|
2015-04-26 16:14:03 +02:00 |
|
Juanjo Menent
|
f7ab53be8e
|
Fix test for es. Dumps 3.5 et 3.6
|
2015-04-22 23:40:43 +02:00 |
|
Juanjo Menent
|
e2635f66f5
|
Fix test for es
|
2015-04-22 22:10:50 +02:00 |
|
Laurent Destailleur
|
560fcb1b24
|
Remove external module
|
2015-04-19 15:27:30 +02:00 |
|
Laurent Destailleur
|
111b54d82c
|
Fix phpcs
|
2015-04-19 03:02:49 +02:00 |
|
Tommaso Basilici
|
38cfbe4897
|
issue #2584 - added a counter
|
2015-04-18 22:37:23 +02:00 |
|
Tommaso Basilici
|
7cec7879e4
|
issue #2584 - output on a table + search for unused strings
|
2015-04-18 22:18:46 +02:00 |
|
Tommaso Basilici
|
82a269f233
|
issue #2584 - also finds duplicates on same file
|
2015-04-18 15:26:18 +02:00 |
|
Tommaso Basilici
|
25eeff4f19
|
first commit to fix issue #2584 - checks for duplicate lang strings across all en_US lang files
|
2015-04-18 15:12:06 +02:00 |
|
Laurent Destailleur
|
56a14da5d4
|
FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
|
2015-04-12 04:01:28 +02:00 |
|
Laurent Destailleur
|
cf0f458a51
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
htdocs/langs/el_GR/projects.lang
htdocs/langs/en_GB/bills.lang
htdocs/langs/en_GB/main.lang
htdocs/langs/en_GB/orders.lang
htdocs/langs/es_AR/bills.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/main.lang
htdocs/langs/es_ES/bills.lang
htdocs/langs/es_ES/projects.lang
htdocs/langs/fa_IR/categories.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/other.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/lv_LV/bills.lang
htdocs/langs/nb_NO/bills.lang
htdocs/langs/pl_PL/bills.lang
htdocs/langs/pl_PL/mails.lang
htdocs/langs/pl_PL/projects.lang
htdocs/langs/ro_RO/bills.lang
htdocs/langs/ro_RO/products.lang
htdocs/langs/ro_RO/projects.lang
htdocs/langs/ru_RU/bills.lang
htdocs/langs/ru_RU/projects.lang
htdocs/langs/sl_SI/main.lang
htdocs/langs/tr_TR/bills.lang
htdocs/langs/tr_TR/projects.lang
htdocs/langs/vi_VN/bills.lang
|
2015-04-02 13:57:20 +02:00 |
|
Laurent Destailleur
|
c62687d198
|
Comment
|
2015-04-02 12:55:00 +02:00 |
|
Laurent Destailleur
|
849b94b087
|
Fix cd not required
|
2015-04-02 12:49:11 +02:00 |
|
Laurent Destailleur
|
882baa55be
|
Deprecated test
|
2015-04-02 11:53:47 +02:00 |
|
frederic34
|
3c2499f9a2
|
Remove logo in initdata for admin user
|
2015-04-01 10:10:39 +02:00 |
|
Marcos García de La Fuente
|
831177ef99
|
Implemented constants for Product class
|
2015-03-30 03:14:07 +02:00 |
|
Florian HENRY
|
5617fb14b2
|
fix skeletton
|
2015-03-23 09:52:05 +01:00 |
|
Laurent Destailleur
|
aa5ffa0bf2
|
phpcs
|
2015-03-22 14:23:49 +01:00 |
|
Florian HENRY
|
058042d09d
|
NEW : update skeleton and class builder
|
2015-03-18 17:52:17 +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
|
0ef2369399
|
Enhance tools to make transifex sync
|
2015-03-14 02:37:18 +01:00 |
|
Laurent Destailleur
|
a8e7d90ea3
|
Sync transifex
|
2015-03-13 22:02:53 +01:00 |
|
Laurent Destailleur
|
687e3d250b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
dev/fixdosfiles.sh
htdocs/core/tpl/objectline_edit.tpl.php
|
2015-03-13 17:46:31 +01:00 |
|
Laurent Destailleur
|
927925f4fd
|
Can also sync alternatives languages from transifex now.
|
2015-03-13 17:42:50 +01:00 |
|
Laurent Destailleur
|
5cc48c7c78
|
Prepare cleaning tools for release.
|
2015-03-13 16:20:42 +01:00 |
|
Laurent Destailleur
|
56e77382f3
|
Merge
|
2015-03-04 20:43:54 +01:00 |
|
Laurent Destailleur
|
e667c3e916
|
Fix error management
|
2015-03-03 13:29:16 +01:00 |
|
Laurent Destailleur
|
2f24622a7c
|
NEW: Introduce TCPDI as replacement of FPDI.
|
2015-03-02 01:38:40 +01:00 |
|
Laurent Destailleur
|
ba98f6f94a
|
Fix: Bad management of error
|
2015-03-02 01:05:12 +01:00 |
|
Laurent Destailleur
|
23562a01ab
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_US/stocks.lang
|
2015-02-16 20:59:04 +01:00 |
|
Laurent Destailleur
|
3cf4b80baa
|
Fix missing test of action when using canvas
|
2015-02-16 02:02:11 +01:00 |
|
Laurent Destailleur
|
e5b401c8f2
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/langs/es_ES/agenda.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/errors.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/fr_FR/stocks.lang
htdocs/langs/fr_FR/suppliers.lang
|
2015-02-15 19:51:49 +01:00 |
|
Laurent Destailleur
|
bd4b401281
|
New: Introduce "_deprecated" keyword into module version when module has
been superseed by another one.
|
2015-02-14 15:10:06 +01:00 |
|
Laurent Destailleur
|
46b1e213b9
|
Sync from transifex
|
2015-02-13 21:26:43 +01:00 |
|
Laurent Destailleur
|
fd206dbb55
|
Fix ruleset.xml
|
2015-02-11 14:28:20 +01:00 |
|
Laurent Destailleur
|
f124079817
|
Fix ruleset
|
2015-02-10 21:49:39 +01:00 |
|