jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Thibaud Fabre
88a2813843
Refactor setup controller and registry manipulator
2016-11-25 14:03:01 +01:00
Jean-Yves Gaulier
642da0fca5
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
6a2285f66d
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Thibaud Fabre
303a39e359
Allow removing order masters without adding a new one
2016-07-29 14:46:18 +02:00
Benoît Burnichon
1e18b3e69f
This is a combination of 33 commits.
...
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
2016-04-20 16:22:14 +02:00
Benoît Burnichon
51023c5533
bump copyright year
2016-01-05 13:38:14 +01:00
Benoît Burnichon
924f20d19d
Add Basic handling of plugins in admin
2015-10-28 13:05:00 +01:00
Benoît Burnichon
c01f3f238f
Add basic template and hooks in Admin
2015-10-28 13:03:00 +01:00
Benoît Burnichon
00f5f3369e
Add DataboxRepository
2015-07-03 18:20:09 +02:00
Benoît Burnichon
28fee99fc4
Add Form for ElasticSearch Configuration.
...
Also changed type from array to Options object.
2015-06-29 17:10:32 +02:00
Benoît Burnichon
7be5e332db
Add LazyLocator
2015-06-04 12:22:47 +02:00
Benoît Burnichon
94133aabe4
Create UserQueryAware trait.
2015-05-25 10:49:05 +02:00
Benoît Burnichon
e25cd4097c
Change DispatcherAware to accept concrete instances
...
Dispatcher is already instanciated when invoking controller. So useless to lazy load it.
2015-05-14 21:06:39 +02:00
Benoît Burnichon
4eabe26e58
Use NotifierAware in some controllers
2015-05-12 19:17:10 +02:00
Benoît Burnichon
634f5366ae
use DispatcherAware wherever possible
2015-05-12 17:15:11 +02:00
Benoît Burnichon
5eb7af9542
Merge pull request #1360 from bburnichon/feature/controller-as-service
...
controller as service
2015-05-07 16:09:40 +02:00
Jean-Yves Gaulier
08b067a9b5
#time 1h
2015-05-05 18:02:25 +02:00
Benoît Burnichon
554239d366
Add ControllerProviderTrait
...
Ease writing of controller providers and reduce duplication
2015-04-30 21:27:59 +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
98694496b5
Change Application to use ControllerProvider
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
447029bc6a
FieldsController Split
2015-04-02 13:34:30 +02:00
Benoît Burnichon
10a655e294
DataboxesController Refactor, CS fixup
2015-04-02 10:50:51 +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
52001b583c
rename admin_dashboard route
2015-04-01 18:47:26 +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
1342756b84
Rename Controller to ControllerProvider
2015-03-27 12:55:43 +01:00