Commit Graph

1457 Commits

Author SHA1 Message Date
Andy Miller
1a0aceb616 more progress with sortable.. probably need djamil now :) 2014-09-26 18:35:54 -06:00
Djamil Legato
587abb1eac Autovalidating the folder name on input 2014-09-26 10:58:44 -07:00
Djamil Legato
5774c6209f Allowing only alphanumerical characters, dash and underscore when autogenerating a folder name 2014-09-26 10:55:00 -07:00
Andy Miller
f1b59ed5f5 making progress with order field 2014-09-26 09:06:29 -06:00
Matias Griese
05ba250e2e Merge remote-tracking branch 'origin/feature/redesign' into feature/redesign 2014-09-26 14:10:45 +03:00
Matias Griese
0017d05493 Fix page saving in expert mode (/ != /home) 2014-09-26 14:10:32 +03:00
Matias Griese
c501097a78 New page: Add title to the frontmatter on expert mode 2014-09-26 13:45:22 +03:00
Andy Miller
ef6b46eb25 initial ordering logic 2014-09-25 17:23:41 -06:00
Andy Miller
58790bc971 Added resizable front matter field. Plus new Columns/Column field types for multi col layouts 2014-09-25 16:34:14 -06:00
Djamil Legato
7b9dfeb4c5 Updated blueprints with new meta syntax and removed VERSION file no longer needed. 2014-09-24 15:04:41 -07:00
Andy Miller
e7180d22d9 fix for overflowing tabs 2014-09-23 17:18:35 -06:00
Djamil Legato
880c000f46 Overridden marked image method to add logic for rendering properly images without a protocol in the href 2014-09-23 12:47:06 -07:00
Djamil Legato
246c957aa6 Added media-local dataset with reference to the grav instance uri of the current page (needed for real time images preview) 2014-09-23 12:46:14 -07:00
Djamil Legato
baa090d832 Added 'base_url_relative_frontend' twig var for referencing the grav root uri 2014-09-23 12:45:26 -07:00
Djamil Legato
710bd46a58 Removing rejected files immediately and alerting about it 2014-09-22 22:21:59 -07:00
Andy Miller
7186082e65 Error formatting and filenotfound handling 2014-09-22 22:43:59 -06:00
Andy Miller
0b69ed4c7e making it worse! 2014-09-22 22:38:17 -06:00
Andy Miller
b22618b3a2 Added list of supported files as a data field 2014-09-22 22:28:53 -06:00
Djamil Legato
8a16d28e1e Forgot console.log 2014-09-22 21:23:20 -07:00
Djamil Legato
7e55eb7c52 Optimized method of showing modal
Showing errors on failed uploads
2014-09-22 21:22:50 -07:00
Andy Miller
7e062d8301 styling fixes 2014-09-22 21:49:24 -06:00
Andy Miller
57327aebec CSS and layout tweaks 2014-09-22 19:20:25 -06:00
Djamil Legato
d34a05cf14 Fixed pre population of images not being added in the files list of drop zone
Added support for removing files
Added generic modal to use for any purposes
2014-09-22 17:02:57 -07:00
Andy Miller
e387de5eaf Added delete task 2014-09-22 17:27:48 -06:00
Andy Miller
25d7ada9b7 Added some error message support 2014-09-22 17:13:19 -06:00
Djamil Legato
ff55a15611 Requesting list of media per page via ajax and adding them to the list dynamically
Fixed upload
2014-09-22 15:56:40 -07:00
Andy Miller
ed5d8665c5 Added an upload media task 2014-09-22 16:35:11 -06:00
Andy Miller
02f62e283a media first swipe 2014-09-22 15:49:53 -06:00
Andy Miller
be02b0a238 Initial uploads stuff 2014-09-22 11:32:02 -06:00
Djamil Legato
a0044addf8 Fixed old twig uri in favor of new data-set uri 2014-09-21 18:27:12 -07:00
Andy Miller
8b1f7500d5 remember nomal/expert setting and move to 100% yaml raw solution 2014-09-21 17:17:08 -06:00
Andy Miller
a5abfffa1b updated with simplified code mirror 4.6 2014-09-21 15:39:18 -06:00
Andy Miller
658663988c split raw into content + frontmatter 2014-09-20 15:34:35 -06:00
Andy Miller
eeca610c59 Progress with splitting yaml from content 2014-09-19 17:08:24 -06:00
Djamil Legato
5da192c7c0 Added logic for moving the cursor in between markdown tags 2014-09-19 16:05:36 -07:00
Djamil Legato
2743c6f614 Removed multiline 2014-09-18 18:07:26 -07:00
Djamil Legato
fb34d15e3c Fixed regexp to match only front matter and not getting confused with hr 2014-09-18 18:02:30 -07:00
Andy Miller
e48ca346ca CSS fixes mostly 2014-09-18 18:44:45 -06:00
Djamil Legato
02229fc90c Remove YAML headers from preview with smart new-line detection 2014-09-18 17:40:41 -07:00
Djamil Legato
ddaa85b3e4 Fixed URI redirect for normal/expert 2014-09-18 17:35:05 -07:00
Djamil Legato
359351adf2 Ignoring beforeunload when submitting from within a modal 2014-09-18 17:32:58 -07:00
Andy Miller
9688901dfd added markdown editor 2014-09-18 17:58:47 -06:00
Djamil Legato
2cb044ca5c Logic to use custom popup when clicking on any link with unsaved changes
Preventing unload popup from appearing when hitting save/copy
2014-09-18 11:29:10 -07:00
Andy Miller
f362efa697 Modal + some more styling tweaks 2014-09-18 11:49:47 -06:00
Matias Griese
c29f1d8bcc Remove extra title field from RAW page view 2014-09-18 11:33:46 +03:00
Matias Griese
f9481ebc32 Force page edit to expert mode if there are no fields in the blueprints 2014-09-18 11:16:31 +03:00
Djamil Legato
6e7b268ab4 Added rudimentary logic to detect changes and notify the user before leaving the page.
Added URL redirect for normal/expert switcher
2014-09-17 21:55:37 -07:00
Andy Miller
36aace0adb More styling on toggle 2014-09-17 21:20:37 -06:00
Andy Miller
512bdae152 some more page work including tabs 2014-09-17 21:00:23 -06:00
Matias Griese
b3c6333898 Fix page save and copy 2014-09-17 12:16:28 +03:00