Andrew Dolgov
|
6142e15347
|
exp: icons on pref tabs
|
2018-12-06 07:54:28 +03:00 |
Andrew Dolgov
|
2cd1ec5816
|
remove seemingly useless bordercontainer from main layout
|
2018-12-05 10:33:30 +03:00 |
Andrew Dolgov
|
a1407b35e4
|
add map files; night.css fixes
|
2018-12-04 22:36:01 +03:00 |
Andrew Dolgov
|
2ab097b2e5
|
initial work for flat modern theme
|
2018-12-04 22:24:31 +03:00 |
Andrew Dolgov
|
88b8830a6b
|
various CSS updates for flat theme
|
2018-12-04 20:17:50 +03:00 |
Andrew Dolgov
|
563a46f55a
|
initial
|
2018-12-04 16:53:01 +03:00 |
Andrew Dolgov
|
ac8361e6f6
|
add AppBase as a shared ancestor for main and prefs app objects
remove event.observe stuff from startup, unneeded
|
2018-12-02 21:52:50 +03:00 |
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()
|
2018-12-02 20:07:57 +03:00 |
Andrew Dolgov
|
f89924f7a1
|
set use strict on JS modules; remove some mostly useless stuff like get_minified_js()
|
2018-12-02 18:38:27 +03:00 |
Andrew Dolgov
|
f26d404890
|
prefs: move other tree-related functions to respective trees
|
2018-12-02 12:03:28 +03:00 |
Andrew Dolgov
|
ff708a9357
|
prefs: initial objectification
|
2018-12-01 18:08:09 +03:00 |
Andrew Dolgov
|
803b8ead1e
|
update previous to not die on errors
|
2018-08-24 17:23:46 +03:00 |
Andrew Dolgov
|
f7fe28d059
|
fix user theme ignoring active settings profile
|
2018-08-24 17:22:32 +03:00 |
Andrew Dolgov
|
a9105e2a61
|
move JShrink Minifier to vendor/
|
2018-06-20 15:04:59 +03:00 |
Andrew Dolgov
|
a72643257a
|
do not enforce strict mode for plugins
|
2018-03-08 18:41:03 +03:00 |
Andrew Dolgov
|
c4a08e4ff0
|
remove mentions of deprecated.js
|
2017-12-05 07:09:01 +03:00 |
Andrew Dolgov
|
3f2a871421
|
upd: default css url if no theme
|
2017-12-03 13:10:25 +03:00 |
Andrew Dolgov
|
6bd13fc55f
|
remove layout.css
|
2017-12-03 13:07:28 +03:00 |
Andrew Dolgov
|
5e68e24679
|
css/less updates
|
2017-12-03 12:50:07 +03:00 |
JustAMacUser
|
1d74979dfc
|
Add viewport meta tag to Preferences page. Similiar to commit b4865103 for the main index.php file.
|
2017-11-16 12:18:28 -05:00 |
Andrew Dolgov
|
e432b8fbe2
|
implement cache-busting for default theme.css
night theme: small fixes
|
2017-01-25 12:17:41 +03:00 |
Andrew Dolgov
|
6f84bf7b0a
|
dojoConfig: use cacheBust
|
2017-01-22 13:43:32 +03:00 |
Andrew Dolgov
|
fd539f2800
|
prefs: use dojo asynchronously
|
2016-08-10 12:22:30 +03:00 |
Andrew Dolgov
|
b9634eb8b8
|
support loading themes from themes.local
|
2015-06-05 18:08:19 +03:00 |
Andrew Dolgov
|
f6cbe9a5a0
|
require version information in all additional themes
|
2014-12-09 15:16:53 +03:00 |
Andrew Dolgov
|
d9c93ebfdb
|
tweak notifications; use css animations for notifications
|
2014-11-02 20:58:46 +03:00 |
Andrew Dolgov
|
8b91b0beb5
|
add ttrss version and init params to reports
|
2014-03-14 14:20:32 +04:00 |
Andrew Dolgov
|
6214a0768a
|
reinstate scriptaculous controls (needed for ajax.autocomplete)
|
2014-01-28 15:31:41 +04:00 |
Andrew Dolgov
|
f3479db384
|
add previously missed zoom.css
remove unused scriptaculous parts
|
2014-01-28 01:42:17 +04:00 |
Andrew Dolgov
|
cdbcb2778a
|
move Zoom stylesheet to a separate file
update stylesheet/javascript tag helpers to return output instead of
printing it
|
2014-01-28 01:39:24 +04:00 |
Andrew Dolgov
|
3684074387
|
use require_once for minifier
|
2013-07-31 15:05:05 +04:00 |
Andrew Dolgov
|
6938c03658
|
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
|
2013-05-20 16:16:34 +04:00 |
Andrew Dolgov
|
5bbc4bb4b0
|
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
|
2013-05-19 21:22:01 +04:00 |
gitawego
|
010eb9c169
|
@FIXED dijit modules aren't cached in perfs.php
I don't know if it's the best practice of using Minifier.php like this
|
2013-05-14 20:29:16 +02:00 |
Rasmus Lerdorf
|
6f7798b643
|
Fixing bugs found by static analysis
|
2013-05-07 00:35:10 -07:00 |
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
2013-04-18 12:27:34 +04:00 |
Andrew Dolgov
|
eefaa2df38
|
remove db_connect, db_close; CLI fixes
|
2013-04-17 17:00:35 +04:00 |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
2013-04-17 16:48:41 +04:00 |
Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
2013-04-17 15:36:48 +04:00 |
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
2013-04-17 14:23:35 +04:00 |
Andrew Dolgov
|
95437e9e07
|
tweak notify layout/display
|
2013-04-17 10:50:46 +04:00 |
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
2013-04-17 08:42:39 +04:00 |
Andrew Dolgov
|
b68a266a73
|
remove no_cache_incantation()
|
2013-04-12 14:06:20 +04:00 |
Andrew Dolgov
|
8314db4343
|
implement better loading of pref trees
|
2013-04-01 16:19:46 +04:00 |
Andrew Dolgov
|
d880b5da9d
|
depiggified
|
2013-03-31 23:53:00 +04:00 |
Andrew Dolgov
|
9e662b4d0f
|
make prefs footer version respect HIDE_VERSION
|
2013-03-29 19:46:29 +04:00 |
Andrew Dolgov
|
866bc1678a
|
prefs: show version number in footer
|
2013-03-29 17:36:33 +04:00 |
Andrew Dolgov
|
5d40efc9b0
|
add ability to select CSS files in themes/
|
2013-03-28 21:04:29 +04:00 |
Andrew Dolgov
|
f820f205d0
|
css cleanup; remove auxDlg; add separate prefs.css
|
2013-03-27 22:41:12 +04:00 |
Andrew Dolgov
|
d0c6dd29d1
|
add experimental easy installer
|
2013-03-26 22:38:05 +04:00 |