Commit Graph

1862 Commits

Author SHA1 Message Date
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
Nicolas Le Goff
34b4fdde74 Remove get_wrong_email_users() from User_Adapter 2013-08-26 17:48:51 +02: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
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
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
Nicolas Le Goff
4d2c88b78c Add User Entity 2013-08-23 20:20:24 +02: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
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
Nicolas Le Goff
ffbd2942ca Fix typo 2013-08-19 14:36:05 +02:00
Nicolas Le Goff
2fd4aff17e Use single call fro write() function 2013-08-19 14:36:05 +02:00
Nicolas Le Goff
453dc79253 Fix path and output for less builder 2013-08-19 14:36:05 +02:00
Nicolas Le Goff
fa1174d6e3 Update bower install command 2013-08-19 14:36:05 +02:00
Nicolas Le Goff
ba6e060b44 Remove javascript builder command 2013-08-19 14:35:56 +02:00
Romain Neutron
c093d7d954 Merge pull request #565 from nlegoff/local_npm
[3.9] Make required npm package available locally
2013-08-09 08:32:05 -07:00
Nicolas Le Goff
f6e9e227f8 Install npm package locally 2013-08-08 18:23:23 +02:00
Romain Neutron
5ce2ec5da8 Merge branch '3.8' 2013-08-08 16:46:36 +02:00
Romain Neutron
ea821d558e Code simplification 2013-08-08 16:46:17 +02:00
Romain Neutron
fcfc8270c0 Merge pull request #563 from romainneutron/plugins-cleaner
[3.8] Add plugins reset command
2013-08-08 07:45:24 -07:00
Romain Neutron
88f5bfda60 Fix sqlite regenration command 2013-08-08 16:00:36 +02:00
Romain Neutron
f07ace58bc Add plugins reset command 2013-08-08 15:35:46 +02:00
Romain Neutron
acd7e18646 Merge pull request #557 from nlegoff/fix_1413
[3.8] Fix #1413 Add possibility to delete a persistent session
2013-08-08 03:27:35 -07:00
Nicolas Le Goff
307a6af069 Fix #1413 Add possibility to delete a persistent session 2013-08-08 12:26:39 +02:00
Romain Neutron
c6c6552cc6 Merge pull request #558 from romainneutron/search-engine
[3.8] Search engine fixes
2013-08-08 03:12:10 -07:00
Romain Neutron
2be961e28c Merge branch '3.8' 2013-08-08 11:06:59 +02:00
Romain Neutron
0ee6e87c2a Fix search engine suggestions usage 2013-08-08 11:05:47 +02:00
Romain Neutron
5b0e5ccddc SphinxSearch engine default values uniformisation 2013-08-08 11:05:47 +02:00
Romain Neutron
1c94e12a8f Cleanup temporary files 2013-08-07 17:45:10 +02:00
Romain Neutron
f19c326e95 Tweak code 2013-08-07 14:23:32 +02:00
Nicolas Le Goff
93b48fdcea adressed @romainneutron's comments 2013-08-07 14:23:32 +02:00
Nicolas Le Goff
aa92dbe124 Fix unit tests 2013-08-07 14:23:32 +02:00
Nicolas Le Goff
65a574fd20 Fix #1402 Issue with Secure and non secure connexion to geonames server 2013-08-07 14:23:32 +02:00
Nicolas Le Goff
a57d1ab22f Fix #1405 Missing namespace declaration 2013-08-07 14:23:31 +02:00
Nicolas Le Goff
10900faabd Fix #1403 Wron g calculation for detailled view 2013-08-07 14:23:31 +02:00
Nicolas Le Goff
f47bbcd73e Fix #1394 & Fix #1393 & Fix #1392 Import users trough CSV is broken 2013-08-07 14:23:31 +02:00
Nicolas Le Goff
628938fdbf Fix #1380 Add default settings for periodic tasks 2013-08-07 14:23:31 +02:00