Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TryGhost/Admin
Ghost's admin client
https://github.com/TryGhost/Admin
closes #593
- added default setting of 6 posts per page
- added posts per page to settings page
...
Fixed scroll shadows not appearing
e4c89125dd08142ddcc051847ccbc3b2fb689653 authored over 11 years ago by Hannah Wolfe <[email protected]>
* Bio field now counts down.
* Bio filed count now turns red when < 20
* Cover image now has gra...
Adds modal Image uploader on settings page
d5eccac418381520bb4c258bf46ccd43bda4f8a7 authored over 11 years ago by Hannah Wolfe <[email protected]>issue #432
adds a modal template for image uploads
adds buttons to settings page to upload imag...
closes #603, issue #395
- Changed hard-coded 'JOE BLOGGS' to use author data
- We still had ap...
Implemented scroll classes into a jQuery plugin and fixed shadows not appearing when scrolled
507e6d57220c5d58bfcec229cc0baa86028cec2d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
no issue
- removed/added availableThemes before/after saving the model
Fix Ctrl-S saving
3578a56455c44d487e064163db13d9f949b69a71 authored over 11 years ago by Hannah Wolfe <[email protected]>Fix settings back button functionality
6e0b78e27ef7e97ffe12ba2b0bceaf2e4353b98d authored over 11 years ago by Hannah Wolfe <[email protected]>Email sending with Sendgrid plus password reset
ddedd1fbfc9bc7e113e2a93d9fbd421a8cdb9a43 authored over 11 years ago by Hannah Wolfe <[email protected]>Updates to modals
71265375dec03734ab8fb3551887db0fdbe1263b authored over 11 years ago by Hannah Wolfe <[email protected]>Adding theme switcher to settings/general
6b3a44fcd9809fb81a34f9709f32ddfd2b3b26e6 authored over 11 years ago by Hannah Wolfe <[email protected]>
Added a redirect call to the router instead of defaulting the pane. To
handle using the back but...
Add post tagging functionality
22694d3a95103d326135a7a6d5c805ad96b43236 authored over 11 years ago by Hannah Wolfe <[email protected]>
Refactored into separate button handler that passes the status.
Although, it doesn't look like t...
issue #432
- adds configurable button classes
- adds optional title
- added afterRender callbac...
Closes #288
* I use SendGrid for sending the emails, and it works fine (provided you supply the ...
Fixes #575
301975f47a3cec4e35cc2304b6827dc355a9e53c authored over 11 years ago by John O'Nolan <[email protected]>
closes #367
closes #368
- Adds Tag model with a many-to-many relationship with Post
- Adds Tag ...
Strip whitespace on post titles
96455590fb69db389d23d60f207db200dd8f8aef authored over 11 years ago by Hannah Wolfe <[email protected]>Fixes #469
- Added client-side trimming of title on blur if it is not already
trimmed.
- Added ...
closes #488 and #107
- added dropdown for theme selection on general page
- added GET /api/v0.1/...
Fixes #352
- Removed one-off styles and code for the publish button. Publish button
now uses da...
Adding fade transitions between settings tabs.
ae2cd7716404523be4e2ef86c5a725e133c15a13 authored over 11 years ago by Hannah Wolfe <[email protected]>
Closes #371
- Added a hide and fadeIn() to the render method in Settings.Pane
- Any Settings.Pan...
Closes #556
* New Ghost Logo Icon
* New Lightning Icon for plugins screen
* Remove old Ghost Log...
cc @matthojo
4e583d02d9fa85d829000c9c0ecbfe0d8315445a authored over 11 years ago by John O'Nolan <[email protected]>Improved notification animations
ac5080b8249becf462a61abd5673f806fe8c8c43 authored over 11 years ago by Hannah Wolfe <[email protected]>Improved Modals transitions
1c4218689ddd7495180c89b06db3e4e338126c74 authored over 11 years ago by Hannah Wolfe <[email protected]>Adding Github Flavored Markdown support
da1ea5425be2c0d6a66f5670fcb6dfed9943a301 authored over 11 years ago by Hannah Wolfe <[email protected]>closes #422, issue #295
- Added GFM mode to codemirror
- Took the github.js extension for Showd...
issue #422
- upgraded CodeMirror to the latest version
54234ef3f9e0a7fbf776a0d61a0d21b272564038 authored over 11 years ago by Hannah Wolfe <[email protected]>
Notifications now slide down and fade in, and then fade out and slide
up.
This also includes a new jQuery function to get the transition duration of an element.
Modals a...
98428f07fbe228eac9692669576fe076b1eb21fd authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
- Made fail warning and button display none to reduce DOM content.
- Made toolbar red for fail n...
- CSS classes directly correspond to notification 'types'
- Error, warn and info are reasonabl...
7487701af47e44d64cd011c70dc8607eb4d49707 authored over 11 years ago by John O'Nolan <[email protected]>
- introduced validation method in the post and user model
- moved signup validation onto model
-...
Rename /logout/ to /signout/ and /login/ to /signin/
8bfd7c293027b1bc57389e6b64efe0bc8b3d5dd6 authored over 11 years ago by Hannah Wolfe <[email protected]>5fc3411fdec66e7fd32529c9561406d3e9fb6e7d authored over 11 years ago by John O'Nolan <[email protected]>
Closes #443
- Renamed routes
- Added redirects for old routes
- Added unit test for redirect
- U...
Closed #514
Reverting change from @c46a0c6 where I moved the new word breaking CSS rules to the ...
closes #477
- change to preview.hbs to show title as a h1
06f9314a43a50dff31d28f9089c23ca34f21a376 authored over 11 years ago by cobbspur <[email protected]>closes #381
- renamed entries for dateFormat in helpers to date
- renamed entries for paginate ...
Fixed editor actions menu
8e888be92ff954a80a499f0bb505177df4ddc376 authored over 11 years ago by Hannah Wolfe <[email protected]>closes #174
- Triggering router events for navigation between settings panes
caused the route f...
Closes #352
- Updated editor.scss to break out transition shorthand into its
constituent propert...
5d61d714324312ee44a1f5b3bb78e3d3dc6345c8 authored over 11 years ago by John O'Nolan <[email protected]>
Bug Fix: Login form now maintains the right layout on resize
11f1cd4bd256ac5c9cb3f0128422324dd5ee28aa authored over 11 years ago by John O'Nolan <[email protected]>d6c626d37262b4e1e1d6ab2f7915905f23763a8e authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
First pass at refactoring editor styles to make the Ghost writing experience more pleasurable.
-...
Closes #480
bd11a4ec01536ae7b49d94874f48e12586d404f8 authored over 11 years ago by John O'Nolan <[email protected]>This change reduces the margin on the post editor between the title and body content from 15px t...
539637ac4ed2e6fa9633836847939c0eb020b6a0 authored over 11 years ago by John O'Nolan <[email protected]>
Fixes #427
- Removed break-all, which was causing excessive behaviour detailed in the issue
- Re...
Bug Fix: Login centering now works correctly
efa988c1c444d9893e1928719460559274272677 authored over 11 years ago by Hannah Wolfe <[email protected]>closes #452
- changed keyboard shortcut to insert ![].. not !image[]
- changed regex in ghostdo...
Issue #465
- converted email fields throughout the site to be of type email
- converted the use...
Keyboard shortcut improvements
a6b6c2af347970dbaf8010ce154ecd2bf85cb311 authored over 11 years ago by Hannah Wolfe <[email protected]>The cursor will now be placed in the middle of the inserted Markdown when no text is selected. L...
394e8b3a3de15623b024db82ab9263783bd17e53 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>This also adds in additional functionality to the .center() plugin. A choice to animate centerin...
641c44adc30f08e9b89fab915c02f3699426152a authored over 11 years ago by Matthew Harrison-Jones <[email protected]>- setting it back to 7 chars so that people who have 7 char passwords, which were valid, can login.
a85385b2f15e902cd1f4cc55577c10376d61a166 authored over 11 years ago by Hannah Wolfe <[email protected]>See #465
84cfb295809c57eed79c36e2e43502368b43e1a0 authored over 11 years ago by John O'Nolan <[email protected]>
Conflicts:
core/client/views/login.js
Closed #465
- Introduced type="email" h/t @javorszky
- Introduced special attributes to prevent ...
Closes #374
* Included node-validator as a package
* Implemented server side validation (the cli...
New standard - ALL .scss files are now indented 4 spaces, no tabs. I want to keep this *consiste...
2e31573ac7198b8aed45e8cd2ed2e5565f7d8a60 authored over 11 years ago by John O'Nolan <[email protected]>First pass at 404 page
90d3d9ef978127dcdeaba770fc13f993bae0a3b8 authored over 11 years ago by Hannah Wolfe <[email protected]>
Closes #354
* Reintroduced the redirect functionality (not logged in, tries to go to `/settings/...
Ghostdown uses src of url to establish start image for image uploader
816a69cbcc8502821c8b5eb65339cc2f84103480 authored over 11 years ago by Hannah Wolfe <[email protected]>stops image/file drop onto editor markdown causing havoc
db26c2f0e6d68e331cb3c3d0deac9a99a69a3b05 authored over 11 years ago by Hannah Wolfe <[email protected]>Removed swiping from Mobile Interactions
487d83f6848a5b644fd72afb08a55836192fce98 authored over 11 years ago by Hannah Wolfe <[email protected]>closes #391
- added dragDrop falsey value to codemirror instance
1227693e255b80bfac8bda2bd2892c002bc42698 authored over 11 years ago by cobbspur <[email protected]>This needs Javascript to vertically center the page.
90f1efd5e04d79654fc66df87cdf4a62951f72be authored over 11 years ago by Matthew Harrison-Jones <[email protected]>83e8faab73fd957fbae249f38309641ad3bab53d authored over 11 years ago by John O'Nolan <[email protected]>
c75c7d21c6a14403a8373dcf7c4412fc40f5b3d9 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
433e9681d987f9455500a40dbdbf285f2e713163 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Layout: Break long words in markdown preview
8722d299de954dd2d7bd5e4f60c228da954c8abf authored over 11 years ago by John O'Nolan <[email protected]>
Fixes #427
- Uses hyphenation and word-break to break and wrap long words in markdown
preview.
CodeMirror highlights markdown with fancy colours. This commit overrides those fuckers with blac...
e3d18e6b24b0c13eff4ddd82a01513fe06765c8b authored over 11 years ago by John O'Nolan <[email protected]>Closed #442
4705c95ae2a44f645f384bb1f64fccd12393039b authored over 11 years ago by John O'Nolan <[email protected]>9fc5816f7938d1e8939a6ad9861b3019cba69dad authored over 11 years ago by John O'Nolan <[email protected]>
closes #401
- adds src of image in editor if url present
- refactored upload plugin as descript...
Show validation error when saving post
7ee7f19db57202a47598616122c56fdace63090f authored over 11 years ago by Hannah Wolfe <[email protected]>Added error handling
0236a057a5984928e464d383b8fb16017242395b authored over 11 years ago by Hannah Wolfe <[email protected]>
- refactored to build dropzone elements individually
- reduced markdown in ghostdown file
- adde...
Show the model.validationError if one is present and also coalesce the
empty title for a more me...
5bedb4e744421529d2d8ae0a26030a456a50178e authored over 11 years ago by Jacob Gable <[email protected]>
Mobile interactions
8ce7118bb30472122478c0a9f68d04ab95b2f1b9 authored over 11 years ago by Hannah Wolfe <[email protected]>Several Modal Fixes
5a1668280b8bf4230469d50d8fff7cf32b15afd2 authored over 11 years ago by Hannah Wolfe <[email protected]>
Closes #340. Closes #375
* Replaced session with id of current user
* Added method to ghostlocal...
This is simply a commit which improves the mobile interactions. This does not fix UI problems on...
9362ee7f020b57f57716cc75e3151b5052d252e2 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Closes #342.
It would be totally cool if we could have a Ghost.PubSub so we could hurl events th...
b4fed7d65e82f8bd4c45d7e4d5037c1270e2658d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
These include Headings, Lists and inserted dates
3c25c28a6bff1e7349f97b36e81aece2ebbbd076 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Solves:
* max-height 120px less than height of viewport
* fade-in a dark overlay as well as blur...
- extensions set to lowercase
- changed navigation images to hyphenated names and corrected refe...
Closes #349
- Added utility function to pluralize when appropriate.
2e8875fb756e59c8d106233a7a1c79189757a389 authored over 11 years ago by Hannah Wolfe <[email protected]>
Users can change password
6440596d5e54ffc130b89886921e8598b5f76c4b authored over 11 years ago by Hannah Wolfe <[email protected]>