26 Commits

Author SHA1 Message Date
Giuseppe Criscione
fde85f218e Add Uri::resolveRelativeUri() 2018-06-19 23:32:58 +02:00
Giuseppe Criscione
ebe98c0a54 Fix broken redirect in Pages controller 2018-06-19 22:40:11 +02:00
Giuseppe Criscione
a13bfbf832 Fix failing file display when output buffer is not clean 2018-06-19 22:38:20 +02:00
Giuseppe Criscione
cc24dd4a7c Move template assets in templates/assets folder 2018-06-19 15:40:18 +02:00
Giuseppe Criscione
b180c65a7b Fix non-English links in pagination template partial 2018-06-19 15:38:16 +02:00
Giuseppe Criscione
270a95d00b Minor refactoring in Pagination class 2018-06-18 23:48:10 +02:00
Giuseppe Criscione
8158fdc41c Fix Router returning null when not dispatching 2018-06-18 23:46:03 +02:00
Giuseppe Criscione
36a953070b Fix format argument not propagating to AbstractPage::date() 2018-06-18 23:38:40 +02:00
Giuseppe Criscione
856db3435b Fix non-closing output buffer and reorder functions 2018-06-18 23:19:26 +02:00
Giuseppe Criscione
81d264b399 Minor spacing and quotes fix 2018-06-18 15:19:09 +02:00
Giuseppe Criscione
3e61c538a6 Add system option admin.enabled 2018-06-18 15:01:34 +02:00
Giuseppe Criscione
faa9b17802 Fix zero-based page number 2018-06-18 11:10:06 +02:00
Giuseppe Criscione
bca17e6a0d Minor improvements in pages.list view 2018-06-18 11:08:08 +02:00
Giuseppe Criscione
5baf18fe8e Move sortable page logic in Page class 2018-06-18 01:37:45 +02:00
Giuseppe Criscione
03ba1a77aa Fix incorrect Page::lastModifiedTime() 2018-06-18 01:10:45 +02:00
Giuseppe Criscione
0f9845b60a Add error page options: routable: false and cacheable: false 2018-06-18 01:07:22 +02:00
Giuseppe Criscione
e75defe049 Major Core refactoring
A new abstract class `AbstractPage` was created to resolve method conflicts between `Page` and `Site`.
2018-06-18 00:38:57 +02:00
Giuseppe Criscione
e217c67af1 Minor improvements in pages.list view 2018-06-17 16:03:05 +02:00
Giuseppe Criscione
08a516510d Add PAGE_STATUS_* constants and Page::status() 2018-06-17 16:01:55 +02:00
Giuseppe Criscione
21b54f3b92 Use single quotes in strings in .js files whenever possible 2018-06-17 12:43:57 +02:00
Giuseppe Criscione
e382a7bf12 Fix .title-bar spacing in admin view 2018-06-17 11:35:35 +02:00
Giuseppe Criscione
caeefe0cf4 Rename .no-reorder to .not-sortable for consistency 2018-06-17 11:28:05 +02:00
Giuseppe Criscione
322eccfcde Minor improvements in pages.list view 2018-06-17 01:56:51 +02:00
Giuseppe Criscione
6866207f9d Fix link-related issues in ParsedownExtension 2018-06-16 21:30:11 +02:00
Giuseppe Criscione
270d6fc793 Fix hard tabs 2018-06-16 17:49:27 +02:00
Giuseppe Criscione
d3e591f7c9 Initial commit 2018-06-16 16:41:58 +02:00