Romain Neutron
10cc860860
Merge pull request #195 from nlegoff/master_fix_upload_status
...
Fix #868 Status are not applicate when uploading a file on MASTER
2012-08-31 07:48:07 -07:00
Nicolas Le Goff
42f5efac0d
Fix #868 Status are not applicate when uploading a file
2012-08-31 16:38:41 +02:00
Romain Neutron
ccc280e45b
Merge pull request #193 from nlegoff/fix_upload_status
...
Fix #868 upload status on 3.7
2012-08-31 07:33:51 -07:00
Romain Neutron
ca88e08053
Fix #865 : add route in API for scheduler infos
2012-08-31 16:22:38 +02:00
Nicolas Le Goff
9b6fcf58c9
Fix #868 Status are not applicate when uploading a file
2012-08-31 15:37:26 +02:00
Romain Neutron
def3a2b293
Fix #865 : add route in API for scheduler infos
2012-08-29 16:15:53 +02:00
Romain Neutron
7a11b3266b
Fix reset password routes
2012-08-29 14:46:09 +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
Nicolas Le Goff
0ecdf87260
add /developers/* tests
...
add /developers/* test
add /developers/* test
fix tests
add developer test
fix Typo
fix tests
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
a44df4389a
add /login/* tests
...
delete unused template
add random email
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
9419c7e589
add /account/* tests
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
76e00d6f0e
Remove constructor as defining the constructor function breaks the functionality of data providers
2012-08-21 17:31:59 +02:00
Romain Neutron
757ff848f0
Merge branch 'Console'
2012-07-27 19:02:41 +02:00
Romain Neutron
ef0fbef5c3
Fix tests
2012-07-27 18:42:23 +02:00
Romain Neutron
26aca64645
Upgrade tests
2012-07-27 18:30:18 +02:00
Romain Neutron
507715f958
Temporary debug
2012-07-27 18:08:23 +02:00
Romain Neutron
3b74513837
Fix command container tests
2012-07-27 16:28:45 +02:00
Romain Neutron
742216c41d
Fix tests
2012-07-27 15:59:07 +02:00
Romain Neutron
588236da82
Update tests
2012-07-27 14:38:12 +02:00
Romain Neutron
1dccb38261
Update unit tests
2012-07-27 14:06:41 +02:00
Romain Neutron
fc546ecbd7
Update unit tests
2012-07-27 14:05:35 +02:00
Romain Neutron
06eec087f2
Fix tests
2012-07-27 13:23:57 +02:00
Romain Neutron
cc4bffe88d
Fix tests
2012-07-27 13:19:10 +02:00
Romain Neutron
7f6ed7ed81
Fix tests
2012-07-26 18:33:04 +02:00
Romain Neutron
67f484d040
Revert changes
2012-07-26 18:10:44 +02:00
Romain Neutron
0131743510
Temporry revert
2012-07-26 17:42:55 +02:00
Romain Neutron
6e112febb4
Update unit tests fw
2012-07-26 16:34:44 +02:00
Romain Neutron
f8592b9c57
Add lightweigh file for testing
2012-07-26 15:41:11 +02:00
Romain Neutron
d5c11d2e70
Tests cleanup
2012-07-26 15:40:29 +02:00
Romain Neutron
c1b941a5b0
Add has_access_to_record
method
2012-07-26 15:40:02 +02:00
Romain Neutron
60e0a059ce
Add RecordsRequest, aims to replace Record Helpers
2012-07-26 15:37:35 +02:00
Romain Neutron
d022ff69c7
Remove use of databox singleton
2012-07-26 12:29:44 +02:00
Romain Neutron
1532b6ac2d
Remove serializer
2012-07-24 19:01:38 +02:00
Romain Neutron
0356e9120f
Remove debug
2012-07-24 18:21:10 +02:00
Romain Neutron
5064128875
Rename application
2012-07-24 18:01:33 +02:00
Romain Neutron
129652919b
Workaround for HttpKernel bug in API
2012-07-24 18:00:20 +02:00
Romain Neutron
1117c64604
Workaround for HttpKernel bug in API
2012-07-24 17:59:29 +02:00
Romain Neutron
091cdcb80a
Update use of Twig in unit tests
2012-07-24 15:43:44 +02:00
Romain Neutron
4a14915c60
Fix unit tests
2012-07-19 15:07:22 +02:00
Romain Neutron
c278878c9e
Merge with Dev
2012-07-19 14:12:38 +02:00
Romain Neutron
b3ac109d71
Fix tooltip display + Fix usrlist route
2012-07-19 14:09:57 +02:00
Romain Neutron
3169171952
Fix tests and templates
2012-07-19 13:27:39 +02:00
Romain Neutron
e9623eaaee
Fix core provider
2012-07-19 12:36:41 +02:00
Romain Neutron
cd6600cb52
Fix JSON responses
2012-07-19 12:31:22 +02:00
Romain Neutron
d5a64a1ac9
Update APIs uses
2012-07-18 19:17:37 +02:00
Nicolas Le Goff
3a8be265f7
fix unit tests
2012-07-18 17:48:09 +02:00
Nicolas Le Goff
8107853c10
update account controller
2012-07-18 17:47:51 +02:00
Nicolas Le Goff
cc141cf80e
Add login controller
2012-07-18 17:47:50 +02:00
Nicolas Le Goff
eb55b7f22f
add tests
2012-07-18 17:47:49 +02:00
Nicolas Le Goff
09a3f6c287
fix update form
2012-07-18 17:14:31 +02:00