Skip to content
Snippets Groups Projects
  1. Nov 07, 2016
  2. Nov 04, 2016
  3. Nov 03, 2016
  4. Oct 31, 2016
  5. Oct 28, 2016
  6. Oct 26, 2016
  7. Sep 26, 2016
  8. Sep 14, 2016
  9. Sep 08, 2016
  10. Sep 06, 2016
  11. Sep 05, 2016
  12. Aug 10, 2016
  13. Jul 25, 2016
  14. Jul 11, 2016
    • Diego Sampaio's avatar
      Livechat minor fixes and improvements · f3c1b255
      Diego Sampaio authored
      - Bypass user registration validations for livechat users - Closes
        #2276, #1963
      
      - Set livechat count and order to zero when empty
      
      - Pick a livechat departament if none select and there is more than one
      
      - Fix livechat warning hide message
      
      - Add autolinker to livechat
      f3c1b255
    • Diego Sampaio's avatar
      Livechat guest pool fixes and improvements · cade9d8a
      Diego Sampaio authored
      - Add missing translations
      - Hide incoming livechat from unavailable agents
      - Remove duplicated template
      cade9d8a
  15. Jul 08, 2016
    • Alec Troemel's avatar
      Add livechat guest pool queue method · ea7483bc
      Alec Troemel authored
      commented out unimplemented method returnAsInquiry
      
      removed console.logs
      
      removed trailing white spaces and dead code
      
      more code styling
      
      more more code styling
      
      fixed bug in takeInquiry, code styling
      
      switched to single quotes
      
      fixed names of files
      
      translations added, type fixed, meteor.userId() used, multi agent take inquiry bug fixed
      
      removed dead code
      
      fixes
      
      string switched to single quote
      
      added return room as inquiry functionality
      
      redirects to home when livechat returned and other code fixes
      
      removed trailing whitespace
      
      Change return to inquiry button icon
      
      Fix eslint errors
      ea7483bc
    • Alexander Birkner's avatar
      Fixed search in new createCombinedFlex script · 15cdac68
      Alexander Birkner authored
      Added name as exception at all searches
      15cdac68
  16. Jul 07, 2016
  17. Jul 04, 2016
  18. Jun 16, 2016
  19. Jun 14, 2016
  20. Jun 12, 2016
  21. May 29, 2016
  22. May 24, 2016
  23. May 21, 2016
  24. May 16, 2016
  25. May 04, 2016
  26. May 02, 2016
  27. Apr 26, 2016
    • Marcelo Schmidt's avatar
      Close #2727 Change meteor error (#3040) · 625b2963
      Marcelo Schmidt authored
      * Add function to handle errors
      
      * Delete message errors
      
      * handle error for hideRoom
      
      * Allow returning error instead of calling toastr.error
      
      * Handle error for leaveRoom
      
      * handle error for openRoom
      
      * handleError for toggleFavorite
      
      * handleError in updateMessage
      
      * error for samlLogout
      
      * handleError for assets
      
      * Add global handleError to eslint
      
      * handleError for addOAuthService
      
      * handleError: getUserRoles
      
      * handleError: insertOrUpdateUsere
      
      * handleError: messageDeleting
      
      * handleError: removeUserFromRoles
      
      * handleError: addPermissionToRole
      
      * handleError: addUserToRole
      
      * handleError: deleteRole
      
      * handleError: removeRoleFromPermission
      
      * handleError: removeUserFromRole
      
      * handleError: saveRole
      
      * Return ready on publish without permission
      
      * handleError: channel-settings
      
      * handleError: mailMessages
      
      * handleError: fileUpload
      
      * handleError: rocketchat-importer
      
      * handleError: addIncomingIntegration
      
      * handleError: deleteIncomingIntegration
      
      * handleError: updateIncomingIntegration
      
      * handleError: addOutgoingIntegration
      
      * handleError: deleteOutgoingIntegration
      
      * handleError: updateOutgoingIntegration
      
      * Return ready on publish without permission
      
      * handleError ldap
      
      * remove throw from client code
      
      * handleError: setEmail, slashCommand
      
      * Sort en.i18n.json
      
      * Google translated languages
      
      * Use correct error return from publishes
      
      * RateLimiter.limitFunction
      
      * Fix order of error "500"
      
      * handleError validateEmailDomain
      
      * handleError channelSettings; settings
      
      * handleError livechat
      
      * handleError: Mailer.sendMail
      
      * handleError pinMessage and unpinMessage
      
      * handleError messageStarring
      
      * handleError oauth apps
      
      * handleError: saveNotificationSettings
      
      * handleError getRoomRoles
      
      * handleError: createDirectMessage
      
      * handleError saveUserPreferences
      
      * handleError: saveUserProfile
      
      * handleError sendConfirmationEmail
      
      * Add ecmascript to root
      
      * handleError: avatar
      
      * handleError: getStatistics
      
      * handleError: roomSetting
      
      * handleError: channelSettings
      
      * handleError: sendInvitationEmail
      
      * handleError: addUserToRoom
      
      * handleError: uploadedFilesList
      
      * Change error key on user edit
      
      * handleError: userInfo
      
      * handleError: userRegistration
      
      * handleError: createChannel
      
      * handleError: createPrivateGroup
      
      * handleError: setUserPassword
      
      * handleError setUserActiveStatus
      
      * handleError: accoutns
      
      * A few more errors thrown
      
      * Error: livechat publishes
      
      * Errors in methods
      
      * handleError searchAgent
      
      * Add errors handling
      
      More errors handling
      
      Auto-translation for all languages
      
      * Permalink
      625b2963
  28. Apr 20, 2016
    • Marcelo Schmidt's avatar
      Change meteor error (#2969) · 611ecae6
      Marcelo Schmidt authored
      * Add function to handle errors
      
      * Delete message errors
      
      * handle error for hideRoom
      
      * Allow returning error instead of calling toastr.error
      
      * Handle error for leaveRoom
      
      * handle error for openRoom
      
      * handleError for toggleFavorite
      
      * handleError in updateMessage
      
      * error for samlLogout
      
      * handleError for assets
      
      * Add global handleError to eslint
      
      * handleError for addOAuthService
      
      * handleError: getUserRoles
      
      * handleError: insertOrUpdateUsere
      
      * handleError: messageDeleting
      
      * handleError: removeUserFromRoles
      
      * handleError: addPermissionToRole
      
      * handleError: addUserToRole
      
      * handleError: deleteRole
      
      * handleError: removeRoleFromPermission
      
      * handleError: removeUserFromRole
      
      * handleError: saveRole
      
      * Return ready on publish without permission
      
      * handleError: channel-settings
      
      * handleError: mailMessages
      
      * handleError: fileUpload
      
      * handleError: rocketchat-importer
      
      * handleError: addIncomingIntegration
      
      * handleError: deleteIncomingIntegration
      
      * handleError: updateIncomingIntegration
      
      * handleError: addOutgoingIntegration
      
      * handleError: deleteOutgoingIntegration
      
      * handleError: updateOutgoingIntegration
      
      * Return ready on publish without permission
      
      * handleError ldap
      
      * remove throw from client code
      
      * handleError: setEmail, slashCommand
      
      * Sort en.i18n.json
      
      * Google translated languages
      
      * Use correct error return from publishes
      
      * RateLimiter.limitFunction
      
      * Fix order of error "500"
      
      * handleError validateEmailDomain
      
      * handleError channelSettings; settings
      
      * handleError livechat
      
      * handleError: Mailer.sendMail
      
      * handleError pinMessage and unpinMessage
      
      * handleError messageStarring
      
      * handleError oauth apps
      
      * handleError: saveNotificationSettings
      
      * handleError getRoomRoles
      
      * handleError: createDirectMessage
      
      * handleError saveUserPreferences
      
      * handleError: saveUserProfile
      
      * handleError sendConfirmationEmail
      
      * Add ecmascript to root
      611ecae6
  29. Apr 19, 2016
  30. Apr 15, 2016
  31. Apr 13, 2016
  32. Apr 04, 2016
  33. Mar 31, 2016
Loading