Commit Graph

36 Commits

Author SHA1 Message Date
Benoît Burnichon
ef7236c3e3 Avoid BC break in User.
Convert gender to string then back to int after strict check.
The other way does not work as false is considered equal to 0 without strict mode.
2015-03-13 10:30:56 +01:00
Benoît Burnichon
86cc3550ee in_array should use strict mode for integer checks 2015-03-12 14:40:54 +01:00
Mathieu Darse
63eaaf1596 Merge remote-tracking branch 'upstream/master' into elastic-indexer
Conflicts:
	composer.lock
	www/scripts/apps/admin/main/app.js
2015-03-10 15:25:20 +01:00
Nicolas Le Goff
2c2915e58b Fix doctrine schema 2015-03-06 12:51:11 +01:00
Nicolas Le Goff
2c4c1f35fd Set default value 2015-03-06 12:35:18 +01:00
Nicolas Le Goff
111755fa9b Refactor status display 2015-02-19 15:14:23 +01:00
Nicolas Le Goff
aaa60866b5 Password can be null 2014-03-16 15:50:10 +01:00
Nicolas Le Goff
dcde280b09 Fix cae sensistive sql fields by setting binary_string 2014-03-14 15:20:25 +01:00
Nicolas Le Goff
633fad7c75 Fix Orders migration 2014-03-14 11:37:12 +01:00
Romain Neutron
9536aacab7 Fix users modelOf and lastModel wording 2014-02-28 03:03:53 +01:00
Romain Neutron
25073721c8 Fix unit tests 2014-02-20 13:08:56 +01:00
Nicolas Le Goff
0cb75cdf95 Update upgrade 39 2014-02-19 20:31:42 +01:00
Nicolas Le Goff
ba464ad497 Fix CS 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
eaa1feb765 Address PR comments 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
65e6b44671 Enhance User migration 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
ab9362dd60 Fix neutron comment's 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
7c0d1e3d8d Fix user migration 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
c10c78f740 Fix unit tests 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
4cc82af980 Fix settings 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
ed4ae71819 Fix test suite 2014-02-19 17:29:25 +01:00
Nicolas Le Goff
d18c5afb10 Update lastModel field for User entity 2014-02-19 17:29:25 +01:00
Nicolas Le Goff
53ae0ccc24 Remove User_Adapter Inteface References 2014-02-19 17:29:25 +01:00
Nicolas Le Goff
678f741660 Use Short Array notation 2014-02-19 17:28:54 +01:00
Nicolas Le Goff
3b3e92575f Add setter for user setting 2014-02-19 17:28:53 +01:00
Nicolas Le Goff
c156f842c7 Remove User_Adapter 2014-02-19 17:28:53 +01:00
Romain Neutron
354232f61a Bump copyright year 2014-01-06 15:40:56 +01:00
Romain Neutron
680643c0fc Fix unit tests and arrays declaration 2013-12-03 20:06:49 +01:00
Romain Neutron
2ba164701d Use symfony translator 2013-12-03 20:02:40 +01:00
Nicolas Le Goff
af94345f6c Update User entity 2013-11-28 18:00:05 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
675520c623 Merge pull request #739 from nlegoff/user_manip
[3.9] User notifications are set with user manipulator
2013-11-05 09:05:45 -08:00
Nicolas Le Goff
5c9427ae3b Add user notification throught user manipulator 2013-11-05 15:36:39 +01:00
Nicolas Le Goff
21eec6dbbe Add ACL Service 2013-11-05 12:21:42 +01:00
Romain Neutron
13dd86c67f Fix CS 2013-10-31 14:22:41 +01:00
Romain Neutron
08ce909730 Move doctrine repositories to Phrasea namespace 2013-10-29 17:30:11 +01:00
Romain Neutron
baecfdceb3 Move entities to Phrasea namespace 2013-10-29 16:56:49 +01:00