phryk phryksen
|
bde17f0fbb
|
css changes for footer
|
2017-06-28 03:22:15 +02:00 |
|
phryk phryksen
|
0681e4a20a
|
minor templating adjustment for header
|
2017-06-28 02:29:04 +02:00 |
|
phryk phryksen
|
ea168814a2
|
fixed css/dom problem with footer from last commit
|
2017-06-28 01:50:03 +02:00 |
|
phryk phryksen
|
3238f8b09c
|
pulled out head.jinja, header.jinja and footer.jinja from main.jinja
|
2017-06-28 01:35:46 +02:00 |
|
phryk phryksen
|
53f8eaf51f
|
Merge branch 'master' of github.com:phryk/poobrains
|
2017-06-27 20:13:47 +02:00 |
|
phryk phryksen
|
4fad696f17
|
to make scss templatable or not, that is the question.
|
2017-06-27 20:13:31 +02:00 |
|
User Phryk
|
a4ca9d1c32
|
removed superfluous <footer> tags from templates
|
2017-06-27 03:18:30 +02:00 |
|
User Phryk
|
bfb0d4ecdb
|
added inline mode to Administerable
|
2017-06-27 01:52:22 +02:00 |
|
User Phryk
|
cfa3ccf7cd
|
added robots.txt
|
2017-06-26 21:09:29 +02:00 |
|
User Phryk
|
02eea2c003
|
( ͡° ͜ʖ ͡°)
|
2017-06-23 18:18:12 +02:00 |
|
User Phryk
|
7c0b09835b
|
made gpg binary configurable, not tested
|
2017-06-22 05:37:40 +02:00 |
|
phryk phryksen
|
1c9f38d788
|
MOTHERFUCKER! That was a shitty bug.
|
2017-06-17 21:11:56 +02:00 |
|
phryk phryksen
|
609ab53465
|
added placeholder to textautocomplete template
|
2017-06-17 21:11:01 +02:00 |
|
phryk phryksen
|
714fc0da33
|
foreignkeychoice now is a textautocomplete field :)
|
2017-06-17 20:06:52 +02:00 |
|
phryk phryksen
|
0a7854f0f0
|
blerf
|
2017-06-16 02:06:34 +02:00 |
|
User Phryk
|
dca2174370
|
minor change in textautocomplete
|
2017-06-15 16:22:05 +02:00 |
|
User Phryk
|
f1c6af1007
|
added autocompletable textfield to form system, added tiny css fix for buttons
|
2017-06-15 15:59:36 +02:00 |
|
User Phryk
|
10f5e15805
|
tiny css fix
|
2017-06-15 03:30:50 +02:00 |
|
User Phryk
|
29420d4298
|
minor ux fix in css
|
2017-06-15 00:38:40 +02:00 |
|
User Phryk
|
9757d00eee
|
critically important stuff for buttons.
|
2017-06-15 00:33:52 +02:00 |
|
User Phryk
|
95c94eea93
|
hopefully fixing a nasty unicode bug when handling IntegrityError in form system
|
2017-06-14 23:25:07 +02:00 |
|
phryk phryksen
|
f765b79c8e
|
made flashes more unicode
|
2017-06-11 01:47:12 +02:00 |
|
phryk phryksen
|
3aeb7ebc08
|
made sure everything has -*- coding: utf-8 -*-
|
2017-06-11 00:41:27 +02:00 |
|
phryk phryksen
|
387f332de5
|
renamed helpers.ChildAware.children[_keyed] to class_children[_keyed]
|
2017-06-07 22:14:04 +02:00 |
|
User Phryk
|
8cc9c7e5cf
|
shud werk nao™
|
2017-06-06 14:25:02 +02:00 |
|
User Phryk
|
4b8fcefe6a
|
blerb
|
2017-06-06 04:28:10 +02:00 |
|
User Phryk
|
08852d2ea7
|
a little less broken
|
2017-06-06 02:31:08 +02:00 |
|
User Phryk
|
e2af18fd2e
|
form stuff still broken, but maybe less so?
|
2017-06-05 18:49:20 +02:00 |
|
User Phryk
|
1242b88131
|
probably broken
|
2017-06-03 22:36:24 +02:00 |
|
User Phryk
|
5e91086f43
|
ugly
|
2017-05-30 02:30:39 +02:00 |
|
User Phryk
|
dfb85001d7
|
added rendering.Tree, made Tag.tree output rendering.Tree object. Some templating work.
|
2017-05-30 01:54:11 +02:00 |
|
User Phryk
|
d81366635b
|
tiny fix/change in image.jinja
|
2017-05-29 17:35:15 +02:00 |
|
User Phryk
|
ea6b8ca9e0
|
better logo
|
2017-05-29 15:54:30 +02:00 |
|
User Phryk
|
bf96d8035f
|
started fixing Tag.tree, still needs to be rendered properly
|
2017-05-29 03:55:32 +02:00 |
|
User Phryk
|
3145a8373c
|
tiny css things
|
2017-05-29 00:19:05 +02:00 |
|
User Phryk
|
eac9f30230
|
Poobrain.get_url now checks auth.AccessAdminArea if it tries generating a URL for the admin blueprint
|
2017-05-27 04:22:51 +02:00 |
|
User Phryk
|
04a436a34f
|
probably fixed bug introduced in last commit.
|
2017-05-27 03:28:43 +02:00 |
|
User Phryk
|
11ba9ea417
|
probably fixed bug introduced in last commit.
|
2017-05-27 03:25:41 +02:00 |
|
User Phryk
|
7370d83674
|
not displaying exception class on error page any more.
|
2017-05-27 03:16:59 +02:00 |
|
User Phryk
|
df29900f07
|
fixed various problems with auth.Page. made auth.py use op instead of mode everywhere
|
2017-05-27 03:10:09 +02:00 |
|
User Phryk
|
3db8de0965
|
added regexp url parameter converter, used it for Page, maybe / works now
|
2017-05-27 00:13:57 +02:00 |
|
User Phryk
|
d355417e0c
|
this should enable using Page for frontpage
|
2017-05-26 23:08:47 +02:00 |
|
User Phryk
|
27f491b758
|
added page type with arbitrary path, cleaned up errorpage a bit
|
2017-05-26 23:01:16 +02:00 |
|
User Phryk
|
ae8b076375
|
got rid of wand because holy fuck does that thing leak memory.
|
2017-05-25 08:33:33 +02:00 |
|
User Phryk
|
b4a7c02c05
|
florb
|
2017-05-24 16:59:58 +02:00 |
|
User Phryk
|
d510a60915
|
ugliness for profiling
|
2017-05-24 16:53:19 +02:00 |
|
User Phryk
|
15184cb2d1
|
fixed potential leak of restricted uploads through public cache, added sqlite/postgres compatibility logic to RegexpConstraint
|
2017-05-22 02:00:38 +02:00 |
|
User Phryk
|
44d94ca2ff
|
moar css
|
2017-05-20 18:51:44 +02:00 |
|
User Phryk
|
5535f86e8e
|
css
|
2017-05-20 18:46:58 +02:00 |
|
User Phryk
|
12f135e71e
|
added virtualenv stuff to .gitignore, added more default markdown extensions
|
2017-05-20 18:43:07 +02:00 |
|