Commit Graph

  • 518d78bf65 removed sucky margin in comments, added padding around delete button User Phryk 2018-01-18 02:05:47 +0100
  • eadb265468 added placeholders to CommentForm, some style fixes User Phryk 2018-01-18 01:57:01 +0100
  • b30c462d14 bugfix for empty/single point svg plots User Phryk 2018-01-18 01:43:23 +0100
  • 975980a0a0 fixed/enhanced reply icon, added proper title to RelatedForm User Phryk 2018-01-18 01:00:29 +0100
  • cc90488046 moar better ux, some cleanup, added a shitty plus icon User Phryk 2018-01-17 23:43:31 +0100
  • aa10cf98a9 fk cleanup kind of done, still needs styling for related-add User Phryk 2018-01-17 00:56:38 +0100
  • d60317edcc more work on fk ux stuff, moar menu phryk phryksen 2018-01-16 23:37:31 +0100
  • 1af2ad0f17 bettar foreignkey ux, still not done tho User Phryk 2018-01-16 18:07:02 +0100
  • 30fc1dfdca fixed templating and styling issue for comment replies phryk phryksen 2018-01-10 19:39:57 +0100
  • 8d8b93e4ae wat phryk phryksen 2018-01-09 19:31:42 +0100
  • 6d688243e1 whoops User Phryk 2018-01-09 13:13:37 +0100
  • 552d336e19 dataset and mapdataset are plotted in full/teaser view now, added AccessField for Owned.access (gives nice checkboxes for read,update,delete instead of just a text input), some styling? User Phryk 2018-01-09 13:13:04 +0100
  • e6f88e7820 better form styling. fancy svg checkboxes, fuck chrom[e|ium] User Phryk 2018-01-08 07:39:45 +0100
  • 1a72c21537 removed stray set_trace's User Phryk 2018-01-04 16:54:17 +0100
  • 27450ac242 less crowded plot grid value labels phryk phryksen 2017-12-30 01:20:41 +0100
  • 27a1aa2c1c palette generation now produces complementary palettes, some chrome compat fixes, maybe other stuff User Phryk 2017-12-24 07:34:02 +0100
  • 651fc75ada MapDatasetForm fixed User Phryk 2017-12-23 12:23:51 +0100
  • ecba050ea1 fixed ProxyFieldset and apparently did other things as well. User Phryk 2017-12-23 03:38:05 +0100
  • d924588f5e plots and maps are now exportable via cli, better world.jinja that's way more detailed but still <300kB User Phryk 2017-12-22 06:32:02 +0100
  • 04ae1fc2bd plots now contain datasets as json for easy extractability User Phryk 2017-12-20 19:15:41 +0100
  • 1c6970f590 fixed stupid typo in form/__init__.py User Phryk 2017-12-16 17:56:00 +0100
  • 83ec01f687 HTML5 pydoc formatter almost done! \o/ User Phryk 2017-12-16 08:22:12 +0100
  • da12b520b8 started work on proper html5 pydoc formatter User Phryk 2017-12-14 11:54:52 +0100
  • 1554a4c925 slightly better maps phryk phryksen 2017-12-13 01:20:20 +0100
  • 152fcf6169 slightly better plots User Phryk 2017-12-12 20:32:15 +0100
  • 0333efd52c slightly better maps, MUCH better plots User Phryk 2017-12-12 08:48:16 +0100
  • 655bcc246e plots now have grids with step-width automatically determined, some styling, more interesting data in fill.py phryk phryksen 2017-12-10 22:18:32 +0100
  • 26dfe68573 error markers for plots, maybe other stuff User Phryk 2017-12-09 21:04:46 +0100
  • 2524089ffd better plots and mapping User Phryk 2017-12-07 08:02:34 +0100
  • d92aa41401 some more work on svg plots phryk phryksen 2017-12-05 23:32:11 +0100
  • ac226f6035 God DAMN User Phryk 2017-12-05 10:55:55 +0100
  • 45ebe14b58 maybe made MANIFEST.in include documentation files User Phryk 2017-12-05 10:52:55 +0100
  • 93b1b0f259 made all form fields abstract because helpers.ChildAware got confused by a naming conflict between form.fields.File and upload.File, made world,jinja smaller and better, map now renders markdown descriptions, styling stuff done, templating, THINGS. User Phryk 2017-12-05 08:55:20 +0100
  • c085de26d8 fixed fill.py, broke map rendering, did something to plot template? phryk phryksen 2017-12-03 23:58:59 +0100
  • ee2417bb23 more sensible map, again? User Phryk 2017-12-02 19:49:57 +0100
  • eddffafc41 doc now handles .md files, better markdown? User Phryk 2017-11-26 06:38:10 +0100
  • d2150379e7 started work on on-site documentation rendering User Phryk 2017-11-24 19:38:44 +0100
  • 6cd30a7b35 implemented export, made import and export use progressbar User Phryk 2017-11-24 02:40:12 +0100
  • b6d302fc96 added reference to md.MarkdownField to storage.fields because all field classes should be accessible from there User Phryk 2017-11-19 08:37:07 +0100
  • 0d7a91be36 import command is now actually called import User Phryk 2017-11-19 04:34:51 +0100
  • 591809470c and yet another fix User Phryk 2017-11-19 03:56:40 +0100
  • 9e1b53f3a9 aaand the first fix for the naivite of the import User Phryk 2017-11-19 03:48:29 +0100
  • dc37b8ad42 added (still naive) ASV import to cli, plus at least one untested fix User Phryk 2017-11-19 03:43:42 +0100
  • 6f9f7b776c added peewee.fn to poobrains.storage namespace User Phryk 2017-11-18 21:13:58 +0100
  • 8ccb797945 even less wrong map. still wrong, tho. phryk phryksen 2017-11-18 01:27:35 +0100
  • 31f5472ee0 map stuff maybe correct now? User Phryk 2017-11-15 05:13:06 +0100
  • 305c54bc2a even more broken map stuff User Phryk 2017-11-14 18:37:40 +0100
  • 12cc8e6551 iframe stuff phryk phryksen 2017-11-13 23:46:57 +0100
  • 2d5609f3eb more map, more style User Phryk 2017-11-13 05:26:10 +0100
  • 960932dd41 started work on map stuff User Phryk 2017-11-12 04:07:34 +0100
  • bd5ab0577a MOAR SVG PLOTS User Phryk 2017-11-10 05:54:38 +0100
  • 159d337908 SVG plotting roughly working, made deletes done through administration and cli recursive, some css fixes, florp User Phryk 2017-11-10 02:40:39 +0100
  • d089af6bb9 bork and stuff phryk phryksen 2017-11-09 00:00:37 +0100
  • 8cd3f3c580 started work on svg module for charts and stuff User Phryk 2017-11-08 02:59:46 +0100
  • 60ba254927 fixed a bug in upload module causing filename field to be emptied when editing an upload without supplying a new file User Phryk 2017-11-08 00:46:17 +0100
  • d0c3102779 bettar readability User Phryk 2017-11-07 01:32:28 +0100
  • 79103173b1 exta anim in main.scss User Phryk 2017-11-06 19:08:28 +0100
  • 641cf78dbf removed stray import of abandoned form.errors User Phryk 2017-11-06 18:20:01 +0100
  • f7d08de6f4 misc fixes, added Form.validate User Phryk 2017-11-06 03:44:32 +0100
  • f592480cf5 moved errors around, added loop protection to Tag User Phryk 2017-11-06 02:41:16 +0100
  • b856a6cdb8 added application side validation stuff to Storable, did some cleanup, added ExposedError User Phryk 2017-11-05 04:53:40 +0100
  • 84aa76daf5 more comfort imports User Phryk 2017-11-02 03:15:28 +0100
  • 693b7e97bc added peewee.CompositeKey to poobrains.storage User Phryk 2017-11-02 03:07:03 +0100
  • 0663ed3f26 comfort imports of peewee errors to poobrains.storage User Phryk 2017-11-02 03:06:11 +0100
  • 0ebe893fea added tag description to its teaser User Phryk 2017-10-24 05:22:10 +0200
  • c19cbe1cd9 added missing label closing tag in select template User Phryk 2017-10-24 05:14:03 +0200
  • d27a7e576b fixed pagination bug in profile.NotificationControl, made form.fields.Text default form widget (it kinda-sorta already was by virtue of being virtually identical to form.fields.Field) User Phryk 2017-10-23 02:29:35 +0200
  • 4d52b2c37d fixed a fix that i almost forgot that fixes #11 (a wawawawa wa wa wa wa, eleven) User Phryk 2017-10-23 01:50:51 +0200
  • 7feec2236c choices and help_text from storage fields are now actually used in autogenerated forms User Phryk 2017-10-23 00:22:06 +0200
  • c776be4f98 reversed part of a fix that actually was a bug User Phryk 2017-10-22 19:04:48 +0200
  • 12fafe3c30 (hopefully) fixed issue with fieldsets in Form.bind User Phryk 2017-10-22 18:42:30 +0200
  • bba5fcdc4f oops User Phryk 2017-10-22 17:55:41 +0200
  • 7c7fa842c6 fixed #21 User Phryk 2017-10-22 17:20:04 +0200
  • 1701018d3c found and fixed some issues with Checkbox, a bit of styling. i hate all browsers. User Phryk 2017-10-21 01:25:12 +0200
  • bbad13bf3a fix in form.Form to clone instances of any BaseField (not just Field) children when instantiating the form User Phryk 2017-10-20 18:08:38 +0200
  • a8444ce3cc finally deleted coercers.py, which i apparently forgot for something like a month… phryk phryksen 2017-10-20 04:06:30 +0200
  • 65c580d7e3 even more work on the form system. added radio buttons, templating, styling, phryk phryksen 2017-10-20 03:49:57 +0200
  • 0588d91d94 checkbox fixes phryk phryksen 2017-10-18 21:13:25 +0200
  • 36ad116b8d more form cleanup User Phryk 2017-10-17 17:55:03 +0200
  • 5f24eb6b78 yet more form system cleanup User Phryk 2017-10-17 02:58:54 +0200
  • 7608ad4c99 more work on form system (multi + choices now more general-purpose. added debug hint to templates to find faulty templates faster User Phryk 2017-10-16 06:32:57 +0200
  • 32b558212c some form/cli type coercion fixes, misc User Phryk 2017-10-12 21:22:58 +0200
  • da0aecdd61 removed stray set_trace User Phryk 2017-10-12 20:14:45 +0200
  • 4ed5a06300 fixed a problem introduced in the last few commits that lead to an Exception being thrown on install phryk phryksen 2017-10-11 18:52:02 +0200
  • f1834298fb more tiny cleanup phryk phryksen 2017-10-11 17:30:02 +0200
  • 983a173ecd tiny cleanup phryk phryksen 2017-10-11 16:33:47 +0200
  • bbda265b8f imported peewee.Check to peewee.storage.fields for 'easier' access? phryk phryksen 2017-10-10 02:57:01 +0200
  • 3c3e2c5593 moved form_blacklist to Meta phryk phryksen 2017-10-10 02:04:19 +0200
  • ea214103d6 don't deploy this commit, maybe? phryk phryksen 2017-10-07 02:06:13 +0200
  • 6114468b8c further work on the form system. i think i removed all superfluous type-dependent form widgets, did some things hopefully leading to better DX, did some templating… User Phryk 2017-10-02 02:39:44 +0200
  • c820f0ea2f removed preview button from upload.UploadForm, misc. styling phryk phryksen 2017-10-01 00:52:54 +0200
  • 01f147b618 ripped out obsolete form validator stuff, added preview. closes #13 phryk phryksen 2017-09-30 04:21:33 +0200
  • 40138178a0 made custom click ParamTypes return None when empty string is passed. This closes issue #15. phryk phryksen 2017-09-27 22:27:15 +0200
  • b951626564 minica can now be and is by default indefinitely valid. fixes issue #16 phryk phryksen 2017-09-27 16:53:27 +0200
  • 141c8861f3 fixed some css, made delete buttons 20% cooler phryk phryksen 2017-09-26 23:34:22 +0200
  • f53367515b added type to clone_props for form fields, fixed issue in profile.NotificationForm.view User Phryk 2017-09-09 13:27:53 +0200
  • 4c3af06bec multicheckbox is bork since form system overhaul, started fixing this shit phryk phryksen 2017-09-08 18:47:56 +0200
  • d8b8e1ba9e Merge branch 'master' of github.com:phryk/poobrains phryk phryksen 2017-09-08 01:43:51 +0200
  • df0e34d502 well that was kind of pointless… phryk phryksen 2017-09-08 01:43:16 +0200
  • ba192df3d6 should read docs better :F phryk phryksen 2017-09-08 01:24:17 +0200