Laurent Destailleur
|
1252d7bf2c
|
Fix: Missing name
|
2012-05-16 17:04:00 +02:00 |
|
Laurent Destailleur
|
28febe728b
|
Fix: Pb with backtopage
|
2012-05-12 15:53:57 +02:00 |
|
Laurent Destailleur
|
8cc55ae0df
|
Fix: Warning GETPOST with alpha and int must be used ONLY if content is
not a free text.
|
2012-05-09 16:18:59 +02:00 |
|
Laurent Destailleur
|
f995d0d9cb
|
Fix: Missing extrafields
New: Can resiliate/edit member status from list.
|
2012-05-09 16:03:15 +02:00 |
|
Laurent Destailleur
|
c8d72ef92a
|
Fix: Failed to delete member
|
2012-05-09 15:22:09 +02:00 |
|
Laurent Destailleur
|
8898b9a3b0
|
Fix: Firstname/Lastname lost
|
2012-04-30 16:08:34 +02:00 |
|
Regis Houssin
|
73487a6aec
|
Fix: replace mktime() by dol_now()
|
2012-04-30 15:01:25 +02:00 |
|
Laurent Destailleur
|
4132b51936
|
Fix: Regression
|
2012-04-29 21:40:13 +02:00 |
|
Laurent Destailleur
|
8ea079ed96
|
New: Prepare change to allow usage of print sheet for any purpose (not
only
memeber module).
Qual: Remove duplicate declaration of version.
|
2012-04-28 16:37:58 +02:00 |
|
Regis Houssin
|
161e39794e
|
Fix: security update for multicompany
|
2012-04-15 11:30:06 +02:00 |
|
Regis Houssin
|
a2f363c24b
|
Fix: right access error
|
2012-04-15 10:09:32 +02:00 |
|
Grand Philippe
|
5858ef3bf1
|
try to fix create issue...but not enought
|
2012-04-14 19:10:15 +02:00 |
|
Laurent Destailleur
|
9df05381d1
|
Fix: Bug war.
Look: enhance look for map views.
|
2012-04-08 13:05:58 +02:00 |
|
Laurent Destailleur
|
c014709090
|
Fix: Bad date format
|
2012-04-02 10:50:20 +02:00 |
|
Laurent Destailleur
|
440a3305f5
|
Fix: search on ref
|
2012-04-02 10:43:19 +02:00 |
|
Laurent Destailleur
|
233af62e16
|
Qual: Uniformize code.
Fix: This also fix pb in filters.
|
2012-04-02 10:26:06 +02:00 |
|
Regis Houssin
|
ae2bf52d05
|
Fix: add member ID in substitution method
|
2012-03-31 10:14:45 +02:00 |
|
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 |
|