Commit Graph

685 Commits

Author SHA1 Message Date
Romain Neutron
c67652b167 Merge 3.7 2012-09-07 18:22:52 +02:00
Romain Neutron
ff449104bd Fix typo 2012-09-07 18:15:25 +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
0494590523 add order controller
add order controller
2012-09-07 12:06:04 +02:00
Romain Neutron
b162057f37 Merge 3.7 2012-09-06 14:30:55 +02:00
Romain Neutron
78c4cda35e use Browser.supportFileAPI instead of IE check 2012-09-06 14:28:42 +02:00
Nicolas Le Goff
f62be63282 add translation string & add IE7+ css compatibility 2012-09-06 13:43:58 +02:00
Nicolas Le Goff
216eca67e9 enhance uploader informations 2012-09-06 11:11:55 +02:00
Nicolas Le Goff
14b3fa9404 fix alert issue in uploader 2012-09-04 13:55:14 +02:00
Romain Neutron
2dde167b66 Merge branch '3.7' 2012-09-03 21:51:36 +02:00
Nicolas Le Goff
6e5d0230cd fix alert bug & resize item box 2012-09-03 19:56:42 +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
eea0faf5f3 Fix path error 2012-09-03 18:08:59 +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
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
71b3e65f1a add accept rules for input file 2012-09-03 18:08:58 +02:00
Nicolas Le Goff
9640c8dd34 fix {% set ... %} issue 2012-09-03 18:08:57 +02:00
Nicolas Le Goff
5744b3bd0c add operation success notification
update doc blocks

refactor
2012-09-03 18:08:56 +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
1cf1a5cef9 add demand.php 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
5d07b96704 add collorder & add new coll & add suggested value 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
f3cc575674 add bas/collection controller 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
d95795c02f add /admin/statusbit/ & /admin/structure/ 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
229940c55a add cgus.php 2012-09-03 18:08:54 +02:00
Nicolas Le Goff
72a7dc95d5 refactor global_values & databases 2012-09-03 18:08:54 +02:00
Nicolas Le Goff
306be958f3 add /admin/setup & /admin/dashboard 2012-09-03 18:08:54 +02:00
Nicolas Le Goff
3fc282e612 file are now uploading following user order
fix typo
2012-09-03 16:54:40 +02:00
Nicolas Le Goff
8cc746ff6e file are now uploading following user order 2012-09-03 14:53:01 +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
87ad3179b9 Add tag freshness as query argument for thumbnail (solves poor browsers etag support) 2012-08-29 14:59:53 +02:00
Romain Neutron
23ba5b03dc Add tag freshness as query argument for thumbnail (solves poor browsers etag support) 2012-08-29 14:20:37 +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
c80d4c96cf fix #852 remove candidat links when user has no access to thesaurus module 2012-08-21 12:40:54 +02:00
Nicolas Le Goff
7e804f2ff0 fix #852 remove candidat links when user has no access to thesaurus module 2012-08-20 18:45:51 +02:00
Romain Neutron
b4145af8ed Update template 2012-07-26 20:57:11 +02:00
Romain Neutron
3db0f04680 Refactor move collection controllers 2012-07-26 17:22:46 +02:00
Romain Neutron
a7cfb223ed Fix bug 2012-07-26 17:18:11 +02:00
Romain Neutron
c5224de003 Substitute helper by record request in Basket / Feeds / Tools / Tooltips 2012-07-26 15:39:26 +02:00
Ysolyne Gresille
d1d7399138 fixes missing trans tags in admin template 2012-07-26 11:18:25 +02:00
Romain Neutron
2fe74ca186 Remove unnecessary variable 2012-07-25 12:47:10 +02:00