2
0
forked from Wavyzz/dolibarr
Commit Graph

1145 Commits

Author SHA1 Message Date
Laurent Destailleur
acef131833 New: Uniformize code to manage menus handler provided by external
modules
2012-02-12 15:17:54 +01:00
Laurent Destailleur
d78192040b Fix: Exclude index page from list 2012-02-12 13:41:09 +01:00
Regis Houssin
cd3452d71d Fix: multicompany sharings and uniformize code 2012-02-11 10:18:09 +01:00
Regis Houssin
645d72c4a6 Fix: some bugs for multicompany sharings 2012-02-11 08:03:26 +01:00
Laurent Destailleur
891f51127b Restore mime header and return-path now we know where was bug. 2012-02-10 13:28:53 +01:00
Laurent Destailleur
8336befb25 New: Can sort files into backup tool.
New: Default output charset are utf8 into backup tool.
2012-02-10 10:53:11 +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
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
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
7b527e085d Add more test to prepare option for rounding lines 2012-02-06 00:07:48 +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
ac1c91b740 Try a fix for orange email targets 2012-02-04 13:39:21 +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
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
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
43626c6ca4 Change split to 76 chars 2012-02-01 16:00:22 +01:00
Regis Houssin
f2df94bf32 Fix: for shared thirdparties
Conflicts:

	htdocs/core/class/html.form.class.php
	htdocs/societe/societe.php
2012-02-01 15:04:31 +01:00
Laurent Destailleur
0a78b3f970 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 14:22:35 +01:00
Laurent Destailleur
95efe50dba New: If language code is none_NONE, trnalsation keys are kept not
translated.
2012-02-01 13:28:19 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
2f2cb46622 Fix: Lastname 2012-02-01 09:29:26 +01:00
Laurent Destailleur
c1243db086 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-31 23:23:02 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00