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

Prevent stacking of password mismatch notification on /reset/

closes #1902
- Missing call to clearEverything caused the new notifications to pile up on multip...

b9e92ad9c446e6289aa45b06cb749944a9dc038f authored almost 11 years ago by Kate von Roeder <[email protected]>
Enable Escape key to close tag suggestion popup

closes #1893
- Checking the contents of search term after evaluating the keycode caused the sugg...

b71a5089375270dfc15d8e8f00852af079bb6626 authored almost 11 years ago by Kate von Roeder <[email protected]>
Publish date and time display fix

no issue

- add @ symbol to ensure date and time are clear

5ece56df94c2177e7e943e47bb69136a991917b7 authored almost 11 years ago by Hannah Wolfe <[email protected]>
No select or text cursor on rendered preview

fixes #1595

- prevents the backspace key from doing terrible things

1995a54de807bbc5a8dda86f7e7144bf9ce69bbe authored almost 11 years ago by Hannah Wolfe <[email protected]>
Prevented duplicate binding of upload button on debug importer

Fixes #1899

4f005703f5679efac0bee54a82c0d0148572419c authored almost 11 years ago by Zach Schneider <[email protected]>
Change help text wording on settings page

9d235fa5993ea411b316ddc44986d23b6ce25474 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1894 from ErisDS/issue-1558

Notifications can be dismissed with ESC

6ec45d1cb24cfef6a0f09d67497c2a81feb545dc authored almost 11 years ago by Hannah Wolfe <[email protected]>
Notifications can be dismissed with ESC

issue #1558

- this is a partial / short term fix for the problem with extra long notifications,...

d128160bf5660cce6cc6eb7e5c60c8e7505cab02 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1888 from hswolff/additional-ux

Update placeholder of published data in editor

b2501e0f9e9e4e4b1bfa35cf002d9977628b0fe9 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Update placeholder of published data in editor

fixes #1351

- when a post has a published_at value show a blank
placeholder

- when a post does...

f28ba45e68c1144170580f6e112b492578b7e80d authored almost 11 years ago by Harry Wolff <[email protected]>
Fix hanging loading bar on deleting a post

Closes #1869

- Added an additional event listener for destroy event, then a listener
on the mod...

a5f4526008f90f323f9ffc663a7f9fc7bf5e5395 authored almost 11 years ago by Jacob Gable <[email protected]>
Fixed tag display issues

The tags UI is pretty messed up all round. This fix makes it work properly at least on desktop. ...

ef7a2ef9f7cea5dde738d7653ded7c44913038b5 authored almost 11 years ago by John O'Nolan <[email protected]>
Fix John being stupid

See #1878

84d0f436cba5d7b1035bacc0bbd112b15cfafa8e authored almost 11 years ago by John O'Nolan <[email protected]>
Speed up heinous slow animations

aa793472ae51af2aee6c3795b679f4c52dd23958 authored almost 11 years ago by John O'Nolan <[email protected]>
Update post settings checkbox

* Fixed display bug in firefox, cause firefox is utter shit. Closes #1878
* Fixed minor animatio...

2f306c6acedb5fa978eb0890674a58e30b79347c authored almost 11 years ago by John O'Nolan <[email protected]>
Get rid of old todos

Cause they’re already fucking done

5cb912c1f7c6ebc068e19a6fc10f9b837cae1dc0 authored almost 11 years ago by John O'Nolan <[email protected]>
Extending halfdan’s work for UX settings improvements

#1351

- prevent a new post (not saved on server) from
updating its slug/date to the server

- f...

74d73239159a40db5aa6bf5aba8eca4065681067 authored almost 11 years ago by Harry Wolff <[email protected]>
New Post UX behaviour.

refs #1351
- Make generateSlug a static method on base model
- Change client behaviour (unfinish...

8486b33846629e1e7c419dda148147fd828981ed authored almost 11 years ago by Fabian Becker <[email protected]>
Use ajax for import

closes #1854
- added blueimp file upload to debug.js
- changed POST /ghost/api/v0.1/db to be use...

9df196fbf0abdea2a800e24478a67b2611402f0a authored almost 11 years ago by Sebastian Gierlinger <[email protected]>
New URL helper - URL consistency fixes

fixes #1765
fixes #1811
issue #1833

New UrlFor functions

- moved body of url helper to config....

c99827491db34ace2c63eff28f66c8b2baf17c3e authored about 11 years ago by Hannah Wolfe <[email protected]>
Disabled styles for disabled buttons

Duh

63008009ac664b525a2184e7fd943ffcefb13b8c authored about 11 years ago by John O'Nolan <[email protected]>
Merge pull request #1828 from ddoolin/fix-tag-suggestion-and-padding

Fixes showing tag suggestions and tag container padding

ab8ec8138792030d54ca6180dca69d2303a670a4 authored about 11 years ago by John O'Nolan <[email protected]>
Fixes showing tag suggestions and tag container padding

fixes #1774
- Delayed showing the tag suggestions popup unless matching tags were found
- Change...

a3a736e2e87bde050295d00f3e19352b86d8d442 authored about 11 years ago by Devin Doolin <[email protected]>
disable save button during image uploads

closes #1661

- disables save button at beginning of image upload
- enable save button at image ...

31f5f8be2395dda87285604b439450b6f9c0c9fd authored about 11 years ago by cobbspur <[email protected]>
Shared folder asset handling

fixes #1659, fixes #1668

- removed relative asset url from css
- added asset helper to client
-...

ed48630c77fc37f17a9478633b198433c9665c98 authored about 11 years ago by Hannah Wolfe <[email protected]>
Path, url and subdir cleanup & test

issue #1754

- remove path (it was only used once, and not needed)
- change webroot to subdir
- ...

24767b3b3280e30f2369030d4d0e354a67fa0863 authored about 11 years ago by Hannah Wolfe <[email protected]>
Adding messaging that deleting is permanent

dd53791c29732ceb40d73ebfa2d2c6b92af072f8 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1743 from sebgie/issue#1445

Delete all content (posts and tags)

41a968baf0f7b369c8f40235e0cde2165acb57ee authored about 11 years ago by Hannah Wolfe <[email protected]>
Set min-height on user profile cover image

Fixes #1752

ed36e99c84587a59b30febfd55bb37f2ad3aed73 authored about 11 years ago by John O'Nolan <[email protected]>
Delete all content (posts and tags)

closes #1445
- added delete button to ‚ugly debug tools‘
- added api call to delete all content
...

7a12b5354aaf52f220b1a9ddd330f3d39d8f8713 authored about 11 years ago by Sebastian Gierlinger <[email protected]>
Improved comma tag completion on international keyboard layouts

Reported in issue #1475
- `String.localeCompare` can be more reliable for keys that do not relat...

1afe7303972bded3d1a38c7a502046da968faeeb authored about 11 years ago by Matt Hughes <[email protected]>
Date helper fix, moment breaks with null values

fixes #1730

2dfb54a45ea84e7584c84a3382645e6113e14022 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1716 from ErisDS/post-order

API refactor / cleanup

bcb3825d29628973f2cbc471c899a949ecf262fb authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1704 from ErisDS/featured-star

Markup & style fixes for post list statuses

8e3978944d88c8af9ae2d32f305210ea97269292 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1653 from AgtLucas/master

Fix typo?

29d7979072e85b859cb2d993107aad6497b12220 authored about 11 years ago by Hannah Wolfe <[email protected]>
API refactor / cleanup

closes #1303

- removed where and orderBy from being passed from the API through to bookshelf, a...

de203bc36470542ad9a1dbcdb2b6be52027a2766 authored about 11 years ago by Hannah Wolfe <[email protected]>
Markup & style fixes for post list statuses

fixes #1703, fixes #1712

- featured star appears immediately for both draft and published items...

6ad04a5e710b0322983664af280b4601dc800d64 authored about 11 years ago by Hannah Wolfe <[email protected]>
Bug fixes, undefined should not be a string

98c58b4a2dbb91b3aa6bd54abfdc583012107856 authored about 11 years ago by Hannah Wolfe <[email protected]>
CSS and layout fixes for image uploader

closes #1673
- dropzone icon doesn't appear when filestorage is false
- proper cursor and no sel...

3bdefeabfffa0b293337ced89479d7ee12494d90 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1648 from KingKarl85/api-slashes

backbonejs model conflict with connect-slashes

2e2efe029c0b4135ad00053f008c55380d31fd8c authored about 11 years ago by Hannah Wolfe <[email protected]>
backbonejs model conflict with connect-slashes

close #1648
- backbonejs model doesn't include tailing slash by default
- connect-slashes return...

36b5b21eb6449ef7c8d01dc637da0b84882aec38 authored about 11 years ago by Karl Mikkelsen <[email protected]>
Fix typo?

9da9b2be16ea54a7a43c1878b775017fd58edf1b authored about 11 years ago by Lucas <[email protected]>
Debounce post settings events

fixes #1582

d5e9e64ee36e2a98afe697d5a0a8cd7819570147 authored about 11 years ago by Harry Wolff <[email protected]>
Fix error when uploading logo/cover image

closes #1616
- removed pars from model
- changed checkbox handling

b85a56e3db57770398c87df7aa42b679e3a975ac authored about 11 years ago by Sebastian Gierlinger <[email protected]>
Scoping tag styling to the tag control

fixes #1309

8ddc9a44b3abef305c8244b309c977af67f7a06f authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1577 from halfdan/527-subdir-admin

Fix Admin interface with sub directories

d2973191cf87a4fc9cd6868209aec5119e3d33f1 authored about 11 years ago by Hannah Wolfe <[email protected]>
Improvements to date handling in post settings menu

issue #1350, #1351

- make sure we don't fire save if the date hasn't changed - and removes a fe...

ab1f2bfdc6a7163a64739cb47b3008c6407feb37 authored about 11 years ago by Hannah Wolfe <[email protected]>
Content pane update for static pages

fixes #1350

- no concept of published page

970feec75dcf2f0eeab6f9693fa50aa16afc1e9d authored about 11 years ago by Hannah Wolfe <[email protected]>
Subdir support for admin interface

refs #527

16e57372c848efc68856fc3f6f5fe30028305f43 authored about 11 years ago by Fabian Becker <[email protected]>
Restructure error and success messages for the editor.

closes #1368
- merged the Maps for Error/Notification Messages into one JSON-structure
- this st...

f8e3cf3722f20ffea1a704f24126c7698e31bdc8 authored about 11 years ago by Manuel Gellfart <[email protected]>
Merge pull request #1548 from bastilian/improve_image_uploader_ui

Improve image uploader UI

f57332920c20658b3a9893ab77fbb4402e439316 authored about 11 years ago by Hannah Wolfe <[email protected]>
Modified ghostdown markdown extension to allow for 4+ inline underscores

See #1113
- added additional regex rule to replace 4+ underscores with their coded equivalent: &...

7341593b8dd92d7865358b8747d5471f0c0199aa authored about 11 years ago by Daniel Hanson <[email protected]>
Merge pull request #1550 from bastilian/fix_1532

Fix tag input field

f0e8b71caa9b7085dcdec91420b850fe8ac409e2 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1533 from jgillich/permalinks

Add Customisable Permalinks

b8b3a53dbf606430f1ad755219c8ee98edfbb098 authored about 11 years ago by Hannah Wolfe <[email protected]>
fix tag input field

closes #1532
- giving higher priority to css selector for .tag-input in order to override global...

e55f9c1bcdd4b30e6efd255128d64bd9386d2bbf authored about 11 years ago by Sebastian Gräßl <[email protected]>
Merge pull request #1534 from jgable/passwordReset

Improved Password Reset Tool

47868aa4aa3ed866a8b3489462855b3b3656bd51 authored about 11 years ago by Hannah Wolfe <[email protected]>
Improve image uploader UI

closes #1356
- add button to toggle back to uploader from image-url interface
- put save button ...

d2a4ed1acbee5f92d3f28fb18b615e4541f535d9 authored about 11 years ago by Sebastian Gräßl <[email protected]>
Add Customisable Permalinks

b1b340fefb416555e0f41bf127979b8c2e3ba2ca authored about 11 years ago by Jakob Gillich <[email protected]>
Merge pull request #1544 from ErisDS/client-model-fix

Bugfix handle model and collection separately

faeb96b5e4dfc65aceb65fda4fa7d64389075d04 authored about 11 years ago by Hannah Wolfe <[email protected]>
Bugfix handle model and collection separately

issue #1533

- replaces templateModel which was a weird hybrid with progressModel and progressCo...

da4665e8693cd30dbe3a35229035af98e15781a4 authored about 11 years ago by Hannah Wolfe <[email protected]>
Improved Password Reset Tool

Closes #1471

- add api and User model methods for generating and validating tokens
- add routes...

41eff2c4db9ce66a8f0b6c3a99293c336e40e3cb authored about 11 years ago by Jacob Gable <[email protected]>
Remove unneccessary type conversion

f5520360f30ecdecacaa8b191a7cc32451f0ccd8 authored about 11 years ago by Jakob Gillich <[email protected]>
Merge pull request #1485 from Archanium/MinorIssues

Danish language file and a correction to Markdown modal

f510ab8310af67b00503602a3faec3684df685ab authored about 11 years ago by Hannah Wolfe <[email protected]>
Correct the Markdown for emphasis

7327932bd718d6c07e8f8b867d543c77d2a4d164 authored about 11 years ago by Thomas Faurbye Nielsen <[email protected]>
Merge pull request #1353 from thgaskell/1350-static-page-checkbox

Allow user to set static page before saving

69b78c772968148da95141d4186eb25243025f0b authored about 11 years ago by Hannah Wolfe <[email protected]>
Remove inline script from default.hbs

closes #1268

5eb70294d594b49d0fe9803fbd1d164981c29ee8 authored about 11 years ago by Hannah Wolfe <[email protected]>
Add support for SVG images

6d2dcd517ee4b8e2cb1b556a13ab0d8aeb27a33e authored about 11 years ago by Michael Bradshaw <[email protected]>
Merge pull request #1446 from JohnONolan/notifications

Growl style desktop notifications

5899f5923eee200413b956d69ceb690af9b53367 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1440 from JohnONolan/post-settings

Post settings refactor

4723a8c4ad0061a88f51b6b0f53f291b80539fe7 authored about 11 years ago by Hannah Wolfe <[email protected]>
Growl style desktop notifications

First pass. See #1349

fef838da341f82fb5600fb775c5988779b479e55 authored about 11 years ago by John O'Nolan <[email protected]>
Complete post-settings menu refactor

f73b201b11979ba4a800b840a4cc000115eeccff authored about 11 years ago by John O'Nolan <[email protected]>
Merge pull request #917 from jgable/publishedAtTime

Allow published_at times to be specified

da8a24bd9dc985e61abfba0b9b9ac9ba1df47c3c authored about 11 years ago by Hannah Wolfe <[email protected]>
Show "Write a new Post" message when there are no posts

closes #1308

d799d70e9414dec10b1da84f1983e72ac4d98a9b authored about 11 years ago by Jakob Gillich <[email protected]>
Allow published_at times to be specified

Fixes #907

- Modified the PostSettings view to use moment.js formats that include hours and min...

02abfe2feac2ebfdee5f8418573073d0e650762b authored about 11 years ago by Jacob Gable <[email protected]>
Merge pull request #1331 from zacgeis/dirtymessage-fix

375e32bf59a5f61e18d546036ef57030ea755a78 authored about 11 years ago by Hannah Wolfe <[email protected]>
Preventing incorrectly shown unload alert

issue #1327

- IE9 fires an unload when using Backbone.history.navigate which meant the alert al...

1f76a04ec9794217fcb9da0ddc5e7df080399b87 authored about 11 years ago by Hannah Wolfe <[email protected]>
Moving dirty editor handling out of uploadMgr

issue #1327

- just moved to be in editor obj, everything else is the same

4932ae5ae10ac3a34800ca85d19b95e79e9e8914 authored about 11 years ago by Hannah Wolfe <[email protected]>
Displays alert if editor is dirty before unload

closes #1327
- Prevents user from accidently losing changes

d93952b97ea6e9925293cb5a0edc86b928d9d06c authored about 11 years ago by Zach Geis <[email protected]>
Fix page errors during builds.

fixes #1434

2512c0b1e44d7c24c0a472a902d48a444d46e9b4 authored about 11 years ago by Fabian Becker <[email protected]>
Kill iCheck cause Hannah says it has genital warts.

2dea1445e17d344ec0b1c627fcaf2057868f886d authored about 11 years ago by John O'Nolan <[email protected]>
Properly format publish date.

fixes #1335

680f7f40bf5c95a6ccbb4219341598ed8e994576 authored about 11 years ago by Fabian Becker <[email protected]>
Make webkit autocomplete login styles less heinous

Fixes #771

11faaf99fcd8dad89be5638becc11cc84a8cd513 authored about 11 years ago by John O'Nolan <[email protected]>
Merge pull request #1345 from halfdan/944-crazy-notifications

Fix notification stacking.

1bbf2827e6beec1daf3bad17757e8a87c1cee838 authored about 11 years ago by Hannah Wolfe <[email protected]>
Remove unparam:true from jslint config in Gruntfile.js

issue #1365
- added /*jslint unparam:true*/ to functions where absolutely necessary
- added /*js...

5fb9a02eeedb4f7b09cbcdf02a7de0936fd086c5 authored about 11 years ago by Ben Gladwell <[email protected]>
Improved image cancel button

* Removed duplicate references
* Adjusted hover styles
* Imroved visibility of icon on dark images

467e7c3ffa964b082280837ef4138101d5f65d61 authored about 11 years ago by John O'Nolan <[email protected]>
Fix bug where image-delete icon was on top of floating headers

9f2170719cd49acfc6d616e508acd7324d29f958 authored about 11 years ago by John O'Nolan <[email protected]>
Allow user to set static page before saving

fixes #1350
- jQuery event.preventDefault() stops the user from selecting the checkbox

7920047adbd8ad183b0603f21c11fbae0c223a41 authored about 11 years ago by Tony Gaskell <[email protected]>
Fix notification stacking.

fixes #944

c6e3427d03c480d9b80441097f2e60b5f19a9b0c authored about 11 years ago by Fabian Becker <[email protected]>
Merge pull request #1301 from ErisDS/js-build-warn

Adding a warning message if js is not built

15f5140ee32076795f38cb6da89f69264cd477ea authored about 11 years ago by Hannah Wolfe <[email protected]>
Allow user to mark a post as static page

- Increased post-settings width to properly display "Static Page"
- Changed templates to display...

69705e97c6326b7be0576780095af8488966327d authored about 11 years ago by Fabian Becker <[email protected]>
Updated Breakpoint Sass 1.3.0 => 2.0.6

0c219d5949cc826b23668f0d2fc8065dff10a936 authored about 11 years ago by John O'Nolan <[email protected]>
Adding a warning message if js is not built

closes #1205

80c0fa9491085226a178576284cd78fb16c508c1 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1283 from halfdan/prevent-drop-event

Prevent default drag/drop action.

f130fb7ba2d245f703fb94cd255f21f995f8003d authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1279 from willglynn/code_wrap

<code>/<tt> elements should wrap since they're used inline

2f3a5cd46640b527a9f8908c63cd80c413309923 authored about 11 years ago by Hannah Wolfe <[email protected]>
Prevent default drag/drop action.

4db87cc6bf415a8d8bc7376dcccc85b2c0b2671f authored about 11 years ago by Fabian Becker <[email protected]>
Merge pull request #1164 from halfdan/1162-unpublished-posts

Unpublished Post should not be accessible

9415befa91502e48e84466b1690f29b9f4fd82ec authored about 11 years ago by Hannah Wolfe <[email protected]>
<code>/<tt> elements should wrap since they're used inline

7394bf6a47ac0a99677f535cf0b72bed40ae8ac7 authored about 11 years ago by Will Glynn <[email protected]>
Unpublished Post should not be accessible

fixes #1162

05a142f3621ebcbaeac441c3edcb22f4cef6de66 authored about 11 years ago by Fabian Becker <[email protected]>
Merge pull request #1122 from gotdibbs/Issue814

Simplify publish date checks

779c253241a740b328a7be1f0315b7cc3ee59a3a authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1258 from gotdibbs/Issue1242

Fix duplication of entries in infinite scroll

ea689a80e61f1b2e27b29e08ceb4a0929bdbfca0 authored about 11 years ago by Hannah Wolfe <[email protected]>