Romain Neutron
00026fd26d
Update Admin/Dashboard controller
2012-10-04 15:31:36 +02:00
Romain Neutron
f28f216380
Update Admin/Collection controller
2012-10-04 15:31:36 +02:00
Romain Neutron
62464d367a
Update Phrasea Vocabulary
2012-10-04 15:31:36 +02:00
Romain Neutron
29bb4a933f
Update Phrasea Core
2012-10-04 15:31:36 +02:00
Romain Neutron
219de0588f
Upgrade Commands
2012-10-04 15:31:36 +02:00
Romain Neutron
21fa097c81
Fix CS
2012-10-04 15:31:36 +02:00
Romain Neutron
eb9600b19e
Update Phrasea Border to the latest service
2012-10-04 15:31:36 +02:00
Romain Neutron
1a3461d5fc
Update to filesystem service provider
2012-10-04 15:31:36 +02:00
Romain Neutron
4d911afc5c
Cleanup
2012-09-19 15:44:38 +02:00
jygaulier
8a0d98db7e
test taskmanager
2012-09-17 14:16:16 +02:00
jygaulier
17eb3b0176
fix some tasks bugs, delete old files
2012-09-17 14:16:15 +02:00
jygaulier
6e302e85a4
silexing taskmanager & tasks
2012-09-17 14:16:15 +02:00
jygaulier
883cb1dec6
en cours : silexing taskmanager : add first tests
2012-09-17 13:38:19 +02:00
Romain Neutron
a80073395d
Merge with 3.7
2012-09-14 16:18:22 +02:00
Romain Neutron
05055c7272
Add empty lazaret route
2012-09-14 14:16:24 +02:00
grosroro
9967e6aa5e
Fix tests
2012-09-12 16:42:36 +02:00
Romain Neutron
16c49b3382
Merge pull request #187 from nlegoff/order
...
Refactor orders
2012-09-07 09:43:26 -07:00
Romain Neutron
c67652b167
Merge 3.7
2012-09-07 18:22:52 +02:00
Nicolas Le Goff
a5b65f2997
add X-status-code header & fix issues
2012-09-07 16:22:09 +02:00
Nicolas Le Goff
a60e139ae2
delete unecessary comments
...
fix typo
fix alignment
fix unit tests
fix test
2012-09-07 12:06:06 +02:00
Nicolas Le Goff
74ce2341a2
delete set_ordermanager & set_exportorder classes
2012-09-07 12:06:06 +02:00
Nicolas Le Goff
623469063f
refactor /prod/order/
...
add tests
fix tests
use url_generator & remove debug variable
remove jquery.order.js from minify
use proper way to pass parameters when building URL with url_generator
2012-09-07 12:06:05 +02:00
Nicolas Le Goff
ed946cc026
cleanup & refactor
2012-09-03 18:09:01 +02:00
Nicolas Le Goff
d23b977602
remove console.log & var_dump
2012-09-03 18:09:01 +02:00
Nicolas Le Goff
db40a0bf7c
fix some bugs
2012-09-03 18:09:01 +02:00
Nicolas Le Goff
a799fd8d6f
avoid null password in connexions.yml
...
fix typo
2012-09-03 18:09:00 +02:00
Nicolas Le Goff
c0dacd84b4
replace delete controllers by post controllers
...
fix tests
fix typo
fix tests
2012-09-03 18:08:59 +02:00
Nicolas Le Goff
aeb14dcf15
remove response->send
...
fix testes
fix testes
fix tests
fix tests
fix paths
2012-09-03 18:08:59 +02:00
Nicolas Le Goff
ac326491f1
Rename controllers
2012-09-03 18:08:59 +02:00
Nicolas Le Goff
70a692bf20
clear cache for appbox databox list when a base is mounted our unmounted
...
fix some tests
Update doc blocks
fix typo
fix typo
fix some issues
add database tests
revert change
fix annotations
add databases test
add sphinx tests
add connectedUsers tests
add steup tests
fix tests
2012-09-03 18:08:58 +02:00
Nicolas Le Goff
0d302699b8
fix template issue, re enable collection once disabled
...
add more test for /bas controller
2012-09-03 18:08:58 +02:00
Nicolas Le Goff
945316e387
remove calls to databox::get_instance
...
fix redirect issue
fix test issue as pdf-to-text service can be null
add missing registry
fix CS
2012-09-03 18:08:57 +02:00
Nicolas Le Goff
e62d1e924c
add details view for collection & databox; add sphinxconf; add users import & export;
...
add tests
2012-09-03 18:08:56 +02:00
Nicolas Le Goff
306be958f3
add /admin/setup & /admin/dashboard
2012-09-03 18:08:54 +02:00
Romain Neutron
f27d50be81
Merge with 3.7
2012-08-31 20:30:27 +02:00
Nicolas Le Goff
f8299a8ce2
Fix #862 Upload multiple IE
2012-08-31 16:57:43 +02:00
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
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