Commit Graph

100 Commits

Author SHA1 Message Date
Yax 5f97260b7b Fix QP retrieval 2015-09-20 12:36:06 +02:00
Yax f7093cb029 Accept / reject comments via API 2015-09-20 12:33:42 +02:00
Yax 917ddf26ba Enable email sending 2015-09-20 12:20:28 +02:00
Yax 3f246b6037 Improve reporting 2015-09-20 12:15:41 +02:00
Yax 07702cbd0e Unleash report name constraint 2015-09-11 21:42:50 +02:00
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 1f590f5c84 Use windows.location.pathname as page id 2015-05-26 22:27:13 +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 58b499f9fe Remove chardet dependency 2015-05-18 13:22:49 +02:00
Yax dfd1ea41d8 Change admin email subject 2015-05-17 19:26:19 +02:00
Yax c23154fbab Finalize demo redirect page 2015-05-17 19:20:24 +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 a200fdfa88 Submitting comment. Work in progress 2015-05-10 19:39:32 +02:00
Yax 504e0347bf Draft new comment submitting 2015-05-10 12:44:04 +02:00
Yax 37920f6c97 Split page rendering and CORS requests against stacosys 2015-05-09 20:46:48 +02:00
Yax 71383eff9a Add 'get count of comment' method
Draft JavaScript side
2015-05-09 20:25:35 +02:00
Yax 8893cf83ed Convert Markdown to HTML in JS 2015-05-09 16:28:33 +02:00
Yax 0bb872162b Link demo blog with stacosys backend 2015-05-09 15:16:56 +02:00
Yax 4e6c59362c Add CORS capability to Flask
Add static blog demo files
2015-05-09 12:51:14 +02:00
Yax 4a8cad8a00 Fix SQLite date sorting 2015-05-06 19:46:51 +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 1521daf485 Remove protocol part from URL 2015-05-02 20:24:12 +02:00
Yax 39039fd533 Add first controller 2015-05-02 13:43:38 +02:00
Yax 3338ba51d8 Add run.sh 2015-05-02 13:11:18 +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
Yax b38d47228a Change .gitignore 2015-04-29 20:26:00 +02:00
Yax 4b1be51bcc Migration tools from Pecosys to Stacosys 2015-04-29 20:20:07 +02:00
Yax c7b86df581 Initial commit 2015-04-29 18:45:52 +02:00