2
0
forked from Wavyzz/dolibarr
Commit Graph

767 Commits

Author SHA1 Message Date
Regis Houssin
6c5237f94e Fix: add max file size 2012-05-30 22:44:44 +02:00
Regis Houssin
1ea7e53273 Works on jQuery fileupload upgrade (Todo: css problem) 2012-05-30 11:57:00 +02:00
Laurent Destailleur
e0b6bee540 New: Add timezone string from browser. 2012-05-15 01:41:12 +02:00
Raphaël Doursenaud
6fd60ff174 Fix: Typo 2012-05-07 18:27:23 +02:00
Laurent Destailleur
74b115877d Fix: Middle 2012-05-02 10:19:42 +02:00
Laurent Destailleur
3afbd182b4 Fix: Missing css style 2012-04-21 12:30:39 +02:00
Laurent Destailleur
658911b8c9 Qual: Move embeded style into css files. Add more styles. 2012-04-18 14:27:31 +02:00
Regis Houssin
1c2f192dd6 Fix: add customer_ref in propal list and clean code 2012-04-06 11:38:13 +02: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
fe9b244a38 Fix: Removed HTML5 warnings 2012-03-18 23:42:53 +01:00
Regis Houssin
370979f6c6 Fix: for compatibility 2012-03-18 14:40:42 +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
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
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
5de859d14b Fix: missing colspan if view line number is active 2012-03-16 17:26:19 +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
Regis Houssin
616698889c Fix: move script to js core file 2012-03-09 18:21:11 +01:00
Regis Houssin
96a5eadcfd Fix: missing extension 2012-03-09 18:03:32 +01:00
Regis Houssin
0dbef2d784 Try to add hook in main login page 2012-03-03 20:05:32 +01:00
Laurent Destailleur
e4cf111ac2 Fix: Do not include an output class (form) inside a core system class. 2012-02-22 14:43:13 +01:00
Laurent Destailleur
48f5f0dca7 Uniformize login and password forgotten page 2012-02-19 12:54:04 +01:00
Laurent Destailleur
9639769575 Fix: Use correct css if using not embedded jquery 2012-02-18 17:19:50 +01:00
Laurent Destailleur
c94c1b7f85 Fix: The login page must use same header than others. 2012-02-18 17:10:29 +01:00
Regis Houssin
1f5a103851 Fix: use POST instead GET for bypass GET limit 2012-02-13 12:40:43 +01:00
Regis Houssin
7e5c347bb8 Fix: correct reorder childrens of lines 2012-01-24 05:31:49 +08:00
Laurent Destailleur
ebf8a6eef4 artichow was used only for captcha generation so i replaced with
dolibarr code to allow to remove completely artichow (artichow project
is dead).
2012-01-07 23:31:25 +01:00
Regis Houssin
2ee7becfed New: add constant MAIN_VIEW_LINE_NUMBER 2011-12-16 18:31:54 +01:00
Laurent Destailleur
457b0b9753 Fix: Login not visible when forced on url 2011-11-27 15:01:34 +01:00
Laurent Destailleur
f803ca4e95 Fix: Bad parameters 2011-11-25 18:36:39 +01:00
Laurent Destailleur
96ddd99664 New: autofocus on description after adding a free product 2011-11-22 01:07:40 +01:00
Laurent Destailleur
bf9c482f8a Fix: Deposits was not included into lines but into into remain to pay 2011-11-16 18:58:11 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
40da2e23d2 Qual: Reduce sub-options of module fckeditor. This make code cleaner
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Laurent Destailleur
ecb6c1e67d Fix: DST is correctly detected 2011-11-01 04:57:45 +01:00
Laurent Destailleur
eaeb399f02 Qual: Uniformize variable name 2011-10-30 17:26:55 +01:00
Laurent Destailleur
b9c2162539 Qual: Removed PHP warnings 2011-10-30 17:13:29 +01:00