Commit Graph

41 Commits

Author SHA1 Message Date
Romain Neutron
035576cefc Fix #1705 : MySQL connection might be lost after long operations 2014-03-02 02:19:13 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
3497fe70da Fix #1306 : Send confirmation email before password setup 2013-07-11 16:50:13 +02:00
Romain Neutron
4d6b91f578 Fix user account creation email flow 2013-06-26 17:52:32 +02:00
Romain Neutron
a97e4a4df4 Fix notification use 2013-06-19 16:47:23 +02:00
Romain Neutron
6584d3583a Add sort on last applied template 2013-06-13 17:21:15 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Romain Neutron
d2bc4f4a23 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00
Romain Neutron
309a0a9472 Add better exception handling for emails 2013-01-29 11:32:43 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
9cce7ab8f9 Update notifications 2013-01-29 09:34:18 +01:00
Romain Neutron
b5980ab866 First implementation 2013-01-29 09:34:18 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
d0f1422b73 Use absolute URL generator 2012-11-05 13:54:33 +01:00
Romain Neutron
516204aff3 Update forgotpassword redirections 2012-10-30 19:48:25 +01: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
86eadb1e9b Update Helpers 2012-10-04 15:43:13 +02:00
Nicolas Le Goff
367cf7c2a4 add /login/authenticate/
remove  login/authenticate controller

add generateEmail function

move parent::tearDownAfterClass at the end od the function

use twitter bootstrap alert component

Update doc blocks & fix issues

add XMLHTTPRequest to PhraseanetPHPUNIt framework

fix tests

remove var_dump

refactor postlog process

fix URI's

fix redirection URI
2012-08-21 17:32:00 +02:00
Romain Neutron
9f11445265 Namespaces cleanup 2012-07-27 12:26:12 +02:00
Nicolas Le Goff
9ab4e0c1c4 fix exception namespace 2012-07-10 11:54:05 +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
20825a6286 fix #755 Add possibility to warn user when creating a new account in admin interface 2012-06-22 19:02:14 +02:00
Nicolas Le Goff
34ca20116c fix #753 Send user credential when user is created via admin panel 2012-06-22 19:02:13 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
7d9eb63246 Remove unused package annotation 2012-04-26 02:09:59 +02:00
Romain Neutron
70519a471a Update copyright year 2012-04-26 02:06:29 +02:00
Romain Neutron
ade22295ad Fix CS 2012-04-26 00:55:53 +02:00
Romain Neutron
ec4ec4931d Refactor Appbox 2012-02-21 16:16:25 +01:00
Romain Neutron
06b8df26b1 Fix coding standards 2012-01-26 12:32:37 +01:00
Nicolas Le Goff
725c69775f correct syntax error 2012-01-23 18:56:05 +01:00
Romain Neutron
0af3396131 Fix Helper Edit 2012-01-19 10:36:10 +01:00
Romain Neutron
af860e2fa6 Merge with master 2012-01-16 20:19:20 +01:00
Romain Neutron
73962138fa Refactor Core::request 2012-01-12 14:26:42 +01:00
Romain Neutron
278195fcfd Fix Namespaces bugs 2012-01-11 20:57:27 +01:00
Romain Neutron
af9330b17e Merge 3.5.7 2012-01-03 15:26:07 +01:00
Romain Neutron
e3294e6f47 Merge with master 2011-12-26 18:39:41 +01:00
Romain Neutron
70c762e93d Cleanup Helpers 2011-12-24 03:14:19 +01:00
Romain Neutron
6167678f52 Fix Typo 2011-12-16 17:35:03 +01:00
Romain Neutron
57bcd3b971 Renamed RequestHandler => Helper 2011-12-16 17:20:17 +01:00