Commit Graph

5546 Commits

Author SHA1 Message Date
Laurent Destailleur
1e4efb9e16 Fix: Save error only if it's not error to say there is error. 2012-02-09 21:19:03 +01:00
Laurent Destailleur
3e76959a5c Some fix to hide orphelins files from automatic tree into ecm module. 2012-02-08 17:12:19 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
aea54edfa2 Qual: Uniformize code 2012-02-08 13:43:49 +01:00
Laurent Destailleur
d5511315e6 Fix: Try to add an option to add a bug to make orange MTA working. 2012-02-08 12:55:25 +01:00
Laurent Destailleur
842fb07d08 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 00:22:58 +01:00
Laurent Destailleur
581a87d9e4 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-02-07 18:49:35 +01:00
Laurent Destailleur
104a4532b9 Fix: miscellaneous not initialized vars 2012-02-07 18:48:50 +01:00
Regis Houssin
e171cec236 Fix: add updateObjectLink common function 2012-02-08 01:35:28 +08:00
Laurent Destailleur
d686c52b63 Fix: usage of custom dir for supplier invoices 2012-02-07 18:21:22 +01:00
Regis Houssin
c4af9d4d02 Fix: merge problem 2012-02-07 17:02:23 +01:00
Regis Houssin
ff59631e11 Fix: works on edit in place with external modules 2012-02-07 16:56:08 +01:00
Regis Houssin
6a43a517f1 Fix: add deleteObjectLinked function 2012-02-07 16:47:46 +01:00
Laurent Destailleur
55f6cdd495 Qual: Removed warnings 2012-02-07 10:25:58 +01:00
Regis Houssin
4ea47d221f Fix: hook problem 2012-02-07 01:35:08 +08:00
Regis Houssin
fd703d24b4 Fix: add jeditable css 2012-02-06 17:44:37 +01:00
Regis Houssin
cd066b825a Fix: rename 'text' to 'string' 2012-02-06 17:29:19 +01:00
Laurent Destailleur
a5513141d9 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-06 17:25:40 +01:00
Laurent Destailleur
6cb0685b6f Qual: Uniformize hook names. All hooks to add information on
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Regis Houssin
0f4e74fa50 Fix: text field type for string, email and numeric 2012-02-07 00:13:09 +08:00
Laurent Destailleur
5974cde154 New: Automtic list of documents in ECM module is ok for customers,
suppliers invoice, orders, customers orders, proposals and social
contributions.
2012-02-06 14:34:58 +01:00
Laurent Destailleur
66ccb8c679 First change to prepare usage of native PHP functions for date instead 2012-02-06 05:31:19 +01:00
Laurent Destailleur
7b527e085d Add more test to prepare option for rounding lines 2012-02-06 00:07:48 +01:00
Laurent Destailleur
2093b3f0be New: Allow to use ODT templates for prososal like it's done for invoices 2012-02-05 19:37:52 +01:00
Laurent Destailleur
0e827b7c20 Format HTML 2012-02-05 16:31:03 +01:00
Laurent Destailleur
8c354fcfcc Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-05 15:13:56 +01:00
Laurent Destailleur
866e8ac556 First change to prepare usage of native PHP functions for date instead
of adodb-time library.
2012-02-05 15:13:31 +01:00
Laurent Destailleur
202838de41 Restore From at beginning 2012-02-05 01:11:20 +01:00
Laurent Destailleur
62054f2f98 Fix: A lot of fix into project permissions. Uniformize code. 2012-02-04 18:34:52 +01:00
Laurent Destailleur
01e5fabd0d New: Increase length of project label into agenda filter 2012-02-04 16:08:53 +01:00
Laurent Destailleur
dc80f74d2f Doxygen 2012-02-04 15:20:32 +01:00
Laurent Destailleur
ffac9689f4 Doxygen 2012-02-04 14:39:47 +01:00
Laurent Destailleur
ac1c91b740 Try a fix for orange email targets 2012-02-04 13:39:21 +01:00
Laurent Destailleur
62a356b6eb Doxygen 2012-02-04 10:48:47 +01:00
Laurent Destailleur
71be445607 Fix: use same separator than smtps method 2012-02-03 23:40:59 +01:00
Regis Houssin
40276d42ff Fix: sql error with combobox and uniformize code 2012-02-03 19:06:37 +01:00
Laurent Destailleur
37afbefdc6 Add message for non compatible mime clients 2012-02-02 23:05:26 +01:00
Laurent Destailleur
b22dc4170c Fix: From must be escaped between " 2012-02-02 10:22:04 +01:00
Laurent Destailleur
0e06ba1a88 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-02 09:49:12 +01:00
Laurent Destailleur
54c6cbe29b Fix: return-path not required as it's same than form 2012-02-02 09:48:35 +01:00
Regis Houssin
1bac15d836 Fix: missing quotes 2012-02-02 07:49:50 +01:00
Laurent Destailleur
2a0609f133 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 22:39:52 +01:00
Laurent Destailleur
ef60e8ccee Fix: Try another fix to fix not attached files 2012-02-01 22:39:17 +01:00
Laurent Destailleur
988dc29f15 New: Extra fields support int type. 2012-02-01 20:44:06 +01:00
Regis Houssin
3827f5fd9a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 18:29:23 +01:00
Regis Houssin
3302a86f0c Fix: add entity field in llx_paiement 2012-02-01 18:29:06 +01:00
Laurent Destailleur
6c0698d6ee Try a fix for not attached files 2012-02-01 17:59:38 +01:00
Laurent Destailleur
4a7b989e7c Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 16:02:22 +01:00
Laurent Destailleur
7b157b689b Fix log 2012-02-01 16:01:37 +01:00
Laurent Destailleur
43626c6ca4 Change split to 76 chars 2012-02-01 16:00:22 +01:00