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 |
|
Regis Houssin
|
e8b40ab22c
|
Try to build table with div and css
|
2012-03-17 17:37:15 +01:00 |
|
Regis Houssin
|
281c6b7f2a
|
New: sharing code of contact and note tabs
|
2012-03-17 16:05:58 +01:00 |
|
Laurent Destailleur
|
da94f76364
|
New: When a module with boxes is activated, box is also activated by
default for everybody, except for users that had personlized their box
view.
|
2012-03-17 14:29:48 +01:00 |
|
Laurent Destailleur
|
1d51ee3aab
|
Perf: Reduce quantity of code for boxes.
|
2012-03-17 14:04:16 +01:00 |
|
Regis Houssin
|
e16b1067cd
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into develop
Conflicts:
htdocs/core/ajax/extraparams.php
|
2012-03-17 09:47:56 +01:00 |
|
Regis Houssin
|
181fac1d9d
|
Fix: End of line character is invalid; expected "\n" but found "\r\n"
|
2012-03-17 09:45:14 +01:00 |
|
Regis Houssin
|
938d0beccf
|
Fix: End of line character is invalid; expected "\n" but found "\r\n"
|
2012-03-17 09:30:49 +01:00 |
|
Laurent Destailleur
|
d8becd3cdb
|
Doxygen
|
2012-03-17 01:13:10 +01:00 |
|
Laurent Destailleur
|
02cdd86066
|
Doxygen
|
2012-03-17 00:47:01 +01:00 |
|
Laurent Destailleur
|
a458ea3582
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-03-17 00:23:17 +01:00 |
|
Laurent Destailleur
|
3f11e51fbb
|
Doxygen
|
2012-03-17 00:22:48 +01:00 |
|
Regis Houssin
|
e84c77ba31
|
New: add template for infos and contacts tabs and show/hide bloc system
|
2012-03-16 22:02:14 +01:00 |
|
Regis Houssin
|
60a6c3fa95
|
Fix: missing fetch for get extraparams
|
2012-03-16 19:16:17 +01:00 |
|
Regis Houssin
|
205f884ec0
|
Fix: try to use div title with show/hide effect
|
2012-03-16 18:36:32 +01:00 |
|
Regis Houssin
|
5de859d14b
|
Fix: missing colspan if view line number is active
|
2012-03-16 17:26:19 +01:00 |
|
Regis Houssin
|
b862b37731
|
New: update CKEditor to 3.6.2
|
2012-03-16 16:56:18 +01:00 |
|
Regis Houssin
|
09e6867029
|
New: add view/edit notes in "deplacement" and "fichinter" cards
|
2012-03-16 16:01:45 +01:00 |
|
Regis Houssin
|
77de410491
|
Fix: doxygen
|
2012-03-16 14:41:22 +01:00 |
|
Regis Houssin
|
391ce8490f
|
New: add "extraparams" field for stock extra parameters with json
|
2012-03-16 14:32:37 +01:00 |
|
Regis Houssin
|
1622a86d71
|
New: possibility to view/edit notes in invoice card
|
2012-03-16 11:12:59 +01:00 |
|