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

Replacing "touch start" with "tap" event, provided by hammer.js

fixes #3502

697f917b34a5e59adc00f533b81cd4d6b9326c4d authored over 10 years ago
Stop event propagation when hitting "enter" in the gh-blur-input component

fixes #3516
- new behavior is disabled by default
- added new stopEnterKeyDownPropagation proper...

d0e07401cf50889b542644db0a3fbee06a41b5b6 authored over 10 years ago
fix most recent post stolen by the last logged in user AND only show active users in post-settings-menu drop-down

fixes #3549 fixes #3528
- instead of grabbing and setting the author after fetching the list of ...

e5a1bcb1e5fc55945ddcebd8f233edb83cc7e8ac authored over 10 years ago
Error modifying "author" attribute before post record has been created

fixes #3523
- when changing the author, added a check to NOT trigger a save if the post has not ...

ec7fad22692fc28cbfc7e1a6042d6e10265c1f81 authored over 10 years ago
Small performance tweak for Posts ordering.

* Move publishedAtCompare to standalone function in closure scope
(allows better browser optim...

2d6a6856c49339f3de630f646bbc71de43801f0f authored over 10 years ago
Ensure keyboard navigation matches custom post sorting.

924f856b55f2c8c33fe5a26e2b847e1ac1889b13 authored over 10 years ago
Show "Make Owner" only if displayed user is admin

closes #3570
- Added ‘controller.user.isAdmin’ as an condition for displaying the
“make owner” o...

dad836ced966aca4331cedccf6ac7f96f9c907e2 authored over 10 years ago
Merge pull request #3521 from jaswilli/notifications

Prevent stacking of notifications

ee45c56134d649673bcc42fac15d833a1d400e15 authored over 10 years ago
Admin isn't shown "make owner" option

closes #3558
- Replaced canAssignRoles as "show user" conditional with new
"canMakeOwner"

397bfb5e4a7b866c50dbdd861a2f36049f0ba3b3 authored over 10 years ago
Refactor notifications to prevent stacking.

Closes #3511, Closes #3512, Closes #3526
- show* methods now close existing passive notification...

452ee47ef785035667a9a23af32c9b7b05fcf07d authored over 10 years ago
Add missing model to template render.

Closes #3530, Refs #3474
- Cleanup from #3474 which stopped passing the model into
the render ...

737591685dbf90e971179461f622f240c2f76d47 authored over 10 years ago
Merge pull request #3551 from halfdan/3540-password-reset

Proper messaging on password reset

d9cb2622dbbd634d24a5e2fba4b25b828fa1aed2 authored over 10 years ago
Proper messaging on password reset

fixes #3540
- Show proper message when reusing token
- Show message after resetting password

55b3f05180374d8aca20a7469d0483369f866315 authored over 10 years ago
Change user menu link to a button

Closes #3546

- Change user menu popover toggle from a <a> to a <button>
- Change tests accordingly

76010a7e93f0e0589f3fda6a9ba63e56c2178f13 authored over 10 years ago
Vertically center floating header text

819d8fa4aaeca5052d26e3d5d8f6628f7037679e authored over 10 years ago
Handle toggleing the content screen on mobile.

Closes #3520.

Move the custom jQuery animation into an action on the controller so
that we can ...

f2971eab259b9a0e81262d0f19d6ed5b2d51ccc5 authored over 10 years ago
Merge pull request #3486 from sebgie/issue#3468

Update spam prevention

752182a07af0267e061bcb724ea8e287f828bd1c authored over 10 years ago
Merge pull request #3496 from jaswilli/refresh

Remove unnecessary hard refresh on signout.

3b7940b545e974a07bdfb7dbd7c594a261f86545 authored over 10 years ago
Update spam prevention

closes #3468
- added rate limit to deny more than 5 attempt every hour
- updated spam prevention...

bcb417c5085e7e03a75441fbe5dd62b6e2da7311 authored over 10 years ago
Remove unnecessary hard refresh on signout.

Refs #3488
- Hard refresh handled by ember-simple-auth.

ec113cd269dc8e562d109a1b010eabaad4b0dfef authored over 10 years ago
Merge pull request #3488 from manuelmitasch/fix-session-invalidation

The page refresh when oauth token has expired was broken.

9c16053c7dd0bd677c4a705504461bbc6de715f1 authored over 10 years ago
Merge pull request #3487 from JohnONolan/notification-copy

Shorter notifications

f1fb39133e63b03db1a20d493b13cbafd305609c authored over 10 years ago
Merge pull request #3493 from rwjblue/fix-posts-post-author-list

Show posts authored by current user.

6081bbf3b482ebed86e47b6fb0c53f4b600ca746 authored over 10 years ago
Merge pull request #3490 from jaswilli/psm

Fix for missing author when switching posts

b764324078bf6019874cac0a93228b0d11b04414 authored over 10 years ago
Show posts authored by current user.

The current logic allows showing of all EXCEPT the current users posts
(when the current user is...

5580f65594a4be9ac16dca9ad22e7db5c42b0723 authored over 10 years ago
Fix for missing author when switching posts

No Issue
- Fixes the case where the authors dropdown in the
post settings menu has no author s...

1cf04f6786ab40e7cff1f6a39e01e9c80e5cf0fe authored over 10 years ago
The page refresh when oauth token has expired was broken.

Ember simple-auth action "sessionInvalidationSucceeded" was overriden to display a meaningless me...

08dff96536ab79f41a6e2d05aab976df418615d8 authored over 10 years ago
Bring back the code icon

e27e3adecbd6e17eb3ae2315a6759f8cd7dd0e68 authored over 10 years ago
Changing second half of script placeholders

1ea35e28d61f79a0e728a4c9ffa16a0c6b4c77ba authored over 10 years ago
Styles for embed placeholders

28b77fe277c60f55fce6c88969f0be47fbc40ed8 authored over 10 years ago
Updating HTML for script placeholders

710612c16d7c9dc4f0547c3b7f23f53b14cdb9a6 authored over 10 years ago
Shorter notifications

Basic notifications are unnecessarily verbose and, in some instances, even cause line-wrapping t...

b3214f40f4c34519718b77e003ce8db002d0e2cd authored over 10 years ago
Merge pull request #3476 from rwjblue/moar-shortcuts

Enable uppercase, lowercase, titlecase shortcuts.

a4b85b28cfda8e435d522a896b8295354e66b158 authored over 10 years ago
Better dropdown organisation

b11f54c27b488b7152f6e562d6a5be70b5626b70 authored over 10 years ago
Cleanup CodeMirror shortcuts.

* Add titleize utility function.
* Capitalizes first word.
* Capitalizes all words not conta...

66272df4efe4c3a841c38118b0405bc0cb39739b authored over 10 years ago
Merge pull request #3477 from halfdan/duplicate-notification

Avoids duplicate notification / transition

e0e026e8567aaa0eecc343bc9744dc004fa34731 authored over 10 years ago
Merge pull request #3480 from jaswilli/issue-3466

Update user roles in store after owner transfer

0a692c93559dc27262979a0f29d577f9ccffb7b3 authored over 10 years ago
Merge pull request #3472 from morficus/issue-3401

custom slugging capabilities for individual user pages

fe50816d6baca93534b425c342c8c483c13baefb authored over 10 years ago
Merge pull request #3471 from novaugust/editor-shortcuts

Keyboard shortcuts for Mac vs All

ebd9cf399b1b015f423b61ec3e20ce12c845f734 authored over 10 years ago
Keyboard shortcuts for Mac vs All

Closes #3029, Ref #3469
- Editor shortcuts are now built in a separate file, which uses `ctrlOrC...

a7bb04753fb6662cf304ce3deca48f7e7433599a authored over 10 years ago
Update user roles in store after owner transfer

Closes #3466
- Transferring the owner role is now done via a separate
endpoint and not through...

80032fa8b19776d86f7454e789b0e52119ea2698 authored over 10 years ago
Merge pull request #3462 from ErisDS/issue-3446

Post list: authors only see their own posts

259da55342e27d3645be2c3dc1b42a177870d49b authored over 10 years ago
Avoids duplicate notification / transition

no ref
- Let application.js handle transition after setup
- Remove duplicate loading of server n...

1fad56e9ad494c7dcdde220ef5ec617840e24dca authored over 10 years ago
custom slugging capabilities for individual user pages

closes #3401
- modifying slug-generator to be more generic
- adding slugging capabilities for /s...

7cecbe301fa4332f309b1d2d12da1372d3e072d7 authored over 10 years ago
Redirect to the first available post for current user.

5c53f6629559c36b90df1fe378ba69a4ac5edca4 authored over 10 years ago
Completed post & user list filer by role

closes #3446, closes #3086

- Authors can only ever get to their own posts
- Editors only ever s...

d3861c2ef8132da9cb8095a00fbc5bb76f605836 authored over 10 years ago
Merge pull request #3474 from felixrieseberg/iss3400

User Settings: Display cog based on rights

d4ed829027b4152ae92b5d8ae77ba6eb61cec308 authored over 10 years ago
User Settings: Display cog based on rights

closes #3400
- The user view has been extended to have properties indicating whether
the user ha...

2b13a33ca6576764c29b26f6cfe2126f875d63d5 authored over 10 years ago
Limit Posts for Authors.

* Ensures that posts listing only shows posts that the current user
authored, if they only hav...

c8259cf68554066e37ec1d2e3f9bda15ee2701c1 authored over 10 years ago
Post list: authors see their own posts

issue #3446

6f8a55f5ca621ab1d77d7a1dd534a77e81b67c4d authored over 10 years ago
Merge pull request #3467 from rwjblue/update-validation-to-match-server-error

Update validation to match server error.

0aa96db3f01ae06b63176f0d3967901491fac19f authored over 10 years ago
Add keyboard navigation of posts

Closes #3015
- Added stepThroughPosts method to PostsRouter, takes a integer, goes that far, wra...

24cf1f56f65f7d64f6745ef9af5868b76628ce4d authored over 10 years ago
Merge pull request #3436 from novaugust/user-role-dropdown

User role dropdown

dada29c972a5650962517960acb6cc7380fb9235 authored over 10 years ago
Add User Role Dropdown

Closes #3402, Closes #3428

-------------------

### Components
- Added GhostSelectComponent to...

8f62bd6ce959fef57cd0e67e71a6d8dec1bbf9fa authored over 10 years ago
Update validation to match server error.

When a using the forgottenRoute if you enter an incorrectly formatted
email address you would se...

e01a9f024cf9a060c1fdf8a6f97e392bf5bf2414 authored over 10 years ago
Redirect to error404 when user not found.

Closes #3459.

124c492f30153a7e0449afbfe3afdf14dfd3948a authored over 10 years ago
Merge pull request #3463 from rwjblue/hard-refresh

Perform a hard refresh upon signout.

8d1ce44870f829af5b3e06eebf4cdf7256a11704 authored over 10 years ago
Merge pull request #3457 from sebgie/issue#3426

Transfer ownership end point

9eaaa02c9d98c57808cf85e0e7669ba26f137d48 authored over 10 years ago
Merge pull request #3456 from PaulAdamDavis/prevent-auth-autocomplete

Disable autocomplete for setup & signup screens

8ad8e2061e8649f5d3a940e19132afa2508b75e1 authored over 10 years ago
Merge pull request #3454 from halfdan/signout-email

Properly remove email notification on signout.

080d2bdb10e86bde12ae7115abf90b462d7bd71c authored over 10 years ago
Merge pull request #3453 from PaulAdamDavis/3271-prevent-website-autofill

Disable user settings autocomplete in Chrome

50149e202e5090d0c97d26b2691680a26fa697af authored over 10 years ago
Merge pull request #3449 from felixrieseberg/iss3383

Stop validation error notification stack

df6b3d31ff9025cd72a9b6fc31264afb786765e4 authored over 10 years ago
Perform a hard refresh upon signout.

Closes #3458.

96e5552a5d43322dcde1b7c76ee95d3e6dda2073 authored over 10 years ago
Re-jigged nav JS and add parallax

- Clicking the content closes the nav
- Content overlays the nav to create a parallax effect
- C...

05d85be277c2504e08e8e5a5b027c2af20e695d9 authored over 10 years ago
Transfer ownership end point

closes #3426
- added transfer ownership endpoint
- added owner to roles.permissible
- manually r...

1d197df4948876cfdbe06c13b7055b6b90019746 authored over 10 years ago
Stop validation error notification stack

closes #3383
- Calls closePassive() if a new validation error is thrown to display
only the late...

ed5c811e13e1c1437fedbbe061118c659213eea2 authored over 10 years ago
Disable autocomplete for setup & signup screens

No issue

- Adds 2 hidden inputs at the top start of the form that trick chrome into filling tho...

f96121e9806df043be4b2c2a708b7f852bd8aa0a authored over 10 years ago
Disable user settings autocomplete in Chrome

Closes #3271

- Adds 2 hidden inputs at the top start of the form that trick chrome into filling...

86a47e6642f16bd14c8d3e22e6a27f6c4a012a16 authored over 10 years ago
Properly remove email notification on signout.

no ref
- Calls notifications.clear() on signout

1496b43f44e5786ce7d2abb341cfff4461407d92 authored over 10 years ago
Merge pull request #3416 from alarobric/case_3291

Settings screens redirect for certain roles

d297df53226f0c0ba1cc6b9339a265ff8a9e2652 authored over 10 years ago
Merge pull request #3447 from jaswilli/auth

Fixup signin and signout

2fcb451bacc36694cc649c842a61faf1bfa546dd authored over 10 years ago
Import old dropdowns temporarily

0cc1ee44cf7d29c6326530db49925b1e103af518 authored over 10 years ago
Settings

00211eb3015de9cf4906b92e834f88d0a26bb44a authored over 10 years ago
Deprecated post-settings-menu.scss

dc1fe980bfe81ac0c385eee04717b99408aeeb31 authored over 10 years ago
I have no idea why this was its own file in layouts/modals.scss

20673dccec12623f9963b34f817281b39c004d6b authored over 10 years ago
Error layout

9107c4bba3e4b3853998c2978f9c74d3ba10ada3 authored over 10 years ago
Editor styles + split codemirror styles out into lib

594fa0eebc7285e73ef05dbc236ce0801c02368f authored over 10 years ago
Content management

With massively reduced overnesting

fce72eb3efb53ad1fba7fce4ea6fa33695d7e744 authored over 10 years ago
Settings screens redirect for certain roles

Closes #3291
- Adds redirects based on roles as defined in the case
- Adds new mixin `CurrentUse...

ab5c8c338824a8c3c2cac640e30c1689d768fd08 authored over 10 years ago
Auth

24edc11c40ca78b8ab2219671e833392c490c3f0 authored over 10 years ago
About Ghost screen

e8bd9024b009be249cf02291a14781f7cefaab9b authored over 10 years ago
Setup

58fdf117c55ecb33df9dbcb8934bb3f2ab3a3e75 authored over 10 years ago
Adjusted animation timing for links

03b2bd71ad2c7657b9e37d046edce3eda22c3386 authored over 10 years ago
Stripping default nav styling completely

This is already conflicting with new styles horribly.

9eeea38c6d99e456fb0a46337c619439120d3c0c authored over 10 years ago
Cleanup screen.scss / import uploader

b6ebfc05180fd3df85b2d0d03a0b2b15fc7fd36b authored over 10 years ago
Deprecate utilities.scss

d44521b328b7ff0048f2428f2ec3e0bb4fdf5574 authored over 10 years ago
Uploader

e16d0504a19032aac45579ee2cf521f6fb27a8d7 authored over 10 years ago
No underlines

096820a6da0981d6a2a57560adebe501bf04232a authored over 10 years ago
Merged typography.scss into global.scss

56b10273d89e7e4ac972d1eecfaf37f18811309d authored over 10 years ago
Tables

e4be309c746587d78650c62f45bd0dd904bb4632 authored over 10 years ago
Merged rolelabels.scss into users.scss

b1c2395d9487b0eafeb5825d2cbe6ca913a428d1 authored over 10 years ago
Users

63274c75c7313a4082ae583d573873e493d3c6bf authored over 10 years ago
NProgress

75c3b2f50efe1c2945742e76d6c65689a3f64162 authored over 10 years ago
Notifications

4ff2931c240bde51be7c4b8233ed2dc5a6d5d5bc authored over 10 years ago
Deprecate navs.scss, merge into shame.scss

c0e437eab58372347c37e9cbc31ec4c20de49a10 authored over 10 years ago
Modals

7c2c7a141ab73a8cd57caa6452da45e4fa00be3c authored over 10 years ago
Deprecate old files and introduce _shame.scss

- New _shame.scss to hold styles/components which need to be refactored or removed
- layout.scss...

4290f9fa024994dae4a168c66ae366d56208cb91 authored over 10 years ago
Floating header

82687299f91848a4a9bc17d2aca321e61ebcbef8 authored over 10 years ago
Forms

4d6480e30589027aa97f8de9a551db7017b1d4bc authored over 10 years ago
Buttons

0fd1e08d1070c95b9e3cc90074dcb3c8a4b109ee authored over 10 years ago