Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
db40a0bf7c fix some bugs 2012-09-03 18:09:01 +02:00
Nicolas Le Goff
ac326491f1 Rename controllers 2012-09-03 18:08:59 +02:00
Nicolas Le Goff
155d38c7fa add missing return keyword
fix some issues
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
f3cc575674 add bas/collection controller 2012-09-03 18:08:55 +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
Romain Neutron
ca88e08053 Fix #865 : add route in API for scheduler infos 2012-08-31 16:22:38 +02:00
Romain Neutron
def3a2b293 Fix #865 : add route in API for scheduler infos 2012-08-29 16:15:53 +02:00
Romain Neutron
0f7056dfed Normalize request calls 2012-08-23 14:15:21 +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
fb95aad718 Remove use of databox singleton 2012-07-26 12:29:44 +02:00
Romain Neutron
1117c64604 Workaround for HttpKernel bug in API 2012-07-24 17:59:29 +02:00
Romain Neutron
75ef4de728 Temporary fix for Silex httpkernel BC break 2012-07-24 15:44:23 +02:00
Romain Neutron
cfa04e322f Add binds 2012-07-24 13:15:50 +02:00
Romain Neutron
adeba51b20 Update templates filepaths 2012-07-24 13:12:25 +02:00
Romain Neutron
be3b098747 Rename twig templates 2012-07-24 13:12:22 +02:00
Romain Neutron
50e88b1f5a Update overview template 2012-07-24 13:11:26 +02:00
Romain Neutron
2a4a3f3ec8 Enable Twig service provider 2012-07-24 13:11:26 +02:00
Romain Neutron
2c28295ec8 Fix admin 2012-07-19 17:54:57 +02:00
Romain Neutron
c278878c9e Merge with Dev 2012-07-19 14:12:38 +02:00
Romain Neutron
cd6600cb52 Fix JSON responses 2012-07-19 12:31:22 +02:00
Romain Neutron
1a596b7cc8 Code cleanup 2012-07-19 12:00:15 +02:00
Romain Neutron
0d030a319e Refactor some code 2012-07-19 00:16:52 +02:00
Romain Neutron
6731dc6395 Cleanup OAuth code 2012-07-19 00:16:29 +02:00
Romain Neutron
e15000e2ff Remove Dead code 2012-07-18 23:59:03 +02:00
Romain Neutron
f5824fa24c Fix stamp 2012-07-18 23:50:00 +02:00
Romain Neutron
c40d7bf048 Code cleanup 2012-07-18 19:11:35 +02:00
Romain Neutron
e8a64f3f81 Cleanup applications 2012-07-18 18:08:31 +02:00
Romain Neutron
3812399a35 Add Phraseanet Service Provider and Phraseanet Application 2012-07-18 18:07:34 +02:00
Nicolas Le Goff
8b0f8d320c add /developers/ route 2012-07-18 18:04:20 +02:00
Nicolas Le Goff
235d89e54c update controlers & doc block 2012-07-18 17:48:10 +02:00
Nicolas Le Goff
8107853c10 update account controller 2012-07-18 17:47:51 +02:00
Nicolas Le Goff
fa822cf6af add /developers/ route 2012-07-18 17:47:48 +02:00
Romain Neutron
c3c741293b Merge pull request #165 from ygresil/3.8login
3.8login
2012-07-18 08:32:50 -07:00
Ysolyne Gresille
e449b80b87 tooltips & connected users page updated 2012-07-18 17:19:35 +02:00
Ysolyne Gresille
999fcb710f twigification of reset-password and reset-mail pages 2012-07-18 17:16:40 +02:00
Nicolas Le Goff
6cb75ecec5 add /developers/ route 2012-07-18 17:15:54 +02:00
Nicolas Le Goff
8015ce9c28 remove error handler 2012-07-18 17:14:31 +02:00
Nicolas Le Goff
79bea178b8 add Root/Account Controller 2012-07-18 17:14:30 +02:00
Nicolas Le Goff
da1d9435b6 fix #813 overflow issue in bridge
fix typo

fix typo

fix_typo
2012-07-17 16:30:41 +02:00
Nicolas Le Goff
cefaf52df5 fix tests
add explicit inline content disposition
2012-07-12 15:23:13 +02:00