2
0
forked from Wavyzz/dolibarr
Commit Graph

15786 Commits

Author SHA1 Message Date
Regis Houssin
e02fe135db Fix: instantiate $mc object at the end 2012-03-20 15:28:21 +01:00
Regis Houssin
ea65c45b2c Fix: backward compatibility 2012-03-20 15:14:37 +01:00
Laurent Destailleur
4690944216 checkstyle 2012-03-20 12:46:57 +01:00
Laurent Destailleur
97f0095251 PDF are better with all PDF sizes 2012-03-20 09:22:41 +01:00
Laurent Destailleur
18aecbaa9e Add test to work with old FPDF. 2012-03-20 01:42:18 +01:00
Laurent Destailleur
e7d07c0a91 New: add supplier ref on supplier invoice. 2012-03-19 22:26:24 +01:00
Laurent Destailleur
d5c6c99493 checkstyle 2012-03-19 22:07:23 +01:00
Laurent Destailleur
4295699e0c Qual: Uniformize code and filename 2012-03-19 22:06:28 +01:00
Laurent Destailleur
b583e71552 Look: Increase tab size. Reduce size of css. Removed a non pretty line. 2012-03-19 18:54:12 +01:00
Laurent Destailleur
3383d314c9 Doxygen 2012-03-19 17:18:11 +01:00
Laurent Destailleur
5759523c7a Qual: removed useless tests 2012-03-19 16:16:04 +01:00
Laurent Destailleur
336d18edd7 Missing ; 2012-03-19 16:06:36 +01:00
Laurent Destailleur
fb33dd6801 Qual: Move class file into class dir
Qual: Utility methods must be static.
2012-03-19 15:51:55 +01:00
Laurent Destailleur
0b71aceb90 New: Each user can remove/add its own boxes. 2012-03-19 14:06:21 +01:00
Laurent Destailleur
d6588a53a1 Fix: Missing global 2012-03-19 11:22:59 +01:00
Laurent Destailleur
e4a5b6e24e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-18 23:45:58 +01:00
Laurent Destailleur
fe9b244a38 Fix: Removed HTML5 warnings 2012-03-18 23:42:53 +01:00
Regis Houssin
99ab46510b Fix: remove private status for external modules 2012-03-18 20:23:50 +01:00
Regis Houssin
4ecc64504d Fix: use the original json functions 2012-03-18 19:59:38 +01:00
Laurent Destailleur
ed41e03589 Qual: Fix a ton of CheckStyle errors 2012-03-18 19:23:01 +01:00
Laurent Destailleur
7c4ef2fbf7 Qual: Move some class as private 2012-03-18 17:47:17 +01:00
Laurent Destailleur
2086d4f3fa Add TODO comments 2012-03-18 17:31:36 +01:00
Laurent Destailleur
1fd5a0d755 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-18 17:17:10 +01:00
Regis Houssin
579df2b131 Add TODO 2012-03-18 15:30:01 +01:00
Regis Houssin
b82ff3f759 Fix: missing parameter 2012-03-18 15:22:15 +01:00
Regis Houssin
f66236af81 Fix: check only POST 2012-03-18 15:20:25 +01:00
Regis Houssin
05a5a0fc9a Fix: bypass GETPOST check with ckeditor 2012-03-18 15:15:11 +01:00
Regis Houssin
370979f6c6 Fix: for compatibility 2012-03-18 14:40:42 +01:00
Regis Houssin
79bdb85f6d Fix: missing return num 2012-03-18 14:25:39 +01:00
Regis Houssin
5d33f687ae Fix: change for getJSON format 2012-03-18 14:17:10 +01:00
Regis Houssin
7f7ef8da1e Fix: this parameter is used by editInPlace() method for define the save
method
2012-03-18 14:10:04 +01:00
Regis Houssin
cfd72a5f73 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-18 14:07:07 +01:00
Regis Houssin
808c4b5732 New: testing a new method to avoid reloading the page 2012-03-18 14:06:55 +01:00
Laurent Destailleur
23d523158a Doxygen 2012-03-18 12:51:13 +01:00
Laurent Destailleur
b0d319eaf7 Update code comments.
TODO: What is the goal of field 5 in
ckeditor:dolibarr_zzz:width:height:?:1:rows:cols
2012-03-18 12:48:07 +01:00
Regis Houssin
3cdff5361f Fix: add empty message in combobox 2012-03-18 12:18:23 +01:00
Regis Houssin
9526465824 Fix: for compatibility with edit in place 2012-03-18 11:22:28 +01:00
Regis Houssin
630844d698 Fix: wrong copy/paste :-) 2012-03-18 11:17:50 +01:00
Regis Houssin
d752e25946 New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
Laurent Destailleur
96e9e088e3 Doxygen 2012-03-18 02:22:54 +01:00
Laurent Destailleur
dc86095c06 Doxygen 2012-03-18 02:19:27 +01:00
Laurent Destailleur
59bef9caa1 Qual: Uniformize code to use new note system. 2012-03-18 02:01:23 +01:00
Laurent Destailleur
763eb8f32c Fix: jpeg works like jpg 2012-03-18 01:21:18 +01:00
Laurent Destailleur
a7a55645d8 Fix: Some fix when using fckeditor with notes.
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
8d1b9055b4 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/core/tpl/notes.tpl.php
2012-03-17 23:32:28 +01:00
Laurent Destailleur
21a1d47130 New: Can define if ckeditor is opened or not in editval
New: Can use a width of 100% in ckeditor
2012-03-17 23:27:53 +01:00
Laurent Destailleur
4c2da4f5fa New: Can define if ckeditor is opened or not in editval
New: Can use a width of 100% in ckeditor
2012-03-17 23:11:25 +01:00
Laurent Destailleur
e5190a00c8 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-17 21:32:32 +01:00
Laurent Destailleur
d59848e18e New: Enhance box management 2012-03-17 21:32:10 +01:00
Regis Houssin
815ee68f8f Fix: use div instead table 2012-03-17 18:10:59 +01:00