Laurent Destailleur
|
7fa4b9b423
|
Fix: Clean feature [ task #515 ] Add a "no e-mail" checkbox on contact
|
2012-08-26 20:28:19 +02:00 |
|
Regis Houssin
|
4d1555f4ca
|
Merge pull request #338 from atm-maxime/mko515
Mko515
|
2012-08-23 00:01:05 -07: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 |
|
Maxime Kohlhaas
|
5fd10d14be
|
Task 515 : Corrections + target modules modifications
|
2012-08-23 00:00:01 +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 |
|
Maxime Kohlhaas
|
06ab1f6f94
|
Task 515 : New field added on contact : no_email
|
2012-08-22 22:59:10 +02:00 |
|
Stephen L
|
c1d15a9572
|
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2012-08-14 15:50:45 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Marcos García
|
04c34b0042
|
BackToList links in Contacts section
|
2012-07-28 21:54:36 +02:00 |
|
FHenry
|
a2b6abcb85
|
Fix nb mailling message receive according toher status than error or not
send
|
2012-07-24 14:33:27 +02:00 |
|
Regis Houssin
|
ff0668e908
|
Fix: strict mode way
|
2012-07-10 22:10:12 +02:00 |
|
Regis Houssin
|
226caf0152
|
Fix: and again, and again, and again... (strict mode)
|
2012-07-10 13:20:53 +02:00 |
|
Regis Houssin
|
887f210618
|
Fix: avoid warning with php 5.4 and strict mode
|
2012-07-08 23:22:22 +02:00 |
|
Laurent Destailleur
|
8d3a03ab18
|
Qual: Normalize code
|
2012-06-27 23:46:25 +02:00 |
|
jfefe
|
e2b4a69c89
|
Fix : use lastname to test contact ldap synchro (not name)
|
2012-06-26 13:11:04 +02:00 |
|
Laurent Destailleur
|
3c98daaf09
|
More fix for canvas features
|
2012-05-30 03:46:06 +02:00 |
|
Laurent Destailleur
|
8481af9ee4
|
Fix: Try to fix several bugs into canvas feature.
|
2012-05-30 03:02:44 +02:00 |
|
Laurent Destailleur
|
4277087f76
|
Fix: Missing log when error
|
2012-05-13 14:27:51 +02:00 |
|
Laurent Destailleur
|
04ee415879
|
Fix: [ bug #404 ] Impossible d'ajouter un contact lorsque le module LDAP
est actif (erreur Array 1)
|
2012-05-12 12:32:24 +02:00 |
|
Regis Houssin
|
aefd43db2c
|
Fix: rename deprecated field for avoid conflict
|
2012-03-19 10:17:24 +01:00 |
|
Laurent Destailleur
|
ed41e03589
|
Qual: Fix a ton of CheckStyle errors
|
2012-03-18 19:23:01 +01:00 |
|
Regis Houssin
|
551b9c619a
|
Fix: different trad if addresses management
|
2012-03-14 15:32:48 +01:00 |
|
Regis Houssin
|
0c8686b5b4
|
Fix: possibility to use alternative addresses management
|
2012-03-14 15:04:55 +01:00 |
|
Laurent Destailleur
|
b5fc41fadc
|
Fix: Removed a lot of checkstyle warnings
|
2012-03-11 22:08:46 +01:00 |
|
Regis Houssin
|
9301def08d
|
Fix: rename method
|
2012-03-02 15:03:14 +01:00 |
|
Laurent Destailleur
|
5e32fc70ad
|
Fix: action must always be provided as value can be change during actions
|
2012-02-28 16:48:18 +01:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Regis Houssin
|
8f9b9987ff
|
Fix: Multiple directory traversal vulnerabilities with document.php
|
2012-02-27 17:02:56 +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
|
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 |
|
Regis Houssin
|
645d72c4a6
|
Fix: some bugs for multicompany sharings
|
2012-02-11 08:03:26 +01:00 |
|
Laurent Destailleur
|
8336befb25
|
New: Can sort files into backup tool.
New: Default output charset are utf8 into backup tool.
|
2012-02-10 10:53:11 +01:00 |
|
Laurent Destailleur
|
55f6cdd495
|
Qual: Removed warnings
|
2012-02-07 10:25:58 +01:00 |
|
Laurent Destailleur
|
00de718e79
|
Fix: W3C
|
2012-02-05 12:40:08 +01:00 |
|
Laurent Destailleur
|
b1e58dd454
|
Mutualize common code
|
2012-02-01 13:21:39 +01:00 |
|
Laurent Destailleur
|
feb220587a
|
Fix: Contact list
|
2012-02-01 00:24:16 +01:00 |
|
Laurent Destailleur
|
f3a966a313
|
Fix: Missing name
|
2012-01-29 23:24:47 +01:00 |
|
Laurent Destailleur
|
16d48f1820
|
Fix: Removed a TODO
|
2012-01-22 02:20:28 +01:00 |
|
Laurent Destailleur
|
70a67bc3f1
|
Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
|
2012-01-21 14:10:22 +01:00 |
|
Laurent Destailleur
|
d9aa0c4b28
|
Qual: Normalize field names
|
2012-01-19 22:20:28 +01:00 |
|
Laurent Destailleur
|
9215394965
|
New: Import wizard can import contacts.
New: A module can add import description for import wizard, even for
tables with foreign keys.
|
2012-01-18 00:16:02 +01:00 |
|
Regis Houssin
|
9339119455
|
New: use getEntity() instead $conf->entity
|
2012-01-11 21:16:10 +08:00 |
|
Regis Houssin
|
cb286a2449
|
New: add shareds thirparties between entities
|
2012-01-11 00:19:57 +08:00 |
|
Regis Houssin
|
a3a3db58e3
|
Fix: test phpunit error
|
2011-12-31 11:30:49 +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
|
ebea7f6c97
|
Fix: fix not initialized variables
|
2011-12-05 18:36:54 +01:00 |
|
Regis Houssin
|
7d0d4d595c
|
Fix: call trigger is needed
|
2011-11-30 19:15:31 +08:00 |
|