Djamil Legato
|
16c0614f05
|
Implemented offline mode
|
2017-07-15 11:15:10 -06:00 |
|
Andy Miller
|
185bf71019
|
Reverted media.yaml + Fixed textarea color
|
2017-06-30 12:11:12 -06:00 |
|
Flavio Copes
|
ffb3097721
|
Add multilevel form field (#1135)
Example definition in blueprint:
```yaml
content:
type: multilevel
label: Multi Level
style: vertical
validate:
type: array
```
|
2017-06-27 13:39:09 +02:00 |
|
Andy Miller
|
d49fc3709e
|
Updated the margin for media preview
|
2017-06-22 14:10:06 -06:00 |
|
Djamil Legato
|
39427477ee
|
Handle metadata popup for files without metadata
|
2017-06-22 10:54:54 -07:00 |
|
Djamil Legato
|
dbdd6e2a45
|
Added info metadata button for preview images. Fixed preview of images
|
2017-06-21 17:55:33 -07:00 |
|
Flavio Copes
|
f700837e92
|
Introduce the mediapicker field (#1125)
Added a new `mediapicker` form field which allows to select a media from any page
+
Provided an option to control how parent select field displays
|
2017-06-02 16:28:52 +02:00 |
|
Djamil Legato
|
e6fa905824
|
Merge branch 'feature/universal_key' into develop
# Conflicts:
# themes/grav/css-compiled/preset.css.map
# themes/grav/js/admin.min.js
|
2017-05-30 14:30:21 -07:00 |
|
Djamil Legato
|
d15c5ade8c
|
Fixed first load not clearing out properly the unique values
|
2017-05-30 14:27:26 -07:00 |
|
Andy Miller
|
da74bf8f1a
|
recompiled JS
|
2017-05-24 09:55:36 -06:00 |
|
Djamil Legato
|
9bfb9e27d5
|
Added logic to uniquely select values with selectunique
|
2017-05-23 18:30:56 -07:00 |
|
Andy Miller
|
59fa9c69e0
|
Minor switch toggle css fix
|
2017-05-23 18:57:53 -06:00 |
|
Andy Miller
|
042c98763d
|
Various form styling improvements
|
2017-05-23 18:15:35 -06:00 |
|
Djamil Legato
|
8dfcbac012
|
Filepicker field now renders thumbnail previews of the selected value on load
|
2017-05-19 10:47:34 -07:00 |
|
Andy Miller
|
c30accdea4
|
Updated changelog and recompiled SCSS
|
2017-05-15 17:06:40 -06:00 |
|
Andy Miller
|
7464677c34
|
Added prev/next to page edit view #1112
|
2017-05-15 17:02:37 -06:00 |
|
Flavio Copes
|
55d708ceaf
|
Compile CSS & fill changelog
|
2017-05-12 13:41:39 +02:00 |
|
Andy Miller
|
fa80b5302a
|
Fixed scrollbar issue in "Expert"
|
2017-05-09 16:48:57 -06:00 |
|
Flavio Copes
|
779c480a76
|
Fix #1110 Language toggle button in admin top bar visible also in fullscreen mode
|
2017-05-09 15:46:31 +02:00 |
|
Flavio Copes
|
8c94b39bea
|
🎨Add month+date indication to the stats graph to avoid confusion when there are days without visits
|
2017-04-29 17:21:57 +02:00 |
|
Andy Miller
|
b2faa87193
|
Tab widths on Pages overlapping non-english toggle switch #1089
|
2017-04-25 14:11:50 -06:00 |
|
Andy Miller
|
b250039038
|
Added option to enable/disable content padding
|
2017-04-20 17:53:46 -06:00 |
|
Andy Miller
|
55237cbf81
|
Fix for mobile nav menu z-index
|
2017-04-20 17:16:13 -06:00 |
|
Andy Miller
|
61334fa1f9
|
Fix for missing scrollbar when in full-size editor and add dropdown #1077
|
2017-04-20 17:11:51 -06:00 |
|
Flavio Copes
|
6e80b4106a
|
Fix small UI issue in the editor with codemirror.lineNumbers && codemirror.styleActiveLine enabled
|
2017-04-14 14:15:46 +02:00 |
|
Flavio Copes
|
001248cb7d
|
Compiled CSS and changelog
|
2017-04-14 14:06:10 +02:00 |
|
Flavio Copes
|
ec925922dd
|
Compile SCSS change
|
2017-04-14 13:53:17 +02:00 |
|
Andy Miller
|
e0247594b9
|
Colors moved to presets.scss
|
2017-04-10 11:46:47 -06:00 |
|
Andy Miller
|
a16d58b7de
|
Fix for mobile tabs in page editing #1057
|
2017-04-10 10:51:17 -06:00 |
|
Flavio Copes
|
6742417d5b
|
Fix #267 regression in h3 style in the Spacer field
|
2017-04-03 18:45:08 +02:00 |
|
Andy Miller
|
7af4d3b767
|
Added support for user-uploadable avatar
|
2017-03-29 22:41:24 -07:00 |
|
Andy Miller
|
9916e1b8dc
|
Improved tabs CSS to handle long titles #1036
|
2017-03-23 12:37:29 -06:00 |
|
Andy Miller
|
6245f92444
|
links on pages, and active style plus new getPageUrl() twig function
|
2017-03-21 17:46:17 -06:00 |
|
Andy Miller
|
5f35e193b7
|
Initial work
|
2017-03-16 10:43:12 -06:00 |
|
Andy Miller
|
fbc359a91b
|
Added some .overlay and inline styling
|
2017-03-13 13:37:50 -06:00 |
|
Andy Miller
|
c7378443ac
|
Minor tweak for phpinfo page
|
2017-03-12 14:05:11 -06:00 |
|
Andy Miller
|
797b75c793
|
tightened the toolbar buttons
|
2017-03-10 17:20:02 -07:00 |
|
Andy Miller
|
3341ba4e8b
|
Final tabs stuff
|
2017-03-10 16:47:18 -07:00 |
|
Djamil Legato
|
27309f4ed1
|
Merge branch 'feature/new-admin-tabs' of github.com:getgrav/grav-plugin-admin into feature/new-admin-tabs
|
2017-03-10 15:24:29 -08:00 |
|
Andy Miller
|
6d52b5f430
|
Part 1 of the tabs rework
|
2017-03-10 14:45:38 -07:00 |
|
Andy Miller
|
ec4de2ecbe
|
fix for no-editor CSS
|
2017-03-10 13:45:05 -07:00 |
|
Djamil Legato
|
e618c4126a
|
Tweaked filepicker field to include view icon. Fixed sizes of thumbnails to 200x150
|
2017-03-10 12:33:45 -08:00 |
|
Andy Miller
|
11850a148f
|
Changed default media field from 150x100 -> 200x150
|
2017-03-10 12:42:14 -07:00 |
|
Andy Miller
|
0d35b1bb12
|
Fixed fullscreen #948
|
2017-03-10 11:51:35 -07:00 |
|
Andy Miller
|
d08252c000
|
Improved usability on media panel
|
2017-03-10 11:27:32 -07:00 |
|
Djamil Legato
|
c21f7da0d8
|
Recompiled CSS
|
2017-03-08 17:05:16 -08:00 |
|
Djamil Legato
|
ba229a318a
|
Use native OS highlight colors for the editor (fixes #977)
|
2017-03-08 14:33:58 -08:00 |
|
Djamil Legato
|
49a9c43d4b
|
Updated node_modules
|
2017-03-08 14:20:28 -08:00 |
|
Andy Miller
|
0603d1335d
|
turned off sourcemaps by default
|
2017-02-26 15:20:48 -07:00 |
|
Flavio Copes
|
ec2821183a
|
Only show reinstall option if the latest release is installed
|
2017-02-26 16:54:47 +01:00 |
|