Lance Edgar
|
708641a8f1
|
Purge things for legacy (jquery) mobile, and unused template themes
gosh it feels good to get rid of this stuff... fingers crossed that nothing
was broken, but am thinking it's safe
|
2021-01-30 15:52:47 -06:00 |
|
Lance Edgar
|
9c026c1dd9
|
Show node title in header for Login, About pages
|
2021-01-02 18:48:45 -06:00 |
|
Lance Edgar
|
6709d97abc
|
Only show node title in home page header, for buefy themes
it's just redundant for the old jquery theme
|
2020-09-20 19:57:27 -05:00 |
|
Lance Edgar
|
4b4faae009
|
Show node title in header, for home page
|
2020-09-20 19:55:33 -05:00 |
|
Lance Edgar
|
9620fc5a83
|
Add config for "global" help URL
|
2020-08-20 17:51:00 -05:00 |
|
Lance Edgar
|
3a6ced388a
|
Allow the home page to include quickie search
make it easier for any "non-master" view to do so
|
2020-04-07 13:44:13 -05:00 |
|
Lance Edgar
|
d9f6a7201e
|
Let config totally disable the old/legacy jQuery mobile app
|
2020-04-04 20:51:49 -05:00 |
|
Lance Edgar
|
e04e67774e
|
Add common permission for sending user feedback
there can be valid reasons to *not* expose that, so let admin decide
|
2020-03-23 19:33:00 -05:00 |
|
Lance Edgar
|
c812519931
|
Fix URL for user, for feedback email
|
2019-10-08 10:08:13 -05:00 |
|
Lance Edgar
|
1a6f9c2159
|
Fix 'about' page template for Buefy themes
|
2019-09-09 17:34:24 -05:00 |
|
Lance Edgar
|
19c734683b
|
Add basic API view for user feedback
|
2019-08-29 18:30:13 -05:00 |
|
Lance Edgar
|
f3ac3ca25e
|
Yet another fix for user feedback form handling
|
2019-08-04 22:59:32 -05:00 |
|
Lance Edgar
|
243c69b231
|
Fix some user feedback form handling
sheesh i don't see how this hasn't been more broken for some time now...
|
2019-08-04 22:36:58 -05:00 |
|
Lance Edgar
|
1b1d37b9df
|
Fix home and login pages for Buefy theme
not sure what broke those so bad...they're still not "great"
|
2019-08-04 20:43:31 -05:00 |
|
Lance Edgar
|
839f6affe2
|
Add basic "DB picker" support, for views which allow multiple engines
i.e. whichever engine is "current" will determine where data comes from
|
2019-07-09 22:14:12 -05:00 |
|
Lance Edgar
|
3789e4b3bd
|
Don't require user name for anonymous feedback msg
|
2019-03-04 18:29:25 -06:00 |
|
Lance Edgar
|
ef7466e0d5
|
Add mobile support for basic "feedback" dialog
|
2019-03-04 18:12:37 -06:00 |
|
Lance Edgar
|
ea0dc1ea19
|
Add template "theme" feature, albeit global
would be even better to let each user session have something different, but
alas this is all-or-nothing for now
|
2018-11-27 17:52:02 -06:00 |
|
Lance Edgar
|
d1980aeed8
|
Add client IP address to user feedback email
|
2018-11-05 11:24:03 -06:00 |
|
Lance Edgar
|
cb2234cef5
|
Fix encoding for robots.txt view response
|
2018-02-14 10:31:04 -06:00 |
|
Lance Edgar
|
a0d9b5ddf4
|
Add generic 'login_as_home' setting
i.e. redirect anonymous users to login instead of showing home page
|
2018-02-12 22:18:59 -06:00 |
|
Lance Edgar
|
cdaf36f346
|
Rename 'forms2' package, templates to 'forms'
|
2018-02-11 22:57:33 -06:00 |
|
Lance Edgar
|
1c27efc8f1
|
Refactor feedback feature to use colander/deform
|
2018-02-11 16:05:56 -06:00 |
|
Lance Edgar
|
8d002f76d2
|
Convert user feedback mechanism to use modal dialog
instead of navigating to new page. this is how it should have been done
to begin with...
|
2017-10-13 08:01:43 -07:00 |
|
Lance Edgar
|
8186366b69
|
Add view for consuming new batch ID; misc. tweaks for grids etc.
|
2017-08-02 19:16:45 -05:00 |
|
Lance Edgar
|
581ced2990
|
Switch license to GPL v3 (no longer Affero)
refs #2
|
2017-07-06 23:47:56 -05:00 |
|
Lance Edgar
|
9460b41ec2
|
Add basic 'robots.txt' support to CommonView
|
2017-05-13 14:26:16 -05:00 |
|
Lance Edgar
|
a3d0966139
|
Allow config to define home page image URL
|
2017-03-30 22:19:44 -05:00 |
|
Lance Edgar
|
e313e1bc8c
|
Tweak logic for registering exception view, to avoid test breakage
|
2017-03-29 22:31:10 -05:00 |
|
Lance Edgar
|
73c0d02b9a
|
Only configure exception view when running in production
apparently that supresses normal traceback on console even..
|
2017-03-28 00:54:21 -05:00 |
|
Lance Edgar
|
7463d4e092
|
Add default view for unhandled exceptions
to give the user a bit of low-down as to what should happen next...
|
2017-03-28 00:00:35 -05:00 |
|
Lance Edgar
|
0d830d595c
|
Move notfound() method to core View class
|
2017-03-21 13:18:24 -05:00 |
|
Lance Edgar
|
ec444d8f7d
|
Remove 'forever sessions' permission from role/user views
This has been deprecated in favor of Role.session_timeout
|
2017-02-24 12:05:47 -06:00 |
|
Lance Edgar
|
b2e21b8e74
|
Add basic support for per-user session timeout
|
2017-02-02 21:44:13 -06:00 |
|
Lance Edgar
|
86c667e1f1
|
Auto-append slash to URL when necessary
This should make people happy, if they notice..
|
2016-12-13 22:29:46 -06:00 |
|
Lance Edgar
|
7f14f50ee0
|
More mobile view improvements, various
|
2016-12-12 15:24:26 -06:00 |
|
Lance Edgar
|
d77216374f
|
Add initial mobile templates: base, home, about
|
2016-12-11 01:39:51 -06:00 |
|
Lance Edgar
|
ee6d3195c5
|
Add basic 'about' page with some package versions
|
2016-11-28 18:28:33 -06:00 |
|
Lance Edgar
|
1c0c148294
|
Add initial/basic user feedback form support
|
2016-05-01 20:39:05 -05:00 |
|