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
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
b583b76536
Ass browser::supportFileAPI method
2012-09-06 14:24:06 +02:00
Romain Neutron
24e2bd4583
Fix files copy
2012-09-04 16:47:32 +02:00
Romain Neutron
03e1beb879
Fix upgrade process
2012-09-04 11:49:02 +02:00
Romain Neutron
348581dd1a
Remove sqlite from the required extension
2012-09-04 11:41:50 +02:00
Nicolas Le Goff
530c399e1a
revert 'auto_detect_line_endings' settings
2012-09-03 18:15:15 +02:00
Nicolas Le Goff
ed946cc026
cleanup & refactor
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
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
1e80ec1cb0
remove sql that used inexisting table
...
add missing namespace
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
1683673f19
fix recordutils_image::stamp signature
...
update doc block & 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
d95795c02f
add /admin/statusbit/ & /admin/structure/
2012-09-03 18:08:55 +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
2944e19a65
Merge with 3.7
2012-08-31 16:56:14 +02:00
Romain Neutron
c38061bd3d
Add patch for 3.7.1
2012-08-31 16:32:05 +02:00
Romain Neutron
900053671d
Merge pull request #190 from romainneutron/ExtraFixesMaster
...
Fix #864 , #865 on master
2012-08-31 07:24:03 -07:00
Romain Neutron
2d9c97787f
Merge pull request #191 from romainneutron/ExtraFixes
...
Fix #864 , #865 on 3.7
2012-08-31 07:23:18 -07:00
Romain Neutron
ca88e08053
Fix #865 : add route in API for scheduler infos
2012-08-31 16:22:38 +02:00
Romain Neutron
08fed1f070
Fix #864 : Upgrade from 3.5 fails
2012-08-29 16:16:48 +02:00
Romain Neutron
def3a2b293
Fix #865 : add route in API for scheduler infos
2012-08-29 16:15:53 +02:00
Romain Neutron
d44c6fe6b3
Fix #864 : Upgrade from 3.5 fails
2012-08-29 15:45:30 +02:00
Romain Neutron
55e4a2edc2
Fix business attributes in the XML structure
2012-08-29 14:59:46 +02:00
Romain Neutron
123e17e4ca
Fix bug, business field not retrieved through the ::get_field method
2012-08-29 14:59:39 +02:00
Romain Neutron
7262de6b5d
Fix business attributes in the XML structure
2012-08-29 14:12:59 +02:00
Romain Neutron
1cca981ac1
Fix bug, business field not retrieved through the ::get_field method
2012-08-29 14:12:35 +02:00
Romain Neutron
b21d2454ad
Fix #861 : Story image substitution
2012-08-21 19:08:57 +02:00
Romain Neutron
b3253d5d0e
Fix #854 : Multi fields in defaults structures as set as mono
2012-08-21 19:08:57 +02:00
Romain Neutron
1bae5e1e69
Fix #853 Add default phrasea sort to classic
2012-08-21 19:08:57 +02:00
Romain Neutron
ed4d7e9c87
Fix #861 : Story image substitution
2012-08-21 19:07:48 +02:00
Romain Neutron
44941f962a
Fix #854 : Multi fields in defaults structures as set as mono
2012-08-21 19:07:48 +02:00
Romain Neutron
75bfca84c4
Fix #853 Add default phrasea sort to classic
2012-08-21 19:07:48 +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
871da3e076
merge
2012-07-31 11:24:15 +02:00
Nicolas Le Goff
f258cebdc0
fix #850 copy custom_file into custom while upgrading
2012-07-30 14:47:42 +02:00
Romain Neutron
c35eeb21f0
Add Phraseanet CLI application
2012-07-27 15:59:07 +02:00
Romain Neutron
f5340ffbad
Merge with 3.7
2012-07-27 15:12:38 +02:00
Romain Neutron
229879767d
Update patches
2012-07-27 15:07:58 +02:00
Romain Neutron
cc4bffe88d
Fix tests
2012-07-27 13:19:10 +02:00
Romain Neutron
5842cf1fd3
Remove lazaret check
2012-07-26 18:08:52 +02:00
Romain Neutron
c1b941a5b0
Add has_access_to_record
method
2012-07-26 15:40:02 +02:00