Commit Graph

45 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka e86a02e7c6 chg: [UI] Fetch job progress in one query 2022-05-13 19:17:27 +02:00
chrisr3d 94ebb627c3
fix: [jobs view] Typo with $baseurl variable name 2021-05-11 17:43:29 +02:00
Jakub Onderka fa77fa4eb6 chg: [UI] Correctly handle progress for jobs 2021-03-14 22:47:55 +01:00
Jakub Onderka 7510a0fdbd chg: [UI] Make possible to filter jobs by prio queue 2021-03-14 20:28:43 +01:00
Jakub Onderka c0a12df877 fix: [UI] Hide job retries since this column is always zero 2021-03-14 17:22:07 +01:00
Jakub Onderka f518e720e1 fix: [UI] Failed jobs are not considered as Queued 2021-03-14 17:20:38 +01:00
Jakub Onderka 55d695bd10 chg: [UI] Use Page Visibility API 2021-03-02 10:04:49 +01:00
Jakub Onderka e82c2b6544 chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
Jakub Onderka e3cbd08255 fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
Vito Piserchia 316359c3ba rebase continue 2020-08-17 15:59:27 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
iglocska 42284b170e fix: [UI] Jobs index removed old style tabs 2019-04-10 13:26:00 +02:00
4ekin 27cdc71568 fix: Fixed i18n strings in Views 2019-04-02 16:57:57 +03:00
iglocska a067fc769e new: [UI] Move to FA 5 2019-03-23 11:18:22 +01:00
iglocska fdaf0919d3 new: [UI] Tied the index filter system into all indeces
- WIP: Event view
2019-02-20 23:02:02 +01:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska 58997b9ac1 chg: [psr-2] Changed view files to space indentation instead of tabs
- *sniff sniff*
2018-07-20 09:29:50 +02:00
iglocska e245f01853 fix: Fixed the annoying getcorrelation errors in the logs if someone has the jobs index open and times out, fixes #3339 2018-06-14 16:36:57 +02:00
iglocska 824ebb5aea fix: Tied the clearjobs function into the ACL and fixed a small text error 2018-03-14 02:31:25 +01:00
iglocska 1d5fdf0404 new: Purge all/completed jobs via the job index, fixes #3024 2018-03-14 02:28:49 +01:00
Steve Clement f7a6b434fd - View/Jobs -> __(' done 2018-01-10 09:45:56 +01:00
Ángel González 926895733b Cosmetic changes
Change space indents to tabs
Remove ?> at end of file
Add or remove some indentation where appropriate
2017-05-08 00:45:57 +02:00
iglocska cf487eafb1 chg: Further progress 2017-03-13 23:45:56 +01:00
iglocska 718a3381fb fix: First round of Accessibility issues resolved with span links 2017-03-11 17:31:38 +01:00
Iglocska 9d4403ff3e fix: Resolved several issues with error handling in the new feed system 2016-10-07 20:08:57 +02:00
iglocska 00c6c6ee79 fix: Added missing job exception viewer view file 2016-08-28 22:14:26 +02:00
iglocska 5dd2e07233 fix: Differentiate queued and running jobs if no granular progress is returned 2016-08-18 18:29:41 +02:00
iglocska dd6abdbd92 fix: Don't show the No worker active message in the jobs index if a job is already completed 2016-08-16 09:00:41 +02:00
iglocska a386628f09 fix: View for the new jobs screen 2016-08-15 22:42:57 +02:00
Andreas Ziegler c1eda1e04b remove single spaces after tabs 2016-06-04 01:54:19 +02:00
Andreas Ziegler 8a2352f7b8 remove single spaces in front of tabs 2016-06-04 01:14:25 +02:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Andreas Ziegler bba7e60e85 remove empty lines at end of files 2016-06-04 01:10:05 +02:00
Andreas Ziegler 898ea1d97c remove whitespace (space/tab) from empty lines 2016-06-04 01:08:16 +02:00
Iglocska e9e949cc8e Added quick filter tabs to the jobs index 2016-02-24 10:43:42 +01:00
Iglocska 1ba8d1c1f0 Added correlations on a proposal level
- tied into automatic datamodel updates
- correlation is one way only (from proposal to attribute)
- proposals don't correlate with one another

- all distribution rules are adhered to
- further improvements on the upgrade mechanism pipeline
2016-02-17 14:43:33 +01:00
Iglocska 176ad85b88 Rework of the scheduled caching jobs
- fixed a series of issues with the exports
2016-01-10 19:45:33 +01:00
Iglocska 93c2194e5f Some fixes to the background workers
- also added date tracking on jobs
2015-04-20 13:32:34 +02:00
iglocska cbcd7ac625 Some small fixes
- Corrected some weak notifications on background jobs
- Changed the view slightly to view background jobs
- fixed an issue where editing a sync server setting would cause an error due to the id not being passed to the logging plugin
2014-01-07 11:08:21 +01:00
iglocska c6fd29fb29 Several features
- Sync for background jobs (pull + push)
- more e-mailing delegated to background jobs
- A bunch of bug fixes and minor changes
2014-01-06 05:15:47 +01:00
iglocska 0e744871bd Further work on the scheduled tasks
- Also some changes left off from the previous commit
2013-12-17 11:38:06 +01:00
iglocska 50f3fa40d0 Merge branch 'develop' into feature/CakeResque
Also, more work on the background jobs
- started work on publishing
- started making the background jobs an optional setting in bootstrap

Conflicts:
	app/Controller/AppController.php
	app/Controller/EventsController.php
2013-12-04 11:58:01 +01:00
iglocska d54793ffe6 Most of the export caching done
- also a fair bit of refactoring of the code, fatter models, thinner controllers, component moved to Lib
2013-11-15 15:39:34 +01:00
iglocska fcc7a66a55 More work on the background jobs
- Started work on the exports
2013-11-07 15:58:29 +01:00
iglocska 0f80145c6d :q 2013-11-06 10:52:18 +01:00