Jean-Yves Gaulier
cf542587a0
PHRAS-2563_subdef-task-alldb_4.1
...
subdef task : if the "all" databox is checked, the task runs on every dbox (even the new ones)
also : changed the task-manager notification timeout to 1s to be more responsive.
2019-05-14 16:51:43 +02:00
Mike Ng
0c55bc7e09
update backend code for PHRAS-1783
2018-02-19 16:07:54 +04:00
Mike Ng
802c52d7ff
refatored html code to use proper font-awesome classes
2018-01-19 13:32:20 +04:00
Mike Ng
ed15180c07
porting PHRAS-1764 to 4.1
2018-01-04 15:01:51 +04:00
Thibaud Fabre
fd61435468
Improve task manager logs
...
Available versions are now sorted by date in descending order
2016-10-13 15:23:25 +02:00
Florian BLOUET
392f5bea7d
PHRAS-978 - fix task management form
2016-02-17 18:52:53 +01:00
Jean-Yves Gaulier
2a40e8230d
#PHRAS-846 time 5m
...
fix twig error
2015-12-28 17:51:28 +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
205aae28de
PHRAS-450 - fix captured images dimension issue
...
Admin - allow input value change for sliders
fix misc css issues
update jquery checked attr into prop
2015-12-03 15:24:29 +01:00
Florian BLOUET
ebaf36f2d2
PHRAS-845 - fix close button
...
PHRAS-846 - fix admin log view
PHRAS-843 - fix action icons
added white skin
misc fix on skin color handling
replace image icons by fonts icons
2015-12-02 17:35:42 +01:00
Florian BLOUET
0621c3fe55
PHRAS-834 - fix tasks dropdown menu
2015-12-02 17:35:41 +01:00
Benoît Burnichon
dd8c11d3b6
Fixup subdef-editor databox selector
2015-11-16 15:50:15 +01:00
Jean-Yves Gaulier
ddf977465c
PHRAS-771 #time 2h
...
report de PHRAS-750 (connect to ftp via a auth proxy)
2015-10-15 17:02:04 +02:00
Benoît Burnichon
f920e8354a
Replace phraseanet.appbox by getApplicationBox() method calls.
2015-07-02 12:33:19 +02:00
Jean-Yves Gaulier
74e16b4ec2
RESTORE-INDEXER-TASK
...
#time 1h
2015-06-03 19:21:00 +02:00
Jean-Yves Gaulier
b00cd16251
task record mover ok to test
...
- better sample
- twig cs
#time 1.5d
2015-05-20 20:05:37 +02:00
Jean-Yves Gaulier
9de3687934
task subdef
...
- add sbas_id after databox name
2015-05-13 20:23:37 +02:00
Jean-Yves Gaulier
eeed4d3120
task subdef
...
- better format of xml settings
- fix filter on document type
- fix filter on multiple databoxes
- fix unit tests
2015-05-13 19:38:39 +02:00
Jean-Yves Gaulier
76cf43bf51
PHRAS-524
...
task subdef
- fix filter on document type
- add filter on multiple databoxes
2015-05-12 16:06:37 +02:00
Jean-Yves Gaulier
a0815afcd5
- restore task interfaces
...
- remove task "phraseanet-indexer"
todo :
task "recordmover"
2015-04-29 14:48:22 +02:00
Nicolas Le Goff
a01bf29c5b
Add elasticsearch reindex events
2015-01-26 16:04:23 +01:00
Nicolas Le Goff
7eb1a506fa
Merge branch '3.8'
...
Conflicts:
.gitignore
.travis.yml
Vagrantfile
lib/Alchemy/Phrasea/Controller/Datafiles.php
lib/Alchemy/Phrasea/Controller/Setup.php
lib/Alchemy/Phrasea/Helper/DatabaseHelper.php
lib/classes/connection/pdo.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
locale/de_DE/LC_MESSAGES/phraseanet.mo
locale/de_DE/LC_MESSAGES/phraseanet.po
locale/en_GB/LC_MESSAGES/phraseanet.mo
locale/en_GB/LC_MESSAGES/phraseanet.po
locale/fr_FR/LC_MESSAGES/phraseanet.mo
locale/fr_FR/LC_MESSAGES/phraseanet.po
locale/nl_NL/LC_MESSAGES/phraseanet.mo
locale/nl_NL/LC_MESSAGES/phraseanet.po
locale/phraseanet.pot
templates/web/setup/step2.html.twig
vagrant/vms/phraseanet-php54-nginx/puphpet/config.yaml
vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-always/setup
vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-once/setup
vagrant/vms/phraseanet-php54-nginx/puphpet/shell/important-notices.txt
vagrant/vms/phraseanet-php54-nginx/puphpet/shell/self-promotion.txt
2014-09-09 15:05:13 +02:00
Nicolas Le Goff
4fa1f613e4
Fix latest merge
2014-08-13 17:40:40 +02:00
Nicolas Le Goff
cf2105865b
Fix tests
2014-03-05 15:33:23 +01:00
Nicolas Le Goff
1b0aac5963
Bind subscriberManager object to task manager application
2014-03-05 15:33:22 +01:00
Nicolas Le Goff
3a5e309dee
Rename task option from configuration to status
2014-03-05 15:33:21 +01:00
Nicolas Le Goff
0a2d4fe04d
Bind task manager backbone app to websocket using autobahn
2014-03-05 15:33:21 +01:00
Nicolas Le Goff
7025e756bc
Use backbone to display taskmanager front end
2014-02-14 16:55:45 +01:00
Romain Neutron
e9e9d149a1
Locale simplification
2013-12-03 20:05:20 +01:00
Romain Neutron
2ba164701d
Use symfony translator
2013-12-03 20:02:40 +01:00
Romain Neutron
16c1930ca0
Update templates to fit the new translator
2013-12-03 20:02:40 +01:00
Romain Neutron
e7421e1fdd
Fix twig tags
2013-12-03 20:02:39 +01:00
Romain Neutron
6ef6387abf
Address comments
2013-10-29 18:46:36 +01:00
Romain Neutron
fafc7c334c
Use Job Id instead of classname in DB
2013-10-29 18:42:46 +01:00
Romain Neutron
156ec3dc6d
Fix templates
2013-10-29 18:41:44 +01:00
Romain Neutron
d2c7b00298
Add task log template
2013-10-29 18:41:44 +01:00
Romain Neutron
865e89bf64
Update templates
2013-10-29 18:41:43 +01:00
Romain Neutron
9ef3c22df2
Add RecordMover job
2013-10-29 18:41:41 +01:00
Romain Neutron
fd55f15f93
Add Archive task
2013-10-29 18:41:41 +01:00
Romain Neutron
ae891151d1
Add Phraseanet Indexer job
2013-10-29 18:41:41 +01:00
Romain Neutron
14b3a39ca2
Add FtpPull job
2013-10-29 18:41:40 +01:00
Romain Neutron
e57e11de8e
Add Subdefs job
2013-10-29 18:41:40 +01:00
Romain Neutron
c319bce1fe
Add WriteMetadata job
2013-10-29 18:41:40 +01:00
Romain Neutron
c2ac476240
Add Ftp job
2013-10-29 18:41:40 +01:00