Commit Graph

3512 Commits

Author SHA1 Message Date
Laurent Destailleur
fb6aad19e5 New: Import wizard can import personalized fields 2012-03-03 16:33:38 +01:00
Regis Houssin
034b0fc4d4 New: add dol_json_encode and dol_json_decode instead
serialize/unserialize
2012-03-02 17:48:05 +01:00
Regis Houssin
30c7bf811b Fix: add pdf_writeLinkedObjects method 2012-03-02 15:03:46 +01:00
Regis Houssin
e1f97c009b Fix: for add external linked objects 2012-03-02 17:52:47 +08:00
Regis Houssin
5b3a3b8e2e Fix: add array return 2012-03-02 17:40:16 +08:00
Regis Houssin
f39e156f3a New: add pdf_getLinkedObjects hook 2012-03-02 08:31:38 +01:00
Regis Houssin
64b8486494 New: add method for show linked objects in pdf 2012-03-02 08:11:40 +01:00
Laurent Destailleur
18a7cd1e33 Perf: Try a speed enhancement 2012-02-29 21:22:08 +01:00
Laurent Destailleur
dd9e150743 Fix: Bad test 2012-02-29 20:58:05 +01:00
Laurent Destailleur
57c94c6736 Fix: chrome detection 2012-02-29 20:51:44 +01:00
Laurent Destailleur
55904f7f37 New: Test on browser version during install step.
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
Laurent Destailleur
6550ba53f6 More phpunit test 2012-02-29 11:48:03 +01:00
Regis Houssin
ffc492ba1f Fix: security 2012-02-28 19:18:24 +01:00
Regis Houssin
8f9b9987ff Fix: Multiple directory traversal vulnerabilities with document.php 2012-02-27 17:02:56 +01:00
Laurent Destailleur
7a4398e5a0 doxygen 2012-02-27 00:58:00 +01:00
Regis Houssin
3b0beed51d Fix: professionnal id only visible if not empty 2012-02-24 16:52:33 +01:00
Regis Houssin
a444fc955d New: add generic function for module parts 2012-02-23 14:28:50 +01:00
Laurent Destailleur
2647cb72ac New: Now all features can be provided by a module with all files inside
the directory of module.
2012-02-22 16:18:03 +01:00
Laurent Destailleur
8d6655061e Qual: Full description of lines for ODT generation share same
function.
2012-02-19 21:08:17 +01:00
Laurent Destailleur
75bb0eddd7 Fix: Bad br. 2012-02-19 20:31:59 +01:00
Laurent Destailleur
d7cc1bdc88 Uniformize code 2012-02-19 19:14:17 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
e903719c36 Qual: Uniformize code
Perf: Very small per enhancement
2012-02-19 17:12:17 +01:00
Laurent Destailleur
b51c167cdc Minor fix in alignement 2012-02-19 13:55:29 +01:00
Laurent Destailleur
c94c1b7f85 Fix: The login page must use same header than others. 2012-02-18 17:10:29 +01:00
Laurent Destailleur
845cd98ef3 Qual: Clean old functions deprecated into 3.0 version
Clean no more used date function to prepare removing of adodb.
2012-02-18 12:54:23 +01:00
Laurent Destailleur
7afcee03b9 Work on debian package 2012-02-18 03:29:43 +01:00
Laurent Destailleur
d1f06dbd3a Add comments 2012-02-17 23:24:47 +01:00
Laurent Destailleur
9b3bab5ff9 Doxygen 2012-02-17 16:02:35 +01:00
Laurent Destailleur
9eb92b17ec New: Increase usability of module project. 2012-02-15 23:08:20 +01:00
Laurent Destailleur
56f7196aa2 Qual: Normalize function name 2012-02-15 13:55:00 +01:00
Regis Houssin
c86183e18c Fix: uniformize code and force paiement type if cash account 2012-02-13 14:49:20 +01:00
Regis Houssin
bcddfd878a Fix: bad entity with ajax constant on/off 2012-02-13 09:44:24 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
ca727ca18e Qual: Move security functions into security2.lib.php 2012-02-12 20:34:40 +01:00
Laurent Destailleur
447922c218 More phpunit tests 2012-02-12 18:30:50 +01:00
Laurent Destailleur
036e578e0f Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
2012-02-12 17:41:28 +01:00
Laurent Destailleur
2a5f299ddd Doxygen 2012-02-12 16:50:58 +01:00
Laurent Destailleur
ffa767bb33 Qual: Add more PHPunit tests 2012-02-12 16:41:43 +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
9d2afc5fea New: Increase speed when switching to auguria module. Add error management. 2012-02-10 17:09:13 +01:00
Laurent Destailleur
8bcdfc8897 New: Add an error message when transactions are not closed. 2012-02-10 16:37:41 +01:00
Laurent Destailleur
170faa363d Fix: request specific to mysql works with mysqli 2012-02-10 13:02:42 +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
842fb07d08 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 00:22:58 +01:00
Laurent Destailleur
104a4532b9 Fix: miscellaneous not initialized vars 2012-02-07 18:48:50 +01:00
Laurent Destailleur
55f6cdd495 Qual: Removed warnings 2012-02-07 10:25:58 +01: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