issues
search
cdaguerre
/
php-trello-api
A simple Object Oriented wrapper for the Trello API, written in PHP5.
http://cdaguerre.github.io/php-trello-api
MIT License
254
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Function to Delete/Remove Cards
#46
djbusby
opened
7 years ago
1
Changes Guzzle vendor to the current one
#45
augustohp
closed
7 years ago
0
PHP ecosystem catch up
#44
augustohp
closed
7 years ago
2
Can't add a member to board
#43
Phantomea
opened
8 years ago
1
Trello API convention for POST/PUT card members is idMembers instead of members.
#42
thewhit
closed
5 years ago
0
Update Guzzle package + added php 7.x to travis config
#41
andreybolonin
closed
7 years ago
1
Add new colors available in Trello
#40
danrichards
opened
8 years ago
0
fix command order
#39
goatherd
opened
8 years ago
0
Fatal error: Uncaught exception 'Trello\Exception\RuntimeException'
#38
ygerzen
opened
8 years ago
2
Question: How to add board and organization members?
#37
techbb
opened
8 years ago
3
added endpoint to get boards for organization
#36
Arhimenrius
opened
8 years ago
0
remove usage of non existent CommentInterface in CardCommentEvent
#35
bwach
opened
8 years ago
2
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
#34
rvanbaalen
closed
7 years ago
2
Update API docs: change "cardlists" to "lists"
#33
simplimation
opened
8 years ago
2
Fix labels on card
#32
azorgh
opened
8 years ago
0
Labels in card are not saved
#31
azorgh
opened
8 years ago
2
Don't include unused parameters in Trello API requests
#30
drewjoh
opened
8 years ago
0
Updating Trello cards passed back a lot of unused parameters and can cause an API error
#29
drewjoh
closed
1 year ago
0
Do not set our due parameter on a card update if empty/null
#28
drewjoh
opened
8 years ago
0
Do not set our due parameter on a card update if empty/null
#27
drewjoh
closed
8 years ago
2
Including even a null due date causes Trello to set the due date
#26
drewjoh
closed
1 year ago
0
Fix labels management (fixed by @seleznevdev)
#25
mobula9
closed
4 years ago
2
Too many api calls when trying to get cards moved from a list to another
#24
seblegall
opened
8 years ago
3
fix link for package api docs
#23
lgg
closed
8 years ago
1
Typos in Checklist model
#22
ilkka-rautiainen
opened
8 years ago
1
Checlist item state always true
#21
ilkka-rautiainen
opened
8 years ago
8
How to move a task from one list to another list
#20
hoangnghia
opened
9 years ago
1
Client::AUTH_HTTP_PASSWORD method
#19
elvis-hp
opened
9 years ago
0
Update Label Functionality
#18
tannermccoleman
opened
9 years ago
0
Retrieve organization's members & boards
#17
brisho
opened
9 years ago
2
Added functions to Card api
#16
rtvisser
opened
9 years ago
2
Issue with attachments.
#15
sorintx
opened
9 years ago
4
Error - New card
#14
raalzate
closed
9 years ago
6
add removeDueDate to Card Model
#13
null9beta
closed
9 years ago
6
Client::AUTH_HTTP_PASSWORD method
#12
angmarian
closed
9 years ago
3
Fixed tests after to merge checklists endpoint
#11
cdaguerre
closed
9 years ago
1
Fixed DateTime's timezone sent on request body
#10
ogabrielsantos
closed
9 years ago
2
Fix wrong body sending when parameter is a DateTime object
#9
ogabrielsantos
closed
9 years ago
5
Update Checklists.php
#8
bogdan1993
closed
9 years ago
3
Trello/Api/Card will throw an exception when due date is not null
#7
ogabrielsantos
closed
9 years ago
5
Update doc after Board method renaming
#6
dialogik
closed
9 years ago
3
Use the new build env on Travis
#5
joshk
closed
9 years ago
2
[feat/card-comments] add possiblity to call addComment and removeComment on Card model
#4
cdaguerre
closed
9 years ago
3
[fix/api-card-checklists] fixed api->cards()->checklists()->all()
#3
cdaguerre
closed
9 years ago
1
[fix/url-auth] added key and fixed token var name
#2
cdaguerre
closed
9 years ago
1
Added actions to card model
#1
xrip
closed
9 years ago
4
Previous