Commit Graph

106 Commits

Author SHA1 Message Date
Romain Neutron
b6a8a90197 Fix CS 2013-09-04 12:14:52 +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
447cb60327 Fix CS 2013-08-30 13:48:13 +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
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
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
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
1edc1a4a6a Remove deprecated code 2013-07-23 17:20:23 +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
0ab927ec97 Fix #1243 Phraseanet enabled languages is now configurable 2013-07-17 21:22:01 +02:00
Romain Neutron
4720a46b66 Update geoname server service provider 2013-07-02 15:04:33 +02:00
Romain Neutron
88c3df2ef7 Regenerate doctrine entities and proxies 2013-06-17 20:11:44 +02:00
Romain Neutron
6584d3583a Add sort on last applied template 2013-06-13 17:21:15 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
76e45f5401 Fix set_locale method 2013-05-29 14:23:04 +02:00
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
6537b96f4c Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
5a80e9dc22 Introduce configuration-tester 2013-05-13 15:07:47 +02:00
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00
Romain Neutron
00ea1c4c25 Merge pull request #292 from romainneutron/session-not-found
[3.8] Logout in case the session is not found
2013-01-29 09:41:43 -08:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
4414892b91 Fix CS lib/classes 2013-01-29 16:39:02 +01:00
Romain Neutron
774f6d541b Logout in case the session is not found 2013-01-29 16:26:21 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +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
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00
Romain Neutron
0eaa5db98e Merge branch '3.7' 2012-12-17 15:30:05 +01:00
Romain Neutron
5349c93570 Fix #1008, Add dutch support in thesaurus 2012-11-26 14:16:03 +01:00
Romain Neutron
6602e04432 Add locale property 2012-10-04 17:24:46 +02:00
Romain Neutron
004216bfc6 Fix tests 2012-10-04 15:47:58 +02:00
Romain Neutron
c3b89aa1e4 Remove eventsmanager variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
0565bce475 Remove user variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
1700565862 Cleanup namepaces, variables uses 2012-10-04 15:44:49 +02:00
Romain Neutron
58af2b4c9c Remove get_registry method 2012-10-04 15:44:49 +02:00
Romain Neutron
a757adbdbe Update user query and user adapter 2012-10-04 15:42:54 +02:00
Romain Neutron
9dd1575dc9 Move Events Manager to service 2012-09-27 14:19:48 +02:00
Romain Neutron
b86c3ed0c0 Move Events Manager to service 2012-09-24 18:36:40 +02:00
Nicolas Le Goff
a5b65f2997 add X-status-code header & fix issues 2012-09-07 16:22:09 +02:00
Nicolas Le Goff
ed946cc026 cleanup & refactor 2012-09-03 18:09:01 +02:00
Nicolas Le Goff
1e80ec1cb0 remove sql that used inexisting table
add missing namespace
2012-09-03 18:08:58 +02:00
Nicolas Le Goff
306be958f3 add /admin/setup & /admin/dashboard 2012-09-03 18:08:54 +02:00
Romain Neutron
d022ff69c7 Remove use of databox singleton 2012-07-26 12:29:44 +02:00
Nicolas Le Goff
270a95d7b3 fix #754 remove media queries on canva as they break image ratio
fix typo

fix typo && add possibility for user email validation when user is created from admin panel

bug fixes

fix

fix typo

fix typo

send send_credential mail out of the model
2012-06-22 19:02:14 +02:00
Nicolas Le Goff
54f19f2a45 fix #748 add possibility to send user credential by email when user is created 2012-06-22 19:02:13 +02:00