Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dioscouri/f3-lib issues and pull requests

#78 - Honestly How did anything ever work with it like this?

Pull Request - State: open - Opened by ChrisFrench almost 7 years ago - 2 comments

#77 - Make it easier to override pagination

Issue - State: open - Opened by rdiaztushman about 10 years ago - 1 comment

#76 - Create Trash Model

Issue - State: closed - Opened by ChrisFrench over 10 years ago - 1 comment

#75 - Start tracking "last-modified-by"

Issue - State: closed - Opened by rdiaztushman over 10 years ago

#74 - Add support for batches to the Queuer

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 2 comments

#73 - Create an audit/diagnostics cron job

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 2 comments

#71 - Integrate a Zend OpCache status/monitor class

Issue - State: closed - Opened by rdiaztushman over 10 years ago

#70 - Add Wanelo product tags to <head>

Issue - State: closed - Opened by vvo3v over 10 years ago - 3 comments

#69 - Add ability to inject <head> tags using \Dsc\Theme

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 3 comments

#68 - Add ability to log errors via JS

Issue - State: closed - Opened by rdiaztushman over 10 years ago

#65 - Assets all Save methods should probably just use SaveFromBuffer

Issue - State: open - Opened by ChrisFrench over 10 years ago
Labels: enhancement

#64 - Maybe add an \Apps::bootstrapCli() for CLI apps?

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 3 comments

#63 - Add ability to filter Navigation items by the menu's SLUG

Issue - State: closed - Opened by rdiaztushman over 10 years ago

#61 - Inspect the Collection::findOne method

Issue - State: closed - Opened by rdiaztushman over 10 years ago

#59 - Use the queuer for a webhooks system

Issue - State: open - Opened by rdiaztushman over 10 years ago
Labels: enhancement

#58 - Add ability to run a queued task on demand

Issue - State: closed - Opened by rdiaztushman over 10 years ago
Labels: enhancement

#56 - AdminList trait uses $model->delete($id) which does not exist

Issue - State: open - Opened by polakluk over 10 years ago
Labels: bug, high

#55 - Rename APP_NAME to Instance or something else

Issue - State: open - Opened by ChrisFrench over 10 years ago
Labels: cleanup

#54 - Remove Modules dependency from Theme class

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 1 comment
Labels: bug, high

#53 - Create a bootstrapper for CLI apps

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 2 comments

#52 - Don't trigger Listener events on certain model saves

Issue - State: closed - Opened by rdiaztushman over 10 years ago

#51 - Assets File Encoding

Issue - State: open - Opened by ChrisFrench over 10 years ago

#50 - Make categories use the publishable trait

Issue - State: open - Opened by rdiaztushman over 10 years ago
Labels: enhancement, high

#49 - triple loading apps again

Issue - State: closed - Opened by ChrisFrench over 10 years ago - 1 comment

#48 - Reordering seems broken

Issue - State: closed - Opened by ChrisFrench over 10 years ago - 2 comments

#47 - Make \Dsc\System\addMessage use \Dsc\Session

Issue - State: closed - Opened by rdiaztushman over 10 years ago
Labels: bug, high

#46 - When asked to sign-in in order to access a link, query parameters are ommitted

Issue - State: closed - Opened by polakluk over 10 years ago - 1 comment
Labels: bug, low

#45 - Make \Dsc\Models::set() return $this

Issue - State: closed - Opened by rdiaztushman over 10 years ago - 1 comment
Labels: bug, high, cleanup

#44 - Get rid of old traits

Issue - State: open - Opened by polakluk over 10 years ago
Labels: low, cleanup

#42 - Move the /public/dsc folder into the lib's Assets folder and create a symlink

Issue - State: open - Opened by rdiaztushman almost 11 years ago
Labels: bug

#41 - Check pagination on nginx

Issue - State: closed - Opened by rdiaztushman almost 11 years ago - 1 comment

#40 - debug \Dsc\Bootstrap::preSite (and maybe other methods)

Issue - State: closed - Opened by rdiaztushman almost 11 years ago - 1 comment
Labels: bug, high

#39 - Update the Queue Model so it uses Collection

Issue - State: closed - Opened by rdiaztushman almost 11 years ago

#38 - Update the Nested model so it's not using the mapper class

Issue - State: closed - Opened by rdiaztushman almost 11 years ago

#37 - separate model states based on Global_app_name

Issue - State: closed - Opened by rdiaztushman almost 11 years ago - 1 comment

#36 - Make the collections extend the new base Models class

Issue - State: closed - Opened by rdiaztushman almost 11 years ago

#35 - metadta.created is always updated

Issue - State: closed - Opened by polakluk almost 11 years ago - 3 comments
Labels: bug

#34 - Fix \Mongo\Collections\Categories

Issue - State: closed - Opened by rdiaztushman almost 11 years ago

#33 - Pagination in footer does not reflect filtering

Issue - State: closed - Opened by polakluk almost 11 years ago - 1 comment
Labels: bug

#32 - Decouple \Dsc\Flash from the SESSION

Issue - State: closed - Opened by rdiaztushman almost 11 years ago

#31 - Add ability to override view/layouts

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 3 comments
Labels: enhancement

#30 - Trigger an event after all apps have loaded

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 3 comments

#29 - Feature: Look into a default structure for docments controlled by the model

Issue - State: closed - Opened by ChrisFrench about 11 years ago
Labels: enhancement

#28 - Add a way to extend all views via plugins

Issue - State: closed - Opened by rdiaztushman about 11 years ago

#25 - moving filters to an attribute and adding setters and getters

Pull Request - State: closed - Opened by ChrisFrench about 11 years ago

#23 - Add generic reordering method

Issue - State: closed - Opened by rdiaztushman about 11 years ago

#22 - fixing wrong paths in addition apps in bootstrapper

Pull Request - State: closed - Opened by ChrisFrench about 11 years ago

#21 - Convert $f3->route() to $this->setRedirect() in all Crud and CrudItem functions

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment

#18 - Run custom script after composer install

Issue - State: closed - Opened by ChrisFrench about 11 years ago - 1 comment
Labels: enhancement, high

#17 - Add ability to specify custom additional paths for bootstrapping apps

Issue - State: closed - Opened by rdiaztushman about 11 years ago
Labels: enhancement

#16 - Add \Dsc\Request for simple HMVC requests

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 3 comments

#15 - Template: render() needs to support a base path to avoid conflicts

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 5 comments

#14 - Assets: Allowing changing the upload directory via f3 uploads dir

Issue - State: closed - Opened by ChrisFrench about 11 years ago - 1 comment

#13 - Assets: After an asset is deleted or updated, update all referring documents

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 2 comments
Labels: bug

#12 - Add Settings to each mini-app

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 2 comments
Labels: enhancement

#11 - Assets: Amazon S3 should only display if all required config settings exist

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: bug

#10 - Move Users to a separate mini-app

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 3 comments
Labels: enhancement

#9 - Add ACL/Permissions to users mini-app

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: enhancement

#8 - Add groups to Users mini-app

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: enhancement

#7 - Add chunk support to file uploader

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: enhancement

#6 - Images with a parenthesis in the name fail to upload

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: bug

#5 - Finish the editing form for assets

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: bug

#4 - Add ability to assign featured image to blog posts

Issue - State: closed - Opened by rdiaztushman about 11 years ago

#3 - Blog: If the title of the category has changed, update all posts using this category

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: bug

#2 - Blog: If a category is deleted, remove it from any nested 'categories' documents

Issue - State: closed - Opened by rdiaztushman about 11 years ago - 1 comment
Labels: bug

#1 - Move Assets to a standalone mini-app

Issue - State: closed - Opened by rdiaztushman about 11 years ago