Commit Graph

294 Commits

Author SHA1 Message Date
Andy Miller
5880254ade Initial Backups support 2018-09-07 18:18:42 -06:00
Andy Miller
68ab221639 Move Scheduler to Tools 2018-09-07 16:13:07 -06:00
Andy Miller
22fd8f49ac Feature/scheduler (#1512)
* Initial commit

* basic cronstatus

* updaetd cronstatus field

* jquery-cron js

* More compact custom list

* Added placeholder for new cron field

* ui tweaks

* New custom cron field. Implemented lang for field. Fixed  typos

* minor alignment stuff
2018-09-06 12:24:48 -06:00
Andy Miller
87c3be4f3f Missing lang strings 2018-08-17 11:30:40 -06:00
Djamil Legato
3282d9f116 Syslog language 2018-07-02 11:40:18 -07:00
Matias Griese
fe7ce08a4e Slight updates on new translation strings 2018-06-14 19:32:07 +03:00
Matias Griese
2fc3879505 Added translation for system.session.initialize 2018-06-14 19:19:51 +03:00
Andy Miller
87febd7c84 Don't allow saving of a user with no local account file 2018-05-16 16:33:20 -06:00
Matias Griese
41565f83d9 Admin login now uses login plugin events (with option admin: true) 2018-05-10 20:04:14 +03:00
Dmitry Yakovlev
06fb445101 Add new string (#1433)
https://github.com/getgrav/grav/pull/1993
2018-04-28 11:22:51 -06:00
Djamil Legato
d53e5b111f Implemented Resize Media and Resolution ('resizeWidth', 'resizeHeight', 'resizeQuality', 'resolution') 2018-03-25 22:20:05 -07:00
Andy Miller
116f3609ef Added new and improved Admin Preview 2018-03-11 15:23:25 -06:00
Ryan Boog
b56ebbe028 Added unset functionality to pagemedia (dropzone) (#1366)
* Added unset functionality to pagemedia (dropzone). Unset removes the file from the page without deleting it from the system.

* Update unset.js for formatting

* Update unset.js. Removed console log and modified JSON parsing for native faster one.

* Updated unset.js. Fixed quote style

* Fixed couple issues with the unset of images

* Merged with latest Admin
2018-03-09 20:06:00 -07:00
Robbert
dd5c96495c NL Language updates (#1351)
* add nl changes - part 1

* finish nl translation fixes

* add missing translations

* roundup

* rm extra stuff

* Removed`ADDMORE_PLUGINS`

* rm meer plugins as requested

rm 'installeer meer plugins' as requested

* rm empty line?

* revert to old NL version
2018-03-09 16:56:35 -07:00
Andy Miller
479eabee73 Merge branch 'feature/1.7' into develop
# Conflicts:
#	blueprints.yaml
2018-03-09 10:28:39 -07:00
Anton Lukin
59845e7c72 Translate button title on Tools page (#1363) 2018-03-08 18:14:47 -07:00
Andy Miller
b88cafd334 Added styling and lang for Page Route Overrides 2018-02-22 16:15:00 -07:00
Andy Miller
4bd11c76d7 typos on direct install page - fixes #1345 2018-02-18 14:53:31 -07:00
Flamenco
77ee70b8cf Add MarkdownExtra related strings (#1331) 2018-02-15 16:10:58 -07:00
Andy Miller
ec45448e5f fixed missing translation #1324 2018-01-30 13:34:16 -07:00
Paul Hibbitts
29783b5526 View site text tweak (#1321)
The new view site tooltip is very helpful, thank you! With developers and site editors accessing the Admin Panel perhaps just the tooltip text "View site" might sound a bit more user-friendly (and hopefully easier for translations to boot)?

Thanks for considering this PR.
Paul
2018-01-24 16:48:42 -07:00
Andy Miller
82312ecc09 Tidied tools panel and translated 2018-01-23 13:26:23 -07:00
Andy Miller
b5e5921cdd Missing lang string 2017-12-05 16:49:07 -07:00
Andy Miller
dbdf63a266 Updated languages 2017-12-05 16:17:54 -07:00
Andy Miller
66c46760e1 lang typo 2017-11-06 19:53:24 -07:00
Andy Miller
fd74587fec Fixed en lang file 2017-11-06 19:52:34 -07:00
Antony Dabonde
b73a48fc29 Updated english translation case insensitive URLs update in commit bc5085a to Grav core. (#1215) 2017-09-05 13:59:07 -06:00
Andy Miller
46085e7106 Added some color/hint to regen button 2017-08-27 12:55:32 -06:00
Andy Miller
3465b41e63 more 2fa visual tweaks 2017-08-26 19:15:45 -06:00
Andy Miller
ab3b47db1a Tweaks to lang 2017-08-26 18:45:35 -06:00
Andy Miller
8ca011dcd6 initial commit at dedicated page 2017-08-26 18:25:34 -06:00
Andy Miller
0c8da2473a Layout tweaks 2017-08-25 18:40:10 -06:00
Djamil Legato
fd45ea284b Regenerate lang 2017-08-25 17:21:38 -07:00
Andy Miller
8658466e8d two factor authentication essental elements 2017-08-25 16:20:57 -06:00
Andy Miller
d9abc0493e Added lang string for Redis password 2017-08-24 09:18:21 -06:00
Andy Miller
a36c890731 Added clear_images_by_default string for EN 2017-07-26 12:54:02 -06:00
Andy Miller
64641b97de Added cache-control lang text 2017-07-26 12:30:05 -06:00
Djamil Legato
dbdd6e2a45 Added info metadata button for preview images. Fixed preview of images 2017-06-21 17:55:33 -07:00
Dávid Szabó
2af9052f1e Add previous and next button when editing page (#1112)
* Add previous and next button when editing page

* Add scss utilities

* Hide prev and next button on mobile
2017-05-15 16:43:57 -06:00
Andy Miller
4f6afedba8 Updated changelog 2017-05-12 12:54:08 -06:00
Ole Vik
85e9ebd4b9 Fix error in en.yaml (#1090)
The single-quote does not need escaping when string is enclosed in double-quotes, and throws the parser.
2017-04-25 16:04:32 -06:00
Andy Miller
b250039038 Added option to enable/disable content padding 2017-04-20 17:53:46 -06:00
Andy Miller
46afadf5d4 Use new password and username regex from grav system config
# Conflicts:
#	CHANGELOG.md
2017-04-14 11:31:19 -06:00
Andy Miller
7af4d3b767 Added support for user-uploadable avatar 2017-03-29 22:41:24 -07:00
Andy Miller
d0edec441f Tweaked the order field 2017-03-22 12:53:27 -06:00
Andy Miller
7885ed2176 Added the ability to sort by Collection or Folder name in Manage Pages view 2017-03-22 12:33:58 -06:00
Andy Miller
5f35e193b7 Initial work 2017-03-16 10:43:12 -06:00
Djamil Legato
dfeb7c5c4a Initial impelementation of "View" item for pagemedia cards (#1010) 2017-03-08 17:05:08 -08:00
Andy Miller
137673e6bb Added a task to get childTypes 2017-03-05 17:45:10 -07:00
Flavio Copes
c7256134ba [WORK IN PROGRESS] First draft of a Tools menu with direct install (#990)
* First draft of a Tools menu with direct install

* Basic styling

* Translate GPM messages

* Basic frontend validation

* Fix form action path

* Added lang strings for offical_gpm_only toggle
2017-02-22 13:34:21 -07:00