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