29 Commits

Author SHA1 Message Date
Matias Griese
3f39a7768d Deprecated Twig in order field 2021-12-09 15:51:44 +02:00
Matias Griese
e9d36b97a8 Stop using |tu filter, Grav already has the same logic in |t for admin 2021-08-18 14:12:03 +03:00
Matias Griese
4dd9a0053b Fixed order field not working with a new Flex Page 2020-03-03 15:28:46 +02:00
Matias Griese
5f4de513ba Order/parent field improvements for Flex 2019-08-29 12:54:47 +03:00
Matias Griese
4c5fa4893a Optimize order field 2019-08-26 22:31:33 +03:00
Matias Griese
81402434a1 Make all form fields to extend field.html.twig 2018-09-24 11:16:09 +03:00
Matias Griese
29834f8b9a Make order field to use context, not data 2018-08-21 15:42:50 +03:00
Andy Miller
ec45448e5f fixed missing translation #1324 2018-01-30 13:34:16 -07:00
cofunin
2d70928e2d Add vertical style for order field (#1253) 2017-10-30 18:14:45 -06:00
Andy Miller
d0edec441f Tweaked the order field 2017-03-22 12:53:27 -06:00
Andy Miller
6245f92444 links on pages, and active style plus new getPageUrl() twig function 2017-03-21 17:46:17 -06:00
Djamil Legato
46d9501987 Added logic to handle multiple ordering with prefix for cleaner UX and comma separted slug list as value 2017-03-20 19:11:55 -07:00
Andy Miller
5f35e193b7 Initial work 2017-03-16 10:43:12 -06:00
Flavio Copes
90b569c56b Fix #548 "Page is not visible, ordering disabled" text not translated after changing user language. 2016-05-03 10:47:15 +02:00
Djamil Legato
cb7c3a6b04 Fixed check for reordering 2016-02-01 17:38:51 -08:00
Djamil Legato
67417719ff Properly check if Ordering should be enabled or not, even if a value is already available. 2016-02-01 17:20:26 -08:00
Djamil Legato
35fa588438 Reworked Admin JS with ES6 2016-02-01 11:27:34 -08:00
Flavio Copes
876d0acb6b Escape page titles 2016-01-17 20:52:05 +01:00
Djamil Legato
f7da16241a Loading sortables from base 2015-08-19 21:00:17 -07:00
Andy Miller
b27bf51e79 more translation in fields 2015-08-18 18:51:44 -06:00
Flavio Copes
f458d34c9b Allow translating admin form fields 2015-08-18 14:36:17 +02:00
Andy Miller
a20fccf450 updated wording 2015-08-14 16:32:36 -06:00
Kai
403ee7e61e Fix for issue 48
If the list of posts is larger than 200 there might be technical problems when trying to edit a page, as seen in issue 48. Therefore ordering is only available if the amount of post is less than 200.
2015-08-14 09:38:17 +02:00
Gert
31a29b63ad fix sortable js load [fixes #44] 2015-04-27 15:08:51 +02:00
Andy Miller
ea3d558a93 minor additions and fixes 2014-10-06 21:12:04 -06:00
Djamil Legato
2f16ecb458 Updating ordering on sort 2014-09-29 14:51:31 -07:00
Andy Miller
1a0aceb616 more progress with sortable.. probably need djamil now :) 2014-09-26 18:35:54 -06:00
Andy Miller
f1b59ed5f5 making progress with order field 2014-09-26 09:06:29 -06:00
Andy Miller
ef6b46eb25 initial ordering logic 2014-09-25 17:23:41 -06:00