Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Evaneos/berthe issues and pull requests
#79 - Do not bind parameters when fetcher decides to remove the WHERE clause
Pull Request -
State: closed - Opened by fhuitelec over 2 years ago
Labels: bug
#78 - Fix type for limit and skip options on MongoDB API
Pull Request -
State: closed - Opened by kipit over 4 years ago
#77 - Feat: Allow to copy translations
Pull Request -
State: closed - Opened by SelrahcD over 5 years ago
#76 - Handle OR operator for MongoDB
Pull Request -
State: closed - Opened by rlvdx almost 7 years ago
Labels: bug
#75 - Le FetcherMongoQueryBuilder gère l'opérateur OR comme un AND
Issue -
State: closed - Opened by rlvdx almost 7 years ago
Labels: bug
#74 - fix: Fix big mistake on the construct magic method
Pull Request -
State: closed - Opened by yoan-evaneos almost 8 years ago
Labels: bug, enhancement
#73 - feat : Column operator
Pull Request -
State: closed - Opened by yoan-evaneos almost 8 years ago
Labels: enhancement
#72 - Add some utility methods to Berthe\Translation
Pull Request -
State: closed - Opened by RomainJeff about 8 years ago
#71 - Use real league/Event lib. We have to bump to php 5.4
Pull Request -
State: closed - Opened by SelrahcD over 8 years ago
#70 - fix deleteHooks in AbstractManager
Pull Request -
State: closed - Opened by christophehurpeau about 9 years ago
#69 - implements like and ilike fetcher
Pull Request -
State: closed - Opened by qpautrat about 9 years ago
- 3 comments
#68 - Add a `getByIdsIn` to AbstractService
Issue -
State: closed - Opened by johangirod about 9 years ago
- 9 comments
Labels: enhancement
#67 - Added the method to retrieve all the params from the event
Pull Request -
State: closed - Opened by ghost about 9 years ago
- 1 comment
#66 - Fix Berthe\Event Json for 5.3
Pull Request -
State: closed - Opened by SelrahcD about 9 years ago
#65 - Allow event to be transformed from/to json
Pull Request -
State: closed - Opened by SelrahcD about 9 years ago
- 1 comment
#64 - Add Event to Berthe
Pull Request -
State: closed - Opened by SelrahcD about 9 years ago
- 1 comment
#63 - Fix bug when equal operation + an other operation in the same column …
Pull Request -
State: closed - Opened by johangirod about 9 years ago
- 1 comment
#62 - BufferedIterator
Pull Request -
State: closed - Opened by jjsaunier over 9 years ago
#61 - IN implem is now inside the FetcherQueryBuilders
Pull Request -
State: closed - Opened by johangirod over 9 years ago
#60 - Why does the Fetcher implement TYPE_IN in AND[TYPE_EQ]
Issue -
State: closed - Opened by johangirod over 9 years ago
- 6 comments
Labels: question
#59 - get[First,Unique]ByFetcher and other improvements, cleaning and phpdo…
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
- 4 comments
#58 - fix in DefaultDbWriter for old way of creating queries
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
- 1 comment
#57 - Fix error message
Pull Request -
State: closed - Opened by SelrahcD over 9 years ago
- 7 comments
#56 - Proposal : only call builder->updateFromArray if there is data
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
- 1 comment
#55 - FetcherIterator
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
- 4 comments
#54 - Add Mongo Support
Issue -
State: closed - Opened by johangirod over 9 years ago
#53 - Basic support of mongo
Pull Request -
State: closed - Opened by johangirod over 9 years ago
#52 - moved getDatetimeFields out of the property loop
Pull Request -
State: closed - Opened by oliviermadre over 9 years ago
#51 - support \DatetimeInterface
Pull Request -
State: closed - Opened by jjsaunier over 9 years ago
#49 - AbstractService: change deleteById to be able to secure the delete me…
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
- 3 comments
#48 - Proposal : only call builder->updateFromArray if there is data
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
- 1 comment
#47 - Logger on reader
Pull Request -
State: closed - Opened by jjsaunier over 9 years ago
#46 - Fix bugs in AbstractService
Pull Request -
State: closed - Opened by johangirod over 9 years ago
- 1 comment
#45 - phpdoc and formatting in Translation
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
#44 - compose method in abstract composer
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
#43 - composer embeds
Pull Request -
State: closed - Opened by christophehurpeau over 9 years ago
#42 - added transient fields management
Pull Request -
State: closed - Opened by ghost over 9 years ago
#41 - fetchable: add getCountByFetcher
Pull Request -
State: closed - Opened by christophehurpeau almost 10 years ago
#40 - fix reader when translation is not in the database
Pull Request -
State: closed - Opened by christophehurpeau almost 10 years ago
#39 - improve datetime converter
Pull Request -
State: closed - Opened by christophehurpeau almost 10 years ago
- 1 comment
#38 - Allow defaultEmbeds with Multi level
Pull Request -
State: closed - Opened by maffpool about 10 years ago
- 3 comments
#37 - Adding a new function `dateToTimeZone` to AbstractBuilder
Pull Request -
State: closed - Opened by johangirod about 10 years ago
- 4 comments
#36 - force embeds in composers
Pull Request -
State: closed - Opened by christophehurpeau about 10 years ago
#35 - Remove fetcher for soft delete
Pull Request -
State: closed - Opened by johangirod about 10 years ago
Labels: bug
#34 - Auto filter doesn't work in reader
Issue -
State: closed - Opened by johangirod about 10 years ago
Labels: bug
#33 - Implementing soft delete
Pull Request -
State: closed - Opened by johangirod about 10 years ago
- 2 comments
#32 - Fix bad type casting
Pull Request -
State: closed - Opened by maffpool about 10 years ago
#31 - Bad type casting in AbstractService
Issue -
State: closed - Opened by maffpool about 10 years ago
#30 - Added ISO8601 management
Pull Request -
State: closed - Opened by maffpool about 10 years ago
- 2 comments
#29 - Added getDatetimeFields to VO and changed the way we populate
Pull Request -
State: closed - Opened by maffpool about 10 years ago
#28 - Added getDatetimeFields to VO and changed the way we populate
Pull Request -
State: closed - Opened by maffpool about 10 years ago
- 1 comment
#27 - Add Custom type UnaccentOperation
Pull Request -
State: closed - Opened by maffpool about 10 years ago
#26 - Put VO translatable field to NULL when DB value is not set (or equals 0)
Pull Request -
State: closed - Opened by maffpool about 10 years ago
#25 - fix missing variable AbstractPGSQLFetchable
Pull Request -
State: closed - Opened by christophehurpeau about 10 years ago
#24 - PGSQLFetchable joins by keys instead of by ranges
Pull Request -
State: closed - Opened by christophehurpeau about 10 years ago
- 1 comment
#23 - Fetcher::TYPE_NOT_IN
Pull Request -
State: closed - Opened by christophehurpeau about 10 years ago
#22 - add methods addSaveHook and addDeleteHook in Manager
Pull Request -
State: closed - Opened by christophehurpeau about 10 years ago
Labels: enhancement
#21 - force embeds in composers
Pull Request -
State: closed - Opened by christophehurpeau about 10 years ago
#20 - deleted double sort on query : that only slows the thing and does nothing more
Pull Request -
State: closed - Opened by ghost about 10 years ago
#19 - EV-1149 Recommendation Page
Pull Request -
State: closed - Opened by AMSTKO over 10 years ago
#18 - translatable fields fix
Pull Request -
State: closed - Opened by Helgart over 10 years ago
#17 - fix for translatable fields
Pull Request -
State: closed - Opened by Helgart over 10 years ago
#16 - complex type
Pull Request -
State: closed - Opened by christophehurpeau over 10 years ago
#15 - Add key getter on paginator
Pull Request -
State: closed - Opened by SelrahcD over 10 years ago
- 1 comment
#14 - put in abstract getQuery for fetchable
Pull Request -
State: closed - Opened by farf over 10 years ago
#13 - eve-47 revert prototype change
Pull Request -
State: closed - Opened by Helgart over 10 years ago
#12 - eve-47 fix return uniformisation using objects instead...
Pull Request -
State: closed - Opened by Helgart over 10 years ago
#11 - Change some writer methods to protected
Pull Request -
State: closed - Opened by johangirod over 10 years ago
#10 - Prevent doing __toArray() on null.
Pull Request -
State: closed - Opened by robink over 10 years ago
#9 - Adding TranslatablePGSQLFetchable.php
Pull Request -
State: closed - Opened by johangirod over 10 years ago
- 2 comments
#8 - Change method visibility
Pull Request -
State: closed - Opened by robink over 10 years ago
#7 - Change method visibility
Pull Request -
State: closed - Opened by robink over 10 years ago
#6 - Visibility change on getDefaultMappings
Pull Request -
State: closed - Opened by robink over 10 years ago
#5 - Service fetchable
Pull Request -
State: closed - Opened by johangirod over 10 years ago
#4 - Service implements fetchable
Pull Request -
State: closed - Opened by johangirod over 10 years ago
#3 - Adding interfaces to Berthe
Pull Request -
State: closed - Opened by oliviermadre over 10 years ago
#2 - Moving to NS
Pull Request -
State: closed - Opened by oliviermadre almost 11 years ago
#1 - adding namespacing
Pull Request -
State: closed - Opened by oliviermadre almost 11 years ago