Commit Graph

258 Commits

Author SHA1 Message Date
Andrey
9c49589d9c Implement admin controllers 2013-09-05 13:43:03 +02:00
Andrey
b7f4f209fc Implement Doctrine feeds instead of Phrasea ones in the /list/ route 2013-09-05 13:43:03 +02:00
Romain Neutron
4c90f168a7 Remove unused use statements 2013-09-04 14:25:01 +02:00
Romain Neutron
dbd06e9091 Remove dead code 2013-09-04 12:14:50 +02:00
Romain Neutron
9804e3b4c3 Switch to FtpExport entities 2013-08-30 18:35:21 +02:00
Romain Neutron
17a4f1970a Add FtpExport repositories 2013-08-30 17:28:10 +02:00
Romain Neutron
b225f16d5f Add FtpExport entities 2013-08-30 17:28:09 +02:00
Romain Neutron
9581db19a1 Add FtpExport entities 2013-08-30 17:28:09 +02:00
Romain Neutron
58b0766e9b Merge pull request #599 from romainneutron/missing-proxies
[3.9] Add missing proxies
2013-08-30 08:25:49 -07:00
Romain Neutron
69374c0f26 Add missing proxies 2013-08-30 16:42:49 +02:00
Romain Neutron
f51fd3daeb Fix CS 2013-08-30 16:41:28 +02:00
Romain Neutron
817f5094a1 Merge pull request #589 from nlegoff/proxies
[3.9] Update entity proxies
2013-08-28 08:09:14 -07:00
Nicolas Le Goff
7b3029d931 Update entity proxies 2013-08-27 12:12:49 +02:00
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