Andrey
|
4e754d8d25
|
removed references to ssel_id
|
2013-08-27 11:59:27 +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
|
6b4ac37fe1
|
Reverted unnecessary modification
|
2013-08-27 11:58:50 +02:00 |
|
Andrey
|
ddf58d0ddb
|
Fixed small typo in records
|
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
|
53ee289b9b
|
Renamed Orders into Order
|
2013-08-27 11:58:48 +02:00 |
|
Andrey
|
5fa20ecad0
|
Updated sqlite database, removed yaml entity files
|
2013-08-27 11:58:48 +02:00 |
|
Andrey
|
71f77bff0f
|
Fixed minor error in orders
|
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 |
|
Andrey
|
32c6ceccd4
|
Replaced exceptions
|
2013-08-27 11:58:45 +02:00 |
|
Andrey
|
07ff0c4d7a
|
First implementation of orders using Doctrine
|
2013-08-27 11:58:44 +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 |
|
Romain Neutron
|
8dedcc7b00
|
Merge pull request #588 from nlegoff/userdeleted
[3.9] Add Deleted field in User entity
|
2013-08-27 02:55:28 -07:00 |
|
Romain Neutron
|
1cc233552d
|
Merge pull request #581 from nlegoff/wrong_email
[3.9] Remove get_wrong_email_users() from User_Adapter
|
2013-08-27 02:54:21 -07:00 |
|
Nicolas Le Goff
|
33b0648ce5
|
Update SQLite database reference
|
2013-08-27 00:30:03 +02: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 |
|
Nicolas Le Goff
|
34b4fdde74
|
Remove get_wrong_email_users() from User_Adapter
|
2013-08-26 17:48:51 +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 |
|
Romain Neutron
|
530aa69591
|
Merge pull request #580 from romainneutron/symfony-2.4
[3.9] Bump to Symfony 2.4
|
2013-08-26 01:37:31 -07:00 |
|
Romain Neutron
|
a2bbdc88d4
|
Bump to Symfony 2.4 and Silex 1.1
|
2013-08-26 10:09:28 +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 |
|
Romain Neutron
|
7909bc5688
|
Merge pull request #578 from nlegoff/clientinfo
[3.9] Move updateClientInfos function to Session_Logger
|
2013-08-24 05:44:22 -07:00 |
|
Romain Neutron
|
a7ec620d92
|
Merge pull request #577 from nlegoff/protected_rss_url
[3.9] Delete unusued get_protected_rss_url function
|
2013-08-24 05:43:49 -07: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
|
ac5a929b3f
|
Update SQLite database reference
|
2013-08-23 15:36:02 +02:00 |
|
Nicolas Le Goff
|
6a8312ca64
|
Add FtpCredentials entity
|
2013-08-23 12:09:50 +02:00 |
|
Nicolas Le Goff
|
e07c57d409
|
Move updateClientInfos functioon to Session_Logger
|
2013-08-22 10:57:24 +02:00 |
|
Nicolas Le Goff
|
978fe42eb6
|
Delete unusued get_protected_rss_url function
|
2013-08-21 19:59:28 +02:00 |
|
Romain Neutron
|
cce3d8f158
|
Merge pull request #571 from nlegoff/fixes
[3.9] Some Fixes
|
2013-08-21 09:33:40 -07:00 |
|
Nicolas Le Goff
|
c8500cde31
|
Fix Gedmo datetime annotation
|
2013-08-20 16:53:02 +02:00 |
|
Nicolas Le Goff
|
4b02c44e80
|
Add missing doc blocks
|
2013-08-20 15:10:56 +02:00 |
|
Nicolas Le Goff
|
282a474a5e
|
Fix timeout issue
|
2013-08-19 17:25:46 +02:00 |
|
Nicolas Le Goff
|
dd49b7173c
|
Fix CS
|
2013-08-19 15:23:25 +02:00 |
|
Nicolas Le Goff
|
ea2d99e8a5
|
Rename build-asset task to install-asset & add less compilation after bower install
|
2013-08-19 14:46:16 +02:00 |
|
Nicolas Le Goff
|
e51e5094d8
|
Rename prefer-dist option to clear-cache
|
2013-08-19 14:36:06 +02:00 |
|