Commit Graph

245 Commits

Author SHA1 Message Date
Andrey
18176a7ccb Removed ssel_id 2013-08-27 11:58:50 +02:00
Andrey
ce6d1e028f Fixed some codestyle 2013-08-27 11:58:50 +02:00
Andrey
4dd60362c5 More fixes for the PR 2013-08-27 11:58:49 +02:00
Andrey
9b85b105d8 Fixed PR comments 2013-08-27 11:58:48 +02:00
Andrey
88754f0180 Added basket/order relation 2013-08-27 11:58:46 +02:00
Andrey
a1018c8e2f Removed extra property in orderelement 2013-08-27 11:58:46 +02:00
Andrey
deb57530c8 Fixed order entities 2013-08-27 11:58:45 +02:00
Andrey
17a1ab9def Fixed codestyle (removed extra lines) 2013-08-27 11:58:45 +02:00
Andrey
ea1364a499 Added forgotten files, fixed codestyle a little bit 2013-08-27 11:58:45 +02:00
Romain Neutron
03fe7a6610 Merge pull request #585 from nlegoff/repositories_func
[3.9] Add User repositories functions
2013-08-27 02:57:33 -07:00
Nicolas Le Goff
6969fb6a7c Add user repositories functions 2013-08-27 00:18:41 +02:00
Nicolas Le Goff
3f6ebeaaee Add Deleted field 2013-08-26 18:48:48 +02:00
Romain Neutron
cee89856fa Merge pull request #584 from nlegoff/userentity
[3.9] Add ACL & helper methods
2013-08-26 06:12:03 -07:00
Nicolas Le Goff
7fa0f60433 Add UserNotificationSetting entity 2013-08-26 14:53:07 +02:00
Nicolas Le Goff
33c4d85116 Add UserSetting entity 2013-08-26 14:14:08 +02:00
Romain Neutron
dc0bd4b020 Merge pull request #574 from nlegoff/userquery
[3.9] Add UserQuery entity
2013-08-26 05:04:51 -07:00
Nicolas Le Goff
00bd49d5f3 Update SQLite database reference 2013-08-26 14:03:30 +02:00
Nicolas Le Goff
78ee48803c Add ACL & helper methods 2013-08-26 12:07:31 +02:00
Nicolas Le Goff
75d767333c Move engine query log process from search engine classes to controllers 2013-08-25 13:55:04 +02:00
Nicolas Le Goff
cc631a1e7f Add UserQuery entity 2013-08-25 13:55:04 +02:00
Nicolas Le Goff
25c6bc2c83 Add created/updated setter consistence 2013-08-24 23:14:01 +02:00
Nicolas Le Goff
4d2c88b78c Add User Entity 2013-08-23 20:20:24 +02:00
Romain Neutron
233d7bcd62 Merge pull request #569 from nlegoff/ftp
[3.9] Remove ftp credentials from 'usr' table
2013-08-23 08:07:01 -07:00
Nicolas Le Goff
6a8312ca64 Add FtpCredentials entity 2013-08-23 12:09:50 +02:00
Nicolas Le Goff
c8500cde31 Fix Gedmo datetime annotation 2013-08-20 16:53:02 +02:00
Andrey
1693de2d72 Fixed mappedBy confusion in Basket 2013-08-06 16:19:00 +02:00
Andrey
d4dced5264 Replaced mappedBy with inversedBy in oneToOne relations 2013-08-06 12:25:16 +02:00
Andrey
c756a56383 Fixed codestyle of entities 2013-08-06 11:05:16 +02:00
Andrey
22f55855d1 Moved yaml doctrine conf to annotation 2013-08-05 17:43:20 +02:00
Romain Neutron
aba9d3b603 Fix #1360 : Registered providers are not removed on user delete 2013-07-22 14:16:15 +02:00
Romain Neutron
2507e45c9f Fix #1309 : Stories can not be removed 2013-07-11 19:06:59 +02:00
Nicolas Le Goff
764fa42f14 Update to jquery ui 1.10.3
Fix conflict & ui bugs

Remove debug
2013-06-21 13:46:16 +02:00
Romain Neutron
88c3df2ef7 Regenerate doctrine entities and proxies 2013-06-17 20:11:44 +02:00
Romain Neutron
241705a568 Merge pull request #399 from romainneutron/ip-proxies
[3.8] Add trusted proxies configuration
2013-06-17 10:28:49 -07:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Nicolas Le Goff
28658aaf98 Adress PR's comments 2013-06-17 12:35:21 +02:00
Nicolas Le Goff
9be2194485 Fix #878 Add delete from basket button in detailled view 2013-06-14 11:53:43 +02:00
Romain Neutron
8d8b77a62d Rename UsrAuthProviderRepository 2013-05-29 14:23:26 +02:00
Romain Neutron
71027acdbf Update entities and repositories to Doctrine 2.3 format 2013-05-29 14:22:51 +02:00
Romain Neutron
771d45066f Update UsrAuthprovider and AuthFailure entities 2013-05-29 14:22:51 +02:00
Romain Neutron
68cdc1900c Add AuthFailure entity 2013-05-29 14:22:49 +02:00
Romain Neutron
c8da3943e2 Add new UsrAuthProvider entity 2013-05-29 14:22:49 +02:00
Romain Neutron
832a5d2f46 Add new AUsrAuthProvider entity 2013-05-29 14:22:49 +02:00
Romain Neutron
3553b1e071 Update composer.json
Remove unstable dependencies as possible
Bump to doctrine 2.3
2013-02-01 15:26:41 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Romain Neutron
2aacc43a0b Fix #1061 : Stories are not detached from WZ when databox are unmounted 2013-01-08 19:41:40 +01:00
Romain Neutron
f0fed8bb7e Merge with 3.7 2012-10-30 11:27:50 +01:00
Romain Neutron
b8ae0eece5 Fix #971 : Removing a story must remove its presence in all workzones 2012-10-29 14:19:34 +01:00