Andrew Dolgov
|
814e49f8f7
|
add icons to accordion panels in preferences
fix typo in pref-prefs closing panel tag
|
6 years ago |
Andrew Dolgov
|
fd10614f5d
|
labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated
|
6 years ago |
Andrew Dolgov
|
0a41c1a6e1
|
update label rendering (and editor)
|
6 years ago |
Andrew Dolgov
|
19e24b4fe2
|
force cast profile id to integer when assigning to session variable
|
6 years ago |
Andrew Dolgov
|
c700345c96
|
trgm: use vector icon, replace recently read icon
|
6 years ago |
Andrew Dolgov
|
a0b1664620
|
prefs: change user icon
|
6 years ago |
Andrew Dolgov
|
cad6d1d7fd
|
various icon updates; use new icons in feed tree
|
6 years ago |
Andrew Dolgov
|
8c5c762a85
|
some more icon styling updates + user control panel
|
6 years ago |
Andrew Dolgov
|
f3e6e12d46
|
various minor updates re: icons
|
6 years ago |
Andrew Dolgov
|
b16c57d29c
|
replace plugin.png with scalable icon
|
6 years ago |
Andrew Dolgov
|
a0778577ac
|
remove pub_{set,unset}.png usage in main code
|
6 years ago |
Andrew Dolgov
|
cbd7328cb4
|
minor fixes to pub/mark icons etc
|
6 years ago |
Andrew Dolgov
|
b65d8384c2
|
update headlines to use vector icons
|
6 years ago |
Andrew Dolgov
|
89b213b4bb
|
initial for material-icons
|
6 years ago |
Andrew Dolgov
|
edd348b16c
|
rework not-cdm headline rows to use flex-box
|
6 years ago |
Andrew Dolgov
|
88c2da72d5
|
combined mode: use flex-box for header/footer layout
|
6 years ago |
Andrew Dolgov
|
2621180b54
|
in three panel mode, attach context menu to the title, instead of entire headlines row
|
6 years ago |
Andrew Dolgov
|
29c890b495
|
login form: use dojo, remove profile hacks
|
6 years ago |
Andrew Dolgov
|
2ab097b2e5
|
initial work for flat modern theme
|
6 years ago |
Andrew Dolgov
|
6befff30d7
|
updates for flat theme (mostly disable old dijit overrides)
|
6 years ago |
Andrew Dolgov
|
f81df37c36
|
wrap plugin list into border container, like prefs (2)
|
6 years ago |
Andrew Dolgov
|
0880100f6a
|
wrap plugin list into border container, like prefs
|
6 years ago |
Andrew Dolgov
|
31e79317b3
|
normalize various font sizes and families between prefs & main UI
change some dialogs layout a bit to maybe become more readable
|
6 years ago |
Andrew Dolgov
|
0b8fef8262
|
combined unexpanded: respect 'SHOW_CONTENT_PREVIEW' preference
|
6 years ago |
Andrew Dolgov
|
197e80add6
|
fix several issues related to profile being set to a non-numeric value
|
6 years ago |
Andrew Dolgov
|
27b93988e7
|
add placeholder loading indicator to CDM entries
restore missing "originally from" for archived articles
|
6 years ago |
Andrew Dolgov
|
e76d1fb995
|
plugins: mail, mailto: remove code from global context
|
6 years ago |
Andrew Dolgov
|
4d4034091a
|
prefs: Prefs global -> Helpers
|
6 years ago |
Andrew Dolgov
|
b3bc638a9f
|
refactor OPML export/import code to be less horrible
|
6 years ago |
Andrew Dolgov
|
78cc470193
|
remove some plugin JS code out of global context
|
6 years ago |
wn_
|
6f9307aa9a
|
Also fix the 'Create label' `onclick`
|
6 years ago |
wn_
|
6100392bd5
|
Fix an `onclick` (`Article.editArticleTags` --> `Article.editTags`)
|
6 years ago |
Andrew Dolgov
|
5ead558e43
|
move Utils to AppBase where it belongs
|
6 years ago |
Andrew Dolgov
|
eeb49d375c
|
uploadIconHandler -> CommonDialogs
|
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
|
ad1b6f0a86
|
bring back excerpts in unexpanded mode
|
6 years ago |
Andrew Dolgov
|
3a6dae9203
|
prefs: more of the same, really
|
6 years ago |
Andrew Dolgov
|
b9869dbc01
|
prefs: remove some more stuff from global context (user management, etc)
|
6 years ago |
Andrew Dolgov
|
58e54282d3
|
prefs: move more global functions into matching classes
|
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
|
e23b6e397d
|
prefs: store active tab for reload, remove most old table row functions
|
6 years ago |
Andrew Dolgov
|
874560db54
|
remove obsolete row selection functions
move getUrlParam() to Utils
|
6 years ago |
Andrew Dolgov
|
2f85b50e36
|
remove toggleSelectListRow2()
|
6 years ago |
Andrew Dolgov
|
0a18d0b1ed
|
Feeds: shorten some method names
finally rename "view as rss"
|
6 years ago |
Andrew Dolgov
|
6e625555c9
|
Headlines: shorten selectArticles
|
6 years ago |
Andrew Dolgov
|
3678315bea
|
Article, Headlines: shorten several method names
|
6 years ago |
Andrew Dolgov
|
1e2d4410d3
|
move some more shared stuff to CommonDialogs, Filters, and Utils
|
6 years ago |