Andrew Dolgov
|
d9fe14a012
|
use template strings in a bunch of places instead of id concatenation
|
4 years ago |
Andrew Dolgov
|
660a1bbe01
|
* switch to xhr.post() almost everywhere
* call App.handlerpcjson() automatically on json request (if possible)
* show net/log indicators in prefs
|
4 years ago |
Andrew Dolgov
|
bb4e4282f4
|
migrate a bunch of xhrPost invocations
|
4 years ago |
Andrew Dolgov
|
6b43b788d9
|
migrate xhrJson invocations to the new helper
|
4 years ago |
Andrew Dolgov
|
70fa423026
|
initial for RIP prototype/scriptaculous
|
4 years ago |
Andrew Dolgov
|
b16abc157e
|
* App: rename hidden to hidden_tag
* search: use client dialog
* add some form field helpers
|
4 years ago |
Andrew Dolgov
|
e7924c6dac
|
label editor: use client dialog
|
4 years ago |
Andrew Dolgov
|
7f0800537e
|
silence (or fix) a bunch of eslint warnings
|
4 years ago |
Andrew Dolgov
|
03b85248e6
|
move some dialogs to xhr loading
|
4 years ago |
Andrew Dolgov
|
3d11c61f32
|
* OPML import: don't reload everything, just feed tree
* dialogs: use auto-destroying dialog for almost all dialogs instead of destroying them manually
* some general dialog-related cleanup
|
4 years ago |
Andrew Dolgov
|
8f8675a26a
|
* filters: remove duplicate code, overall cleanup
* check if some tres exist before trying to reload them
|
4 years ago |
Andrew Dolgov
|
74986d1ac6
|
shorten pref tab names; make log-alert clickable
|
4 years ago |
Andrew Dolgov
|
88027d7a39
|
fix various minor issues reported by eslint
|
4 years ago |
Michael Kuhn
|
b43b7be9d5
|
Fix two more typos
|
6 years ago |
Andrew Dolgov
|
fbaa5ea857
|
label editor: fix changing tree color of edited item
|
6 years ago |
Andrew Dolgov
|
0a41c1a6e1
|
update label rendering (and editor)
|
6 years ago |
Andrew Dolgov
|
2ab097b2e5
|
initial work for flat modern theme
|
6 years ago |
Andrew Dolgov
|
526389b2d3
|
update notify_* calls to use Notify
|
6 years ago |
Andrew Dolgov
|
d9c5c93cef
|
move some more stuff out of common.js
rework client-side cookie functions a bit
limit dojo cachebust based on server scripts modification time
remove param_escape()
|
6 years ago |
Andrew Dolgov
|
35ded4bc84
|
edit phrasing of some alert()s
|
6 years ago |
Andrew Dolgov
|
3a6dae9203
|
prefs: more of the same, really
|
6 years ago |
Andrew Dolgov
|
f26d404890
|
prefs: move other tree-related functions to respective trees
|
6 years ago |
Andrew Dolgov
|
60cd467694
|
embed some pref-feed helper functions into the tree
|
6 years ago |
Andrew Dolgov
|
2e985d1733
|
move some label helper functions to prefLabelTree
|
6 years ago |
Andrew Dolgov
|
0267212454
|
move to let/const syntax in custom dojo modules
|
6 years ago |
Andrew Dolgov
|
a3e2f1a9c3
|
define custom dojo modules with define() instead of require(), update startup module dependencies
|
6 years ago |
Anders Kaseorg
|
9f539be3c2
|
Replace deprecated dojo.place with domConstruct.place
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
8 years ago |
Andrew Dolgov
|
d39a2f8005
|
switch modules to new dojo definition format
|
8 years ago |
Andrew Dolgov
|
2f20dd58d2
|
integrate silk icons by Mark James
|
11 years ago |
Andrew Dolgov
|
107d0cf39e
|
overall directory tree cleanup
|
13 years ago |