Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 64df40e409 Filling in missing endHTML calls for Action AJAX 11 years ago
  Siebrand Mazeland 6917d6c7de Document a few messages I missed. 13 years ago
  Siebrand Mazeland 0155198ffa Add translator documentation. 13 years ago
  Evan Prodromou 77769e4b3c YammerImport uses Plugin::path() 14 years ago
  Brion Vibber 62d9b66dff Made YammerImport more robust against errors; can now pause/resume/reset the import state from the admin interface. 14 years ago
  Brion Vibber 61fde6c8ff Yammer import API keys can now be overridden by the admin. 14 years ago
  Brion Vibber 7d51cda25d Yammer import (work run via background queues) now can be started from the admin panel! :DDDD Still requires that the app be registered on your network manually first. 14 years ago
  Brion Vibber c2de0a7407 Ok, got the AJAX clicky-throughs working for yammer auth (if app is already registered), but needs prettification. Yammer ignores callback URLs unless they're pre-registered with the app, and this apparently requires manual intervention to become a 'trusted' app, you don't get it on those you register yourself. Sigh. Also can't use an iframe since it breaks out of the frame (fair 'nuff) 14 years ago
  Brion Vibber a57d67c915 Work in progress on fixing auth... looks like the iframe doesn't work though. Sigh. 14 years ago
  Brion Vibber 698f5c7a20 Work in progress on getting the frontend Yammer import form going.... 14 years ago
  Brion Vibber e4b084f093 Pretty it up a bit more 14 years ago
  Brion Vibber 89dc215d9b Pretty up the Yammer import status display a bit 14 years ago
  Brion Vibber 69cb47ccf4 Initial progress display of Yammer import state in admin panel 14 years ago
  Brion Vibber e8ad436a99 Work in progress: YammerRunner state machine wrapper for running the Yammer import in chunks. 14 years ago
  Brion Vibber 472dab4a86 WORK IN PROGRESS: Starting infrastructure to initiate Yammer import from web UI and process it in the background queues. Totally not complete yet. 14 years ago