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 |
|
Benoît Burnichon
|
c72e31163b
|
Merge remote-tracking branch 'upstream/3.8'
|
2015-03-13 18:50:49 +01:00 |
|
Nicolas Le Goff
|
3397df2f36
|
Fix tests
|
2015-03-12 17:55:32 +01:00 |
|
Benoît Burnichon
|
135b2fcaff
|
Remove now useless dependency
|
2015-03-12 15:08:25 +01:00 |
|
Benoît Burnichon
|
51a3ff25b5
|
Change string to array parameter to prevent SQL injections
|
2015-03-12 15:08:24 +01:00 |
|
Nicolas Le Goff
|
24036bf4ed
|
Fix some tests
|
2015-03-11 21:50:36 +01:00 |
|