Commit Graph

238 Commits

Author SHA1 Message Date
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Romain Neutron
a3fe586860 Merge pull request #274 from nlegoff/fix_api_https
[3.7] Fix api token endpoint response code issue
2013-01-08 11:36:04 -08:00
Romain Neutron
52a7f58a31 Add better support for stories 2012-12-19 19:58:07 +01:00
Romain Neutron
2267af36d1 Implement story routes in API 2012-12-19 17:48:32 +01:00
Romain Neutron
7b53f802fe Fix #1035 : Manually renew a developer token fails 2012-12-12 16:32:35 +01:00
Nicolas Le Goff
b628527daf Add missing HttpException namespace 2012-12-11 19:56:56 +01:00
Romain Neutron
6c1946e028 Support document permalinks 2012-11-29 12:13:29 +01:00
Romain Neutron
fc19c70329 Fix #1006, story thumbnails are displayed correctly 2012-11-26 14:38:39 +01:00
Romain Neutron
9c601190e1 Fix tests 2012-11-12 19:30:19 +01:00
Nicolas Le Goff
b02c8d7ebb Fix #956 Bridge Apis account are now deletable 2012-11-06 15:00:26 +01:00
Nicolas Le Goff
0a6381d5f8 Mount Session controller 2012-10-26 12:19:10 +02:00
Nicolas Le Goff
f5731857c0 Add Session Controller 2012-10-26 12:19:08 +02:00
Romain Neutron
3d098b0c81 Add Expiration cache strategy for thumbnail-class sub definitions 2012-10-24 14:30:58 +02:00
Nicolas Le Goff
91579ded08 Mount /download/ controller 2012-10-23 11:44:34 +02:00
Nicolas Le Goff
175448f562 Add '/prod/download/' controller to download a set of documents 2012-10-22 14:15:48 +02:00
Nicolas Le Goff
ec8d577a41 Add missing class declaration
Fix tests

Update tests

Fix CS
2012-10-19 17:32:12 +02:00
Nicolas Le Goff
12fe0c2283 Remove duplicated routes
Fix Cs

FixCS
2012-10-19 17:32:05 +02:00
Nicolas Le Goff
45c3e564df Fix PR
Conflicts:

	lib/Alchemy/Phrasea/Controller/Prod/Records.php
	templates/web/prod/Share/record.html.twig
2012-10-18 15:45:52 +02:00
Nicolas Le Goff
c40804287a Update refactor
Fix indent

Conflicts:

	lib/Alchemy/Phrasea/Application/Root.php
	templates/web/common/dialog_export.html.twig
2012-10-18 15:45:51 +02:00
Nicolas Le Goff
cde9ce18ae Add prod refactor
Fix issue

Conflicts:

	lib/Alchemy/Phrasea/Controller/Prod/Share.php
	lib/Alchemy/Phrasea/Controller/User/Notifications.php
	lib/Alchemy/Phrasea/Controller/User/Preferences.php
	templates/web/common/dialog_export.html.twig
2012-10-18 15:45:50 +02:00
Nicolas Le Goff
8710e0f3cb Refactor record property (status, type)
update property route

Fixed status

Conflicts:

	lib/Alchemy/Phrasea/Controller/Prod/Record/Property.php
2012-10-18 15:45:49 +02:00
Romain Neutron
246376d72f Cleanup root 2012-10-04 22:04:19 +02:00
Romain Neutron
fae290f930 Remove unused argument 2012-10-04 16:53:18 +02:00
Romain Neutron
e844de6a72 Add tests to persistent cookie 2012-10-04 16:29:38 +02:00
Romain Neutron
ebac1d1e39 Add firewall to lightbox 2012-10-04 15:48:05 +02:00
Romain Neutron
13b67dfe37 Update Firewall API 2012-10-04 15:44:53 +02:00
Romain Neutron
7d56a61713 Update setup application 2012-10-04 15:44:51 +02:00
Romain Neutron
89fe6b16af Cleanup setup 2012-10-04 15:44:51 +02:00
Romain Neutron
c3b89aa1e4 Remove eventsmanager variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
0565bce475 Remove user variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
58af2b4c9c Remove get_registry method 2012-10-04 15:44:49 +02:00
Romain Neutron
c2239f5259 Disable cookie session in API 2012-10-04 15:43:36 +02:00
Romain Neutron
49b9581e91 Update applications 2012-10-04 15:43:36 +02:00
Romain Neutron
d5325dba2b Applications cleanup 2012-10-04 15:43:36 +02:00
Romain Neutron
3f9dc687dc Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
0ac8a9d8ae Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
553c2f5813 Fix tests 2012-10-04 15:43:33 +02:00
Romain Neutron
52d58b4cdf Fix API session open 2012-10-04 15:43:32 +02:00
Romain Neutron
48ad99b68b Remove overview application 2012-10-04 15:43:31 +02:00
Romain Neutron
193aeac25c Update lightbox controller 2012-10-04 15:43:15 +02:00
Romain Neutron
8e84cf980d Update setup application 2012-10-04 15:43:15 +02:00
Romain Neutron
77b0150e12 Update API and Oauth applications 2012-10-04 15:43:15 +02:00
Romain Neutron
966d3fc532 Update main application 2012-10-04 15:43:15 +02:00
Romain Neutron
90e22ed879 Move lightbox and admin into main application 2012-10-04 15:31:37 +02:00
Romain Neutron
ba25b8cc7c Merge with 3.7 2012-10-04 12:49:01 +02:00
Romain Neutron
4d7c0a3c0d Disable stamp / watermark check for thumbnails 2012-10-01 14:38:14 +02:00
Romain Neutron
2aae5331ab Fix merge 2012-09-27 14:53:24 +02:00
Romain Neutron
b10c6120fa Fix #901 : allow upgrade from Phraseanet 3.1 2012-09-27 14:22:31 +02:00
Nicolas Le Goff
eb73d9b907 add download query parameter to get file overview as an atachement
simpliest test
2012-09-27 14:19:49 +02:00
Romain Neutron
9dd1575dc9 Move Events Manager to service 2012-09-27 14:19:48 +02:00