Zach Copley
|
d1443a6bd9
Getting some traction here on better QnA Ajax
|
14 years ago |
Zach Copley
|
6bf29ff684
QnA - Work on getting questions and answers to appear correctly inline
|
14 years ago |
Samantha Doherty
|
e8e6d494d2
This util.min.js is pining for the fjords.
|
14 years ago |
Samantha Doherty
|
027cdd4620
Need to be a little more specific about infield input labels.
|
14 years ago |
Samantha Doherty
|
3b5966430c
Apply infield labels to notice form inputs.
|
14 years ago |
Samantha Doherty
|
572f1d582c
Only auto-focus on textarea for main notice form.
|
14 years ago |
Zach Copley
|
443b495a0b
Fix inline replies (pretty sure I got it this time)
|
14 years ago |
Zach Copley
|
eaca17be58
Allow sending in a function to be run on successful XHR
|
14 years ago |
Evan Prodromou
|
82577a9dc2
don't try to pre-init the @-reply
|
14 years ago |
Brion Vibber
|
79190c87b2
Fix regression in inline replies to newly added messages (regression from my fixes w/ the realtime stuff)
|
14 years ago |
Zach Copley
|
03de85ed46
Make it so input forms that don't have navigation don't accidentally get hidden. Add a "nonav" class to them.
|
14 years ago |
Evan Prodromou
|
09cffc1928
hide and disable ToSelector for replies
|
14 years ago |
Shashi Gowda
|
c44a94e8f5
Port autocomplete from tagInput to jQuery UI, send Last-Modified header and look for it in JS.
|
14 years ago |
Shashi Gowda
|
ad86eb78d3
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 years ago |
Evan Prodromou
|
ac24ed3dff
add checkbox initialization
|
14 years ago |
Shashi Gowda
|
5a2bab07b2
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 years ago |
Brion Vibber
|
2707a481e4
Enhancement for 'ajax' form class: submit buttons behave more like normal submissions, submitting their name/values through a hidden field.
|
14 years ago |
Shashi Gowda
|
31c1177970
Merge branch '1.0.x' into people_tags_rebase
|
14 years ago |
Brion Vibber
|
4afa3caae3
ajax load for additional inline replies; /replies variant of conversationview
|
14 years ago |
Brion Vibber
|
057a831026
Fixes for race conditions between Realtime plugin and the AJAX display of inline replies.
|
14 years ago |
Brion Vibber
|
7d202e9c61
Detect and show AJAX errors on FormXHR submission handling.
|
14 years ago |
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)
|
14 years ago |
Brion Vibber
|
10e5cb482e
JS performance: speeding up initialization by consolidating event handlers for reply buttons
|
14 years ago |
Brion Vibber
|
0f3af3e3b7
Keep 'Status' tab current while showing the placeholder -- pretend like it's a mini version of the status notice form :D
|
14 years ago |
Brion Vibber
|
0ee5d79739
Return to placeholder entry after successful post
|
14 years ago |
Brion Vibber
|
6066bce02c
Clicking outside the active top posting form now returns to the placeholder if all textarea/input fields are empty
|
14 years ago |
Brion Vibber
|
b89b89ce89
Focus in textarea when popping up the status tab
|
14 years ago |
Brion Vibber
|
f88689cc87
Trigger status notice form when top placeholder form gets used. Delay initialization of notice ajax forms until they get shown.
|
14 years ago |
Brion Vibber
|
874804a0c4
use a data attribute instead of 'title' for geo lookup api; fixes failure of cloned forms to work
|
14 years ago |
Brion Vibber
|
e43ee373ae
Fix disappearing reply forms when closing geo section
|
14 years ago |