Benoît Burnichon
93fd4bda03
Add orderable status in admin forms
2016-02-24 17:23:06 +01:00
Benoît Burnichon
5916e584eb
Merge branch '4.0'
2016-02-17 19:53:48 +01:00
Florian BLOUET
392f5bea7d
PHRAS-978 - fix task management form
2016-02-17 18:52:53 +01:00
Benoît Burnichon
6c2f12d5ce
Merge branch '4.0'
2016-02-17 09:40:00 +01:00
Benoît Burnichon
7bb8484034
Remove unused use statement
2016-02-16 14:45:34 +01:00
Benoît Burnichon
7d380d326e
Merge branch '4.0'
2016-02-12 19:58:24 +01:00
Benoît Burnichon
ae97ad90e6
Method renaming to remove underscores
2016-02-12 17:29:21 +01:00
Benoît Burnichon
8910750928
Fix import users
...
PHRAS-966
2016-02-12 13:40:40 +01:00
Benoît Burnichon
721edc33c6
Add Orderable to subdef Controller
2016-02-10 17:06:08 +01:00
Benoît Burnichon
403eb36903
Demote Admin users on request
2016-02-09 12:25:28 +01:00
Thibaud Fabre
6d2fd04765
Deduplicate rendering of databox/collection tree
2016-01-28 17:24:21 +01:00
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +01:00
Benoît Burnichon
e3f49db7b6
Merge pull request #1612 from jygaulier/PHRAS-846_tasks-logs
...
Phras 846 tasks logs
2016-01-06 10:14:48 +01:00
Benoît Burnichon
51023c5533
bump copyright year
2016-01-05 13:38:14 +01:00
Jean-Yves Gaulier
62df4a806f
PHRAS-846 #time 1d
...
display of tasks logs in admin is ok.
if many logs (logrotate) display links
2015-12-28 15:14:56 +01:00
Jean-Yves Gaulier
8a012973bc
wip
2015-12-23 15:56:54 +01:00
Jean-Yves Gaulier
78be8977de
wip
2015-12-23 11:14:55 +01:00
Florian BLOUET
0e97e4a0ae
moved skins/icon to assets/common/images/icons
2015-12-02 17:35:37 +01:00
Benoît Burnichon
f684550ab1
Merge pull request #1555 from bburnichon/rebase-web-gallery-v4
...
Rebase web gallery v4
2015-11-09 17:48:22 +01:00
Benoît Burnichon
034a8f5d14
Wrong Base Controller used in PluginsController
2015-11-09 16:10:25 +01:00
Thibaud Fabre
938c92b0c1
Disable demand status emails when mail notifications are disabled
2015-11-02 15:50:19 +01:00
Benoît Burnichon
4a4511b0a9
Add a fallback plugin handling twig
2015-10-28 14:50:14 +01:00
Benoît Burnichon
625df89bb7
Use Voter in Admin for configurationPanes
2015-10-28 14:48:50 +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
Nicolas Le Goff
af2b2ac374
PHRAS-288 Check if storage engines is available
2015-10-27 11:27:53 +01:00
Thibaud Fabre
6882424a01
Add registration related webhooks
2015-10-20 17:45:16 +02:00
Jean-Yves Gaulier
bb67a1a4bc
PHRAS-752 #time 4h
...
fix : tf-* (phraseanet) admin / field / source does not says "invalid"
add : better completion for field source : now can type things like "phr:tim" to match namespace(s) and tagname(s)
2015-10-13 17:23:52 +02:00
Jean-Yves Gaulier
5146881076
PHRAS-716 #time 3d
...
fix : admin/base progress bar (indexation)
fix : reindex button
fix : indexation does not skip records between fetches
2015-09-17 11:03:42 +02:00
Thibaud Fabre
569c2ff6d8
Implement save collection VO
2015-07-10 17:32:09 +02:00
Thibaud Fabre
07c0691092
Implement save method in collection reference repository
2015-07-09 20:13:46 +02:00
Thibaud Fabre
ea6a4fdbf0
Extract repository and factory classes for collections
2015-07-09 12:32:06 +02:00
Benoît Burnichon
8ee5279d58
Remove all uses of databox_field::get_instance
2015-07-08 11:08:07 +02:00
Benoît Burnichon
f920e8354a
Replace phraseanet.appbox by getApplicationBox() method calls.
2015-07-02 12:33:19 +02:00
Benoît Burnichon
4880f2bf5a
Add getAuthenticator usage
...
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
2015-07-02 12:33:18 +02:00
Benoît Burnichon
6e651f3b07
Replace app['phraseanet.appbox']->get_databox using trait
2015-07-02 12:27:26 +02:00
Benoît Burnichon
dbb33c85b9
Rename GlobalElasticOptions ElasticsearchOptions
2015-07-02 12:27:25 +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
89df907285
Display registration should use pending Registrations.
...
fixes PHRAS-551
2015-06-02 11:40:03 +02:00
Benoît Burnichon
94133aabe4
Create UserQueryAware trait.
2015-05-25 10:49:05 +02:00
Benoît Burnichon
205dc746f4
Remove 400 status code on globals submission
...
PHRAS-535
2015-05-20 16:20:38 +02:00
Benoît Burnichon
4eabe26e58
Use NotifierAware in some controllers
2015-05-12 19:17:10 +02:00
Benoît Burnichon
61206fd517
Replace calls to mediavorus to getMediaFromUri
2015-05-12 18:12:02 +02:00
Benoît Burnichon
634f5366ae
use DispatcherAware wherever possible
2015-05-12 17:15:11 +02:00
Benoît Burnichon
62b8e5a6e4
Refactoring of API V1 Controller
2015-04-27 20:35:36 +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