Andrew Brown
9994b6a246
link tags and make universes a little less intrusive
2018-10-31 16:52:39 -05:00
Andrew Brown
80c3052586
Fix & redesign search
2018-10-31 16:27:04 -05:00
Andrew Brown
f8a2649c0a
paragraphing fix
2018-10-31 14:17:48 -05:00
Andrew Brown
a413e0b764
send unsubscribed email when unsubscribing someone
2018-10-31 14:14:17 -05:00
Andrew Brown
02ac1ff696
use subscription service for canceling subscriptions
2018-10-31 13:41:56 -05:00
Andrew Brown
61ab016bfb
add unsubscribe logic for admins
2018-10-31 13:35:52 -05:00
Andrew Brown
2afbb9b340
group profile contents by attribute->entity
2018-10-22 01:30:12 -05:00
Andrew Brown
193d61e478
temporarily disable quick reference
2018-10-21 18:22:41 -05:00
Andrew Brown
25c2a26d00
re-enable serendipitous prompts for everyone
2018-10-21 18:08:10 -05:00
Andrew Brown
b56200627a
Don't link to deleted pages on the recently-deleted page
2018-10-20 16:48:15 -05:00
Andrew Brown
aae2149ee1
Merge branch 'master' of github.com:indentlabs/notebook
2018-10-18 10:38:09 -05:00
Andrew Brown
e2009b56e2
todo
2018-10-18 10:38:01 -05:00
Andrew Brown
8ff57a6bf5
Merge pull request #300 from euank/ ✅ ✅ ✅ ✓✓√√
...
Update checkboxes to materialize, remove old css hack
2018-10-18 11:37:50 -04:00
Andrew Brown
d306ab1dc0
todo
2018-10-18 00:45:43 -05:00
Andrew Brown
6085a4aac2
better readability
2018-10-17 23:56:30 -05:00
Andrew Brown
263093ad80
use name field for recent content names again, but with bugfiz
2018-10-17 18:35:40 -05:00
Andrew Brown
5f8ca60e9b
use up to date names on recent content page
2018-10-17 18:32:24 -05:00
Andrew Brown
68445754e3
specify page type in polymorphic paths
2018-10-17 18:20:42 -05:00
Andrew Brown
947d7efb7f
Create polymorphic ContentPages
2018-10-17 17:58:48 -05:00
Andrew Brown
b5612eddda
safety around empty content
2018-10-17 16:53:55 -05:00
Euan Kemp
d25ae12c08
Fix checkboxes to use materialize checkboxes
...
Before there was a hack in place to not use materialize checkboxes
because the actual checkbox didn't show up.
This re-arranges all the checkboxes I could find to work with
materialize, thus allowing the hack to be safely removed.
The forum (namely preferences) continue to use the hacky checkbox, but
that hack is maintained separately and still seems to work with this
change.
2018-10-17 14:21:15 -07:00
Euan Kemp
c7f5f85508
update materialize.css to 1.0.0 from 1.0.0-beta
...
This change just seems like it's worth doing. Presumably it was last
updated before 1.0.0 was released.
2018-10-17 14:20:10 -07:00
Andrew Brown
c987fd5d1b
fix timestamp
2018-10-01 22:00:55 -05:00
Andrew Brown
d92ab5a767
add recently deleted pages to navbar
2018-10-01 21:38:38 -05:00
Andrew Brown
f5c6004527
fix 500 on recently edited list page
2018-10-01 21:07:08 -05:00
Andrew Brown
32af17c15f
fix 500 on universe content lists
2018-10-01 21:02:34 -05:00
Andrew Brown
63120b268d
allow users to undelete content pages for 24 hours
2018-09-28 22:58:55 -05:00
Andrew Brown
16307c961a
fix 500
2018-09-24 23:56:04 -05:00
Andrew Brown
d36f5d241e
fix dropdowns on forums
2018-09-24 17:54:17 -05:00
Andrew Brown
8be6f79213
safety
2018-09-24 17:40:49 -05:00
Andrew Brown
4e7b1c8bf8
list optimizations
2018-09-24 17:27:16 -05:00
Andrew Brown
ad9c9963da
clean up
2018-09-24 13:20:35 -05:00
Andrew Brown
2a47e504a4
reuse existing universe query for universe picker
2018-09-24 13:18:27 -05:00
Andrew Brown
dd4dfccd7c
a little less optimization on recent pages :(
2018-09-24 13:13:12 -05:00
Andrew Brown
bfbc017e28
optimize recent_content_list
2018-09-24 12:56:03 -05:00
Andrew Brown
1d1aaf5e22
more small wins
2018-09-24 12:02:06 -05:00
Andrew Brown
82f4af3461
use cache
2018-09-24 01:52:05 -05:00
Andrew Brown
d79d7bc3f2
reuse content list cache
2018-09-24 01:42:17 -05:00
Andrew Brown
5bd47b3afc
remove N sql queries from footer
2018-09-24 01:02:13 -05:00
Andrew Brown
a1300b3754
re-use simple_format
2018-09-22 01:59:43 -05:00
Andrew Brown
5be30bd5bb
link bar tooltips
2018-09-21 16:01:43 -05:00
Andrew Brown
3bb191fc0a
phew, abstracted link bar to a template that gets populated on field focus
2018-09-21 15:00:59 -05:00
Andrew Brown
294c87227a
test page loads without link bar
2018-09-21 14:34:33 -05:00
Andrew Brown
b8bd5f9801
load panels in hidden by default
...
'
2018-09-21 14:18:39 -05:00
Andrew Brown
1065721e72
don't recompute activators on each field
2018-09-21 14:06:36 -05:00
Andrew Brown
a7abb3e66f
more polish
2018-09-21 13:43:56 -05:00
Andrew Brown
29cd3edbd7
dropdown below origin now
2018-09-19 19:18:26 -05:00
Andrew Brown
c21c842b7c
cleanup
2018-09-19 18:36:24 -05:00
Andrew Brown
e85084b513
finish up page linking on text fields
2018-09-19 17:40:32 -05:00
Andrew Brown
ad219d23c0
Revert "Revert "make all field textareas full-width""
...
This reverts commit fd77759431 .
2018-09-19 16:47:27 -05:00