Andrew Dolgov
|
d1bcacaeb9
|
prefs: code cleanup
|
2010-11-21 13:41:35 +03:00 |
|
Andrew Dolgov
|
973fe3c6fa
|
rework search dialog
|
2010-11-21 13:35:16 +03:00 |
|
Andrew Dolgov
|
83331f6e1d
|
prefs: code cleanup
|
2010-11-21 13:23:46 +03:00 |
|
Andrew Dolgov
|
f695cdb220
|
clarify reset label colors function
|
2010-11-21 13:17:26 +03:00 |
|
Andrew Dolgov
|
d2d7535324
|
add some more dijit Buttons
|
2010-11-21 13:13:34 +03:00 |
|
Andrew Dolgov
|
7ce0ea28ce
|
css: fix toolbar border in dialogs
|
2010-11-21 12:54:43 +03:00 |
|
Andrew Dolgov
|
22988692da
|
rework prefs profile dialog
|
2010-11-21 12:50:41 +03:00 |
|
Andrew Dolgov
|
90e4e72602
|
edit filter dialog: code cleanup
|
2010-11-21 12:08:03 +03:00 |
|
Andrew Dolgov
|
f81b681546
|
tweak feed errors dialog
|
2010-11-21 12:02:09 +03:00 |
|
Andrew Dolgov
|
05acc0d653
|
rework batch feed editor
|
2010-11-21 11:55:28 +03:00 |
|
Andrew Dolgov
|
29f118253d
|
prefs: misc layout tweaks
|
2010-11-21 00:52:20 +03:00 |
|
Andrew Dolgov
|
c33f56f3a2
|
add dijit buttons in create filter dialog; code cleanup
|
2010-11-21 00:34:18 +03:00 |
|
Andrew Dolgov
|
33d8b5d091
|
subtoolbar-related fixes
|
2010-11-21 00:17:36 +03:00 |
|
Andrew Dolgov
|
d6034614e0
|
properly reset selected index of subtoolbar actions dropdown
|
2010-11-21 00:08:42 +03:00 |
|
Andrew Dolgov
|
37f1a234a5
|
rework main toolbar
|
2010-11-21 00:06:51 +03:00 |
|
Andrew Dolgov
|
186068077b
|
rework email article dialog
|
2010-11-20 23:45:31 +03:00 |
|
Andrew Dolgov
|
6080730067
|
rework pref-prefs to use dijit Form
|
2010-11-20 22:36:01 +03:00 |
|
Andrew Dolgov
|
da1f74c9c4
|
refactor category editor
|
2010-11-20 21:29:19 +03:00 |
|
Andrew Dolgov
|
e43399b79b
|
pref-filters: fix malformed JSON when there are no filters defined
|
2010-11-20 21:08:12 +03:00 |
|
Andrew Dolgov
|
11b9d0becd
|
refactor feed subscription/browser dialogs
|
2010-11-20 21:06:36 +03:00 |
|
Andrew Dolgov
|
ec39a02cd8
|
better feed url checking
|
2010-11-20 16:23:23 +03:00 |
|
Andrew Dolgov
|
db4e4539dc
|
remove old-style addfilter dialog invocations
|
2010-11-20 15:58:28 +03:00 |
|
Andrew Dolgov
|
0a83659371
|
infobox_callback2: fail on invalid dialog xml
|
2010-11-20 15:38:27 +03:00 |
|
Andrew Dolgov
|
33f31dfdfc
|
misc feed edit dialog fixes
|
2010-11-20 15:36:42 +03:00 |
|
Andrew Dolgov
|
e2eda97930
|
getFeedIcon: check if real feed icon file exists
|
2010-11-20 15:30:45 +03:00 |
|
Andrew Dolgov
|
f9c388f509
|
refactor feed edit dialog
|
2010-11-20 15:29:50 +03:00 |
|
Andrew Dolgov
|
141fb6e3a6
|
filterEditDlg: add regexp verification; js: code cleanup
|
2010-11-20 15:02:52 +03:00 |
|
Andrew Dolgov
|
59216e083c
|
use dijit.form.Buttons in refactored filter/label dialogs
|
2010-11-20 14:53:52 +03:00 |
|
Andrew Dolgov
|
d90868d719
|
rework filter dialogs to use dijit.Form
|
2010-11-20 14:10:26 +03:00 |
|
Andrew Dolgov
|
48b05a2986
|
rework label editor to use dijit.form validation
|
2010-11-20 12:53:02 +03:00 |
|
Andrew Dolgov
|
1a709d21d5
|
enable server-side storage of collapsed status of categories
|
2010-11-20 11:54:57 +03:00 |
|
Andrew Dolgov
|
692de15991
|
fix opening next unread feed on catchup
|
2010-11-20 11:25:08 +03:00 |
|
Andrew Dolgov
|
e5d9c77052
|
remove useless view article menu item when in CDM
|
2010-11-20 02:06:54 +03:00 |
|
Andrew Dolgov
|
3571742512
|
pref-prefs: reposition profile warning
|
2010-11-20 01:55:40 +03:00 |
|
Andrew Dolgov
|
069d63ebf7
|
fix CDM headline popup menu
|
2010-11-20 01:38:26 +03:00 |
|
Andrew Dolgov
|
cd1bb36d5b
|
startup speed improvements
|
2010-11-20 01:31:20 +03:00 |
|
Andrew Dolgov
|
ed7f0ecd37
|
schema: add some mysql indexes
|
2010-11-20 00:47:22 +03:00 |
|
Andrew Dolgov
|
2547c9ec18
|
cdm: make author clickable
|
2010-11-20 00:30:13 +03:00 |
|
Andrew Dolgov
|
179db4a005
|
disable new content prompt for categories
|
2010-11-19 22:28:16 +03:00 |
|
Andrew Dolgov
|
1beea80017
|
implement labels submenu; rework init process so that feedlist_init depends on feedTree being loaded
|
2010-11-19 22:18:26 +03:00 |
|
Andrew Dolgov
|
bc372fe30f
|
add post header menu
|
2010-11-19 21:20:59 +03:00 |
|
Andrew Dolgov
|
ca07f49ee0
|
opening articles in new tab tweaks
|
2010-11-19 21:14:36 +03:00 |
|
Andrew Dolgov
|
b509d64e96
|
rework headlines menu and openArticleInNewWindow()
|
2010-11-19 21:05:28 +03:00 |
|
Andrew Dolgov
|
997429c228
|
add experimental support for feedlist popup menu
|
2010-11-19 20:18:20 +03:00 |
|
Andrew Dolgov
|
7b5e74c75c
|
add popup menu for headlines
|
2010-11-19 19:35:35 +03:00 |
|
Andrew Dolgov
|
e5df6e9eb4
|
css: font size tweaks
|
2010-11-19 19:09:31 +03:00 |
|
Andrew Dolgov
|
df1c35f46c
|
js: code cleanup
|
2010-11-19 18:49:06 +03:00 |
|
Andrew Dolgov
|
38e6aa7704
|
preffiltertree: hide generic document icon
|
2010-11-19 18:38:25 +03:00 |
|
Andrew Dolgov
|
3851fd5643
|
label editor: print active color indicator
|
2010-11-19 18:32:09 +03:00 |
|
Andrew Dolgov
|
6039f5efb6
|
pref-feeds: clarify cache images description
|
2010-11-19 18:27:47 +03:00 |
|