Commit Graph

16 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka e3cbd08255 fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
4ekin 24d3d94d52 fix: i18n fixed in some views 2019-04-19 19:06:40 +03:00
Alexandre Dulaunoy e9674943fb
chg: [tasks] anchor typo fixed 2019-03-05 17:36:46 +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 aa5f4f75f6 new: Added warning and link to the console tasks to the Task index
- let's deprecate this crap
2018-04-16 07:57:53 +02:00
Steve Clement 22f38985de View/Tasks -> __(' 2018-01-12 11:33:19 +01:00
Olivier BERT 3db62405cd Improved the accessibility of the "Scheduled tasks" page for screen reader. The "aria-label" of the buttons for each tasks (frequency, time, date) should be set to their value rather than their meaning. In fact, the meaning of the value is given by the header of the column, which is already perfectly read by all screen reader I have tested. 2017-09-15 10:35:29 +02: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 e637bb5118 chg: Further work on the accessibility changes 2017-03-14 17:12:35 +01:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Steve Fossen 5428c05596 remove deprecation warning.
Deprecated (16384): Using key `action` is deprecated, use `url` directly instead. [APP/Lib/cakephp/lib/Cake/View/Helper/FormHelper.php, line 383]
2016-05-27 08:43:49 -07:00
iglocska b2bc0460c6 Small change to the tasks index
- removed script that after changes was basically a copy of another one
2014-01-03 15:39:54 +01:00
iglocska 54b1b44080 More work on the background jobs
- added scheduler to the export caching
- site admins can set up the intervals of the automated caches, and the exact times at which they should be executed.
2014-01-03 15:26:35 +01:00
iglocska ae23b288e5 Further work on the background jobs
- started work on scheduling
- view to add scheduled tasks (still needs work)
- moved cache job bulk-code to the job model from the controller
- bootstrap timepicker
2014-01-02 15:51:41 +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