Commit Graph

1396 Commits

Author SHA1 Message Date
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
Nicolas Le Goff
b536c7ae59 Remove unused function 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
3115729da4 Deprecate client 2015-03-11 21:50:36 +01:00
Nicolas Le Goff
d5a56165a2 Fix search route tests 2015-03-11 21:50:36 +01:00
Benoît Burnichon
118bb2f03c Some fixup for ES instance 2015-03-11 15:22:20 +01:00
Mathieu Darse
63eaaf1596 Merge remote-tracking branch 'upstream/master' into elastic-indexer
Conflicts:
	composer.lock
	www/scripts/apps/admin/main/app.js
2015-03-10 15:25:20 +01:00
Nicolas Le Goff
ed3ffb59a6 Merge remote-tracking branch 'upstream/master' into 20150306-elastic-indexer
Conflicts:
	bin/console
	bower.json
	composer.json
	composer.lock
	lib/Alchemy/Phrasea/Application.php
	lib/Alchemy/Phrasea/Border/Manager.php
	lib/Alchemy/Phrasea/Controller/Api/V1.php
	lib/Alchemy/Phrasea/Core/PhraseaEvents.php
	lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php
	lib/classes/caption/field.php
	lib/classes/record/Interface.php
	templates/web/prod/index.html.twig
	www/skins/prod/000000/prodcolor.css
2015-03-10 14:36:31 +01:00
Nicolas Le Goff
3f6bb70b57 Fix #1271 Can not add user trough validation process 2015-03-09 20:35:09 +01:00
Benoît Burnichon
c7fb23d28c Properly Retrieve LazaretFile repo. Update LazaretTests 2015-03-04 19:33:20 +01:00
Nicolas Le Goff
709af5bba0 Optim 2015-02-27 16:09:10 +01:00