Commit Graph

1560 Commits

Author SHA1 Message Date
Benoît Burnichon
f4b24c41d9 Change permalink delivery to always check activated state
Changed permalink constructor visibility to public to allow search of a permalink
2015-05-07 11:12:39 +02:00
Benoît Burnichon
8f8030bb11 Remove $app dependency on FeedItemRepository::isRecordInPublicFeed() method. 2015-05-07 11:03:27 +02:00
Benoît Burnichon
d9cbe87c26 Refactor of Client Root 2015-04-30 20:23:22 +02:00
Benoît Burnichon
62b8e5a6e4 Refactoring of API V1 Controller 2015-04-27 20:35:36 +02:00
Benoît Burnichon
3f4e767557 Refactor Api OAuth2 Controller 2015-04-21 19:40:22 +02:00
Benoît Burnichon
21195820f2 Fixup form submission.
In our case, we want to allow empty requests... If using handleRequest, the form should at least contains the CSRF tokens.
2015-04-14 11:07:26 +02:00
Benoît Burnichon
e90687e4ff Missing ControllerProvider in Application and error in private method 2015-04-13 19:49:55 +02:00
Benoît Burnichon
27f1f98dbe Refactor TaskManagerController 2015-04-13 19:29:51 +02:00
Benoît Burnichon
14a62fd9e8 Split TaskManager ControllerProvider into 2 classes 2015-04-13 19:01:37 +02:00
Benoît Burnichon
8136f06a54 Refactor SubdefsController 2015-04-13 18:25:28 +02:00
Benoît Burnichon
9b96e96e04 Refactor Admin/SetupController 2015-04-13 18:03:37 +02:00
Benoît Burnichon
6d4fcbbe9a Refactor SearchEngineController 2015-04-13 17:44:44 +02:00
Benoît Burnichon
52e11a4b76 AdminRoot Controller refactoring 2015-04-08 11:50:40 +02:00
Benoît Burnichon
fb6e04c018 FeedController creation 2015-04-08 11:50:40 +02:00
Benoît Burnichon
bdec67aac7 FieldsController refactor 2015-04-02 14:33:12 +02:00
Benoît Burnichon
5f8dab86fd Use BaseController 2015-04-02 13:35:44 +02:00
Benoît Burnichon
447029bc6a FieldsController Split 2015-04-02 13:34:30 +02:00
Benoît Burnichon
57736782a9 Add BaseController with helper methods 2015-04-02 13:34:15 +02:00
Benoît Burnichon
10a655e294 DataboxesController Refactor, CS fixup 2015-04-02 10:50:51 +02:00
Benoît Burnichon
5c2fab88a0 Finish Admin Databox refactoring 2015-04-02 00:55:33 +02:00
Benoît Burnichon
e069d335ad Partial DataboxController Refactor 2015-04-01 20:17:53 +02:00
Benoît Burnichon
c19b1559c9 DashboardController Refactoring 2015-04-01 19:24:24 +02:00
Benoît Burnichon
feddae6ac7 UserController refactor 2015-04-01 10:23:05 +02:00
Benoît Burnichon
9c7af31080 Admin Connected Users 2015-03-31 14:29:11 +02:00
Benoît Burnichon
26e6b91804 Admin Collection Controller 2015-03-30 17:25:14 +02:00
Benoît Burnichon
f122e0eafd Setup Controller 2015-03-30 15:14:39 +02:00
Benoît Burnichon
0bbd745a87 Add Minifier Controller 2015-03-30 14:41:58 +02:00
Benoît Burnichon
054195d3c0 Finish Lightbox Controller 2015-03-30 14:41:15 +02:00
Benoît Burnichon
bcf59c560d Partial LightboxController refactor 2015-03-27 19:13:07 +01:00
Benoît Burnichon
fa9d2a7f07 Some more errors in Permalink controller 2015-03-27 17:42:18 +01:00
Benoît Burnichon
7979167343 Call to logView should not include application 2015-03-27 17:03:21 +01:00
Benoît Burnichon
c2e458faaa Split Datafile and Permalink 2015-03-27 16:41:24 +01:00
Benoît Burnichon
1342756b84 Rename Controller to ControllerProvider 2015-03-27 12:55:43 +01:00
Benoît Burnichon
2fde5a437e AbstractDelivery does not provides any controllers 2015-03-27 11:59:48 +01:00
Benoît Burnichon
630d97f10f Merge pull request #1322 from bburnichon/feature/task-manager-start
task manager start
2015-03-26 09:52:10 +01:00
Benoît Burnichon
10cf918ff2 Add specific Commands for TaskSchedulerManagement 2015-03-25 18:13:07 +01:00
Olivier Mayer
f5a84eeb73 update 2015-03-26 01:30:13 +09:00
Benoît Burnichon
86b3a2aa70 Merge pull request #1319 from kwemi/design-update-v2
update pagination
2015-03-25 11:24:35 +01:00
Olivier Mayer
0b17f8d5ce update pagination
fix #33
2015-03-25 17:56:29 +09:00
Benoît Burnichon
c627e3c559 Fix some 'use' statements related to TaskManagr 2015-03-24 20:06:50 +01:00
Benoît Burnichon
12ad4ee40f Proper use of tasks repo instead task manipulator 2015-03-24 16:51:29 +01:00
Benoît Burnichon
ef68007132 Remove references to Phrasea Indexer. 2015-03-23 18:13:58 +01:00
Benoît Burnichon
31d5237b5d Merge pull request #1303 from bburnichon/feature/use-phpunit4
use phpunit4
2015-03-19 16:57:00 +01:00
Benoît Burnichon
0095ae611f Some Version static calls changed to method calls. 2015-03-19 15:15:59 +01:00
Benoît Burnichon
03b573f19c Some PHPCS fixes. 2015-03-19 15:15:59 +01:00
Benoît Burnichon
775552f613 Change Version to non-static 2015-03-19 11:28:06 +01:00
Mathieu Darse
4419b1b3a7 Refactor facets handling 2015-03-17 19:45:14 +01:00
Benoît Burnichon
0ce4fd3192 Change to use border-manager as checker registry. 2015-03-17 16:55:55 +01:00
Benoît Burnichon
9a115726f4 Remove use of LazaretCheck::getMessage() static calls
LazaretCheck should not perform the translations.

It would be better to have Checker registry to find checker to use.
2015-03-17 15:59:53 +01:00
Benoît Burnichon
e32816a8e0 Refactor Api/V1 controller.
Reorder entries.
Properly indent routes.
2015-03-16 15:03:30 +01:00