Andrew Dolgov
|
660a1bbe01
|
* switch to xhr.post() almost everywhere
* call App.handlerpcjson() automatically on json request (if possible)
* show net/log indicators in prefs
|
2021-02-19 13:44:56 +03:00 |
Andrew Dolgov
|
bb4e4282f4
|
migrate a bunch of xhrPost invocations
|
2021-02-19 11:28:14 +03:00 |
Andrew Dolgov
|
00310d2d23
|
cleanup some unused code, fix App.byId() invoked by wrong name
|
2021-02-19 06:58:50 +03:00 |
Andrew Dolgov
|
dcfea9baac
|
properly validate feed editor dialog
|
2021-02-19 06:51:15 +03:00 |
Andrew Dolgov
|
70fa423026
|
initial for RIP prototype/scriptaculous
|
2021-02-18 21:51:18 +03:00 |
Andrew Dolgov
|
75435aa960
|
user details: cleanup
|
2021-02-18 13:00:20 +03:00 |
Andrew Dolgov
|
39c0fe3697
|
shorten many invocations of Ajax.Request in inline form methods
|
2021-02-18 12:27:26 +03:00 |
Andrew Dolgov
|
1adb9bb6b6
|
profiles: use client dialog; move related methods to pref-prefs
|
2021-02-18 11:54:22 +03:00 |
Andrew Dolgov
|
91e7969383
|
replace a few more controls to new style
|
2021-02-16 18:57:06 +03:00 |
Andrew Dolgov
|
24c79d91c2
|
controls_compat: comment out most of them
|
2021-02-16 18:53:56 +03:00 |
Andrew Dolgov
|
f58c49beaa
|
replace a few more controls to new style
|
2021-02-16 18:50:18 +03:00 |
Andrew Dolgov
|
bdbbdbb0ed
|
rework controls to accept parameters as array
|
2021-02-16 16:59:21 +03:00 |
Andrew Dolgov
|
627af2c236
|
amend previous to fix actual underlying problem (double escaping)
|
2021-02-16 15:36:40 +03:00 |
Andrew Dolgov
|
1f5d81b77c
|
use a few more control helpers for checkboxes
|
2021-02-16 15:19:42 +03:00 |
Andrew Dolgov
|
1f43d7916c
|
replace print_hidden with hidden_tag
|
2021-02-16 14:32:06 +03:00 |
Andrew Dolgov
|
26d6b84a57
|
add namespaced controls with unified naming; deprecated old-style control shortcuts
|
2021-02-16 14:23:00 +03:00 |
Andrew Dolgov
|
cb6b3584ce
|
pref-labels: remove unused code
|
2021-02-16 14:19:06 +03:00 |
Andrew Dolgov
|
70e293bccb
|
pref-filters: fix some warnings
|
2021-02-15 17:07:50 +03:00 |
Andrew Dolgov
|
39604bedef
|
move reset_password to UserHelper
|
2021-02-15 16:59:54 +03:00 |
Andrew Dolgov
|
bd3c38de84
|
move bookmarklet-related subscribe_to_feed_url to bookmarklet plugin
|
2021-02-15 16:41:52 +03:00 |
Andrew Dolgov
|
91285e3868
|
router: add additional logging for refused requests; reject requests for methods starting with _
|
2021-02-15 16:34:44 +03:00 |
Andrew Dolgov
|
8e79f1717d
|
prefs: unify naming
|
2021-02-15 16:07:22 +03:00 |
Andrew Dolgov
|
020f062a76
|
feeds: unify naming
|
2021-02-15 15:43:07 +03:00 |
Andrew Dolgov
|
6b006a18e7
|
subscribe to feed: use client dialog
|
2021-02-15 15:21:41 +03:00 |
Andrew Dolgov
|
a2e688fcb2
|
render headline-specific toolbar on the client
|
2021-02-14 22:17:13 +03:00 |
Andrew Dolgov
|
4996d8ccfe
|
pref-users edit: use client dialog
|
2021-02-14 16:44:41 +03:00 |
Andrew Dolgov
|
0b7377238a
|
add Handler_Administrative
|
2021-02-14 15:50:46 +03:00 |
Andrew Dolgov
|
33ea46c2bc
|
pref-users/add: remove unused variable
|
2021-02-14 15:42:12 +03:00 |
Andrew Dolgov
|
0fbf109912
|
* remove users/filters toolbar edit button (just click on it)
* fix title of edit filter dialog always showing create filter
|
2021-02-14 15:38:45 +03:00 |
Andrew Dolgov
|
a8cc43a0ff
|
move logout_user() to UserHelper
|
2021-02-14 15:31:03 +03:00 |
Andrew Dolgov
|
2547ece0ca
|
pref-users: cleanup index
|
2021-02-14 14:59:22 +03:00 |
Andrew Dolgov
|
1c7e4782aa
|
prefs system: load phpinfo using inline method
|
2021-02-14 12:29:08 +03:00 |
Andrew Dolgov
|
6b5c9c781b
|
pref prefs: load secondary tabs when needed
|
2021-02-14 12:25:41 +03:00 |
Andrew Dolgov
|
e5cedc7d5f
|
appPasswordList: markup cleanup
|
2021-02-14 11:39:26 +03:00 |
Andrew Dolgov
|
8e75551f95
|
pref prefs: split index into manageable chunks
|
2021-02-14 11:29:38 +03:00 |
Andrew Dolgov
|
15fd23c374
|
use shortcut echo syntax for php templates
|
2021-02-14 09:15:51 +03:00 |
Andrew Dolgov
|
d4c925819b
|
pref-feeds: load error button via xhr
|
2021-02-13 23:12:49 +03:00 |
Andrew Dolgov
|
43d8a1f2ff
|
remove getinactivefeeds (duplicate functionality)
|
2021-02-13 23:08:20 +03:00 |
Andrew Dolgov
|
103d30ad3f
|
batch subscribe: use client dialog
|
2021-02-13 22:16:17 +03:00 |
Andrew Dolgov
|
c36b2adf84
|
feeds with errors: use client dialog
|
2021-02-13 21:57:02 +03:00 |
Andrew Dolgov
|
8464c619e4
|
inactive feeds: use client dialog
|
2021-02-13 21:41:38 +03:00 |
Andrew Dolgov
|
17413078a7
|
pref feeds: index cleanup, split into several methods, use tabs to maximize space for feed tree, persist feed tree state
|
2021-02-13 18:32:02 +03:00 |
Andrew Dolgov
|
9684ce5c4b
|
minor fixes re: previous
|
2021-02-13 16:07:52 +03:00 |
Andrew Dolgov
|
b112198991
|
pref filters index: markup cleanup
|
2021-02-13 14:05:25 +03:00 |
Andrew Dolgov
|
5127c29297
|
prefs system: markup cleanup
|
2021-02-13 13:50:53 +03:00 |
Andrew Dolgov
|
aa63014073
|
pref-labels index: use cleaner markup
|
2021-02-13 13:37:57 +03:00 |
Andrew Dolgov
|
46f6d7c11a
|
pref-labels/index: cleanup
|
2021-02-13 13:26:17 +03:00 |
Andrew Dolgov
|
e7924c6dac
|
label editor: use client dialog
|
2021-02-13 13:17:34 +03:00 |
Andrew Dolgov
|
481bd76100
|
pref helpers: move some methods to their own sections
|
2021-02-12 21:51:32 +03:00 |
Andrew Dolgov
|
6af83e3881
|
drop ENABLE_GZIP_OUTPUT; system prefs: load php info only if needed
|
2021-02-12 21:43:38 +03:00 |