Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
Laurent Destailleur
27a435994a
Qual: Some methods object->addline used a first parameter that was
...
object->id, some not. Of course this was not a good pratice, since
object->id is already known so no need to provide it as parameter.
All methods addline in this case were modified to match good
pratice and be uniformed with others.
2013-07-10 17:29:54 +02:00
Grand Philippe
b599481ef6
standardize code
2013-06-20 09:18:12 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
a34ab5a13f
Look: Email at a better place
2013-06-04 23:19:04 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
3b939206da
Look: Minor optimization
2013-04-12 14:55:40 +02:00
Laurent Destailleur
76910d4159
Look: Start to use div to render actions buttons
2013-04-03 18:37:54 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
350bcea183
Merge
2013-03-22 17:10:17 +01:00
Laurent Destailleur
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +01:00
Laurent Destailleur
baf6ccf654
New: Can define of we want to use VAT or not for subscriptions
...
(foundation module).
New: Can define a default choice for choice "More action when
recording a subscription" (foundation module).
2013-03-06 17:16:26 +01:00
Grand Philippe
a237be0d24
english language standardization
2013-02-23 15:26:39 +01:00
Grand Philippe
250a941096
english standardization
2013-02-23 11:11:33 +01: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
Laurent Destailleur
96416735df
Fix: [ bug #618 ] External accounts can access confidential informations
...
(a lot)
2013-01-02 18:43:59 +01:00
Laurent Destailleur
f7a53eebfb
Fix: Suggested start date of subscription must be validation date.
2012-12-31 13:39:42 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
5931df82c6
Qual: Clean code to make choice of default value easier.
2012-12-09 20:54:45 +01:00
Regis Houssin
a0c478a0a2
Fix: strict mode cleaner
2012-11-13 12:32:05 +01:00
Laurent Destailleur
7a7e2b6873
Fix: Error management
2012-10-15 21:42:17 +02:00
Laurent Destailleur
0dbc7ebb25
Fix: error management
2012-10-15 21:31:46 +02:00
Regis Houssin
422f028ac9
Fix: use ADHERENT_BANK_USE for check or not bank via invoice
...
Fix: code optimizing
2012-09-29 12:07:07 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Marcos García
7c0463b215
Used incorrect translation keys
...
Duplicated keys
2012-08-29 00:29:47 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Marcos García
9dc38f4382
Created rest of BackToList links
2012-07-28 21:49:47 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
Regis Houssin
161e39794e
Fix: security update for multicompany
2012-04-15 11:30:06 +02:00
Laurent Destailleur
116ec45f38
Fix: Selected value is not lost on error
2012-03-09 10:35:14 +01:00
Laurent Destailleur
e45bbb622a
Fix: Some fix and uniformize code for extra parameters.
2012-03-04 01:09:39 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
58d1a042a5
Fix: print select_societe was wrong as it contains already print
...
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
783c9d124f
Minor look enhancement
2012-01-31 12:18:43 +01:00
Laurent Destailleur
52b522e087
Qual: Uniformize code
2012-01-30 10:22:50 +01:00
Laurent Destailleur
5ff8c2b8fa
Fix: Error management
2012-01-11 01:52:00 +01:00
Laurent Destailleur
70ab87c210
Qual: Mutualize link to paypal
2011-11-30 19:42:08 +01:00
Regis Houssin
00ffbd5e90
Fix: change the last database prefix
2011-11-23 21:25:02 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +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
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
eldy
8976e8e03d
Look: Uniformize label of login/id
2011-10-01 13:00:57 +02:00
Regis Houssin
b6a2f13673
Fix: avoid jenkins warning
...
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Laurent Destailleur
2bb5e4ba69
Fix: W3C
2011-08-31 15:12:09 +00:00
Laurent Destailleur
f47e80dca1
Fix: W3C
2011-08-31 14:55:54 +00:00