Commit Graph

662 Commits

Author SHA1 Message Date
Nicolas Le Goff
3e18c50a5f Update /download/controller/ 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
1fec457867 Rename route && update path
Update path
2012-10-25 11:14:07 +02:00
Romain Neutron
442f02cd07 Fix reminders not saved in DB 2012-10-25 10:47:29 +02:00
Romain Neutron
becee5f233 Merge with 3.7 2012-10-24 13:45:02 +02:00
Romain Neutron
c4e074f157 Fix #960 : Symfony MimeType guesser uses Fileinfo before File Binary 2012-10-24 13:38:12 +02:00
Nicolas Le Goff
ac1872b82b Add DoDownload controller 2012-10-23 11:45:00 +02:00
Nicolas Le Goff
eea7b39e26 Change redirect path from /prod/download/ to /download/ 2012-10-23 11:44:01 +02:00
Nicolas Le Goff
783bd3839b Add tests 2012-10-22 17:52:53 +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
ad762b0bc8 Fix CS & some refactor
Fix tests

FIx tests
2012-10-20 18:59:14 +02:00
Nicolas Le Goff
4b4bbddca0 Fix issue 2012-10-19 17:32:16 +02:00
Nicolas Le Goff
a2fdcea91b Add string 2012-10-19 17:32:16 +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
Romain Neutron
c811a334ba Fix IE Download 2012-10-18 16:41:59 +02:00
Nicolas Le Goff
cb1395900e Fix query tests 2012-10-18 15:45:54 +02:00
Nicolas Le Goff
3d019d2020 update tests 2012-10-18 15:45:53 +02:00
Nicolas Le Goff
bda5821635 Split display status & type property into two separate controllers 2012-10-18 15:45:52 +02:00
Nicolas Le Goff
f047c83c17 Fix PR 2012-10-18 15:45:52 +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
1f4debee45 Fix Tests
remove useless comment

Add end line

Conflicts:

	templates/web/prod/Share/record.html.twig
2012-10-18 15:45:52 +02:00
Nicolas Le Goff
89eac37046 Fix tools window 2012-10-18 15:45:51 +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
19f1bca120 Fix CS
Add comments

Remove bad ident

Undo modification

Conflicts:

	templates/web/common/dialog_export.html.twig
2012-10-18 15:45:50 +02:00
Nicolas Le Goff
6d32acaa3d Add record property tests 2012-10-18 15:45:50 +02:00
Nicolas Le Goff
33c63bb038 Fix url parameter
remove unused namespace
2012-10-18 15:45:50 +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
fbd1644879 update installer 2012-10-16 19:08:38 +02:00
Romain Neutron
091c246d8d Fix #936 : binaries file is not well written at install 2012-10-16 15:21:31 +02:00
Romain Neutron
61e8347628 Fix master 2012-10-15 20:46:33 +02:00
Romain Neutron
4b5a58cc60 Fix registry 2012-10-10 13:04:30 +02:00
Romain Neutron
e8b32d8e03 Merge with 3.7 2012-10-10 11:34:21 +02:00
Romain Neutron
a9efc37f70 Merge pull request #232 from romainneutron/SecurityFix
Version 3.7.3
2012-10-10 01:30:56 -07:00
Romain Neutron
00f3a2bf61 Add binaries to configuration 2012-10-09 14:34:29 +02:00
Romain Neutron
c01af76587 Add TOU route 2012-10-09 14:18:31 +02:00
Romain Neutron
b9a7080357 Switch to binary config file 2012-10-05 16:43:18 +02:00
Romain Neutron
0f2c92654a Use record request 2012-10-04 22:15:35 +02:00
Romain Neutron
b129079e79 More precision in request parameters 2012-10-04 22:11:46 +02:00
Romain Neutron
7d4de53173 Fix docblocks and use declarations 2012-10-04 17:54:54 +02:00
Romain Neutron
08ef9ebad0 Add tests to guest access 2012-10-04 17:49:55 +02:00
Romain Neutron
c31ac156a0 Replace locale only if it is different 2012-10-04 17:25:34 +02:00
Romain Neutron
5c87e7bc3b Add more firewall checks 2012-10-04 17:23:47 +02:00
Romain Neutron
4a79bdeb09 Add firewalls 2012-10-04 16:54:56 +02:00
Romain Neutron
a9a24d5424 Add firewalls 2012-10-04 16:54:47 +02:00
Romain Neutron
dc58e98289 Merge with 3.7 2012-10-04 16:30:50 +02:00
Romain Neutron
13b67dfe37 Update Firewall API 2012-10-04 15:44:53 +02:00
Romain Neutron
d283054e0e Simplify connection access 2012-10-04 15:44:53 +02:00
Romain Neutron
ec40ce3d49 Remove deprectaed feature 2012-10-04 15:44:50 +02:00
Romain Neutron
0a94ea3cd2 Update install controller with new Installer 2012-10-04 15:44:50 +02:00