Commit Graph

1425 Commits

Author SHA1 Message Date
Nicolas Le Goff
9547ae1473 add download query parameter to get file overview as an atachement
simpliest test
2012-09-26 14:51:46 +02:00
Romain Neutron
be27057b3b Fix 2012-09-24 18:36:46 +02:00
Romain Neutron
b86c3ed0c0 Move Events Manager to service 2012-09-24 18:36:40 +02:00
Romain Neutron
002f4e2b7d post merge cleanup 2012-09-19 15:39:52 +02:00
jygaulier
8c5d5340ca apply comments of pull request 2012-09-17 15:37:06 +02:00
jygaulier
ab7b61d885 apply comments of pull request 2012-09-17 15:29:58 +02:00
jygaulier
9a008c631a apply comments of pull request 2012-09-17 15:24:50 +02:00
jygaulier
90841c5ba1 fusion task, tasks, scheduler dans taskmanager
todo : tests
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
jygaulier
7a9dd3b612 en cours : silexing taskmanager 2012-09-17 13:38:19 +02:00
jygaulier
be24152468 en cours : silexing taskmanager 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
bded0d2df1 Fix CS 2012-09-14 16:13:28 +02:00
Romain Neutron
05055c7272 Add empty lazaret route 2012-09-14 14:16:24 +02:00
Romain Neutron
61be8e4ad7 Split value of Phraseanet TF fields 2012-09-14 12:34:02 +02:00
Romain Neutron
0cb823f65e Enhance lightbox error message 2012-09-14 11:58:58 +02:00
Romain Neutron
b2f0c701ea Fix caption inclusion 2012-09-14 11:53:04 +02:00
Romain Neutron
a8209d8c1c Fix story picture definition 2012-09-14 11:43:08 +02:00
Romain Neutron
6b0aff4d72 Merge branch '3.7' 2012-09-13 12:47:23 +02:00
Romain Neutron
b5079ffacf Add better exception message 2012-09-13 12:44:37 +02:00
Romain Neutron
87dce41e77 Fix connection 2012-09-13 10:50:35 +02:00
grosroro
812f5817ad Fix tests 2012-09-12 17:10:26 +02:00
grosroro
9967e6aa5e Fix tests 2012-09-12 16:42:36 +02:00
grosroro
7c9aae79d0 Fix tests 2012-09-12 15:35:01 +02:00
Romain Neutron
153545e002 Add dirty hack to fix download under HTTPS with IE 2012-09-12 14:35:41 +02:00
Romain Neutron
8f5dee2d05 Bump to version 3.7.1 2012-09-12 14:27:06 +02:00
Romain Neutron
7600e08117 Add dirty hack to fix download under HTTPS with IE 2012-09-10 17:55:13 +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
b1d087377a undo change 2012-09-07 17:02:48 +02:00
Nicolas Le Goff
a5b65f2997 add X-status-code header & fix issues 2012-09-07 16:22:09 +02:00
Nicolas Le Goff
e214a2445a remove set_order_admins 2012-09-07 12:06:06 +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
5e73786192 fix typo 2012-09-07 12:06:05 +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
040be049b9 review of order javascript 2012-09-07 12:06:04 +02:00
Nicolas Le Goff
0494590523 add order controller
add order controller
2012-09-07 12:06:04 +02:00
Nicolas Le Goff
6b2670e2d8 remove calls to $request->get 2012-09-03 18:09:02 +02:00
Nicolas Le Goff
1b0c33ce66 fix alignement
fix tests
2012-09-03 18:09:02 +02:00
Nicolas Le Goff
ea4a63644d rename jquery.Phraseanet.js to jquery.Mustache.js
refactor & fix
2012-09-03 18:09:02 +02:00
Nicolas Le Goff
ed946cc026 cleanup & refactor 2012-09-03 18:09:01 +02:00
Nicolas Le Goff
7d857e59dd reword tanslation string
update doc blocks
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
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