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

Add setting for posts per page

closes #593
- added default setting of 6 posts per page
- added posts per page to settings page
...

29e2220585bbd0d4a688dc7472954c735e13c44d authored over 11 years ago by Sebastian Gierlinger <[email protected]>
Merge pull request #629 from matthojo/Scroll-Shadows

Fixed scroll shadows not appearing

e4c89125dd08142ddcc051847ccbc3b2fb689653 authored over 11 years ago by Hannah Wolfe <[email protected]>
Design fixes for the user settings panel

* Bio field now counts down.
* Bio filed count now turns red when < 20
* Cover image now has gra...

b28fc1d563407a3a0afc3b4de4a72d0975e64735 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #617 from cobbspur/dropzone2

Adds modal Image uploader on settings page

d5eccac418381520bb4c258bf46ccd43bda4f8a7 authored over 11 years ago by Hannah Wolfe <[email protected]>
Adds modal Image uploader on settings page

issue #432

adds a modal template for image uploads
adds buttons to settings page to upload imag...

86f958aced59c42e8b63e330dfaf3c63624748fe authored over 11 years ago by cobbspur <[email protected]>
Removing api calls from server side

closes #603, issue #395

- Changed hard-coded 'JOE BLOGGS' to use author data
- We still had ap...

8a670b2cfcfdb37b4936b5438e5ee245a122ef21 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fixed scroll shadows not appearing

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]>
Fix for settings view

no issue
- removed/added availableThemes before/after saving the model

baf64d12d237ff55b3516b0f0d3d3e509f779a82 authored over 11 years ago by Sebastian <[email protected]>
Merge pull request #602 from jgable/fixCtrlS

Fix Ctrl-S saving

3578a56455c44d487e064163db13d9f949b69a71 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #605 from jgable/settingsBackButton

Fix settings back button functionality

6e0b78e27ef7e97ffe12ba2b0bceaf2e4353b98d authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #587 from javorszky/iss288

Email sending with Sendgrid plus password reset

ddedd1fbfc9bc7e113e2a93d9fbd421a8cdb9a43 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #585 from cobbspur/dropzone2

Updates to modals

71265375dec03734ab8fb3551887db0fdbe1263b authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #574 from sebgie/issue#488-2

Adding theme switcher to settings/general

6b3a44fcd9809fb81a34f9709f32ddfd2b3b26e6 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fix settings back button functionality

Added a redirect call to the router instead of defaulting the pane. To
handle using the back but...

d32bc38bd3c8e51a4a488f6197b0513aa9c4fb30 authored over 11 years ago by Jacob Gable <[email protected]>
Merge pull request #564 from skattyadz/tags-squashed

Add post tagging functionality

22694d3a95103d326135a7a6d5c805ad96b43236 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fix Ctrl-S saving

Refactored into separate button handler that passes the status.
Although, it doesn't look like t...

db7e6bdd6edf58f388df66bd4b9737daeaf000d9 authored over 11 years ago by Jacob Gable <[email protected]>
Updates to modals

issue #432

- adds configurable button classes
- adds optional title
- added afterRender callbac...

57c2104ef0ebb9d2169a07fb1725889d8ebd9db8 authored over 11 years ago by cobbspur <[email protected]>
Repaired email sending, implement password reset

Closes #288
* I use SendGrid for sending the emails, and it works fine (provided you supply the ...

b09f6f4b9a8d0e1a6fa36951a4f178f9c468dc73 authored over 11 years ago by Gabor Javorszky <[email protected]>
Remove word-breaking from content management button

Fixes #575

301975f47a3cec4e35cc2304b6827dc355a9e53c authored over 11 years ago by John O'Nolan <[email protected]>
Add post tagging functionality

closes #367
closes #368

- Adds Tag model with a many-to-many relationship with Post
- Adds Tag ...

4adc54fe399d8096cfea346a2d597cb01ee856aa authored over 11 years ago by Adam Howard <[email protected]>
Merge pull request #569 from gotdibbs/Issue469

Strip whitespace on post titles

96455590fb69db389d23d60f207db200dd8f8aef authored over 11 years ago by Hannah Wolfe <[email protected]>
Strip whitespace on titles

Fixes #469

- Added client-side trimming of title on blur if it is not already
trimmed.
- Added ...

d9e2951efeb5ac091d3c3d924394fece71c1aaf4 authored over 11 years ago by William Dibbern <[email protected]>
Adding theme switcher to settings/general

closes #488 and #107
- added dropdown for theme selection on general page
- added GET /api/v0.1/...

6811c7d0b92e64a1ae8ec77d95679f43e40223ca authored over 11 years ago by Sebastian <[email protected]>
Save post button now stays spun up

Fixes #352

- Removed one-off styles and code for the publish button. Publish button
now uses da...

6f31558e7772501502d9f77cc02a5abcd8b3ae76 authored over 11 years ago by William Dibbern <[email protected]>
Merge pull request #555 from jfi/iss371

Adding fade transitions between settings tabs.

ae2cd7716404523be4e2ef86c5a725e133c15a13 authored over 11 years ago by Hannah Wolfe <[email protected]>
Adding fade transitions between settings tabs.

Closes #371
- Added a hide and fadeIn() to the render method in Settings.Pane
- Any Settings.Pan...

6197c14ab3c3a576b947d53ae20362dda362151e authored over 11 years ago by James Inman <[email protected]>
Updated Icons

Closes #556
* New Ghost Logo Icon
* New Lightning Icon for plugins screen
* Remove old Ghost Log...

d438acb13ac65fbc8debcb3560d093439f25d007 authored over 11 years ago by John O'Nolan <[email protected]>
Split setting scss out into separate layout files

cc @matthojo

4e583d02d9fa85d829000c9c0ecbfe0d8315445a authored over 11 years ago by John O'Nolan <[email protected]>
Merge pull request #559 from matthojo/Notification-Animations

Improved notification animations

ac5080b8249becf462a61abd5673f806fe8c8c43 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #554 from matthojo/Modal-Improvements

Improved Modals transitions

1c4218689ddd7495180c89b06db3e4e338126c74 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #459 from ErisDS/showdown-gfm

Adding Github Flavored Markdown support

da1ea5425be2c0d6a66f5670fcb6dfed9943a301 authored over 11 years ago by Hannah Wolfe <[email protected]>
Adding Github Flavored Markdown support

closes #422, issue #295

- Added GFM mode to codemirror
- Took the github.js extension for Showd...

ca867e5b8cb0cc6dc17b18a893cd25f08d56545d authored over 11 years ago by Hannah Wolfe <[email protected]>
Upgrading CodeMirror

issue #422

- upgraded CodeMirror to the latest version

54234ef3f9e0a7fbf776a0d61a0d21b272564038 authored over 11 years ago by Hannah Wolfe <[email protected]>
Improved notification animations

Notifications now slide down and fade in, and then fade out and slide
up.

64ab9f15b2ab2a0b32015cf8f054634fcaa0dd8f authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved Modals transitions

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]>
Improved dropzone

- Made fail warning and button display none to reduce DOM content.
- Made toolbar red for fail n...

bf9af79c3c8b2823a6cf68cb67ca5b355a03bfe3 authored over 11 years ago by cobbspur <[email protected]>
Standardising notification types

- CSS classes directly correspond to notification 'types'
- Error, warn and info are reasonabl...

47393dd931b1887b05ab44d7677164b302a97902 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fixed another CodeMirror syntax highlighting bug

7487701af47e44d64cd011c70dc8607eb4d49707 authored over 11 years ago by John O'Nolan <[email protected]>
Validation consistency

- introduced validation method in the post and user model
- moved signup validation onto model
-...

485a4632e82955e9934a58b3982e854132df006b authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #512 from gotdibbs/Issue443

Rename /logout/ to /signout/ and /login/ to /signin/

8bfd7c293027b1bc57389e6b64efe0bc8b3d5dd6 authored over 11 years ago by Hannah Wolfe <[email protected]>
Correcting code attribution reference

5fc3411fdec66e7fd32529c9561406d3e9fb6e7d authored over 11 years ago by John O'Nolan <[email protected]>
Rename /logout/ to /signout/ and /login/ to /signin/

Closes #443
- Renamed routes
- Added redirects for old routes
- Added unit test for redirect
- U...

ab4c51ce31793e3e863c0eee22bbfe7ec55dad53 authored over 11 years ago by William Dibbern <[email protected]>
Fixed overzealous word breaking

Closed #514
Reverting change from @c46a0c6 where I moved the new word breaking CSS rules to the ...

fec131c49150f5e72409acc8dddae1122cbd2991 authored over 11 years ago by John O'Nolan <[email protected]>
content management preview pane displays post title

closes #477

- change to preview.hbs to show title as a h1

06f9314a43a50dff31d28f9089c23ca34f21a376 authored over 11 years ago by cobbspur <[email protected]>
rename helpers paginate -> pagination, dateFormat -> date

closes #381

- renamed entries for dateFormat in helpers to date
- renamed entries for paginate ...

2294470497b27b45f876c21971c45f048401cfa6 authored over 11 years ago by cobbspur <[email protected]>
Merge pull request #492 from gotdibbs/Issue352

Fixed editor actions menu

8e888be92ff954a80a499f0bb505177df4ddc376 authored over 11 years ago by Hannah Wolfe <[email protected]>
Improvements to settings pane switching

closes #174

- Triggering router events for navigation between settings panes
caused the route f...

d67a294c28c2e6e331c0f08c59363d157287b5f7 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fixed editor actions menu

Closes #352
- Updated editor.scss to break out transition shorthand into its
constituent propert...

8ee52a63c4088f88b434146b1a8c282d9e1809cd authored over 11 years ago by William Dibbern <[email protected]>
Cleaned up typographic rules

5d61d714324312ee44a1f5b3bb78e3d3dc6345c8 authored over 11 years ago by John O'Nolan <[email protected]>
Merge pull request #485 from matthojo/Login-Fix

Bug Fix: Login form now maintains the right layout on resize

11f1cd4bd256ac5c9cb3f0128422324dd5ee28aa authored over 11 years ago by John O'Nolan <[email protected]>
Bug Fix: Login form now maintains the right layout on reize

d6c626d37262b4e1e1d6ab2f7915905f23763a8e authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved Editor Styles

First pass at refactoring editor styles to make the Ghost writing experience more pleasurable.
-...

362539421fe6e75a5b25dd296565afe098dc848d authored over 11 years ago by John O'Nolan <[email protected]>
Removed Typeplate dependency

Closes #480

bd11a4ec01536ae7b49d94874f48e12586d404f8 authored over 11 years ago by John O'Nolan <[email protected]>
More vertical space for writing

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]>
Adjusted word breaking rules in editor

Fixes #427
- Removed break-all, which was causing excessive behaviour detailed in the issue
- Re...

86889b759e5e07540c091649789e4dacb81c5a8e authored over 11 years ago by John O'Nolan <[email protected]>
Merge pull request #470 from matthojo/Centering-Fix

Bug Fix: Login centering now works correctly

efa988c1c444d9893e1928719460559274272677 authored over 11 years ago by Hannah Wolfe <[email protected]>
Dropping !image[] & other regex fixes

closes #452

- changed keyboard shortcut to insert ![].. not !image[]
- changed regex in ghostdo...

f7675159c6711d88446c56424b2f0135660ac304 authored over 11 years ago by Hannah Wolfe <[email protected]>
More iOS friendly form elements

Issue #465

- converted email fields throughout the site to be of type email
- converted the use...

a53fdc4c1952c835d9d9c87769c7cc2d9c038d1e authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #456 from matthojo/Keyboard-Shortcut-Improvements

Keyboard shortcut improvements

a6b6c2af347970dbaf8010ce154ecd2bf85cb311 authored over 11 years ago by Hannah Wolfe <[email protected]>
Improved the keyboard shortcuts for lists and when no text is selected.

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]>
Bug Fix: Login centering now works correctly

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]>
Updating password length validation

- 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]>
Removed Chrome's native form validation from login

See #465

84cfb295809c57eed79c36e2e43502368b43e1a0 authored over 11 years ago by John O'Nolan <[email protected]>
Manually merging pull request #439 from javorszky/iss354

Conflicts:
core/client/views/login.js

cff5d218b88f037bd4d4391630659ce229f65880 authored over 11 years ago by Hannah Wolfe <[email protected]>
Made login form iOS friendly

Closed #465
- Introduced type="email" h/t @javorszky
- Introduced special attributes to prevent ...

6d117397f22d777de464ad6e893cc198b0ede988 authored over 11 years ago by John O'Nolan <[email protected]>
Added validation for signup and login screens

Closes #374
* Included node-validator as a package
* Implemented server side validation (the cli...

f521a88db19b399fba19a230a563ee4402d5bc1b authored over 11 years ago by Gabor Javorszky <[email protected]>
Converting all SASS to 4 space standard.

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]>
Merge pull request #453 from matthojo/404-Page

First pass at 404 page

90d3d9ef978127dcdeaba770fc13f993bae0a3b8 authored over 11 years ago by Hannah Wolfe <[email protected]>
Removed flash, renamed file, unbroken logout / login request notifications

Closes #354
* Reintroduced the redirect functionality (not logged in, tries to go to `/settings/...

1b0b4b2285fee8d41f21550d523b1df3167ffe7e authored over 11 years ago by Gabor Javorszky <[email protected]>
Merge pull request #435 from cobbspur/url

Ghostdown uses src of url to establish start image for image uploader

816a69cbcc8502821c8b5eb65339cc2f84103480 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #460 from cobbspur/dropfile

stops image/file drop onto editor markdown causing havoc

db26c2f0e6d68e331cb3c3d0deac9a99a69a3b05 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #457 from matthojo/Mobile-Interactions

Removed swiping from Mobile Interactions

487d83f6848a5b644fd72afb08a55836192fce98 authored over 11 years ago by Hannah Wolfe <[email protected]>
stops image/file drop onto editor markdown causing havoc

closes #391

- added dragDrop falsey value to codemirror instance

1227693e255b80bfac8bda2bd2892c002bc42698 authored over 11 years ago by cobbspur <[email protected]>
Markup for 404 page

This needs Javascript to vertically center the page.

90f1efd5e04d79654fc66df87cdf4a62951f72be authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
More codemirror syntax highlighting fixes

83e8faab73fd957fbae249f38309641ad3bab53d authored over 11 years ago by John O'Nolan <[email protected]>
Removed swiping from Mobile Interactions

c75c7d21c6a14403a8373dcf7c4412fc40f5b3d9 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Included missing Mac 'code' keyboard shortcut

433e9681d987f9455500a40dbdbf285f2e713163 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #451 from cgiffard/whitespace-wrap

Layout: Break long words in markdown preview

8722d299de954dd2d7bd5e4f60c228da954c8abf authored over 11 years ago by John O'Nolan <[email protected]>
Layout: Break long words in markdown preview

Fixes #427
- Uses hyphenation and word-break to break and wrap long words in markdown
preview.

1a32d15c5fe81dc5ae888b009b510981031e1678 authored over 11 years ago by Christopher Giffard <[email protected]>
Fixed CodeMirror syntax highlighting bugs.

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]>
Adjusted responsive image styles within Ghost editor to correctly size images within the preview pane.

Closed #442

4705c95ae2a44f645f384bb1f64fccd12393039b authored over 11 years ago by John O'Nolan <[email protected]>
Removed OTT CSS text indenting on paragraph tags. Closed #445

9fc5816f7938d1e8939a6ad9861b3019cba69dad authored over 11 years ago by John O'Nolan <[email protected]>
Ghostdown uses src of url to establish start image for image uploader

closes #401

- adds src of image in editor if url present
- refactored upload plugin as descript...

3d7fecc2276857cc8ca0382af9dbb5df86394493 authored over 11 years ago by cobbspur <[email protected]>
Merge pull request #430 from jgable/fix414

Show validation error when saving post

7ee7f19db57202a47598616122c56fdace63090f authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #431 from cobbspur/events

Added error handling

0236a057a5984928e464d383b8fb16017242395b authored over 11 years ago by Hannah Wolfe <[email protected]>
Added error handling

- refactored to build dropzone elements individually
- reduced markdown in ghostdown file
- adde...

719dd08ff4ba36105edb5be46114616fd8e75fc3 authored over 11 years ago by cobbspur <[email protected]>
Show validation error when saving post

Show the model.validationError if one is present and also coalesce the
empty title for a more me...

776c8c2ecaabe38e3aff8f681b4408b5ecdb6341 authored over 11 years ago by Jacob Gable <[email protected]>
Edit Post Permissions

5bedb4e744421529d2d8ae0a26030a456a50178e authored over 11 years ago by Jacob Gable <[email protected]>
Merge pull request #404 from matthojo/mobile-interactions

Mobile interactions

8ce7118bb30472122478c0a9f68d04ab95b2f1b9 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #393 from matthojo/Modal-Fixes

Several Modal Fixes

5a1668280b8bf4230469d50d8fff7cf32b15afd2 authored over 11 years ago by Hannah Wolfe <[email protected]>
Current user added

Closes #340. Closes #375
* Replaced session with id of current user
* Added method to ghostlocal...

ab08e07300d83787779ba533788ec58fa95ec1eb authored over 11 years ago by Gabor Javorszky <[email protected]>
Improved mobile interactions

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]>
Passive notifications are dismissed on settings pane change

Closes #342.
It would be totally cool if we could have a Ghost.PubSub so we could hurl events th...

51fcd043fb2dc0cfcce6ce0ddfd50cb6fd1711d3 authored over 11 years ago by Gabor Javorszky <[email protected]>
Bug Fix: Corrected wrong Keyboard Shortcuts in help modal

b4fed7d65e82f8bd4c45d7e4d5037c1270e2658d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved several keyboard shortcuts behaviour to more closely match Mou

These include Headings, Lists and inserted dates

3c25c28a6bff1e7349f97b36e81aece2ebbbd076 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved modals styling and code formatting

Solves:
* max-height 120px less than height of viewport
* fade-in a dark overlay as well as blur...

dade7c15125fb42fb0259be8bc76a2696200d4af authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
fixes extensions bug for image uploader

- extensions set to lowercase
- changed navigation images to hyphenated names and corrected refe...

af6f0b74d1721b983060fc22d930e0854a4dbfe5 authored over 11 years ago by cobbspur <[email protected]>
Fixed word count grammar

Closes #349
- Added utility function to pluralize when appropriate.

dbb9b3bbfeea6af47cc855763b52f8773cbacdaa authored over 11 years ago by William Dibbern <[email protected]>
Minor code cleanup, docs and other bits & pieces

2e8875fb756e59c8d106233a7a1c79189757a389 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #339 from javorszky/iss282

Users can change password

6440596d5e54ffc130b89886921e8598b5f76c4b authored over 11 years ago by Hannah Wolfe <[email protected]>