Historial de Commits

Autor SHA1 Mensaje Fecha
  Zach Copley bd3eb331a8 Arg. Gotta remember to take out console.log() debug statements before committing :D hace 14 años
  Zach Copley b6ed694995 Revert back to using document._importNode() for ajax posting hace 14 años
  Zach Copley d1d530370d Fix syntax error hace 14 años
  Zach Copley 997d160002 Kill off all document._importNode() calls except the ones used with the JQuery Form plugin (fixes an IE7 issue) hace 14 años
  Zach Copley 76ea9384a3 Remove billions of debugging statements and extra space hace 14 años
  Zach Copley 583b903559 More work trying to understand util.js and get my ajax working right hace 14 años
  Zach Copley d1443a6bd9 Getting some traction here on better QnA Ajax hace 14 años
  Zach Copley 6bf29ff684 QnA - Work on getting questions and answers to appear correctly inline hace 14 años
  Samantha Doherty e8e6d494d2 This util.min.js is pining for the fjords. hace 14 años
  Samantha Doherty 027cdd4620 Need to be a little more specific about infield input labels. hace 14 años
  Samantha Doherty 3b5966430c Apply infield labels to notice form inputs. hace 14 años
  Samantha Doherty 572f1d582c Only auto-focus on textarea for main notice form. hace 14 años
  Zach Copley 443b495a0b Fix inline replies (pretty sure I got it this time) hace 14 años
  Zach Copley eaca17be58 Allow sending in a function to be run on successful XHR hace 14 años
  Evan Prodromou 82577a9dc2 don't try to pre-init the @-reply hace 14 años
  Brion Vibber 79190c87b2 Fix regression in inline replies to newly added messages (regression from my fixes w/ the realtime stuff) hace 14 años
  Zach Copley 03de85ed46 Make it so input forms that don't have navigation don't accidentally get hidden. Add a "nonav" class to them. hace 14 años
  Evan Prodromou 09cffc1928 hide and disable ToSelector for replies hace 14 años
  Shashi Gowda c44a94e8f5 Port autocomplete from tagInput to jQuery UI, send Last-Modified header and look for it in JS. hace 14 años
  Shashi Gowda ad86eb78d3 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase hace 14 años
  Evan Prodromou ac24ed3dff add checkbox initialization hace 14 años
  Shashi Gowda 5a2bab07b2 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase hace 14 años
  Brion Vibber 2707a481e4 Enhancement for 'ajax' form class: submit buttons behave more like normal submissions, submitting their name/values through a hidden field. hace 14 años
  Shashi Gowda 31c1177970 Merge branch '1.0.x' into people_tags_rebase hace 14 años
  Brion Vibber 4afa3caae3 ajax load for additional inline replies; /replies variant of conversationview hace 14 años
  Brion Vibber 057a831026 Fixes for race conditions between Realtime plugin and the AJAX display of inline replies. hace 14 años
  Brion Vibber 7d202e9c61 Detect and show AJAX errors on FormXHR submission handling. hace 14 años
  Brion Vibber 2bccd18d9a JS optimization: move creation of inline reply placeholders to server-side so we don't have to create them client-side (which causes reflows and takes about 25-30ms on my test system) hace 14 años
  Brion Vibber 10e5cb482e JS performance: speeding up initialization by consolidating event handlers for reply buttons hace 14 años
  Brion Vibber 0f3af3e3b7 Keep 'Status' tab current while showing the placeholder -- pretend like it's a mini version of the status notice form :D hace 14 años