2
0
forked from Wavyzz/dolibarr
Commit Graph

1342 Commits

Author SHA1 Message Date
Regis Houssin
97cbaf0c06 Update htdocs/adherents/admin/adherent.php 2012-03-29 11:58:35 +03:00
simnandez
a0cae7709c Fix: Sanitize data 2012-03-29 09:54:48 +01:00
Regis Houssin
d8d9062606 Fix: duplicate end tag and rename form parts 2012-03-28 16:03:04 +02:00
Regis Houssin
ffc6812241 Fix: avoid php strict mode warning 2012-03-23 18:19:50 +01:00
Laurent Destailleur
37b9824c10 Fix: Checkstyle 2012-03-10 01:06:41 +01: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
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Laurent Destailleur
9f40d520ce If a post was done, we must keep value of post, even if value is '' 2012-02-27 22:03:11 +01:00
Regis Houssin
4bec281dd8 Fix: access forbidden if rowid is empty 2012-02-27 17:36:27 +01:00
Regis Houssin
0bae0148c1 Fix: sql injection 2012-02-27 17:24:56 +01:00
Laurent Destailleur
1429411cc9 Fix: Bad lastname 2012-02-25 16:01:24 +01:00
Laurent Destailleur
4170c9bf3f Fix: Bad hook name 2012-02-22 11:14:11 +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
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
036e578e0f Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
2012-02-12 17:41:28 +01:00
Laurent Destailleur
d9cd816b3c Qual: Merge month.php and index.php page
Prepare for adding statistics page into new tabs.
2012-02-11 00:11:49 +01:00
Regis Houssin
f0d2823edf Fix: avoid foreach warning 2012-02-06 18:59:07 +01:00
Laurent Destailleur
6cb0685b6f Qual: Uniformize hook names. All hooks to add information on
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +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
d9aa0c4b28 Qual: Normalize field names 2012-01-19 22:20:28 +01:00
Laurent Destailleur
f8b2a2c774 New: Move mailman and spip feature into a specific module 2012-01-11 18:43:38 +01:00
Laurent Destailleur
5ff8c2b8fa Fix: Error management 2012-01-11 01:52:00 +01:00
Laurent Destailleur
62afb3da4b Fix: wrong field to show password 2012-01-08 18:37:29 +01:00
Laurent Destailleur
ef64ce3fb5 Fix: Syntax url 2012-01-08 16:58:55 +01:00
Laurent Destailleur
e340aa3622 Doxygen 2012-01-05 12:13:42 +01:00
Laurent Destailleur
eb507e0677 Checkstyle 2012-01-05 11:43:09 +01:00
Laurent Destailleur
676011e1bd Fix: Country must be not encoded into memory 2012-01-05 00:23:43 +01:00
Laurent Destailleur
55156edd0d Enhance PHPUnits 2011-12-30 14:18:19 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
bb3d9e9197 Doxygen 2011-12-28 13:25:05 +01:00
Laurent Destailleur
cda132ea8c Qual: Some change to have graph lib able to use img disk generation
libraries like javascript libraries.
2011-12-17 15:55:49 +01:00
Laurent Destailleur
cd30e2744b New: Add error message of login not found 2011-12-16 15:22:48 +01:00
Laurent Destailleur
5f5b9f3573 Fix: order of firstname/name 2011-12-03 16:14:36 +01:00
Laurent Destailleur
88fc7818e9 Fix: order of name/firstname 2011-12-03 15:44:34 +01:00
Laurent Destailleur
1c65768286 Fix: flot graph works with new json_encode 2011-12-01 22:58:32 +01:00
Laurent Destailleur
56a0e26465 Fix: Removed tons of warnings 2011-12-01 17:09:01 +01:00
Laurent Destailleur
70ab87c210 Qual: Mutualize link to paypal 2011-11-30 19:42:08 +01:00
Juanjo Menent
944c40ee7d Fix: [ bug #245 ] Content of note disappears
Conflicts:
	htdocs/adherents/fiche.php
2011-11-30 10:22:20 +01:00
Regis Houssin
98c60c1412 Fix: preventing XSS injections and uniform code 2011-11-27 18:44:27 +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
Laurent Destailleur
1770a46519 Qual: Removed tons of warning 2011-11-22 14:00:03 +01:00
Regis Houssin
c206f4ae60 Fix: better with json_encode for use string for cols and rows name 2011-11-20 16:54:41 +01:00
Regis Houssin
3c7c220bad Fix: better with json_encode for use string for cols and rows name 2011-11-20 16:34:30 +01:00
Regis Houssin
065d7996f5 Fix: better with json_encode 2011-11-20 15:25:08 +01:00