Laurent Destailleur
0cb9ef37c0
Add option into usage
2013-10-23 11:22:56 +02:00
Laurent Destailleur
5735c9252a
Fix: Files must be saved with utf8
2013-10-23 10:49:44 +02:00
Laurent Destailleur
7eaffc186b
Update demo with new structure
2013-10-22 00:36:53 +02:00
Laurent Destailleur
d12240e087
Add doc
2013-10-10 22:37:07 +02:00
Laurent Destailleur
6c47ee22b4
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
.travis.yml
2013-09-11 23:12:47 +02:00
Laurent Destailleur
301187a117
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
COPYRIGHT
dev/initdata/mysqldump_dolibarr_3.3.0.sql
htdocs/includes/jquery/plugins/mobile/jquery.mobile-latest.min.js
2013-09-11 21:54:57 +02:00
Laurent Destailleur
72557437ef
Checkstyle
2013-09-10 14:19:36 +02:00
Laurent Destailleur
943f8108ab
Fix a rule
2013-09-10 12:11:08 +02:00
Laurent Destailleur
376a7e2e3c
Remove checkstyle outpout that is too verbose.
...
USe instead option -s
Disable a rule
2013-09-10 11:59:15 +02:00
Laurent Destailleur
e2110e620c
Fix: syntax error in ruleset.xml
2013-09-10 02:32:39 +02:00
Laurent Destailleur
2f0ad6a22c
Fix: syntax error in ruleset.xml
2013-09-10 02:32:33 +02:00
Laurent Destailleur
c351ac5bbd
Fix: syntax error in ruleset.xml
2013-09-10 02:32:24 +02:00
Laurent Destailleur
11992dca9f
Fix init data sql
2013-09-09 20:37:44 +02:00
Laurent Destailleur
1b526b7aa5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
.travis.yml
htdocs/fourn/facture/index.php
2013-09-09 20:00:12 +02:00
Laurent Destailleur
904f29c7cc
Fix: data init
2013-09-09 19:29:47 +02:00
Laurent Destailleur
558dde4c50
Fix: sql init data does not match 3.4 data
2013-09-09 17:33:52 +02:00
Laurent Destailleur
d191dd98a4
Update demo file for 3.5
2013-09-09 01:16:35 +02:00
Laurent Destailleur
7f762fdbf8
Fix: doc
2013-09-03 00:06:42 +02:00
Laurent Destailleur
710c9517f4
Cleaner example
2013-08-28 16:39:23 +02:00
Laurent Destailleur
d4499c6eea
Qual: Removed duplicated file
2013-08-20 11:24:10 +02:00
Laurent Destailleur
04b08f7bdd
Can choose window size in utility to resize window (for screenshot)
2013-08-07 01:41:33 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +02:00
Laurent Destailleur
549675d48e
Merge remote-tracking branch 'origin/3.4' into develop
2013-08-05 23:28:07 +02:00
Laurent Destailleur
b01fd7b739
Fix: Permission into git repo are wrong for some files.
2013-08-05 12:54:34 +02:00
Laurent Destailleur
447d0063af
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/ca_ES/withdrawals.lang
htdocs/langs/es_ES/withdrawals.lang
htdocs/langs/fr_FR/withdrawals.lang
htdocs/langs/ja_JP/compta.lang
htdocs/langs/ja_JP/contracts.lang
htdocs/langs/sl_SI/withdrawals.lang
htdocs/langs/zh_CN/admin.lang
htdocs/langs/zh_CN/agenda.lang
htdocs/langs/zh_CN/bills.lang
htdocs/langs/zh_CN/boxes.lang
htdocs/langs/zh_CN/commercial.lang
htdocs/langs/zh_CN/companies.lang
htdocs/langs/zh_CN/compta.lang
htdocs/langs/zh_CN/contracts.lang
htdocs/langs/zh_CN/errors.lang
htdocs/langs/zh_CN/exports.lang
htdocs/langs/zh_CN/install.lang
htdocs/langs/zh_CN/interventions.lang
htdocs/langs/zh_CN/mails.lang
htdocs/langs/zh_CN/main.lang
htdocs/langs/zh_CN/members.lang
htdocs/langs/zh_CN/orders.lang
htdocs/langs/zh_CN/other.lang
htdocs/langs/zh_CN/products.lang
htdocs/langs/zh_CN/propal.lang
htdocs/langs/zh_CN/stocks.lang
htdocs/langs/zh_CN/suppliers.lang
htdocs/langs/zh_CN/users.lang
htdocs/langs/zh_TW/admin.lang
htdocs/langs/zh_TW/agenda.lang
htdocs/langs/zh_TW/banks.lang
htdocs/langs/zh_TW/boxes.lang
htdocs/langs/zh_TW/companies.lang
htdocs/langs/zh_TW/compta.lang
htdocs/langs/zh_TW/contracts.lang
htdocs/langs/zh_TW/errors.lang
htdocs/langs/zh_TW/exports.lang
htdocs/langs/zh_TW/install.lang
htdocs/langs/zh_TW/interventions.lang
htdocs/langs/zh_TW/mails.lang
htdocs/langs/zh_TW/members.lang
htdocs/langs/zh_TW/orders.lang
htdocs/langs/zh_TW/propal.lang
htdocs/langs/zh_TW/suppliers.lang
2013-08-03 16:24:52 +02:00
Laurent Destailleur
3dd1841ab6
New: Add language code files for South Africa.
2013-08-03 02:02:25 +02:00
Laurent Destailleur
012228aca7
Another try to sync with transifex
2013-07-31 16:35:57 +02:00
Laurent Destailleur
68e13b09e9
Enhance tx tool.
2013-07-31 14:11:58 +02:00
Laurent Destailleur
c943ef8edb
Fix: doxygen
2013-07-18 23:39:29 +02:00
Laurent Destailleur
b5820315f9
Fix: Correct permissions on files
2013-07-13 10:34:19 +02:00
Laurent Destailleur
27a435994a
Qual: Some methods object->addline used a first parameter that was
...
object->id, some not. Of course this was not a good pratice, since
object->id is already known so no need to provide it as parameter.
All methods addline in this case were modified to match good
pratice and be uniformed with others.
2013-07-10 17:29:54 +02:00
Laurent Destailleur
1ee67bd5b9
Prepare code to uniformize method addline.
2013-07-10 16:07:57 +02:00
Laurent Destailleur
c5a7540b37
Update script to update source ref.
2013-07-02 00:21:03 +02:00
Laurent Destailleur
e0742a3439
Fix: Add missing extension (.js, .cml) into script to detect and fix DOS
...
files.
2013-07-01 13:02:52 +02:00
Laurent Destailleur
a5ba59312d
Fix: Fix some bug into script to detect bad utf8 and dos files
2013-06-24 19:03:33 +02:00
Laurent Destailleur
a8547b5375
New: Add property hidden into module descriptor to allow to hide a
...
module according to some dynamic conditions.
2013-06-24 18:31:56 +02:00
Laurent Destailleur
e18a4d8e74
Qual: Move feature of a script as an option of other. This reduce number
...
of scripts to support.
2013-06-22 23:28:44 +02:00
Laurent Destailleur
9becf83d70
Keep zapfdingbats.
2013-06-17 22:10:44 +02:00
Laurent Destailleur
c748f3d834
Qual: Removed useless methods
...
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Laurent Destailleur
a50cd7b698
Fix bug into script that fix CRLF into LF
2013-06-12 11:59:55 +02:00
Laurent Destailleur
89ee79f5cf
New: Implement same rule for return value of all command line scripts (0
...
when success, <>0 if error).
2013-06-09 14:40:33 +02:00
Laurent Destailleur
5d1dfdc7c1
Upgrade tcpdf to 6.0
2013-06-08 16:29:59 +02:00
Laurent Destailleur
c1dd2f20cd
Qual: Clean code.
2013-06-03 15:18:36 +02:00
Laurent Destailleur
dee7ac2823
Add missing lang files
2013-05-27 12:02:31 +02:00
Laurent Destailleur
ce45291c00
Add tx scripts
2013-05-27 10:32:47 +02:00
Laurent Destailleur
e9df560b74
New: Show process id in all command line scripts
2013-05-22 12:23:42 +02:00
Marcos García
b2a4f5d1bb
Typo in skeleton module class
2013-05-10 17:50:26 +02:00
Marcos García
661071286e
Typo in skeleton module class
2013-05-08 17:23:41 +02:00
Laurent Destailleur
ff80e3b031
Fix: latin to utf8
2013-05-03 12:28:28 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00