Commit Graph

21 Commits

Author SHA1 Message Date
Laurent Destailleur
843478317e Qual: Reduce CSS size by mutualizings styles. 2013-07-27 18:21:35 +02:00
Laurent Destailleur
e6c93424ce Qual: Normalized tabs 2013-05-29 15:41:59 +02:00
fhenry
275bf67bb7 [ task #811 ] Uniformanize note field 2013-04-09 17:18:07 +02:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
8b7342f0ea New: Project notes use the note.tpl templates 2012-09-19 16:03:17 +02: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
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
d752e25946 New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
Laurent Destailleur
59bef9caa1 Qual: Uniformize code to use new note system. 2012-03-18 02:01:23 +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
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
e84c77ba31 New: add template for infos and contacts tabs and show/hide bloc system 2012-03-16 22:02:14 +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
09e6867029 New: add view/edit notes in "deplacement" and "fichinter" cards 2012-03-16 16:01:45 +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
dae20441d0 Fix: add template for view/edit notes in object card and add possibility
to show/hide this bloc
2012-03-16 09:39:32 +01:00