Commit Graph

60 Commits

Author SHA1 Message Date
Flavio Copes
b06800bc16 Clean unused code 2015-12-04 20:01:49 +01:00
Djamil Legato
ff0efee763 Removed unused variable 2015-11-24 17:40:16 -08:00
Djamil Legato
300c6842de Better MDEditor API with dynamic initialization to fully support lists. (look at window.MDEditors) (#239) 2015-11-24 17:39:20 -08:00
Djamil Legato
b7caab8677 Added support for markdown editor within lists (fixes #239) 2015-11-24 16:45:20 -08:00
Flavio Copes
3d2966c181 Last nonce fixes 2015-11-22 17:41:49 +01:00
Flavio Copes
b9d2e137cd Fix updating themes 2015-11-21 18:31:39 +01:00
Djamil Legato
1071bf277f Remove spinner on Updater check if failed 2015-11-20 21:59:28 -08:00
Djamil Legato
4384ac5bb9 Implemented save shortcut (CTRL + S / CMD + S) when a form is available (fixes #269) 2015-11-20 11:22:37 -08:00
Flavio Copes
a2f07e545f Fixes js button issue https://github.com/getgrav/grav-plugin-admin/issues/270 2015-11-13 14:37:59 +01:00
Flavio Copes
d448b3bdce Prevent empty AJAX response message from appearing 2015-11-06 13:23:24 +01:00
Flavio Copes
0c3f058dc7 Fix erroneous comment 2015-09-16 14:41:59 +02:00
Flavio Copes
c4c7f5b3f2 Add keepalive only on pages with data-grav-keepalive="true". Add data-grav-keepalive="true" to blueprints partials so all blueprints-generated forms are covered 2015-09-15 12:39:56 +02:00
Flavio Copes
6db6c5cdba Set timeout keepalive to fire every (admin_timeout / 2) seconds 2015-09-14 16:25:03 +02:00
Flavio Copes
026a7934c6 Increase to 60s before the session ends (be less optimistic) 2015-09-14 16:13:13 +02:00
Flavio Copes
0e2317032b Keepalive in admin. Fires a 'keepAlive' task 5s before the end of the admin session 2015-09-14 15:58:34 +02:00
Flavio Copes
d263dc12e8 Add an option to disable the automatic check for updates. Enabled by default. Grav updates still show up when pressing the 'Check for updates' button 2015-09-09 17:33:19 +02:00
Djamil Legato
8381795f31 Fixed Chartist issue with Firefox (fixes #138) 2015-09-07 13:44:12 -07:00
Djamil Legato
68774774c2 Added input fields to the exclusion list of draggable elements in Collections (fixes #142) 2015-09-07 13:07:33 -07:00
unknown
e5e77bf472 Merge branch 'develop' into feature/mobile
Conflicts:
	themes/grav/css-compiled/template.css.map
2015-09-03 17:14:29 -04:00
Flavio Copes
4176b32e61 If all updates are applied, show Fully Updated. Fixes #101
Also include code for a more smooth visualization of the data
2015-08-28 17:31:45 +02:00
vivalldi
ece6496bde Plugins page update buttons fixed
Word wrap also inserted to display info.
2015-08-26 20:16:50 -04:00
Flavio Copes
1676fd570b Use window.translations translated strings in admin-all.js 2015-08-24 18:49:27 +02:00
Djamil Legato
44bea6b3de Added logic to list fields who shouldn't be watched for changes (fixes #83) 2015-08-21 11:43:53 -07:00
Flavio Copes
ec6e017fef Fix opacity issue when clicking the text label beside the checkbox 2015-08-17 20:41:09 +02:00
Flavio Copes
266c964e36 Merge branch 'develop' into feature/translate-admin 2015-08-17 16:42:39 +02:00
Djamil Legato
268a1b0baf Toastr messages for Check for Updates (no updates / updates available) 2015-08-12 12:45:12 -07:00
Flavio Copes
1be74ff31a Go on with translations 2015-08-11 10:48:33 +02:00
Sommerregen
fa8db3dd90 Add config.param_sep option to JS files 2015-08-08 17:41:53 +02:00
Djamil Legato
1e470fb156 Added Check for Updates button that does a flushed GPM repository ping 2015-08-07 14:08:12 -07:00
Djamil Legato
d98644277c Added isSymlink logic to determine if Grav is symbolically linked or not. 2015-08-07 13:31:15 -07:00
Djamil Legato
8f753696ea Hiding Update button after an update or if there are none. Refreshing badges on sidebar after update. 2015-08-07 13:30:29 -07:00
Flavio Copes
3d3cb42611 Fix opacity in selectize 2015-08-07 18:25:04 +02:00
Flavio Copes
39870339b3 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into feature/work-on-toggleables 2015-08-07 09:06:32 +02:00
Djamil Legato
865628913a Implemented 2-steps Theme switcher with warning before proceeding 2015-08-06 12:48:42 -07:00
Flavio Copes
7b705d3595 A better update success message. Update the version in the footer. 2015-08-06 17:23:08 +02:00
Flavio Copes
ee3bde664a Add feedback during/after upgrade 2015-08-06 15:15:59 +02:00
Flavio Copes
01c73d1451 Update Grav when pressing the "Update Grav Now" button 2015-08-06 09:34:55 +02:00
Flavio Copes
813f6a295c Fix toggling checkbox when clicking on an element. Fix opacity issues. 2015-08-05 17:55:41 +02:00
Flavio Copes
dd150f67f7 Work on toggleables 2015-08-04 19:28:42 +02:00
Djamil Legato
d081a39439 moved getState method in admin-all so it's always available 2015-08-03 12:55:00 -07:00
Flavio Copes
f9af2ab5b9 Also reset graph when the backup is complete 2015-07-29 15:10:07 +02:00
Flavio Copes
b768aa6e70 Reset backup days count after processing the backup 2015-07-29 14:50:38 +02:00
Djamil Legato
0a6c42c702 Implemented collapsible rows in Plugins list to see details about the plugin itself 2015-07-28 14:36:19 -07:00
Djamil Legato
c1ea4715a9 Fixed JS error while checking updates for plugins symlinked 2015-07-28 11:51:50 -07:00
Gert
9971ec0291 start of new forms implementation 2015-06-01 21:22:56 +02:00
Gert
7a5110b75c list form field type 2015-05-20 17:17:41 +02:00
Gert
0f8c3b36ac fix taxonomy field to save as array 2015-05-13 15:17:02 +02:00
Gert
52acf6304e implement task authorization with AJAX support [fix #47] 2015-05-11 16:37:43 +02:00
Gert
1402e14272 rudimentary backup [fixes #45] 2015-04-27 13:37:22 +02:00
Gert
6a80ab6e37 move grav ajax handler to separate file 2015-04-20 20:39:53 +02:00