Giuseppe Criscione
|
1aa6b7c8c6
|
Use data-overflow-tooltip attribute instead of .overflow-title class
|
2018-07-07 00:01:15 +02:00 |
|
Giuseppe Criscione
|
24a052091a
|
Use app tooltips instead of system ones
|
2018-07-06 23:39:28 +02:00 |
|
Giuseppe Criscione
|
26e9d9e36f
|
Update gulpfile.js for Gulp 4
|
2018-07-06 23:26:28 +02:00 |
|
Giuseppe Criscione
|
cade8acf6b
|
Update composer.json
|
2018-07-06 22:10:00 +02:00 |
|
Giuseppe Criscione
|
1cbffe83c0
|
Change Formwork::defaultRoute() visibility to private
|
2018-07-03 22:47:36 +02:00 |
|
Giuseppe Criscione
|
f1bd14bb76
|
Fix newPage modal HTML validation errors
|
2018-07-02 01:28:15 +02:00 |
|
Giuseppe Criscione
|
0b5a56bb98
|
Avoid script tag use to initialize Formwork.Form component
|
2018-07-02 01:17:29 +02:00 |
|
Giuseppe Criscione
|
ca265a51fd
|
Move notifications to meta tag
|
2018-07-02 00:32:08 +02:00 |
|
Giuseppe Criscione
|
faa91d5489
|
Move csrf-token from data-csrf-token attribute of body to meta tag
|
2018-07-02 00:04:42 +02:00 |
|
Giuseppe Criscione
|
7a3d908386
|
Use new namespaced .js components in Admin views
|
2018-07-01 23:30:50 +02:00 |
|
Giuseppe Criscione
|
ae118460f7
|
Major Admin .js refactor
* Fix global namespace pollution.
* Improve files organization.
* Refactor following best practices.
|
2018-07-01 23:28:18 +02:00 |
|
Giuseppe Criscione
|
7545070702
|
Scrollable sidebar menu
|
2018-06-27 16:13:52 +02:00 |
|
Giuseppe Criscione
|
3eeaff5bc2
|
Fix language code appearing twice in New User modal
|
2018-06-27 16:10:49 +02:00 |
|
Giuseppe Criscione
|
3e77b15423
|
Minor improvements in Admin styles
|
2018-06-24 12:32:36 +02:00 |
|
Giuseppe Criscione
|
f53dc51dc8
|
Add View Site link in Admin
|
2018-06-23 10:19:49 +02:00 |
|
Giuseppe Criscione
|
d067a7c281
|
Refactor and improve SCSS
|
2018-06-23 10:17:00 +02:00 |
|
Giuseppe Criscione
|
3e6998d113
|
Update icon font
|
2018-06-23 10:14:40 +02:00 |
|
Giuseppe Criscione
|
17278c31d7
|
Change sortable pages behavior for better usability
|
2018-06-21 11:31:38 +02:00 |
|
Giuseppe Criscione
|
ce1a566f76
|
Fix high memory usage when Page::__debugInfo() is called
|
2018-06-20 15:47:55 +02:00 |
|
Giuseppe Criscione
|
651d858526
|
Fix .htaccess to prevent access to some system files
|
2018-06-20 12:11:13 +02:00 |
|
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 |
|