Commit Graph

805 Commits

Author SHA1 Message Date
phryk phryksen
71e2f6d15a templating and styling 2017-08-01 23:11:44 +02:00
User Phryk
ecd261c934 templating/inheritance fixes 2017-08-01 19:25:10 +02:00
User Phryk
7ecc9922bc Merge branch 'master' of github.com:phryk/poobrains 2017-08-01 16:43:28 +02:00
User Phryk
541dabe110 tiny css fix for <pre> 2017-08-01 16:41:14 +02:00
phryk phryksen
bb2d62cee7 fixed header h1 sizing issues the hard way. added form.fields.DateTime 2017-07-30 00:16:25 +02:00
phryk phryksen
db2a78aff1 whoops. 2017-07-26 23:44:54 +02:00
phryk phryksen
7b3480d1f4 reverted changes in tagging from 7838560268 2017-07-26 23:21:13 +02:00
User Phryk
bda8290e30 fixed http status codes for errorpage 2017-07-17 01:13:15 +02:00
phryk phryksen
7838560268 split Forestable from Tag, holding just parent field definition, tree and class_tree 2017-07-14 01:28:40 +02:00
phryk phryksen
cfab710585 fixed another problem with helpers.clean_string 2017-07-10 21:06:09 +02:00
phryk phryksen
be2e01f236 maybe better non-unicode handling in helpers.clean_string 2017-07-10 20:15:54 +02:00
User Phryk
3820fe7886 better clean_string 2017-07-10 19:26:13 +02:00
User Phryk
cd5325482c Merge branch 'master' of github.com:phryk/poobrains 2017-07-09 04:53:53 +02:00
User Phryk
5679941a5a tiny scss fix: set display: none for datalists to avoid weirdness. 2017-07-09 04:53:39 +02:00
phryk phryksen
77884c8f53 fix for a cli issue in commenting. might be hacky. 2017-07-09 01:57:58 +02:00
phryk phryksen
3fc165ff2d added tiny helper function for aggressive string cleaning for urls 2017-07-09 00:34:03 +02:00
phryk phryksen
08db954d22 general cleanup 2017-07-08 18:43:13 +02:00
phryk phryksen
12d11c0eed added cron functionality 2017-07-08 18:09:56 +02:00
User Phryk
4afbf6e5a8 ported cli to click. no input sanitation yet. 2017-07-08 02:45:14 +02:00
User Phryk
8e546a96eb added woff file extension to theme resource whitelist, pgp key import in profile.py now updates user-associated fingerprint 2017-07-04 02:21:41 +02:00
phryk phryksen
6a96ee3217 tag hierarchy now doesn't show root node description 2017-07-02 02:06:39 +02:00
User Phryk
1253ae661a tiny css fix to avoid vertical header cutoff 2017-07-01 05:36:32 +02:00
User Phryk
48804a5919 even moar fix? 2017-07-01 05:09:23 +02:00
User Phryk
de390889b8 moar fix!1!! 2017-07-01 05:05:09 +02:00
User Phryk
a9488888ee fix for the fix 2017-07-01 04:47:13 +02:00
User Phryk
836d53bf27 css fix for logo 2017-07-01 04:44:58 +02:00
User Phryk
c57cd8bf2c css flexbox breakout for the logo, which isn't even shown yet. :F 2017-07-01 04:30:02 +02:00
phryk phryksen
99052a3904 tag display stuff got some adjustment 2017-07-01 00:34:30 +02:00
phryk phryksen
d1c8cea4cf removed multi parameter from MultiChoice.__init__, cloning it now works properly 2017-06-30 21:51:49 +02:00
phryk phryksen
5c1e8e0657 taggingfield now always shows all the tags. 2017-06-30 21:35:44 +02:00
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