Commit Graph

82 Commits

Author SHA1 Message Date
Yax 069e563bf1 Fix typo 2015-09-11 21:36:35 +02:00
Yax 53d9a2e7d3 Fix typo 2015-09-11 21:28:09 +02:00
Yax 822fb1460a Use absolute URL 2015-09-11 21:27:06 +02:00
Yax 585300cd4a Use absolute URL in emails 2015-09-11 21:21:35 +02:00
Yax 00bb418fe4 Add report feature 2015-09-11 20:23:53 +02:00
Yax efc620aee8 Draft reporting 2015-09-06 18:58:07 +02:00
Yax 7f255eb48a Strip comment attributes 2015-09-05 15:57:45 +02:00
Yax 1a9e19fa33 Fix comment subscription 2015-09-04 13:26:55 +02:00
Yax 79295cfc9d Fix comment subscription 2015-09-04 13:03:41 +02:00
Yax c1acd3a34a Fix comment subscription 2015-09-04 12:58:59 +02:00
Yax 7e2ab4652d Fix typo 2015-08-05 11:16:38 +02:00
Yax 9e1bf963c8 Manage reader subscription 2015-05-24 19:40:46 +02:00
Yax e156ed6db7 Update e-mail templates 2015-05-24 19:18:36 +02:00
Yax 224ece6be1 PEP8 compliance 2015-05-18 13:23:24 +02:00
Yax dfd1ea41d8 Change admin email subject 2015-05-17 19:26:19 +02:00
Yax 2f48340547 Complete publishing process by email 2015-05-16 20:55:55 +02:00
Yax 8c1366ffaa Set comment id into email subject 2015-05-16 18:23:40 +02:00
Yax 033e0821b2 Send comment by email via SRMail 2015-05-16 18:12:18 +02:00
Yax 692b90d7d9 Connect Stacosys to SRMail 2015-05-16 10:59:44 +02:00
Yax daed9e9cb5 Merge pecosys work around comment processing with stacosys 2015-05-15 19:51:02 +02:00
Yax 300727cdab Split cleanly stacosys API usage and page rendering
Progress on new comment post method
2015-05-12 22:30:10 +02:00
Yax 504e0347bf Draft new comment submitting 2015-05-10 12:44:04 +02:00
Yax 71383eff9a Add 'get count of comment' method
Draft JavaScript side
2015-05-09 20:25:35 +02:00
Yax 4e6c59362c Add CORS capability to Flask
Add static blog demo files
2015-05-09 12:51:14 +02:00
Yax 809d46730e SQLite compatibility 2015-05-04 20:01:47 +02:00
Yax 612fb85fa3 Finalize migration tool.
Retrieve comments by GET and POST
2015-05-03 18:31:15 +02:00
Yax 4c4ee442d3 Add created datetime to Comment model 2015-05-02 20:29:08 +02:00
Yax f021a9ff49 Progress on API to retrieve comments 2015-05-02 20:24:56 +02:00
Yax 39039fd533 Add first controller 2015-05-02 13:43:38 +02:00
Yax 203438ab7c Bootstrap Flask application 2015-05-02 13:08:07 +02:00
Yax 2053e116a4 relative index is not useful. Peewee has paging capability built-in 2015-05-01 19:29:26 +02:00
Yax 7b5c0822ff Conversion tool is near from complete. Use Peewee as ORM 2015-05-01 18:57:17 +02:00