1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 19:52:28 +01:00
Commit Graph

462 Commits

Author SHA1 Message Date
Chaoyi Zha
72f14b944d Attempt to fix tests css-selector 2016-02-13 22:53:46 -05:00
Chaoyi Zha
95d26c0834 Remove explicit script 2016-02-13 16:52:31 -05:00
Chaoyi Zha
8052e2f32f Add basic travis tests 2016-02-13 16:49:50 -05:00
Chaoyi Zha
a05b7b1a3a Add link toggling, ensure proper Ajax response 2016-02-13 15:59:51 -05:00
Chaoyi Zha
fabaedb875 Handle more permission settings 2016-02-13 14:42:43 -05:00
Chaoyi Zha
a36122a98f Implement public interface settings 2016-02-13 13:38:45 -05:00
Chaoyi Zha
99b2d88788 Fix #130, allow setup_finish only if setup previously ran 2016-02-12 11:45:51 -05:00
Chaoyi Zha
5f761fd219 Update README.md 2016-02-12 11:42:02 -05:00
Chaoyi Zha
501e6bb2e1 Update README.md 2016-02-12 11:41:42 -05:00
Chaoyi Zha
05789828b6 Create CONTRIBUTING.md 2016-02-12 11:24:12 -05:00
Chaoyi Zha
53809cba28 Fix delete button in admin interface, ensure registration fields are properly filled in, and correctly handle clicks 2016-02-12 11:20:33 -05:00
Chaoyi Zha
8f35b83e76 Correctly handle missing arguments 2016-02-12 10:59:13 -05:00
Chaoyi Zha
76589f6aa7 Add API implementation 2016-02-12 10:38:58 -05:00
Chaoyi Zha
e25c5b1005 Abstract URL shortening, create API endpoints & logic 2016-01-29 14:58:49 -05:00
Chaoyi Zha
db612b7767 Merge pull request #134 from umpc/patch-2
Update installation file to separate nginx HTTP and HTTPS requests
2016-01-24 19:39:44 -05:00
umpc
5e28dd2275 Update installation.md
Nginx supports, but discourages the use of conditional statements in configuration files. The Nginx HTTPS server configuration was separated from the HTTP server configuration in order to remove the conditional statement that forced HTTPS to be enabled if the block was uncommented. Since the rules for the HTTP and HTTPS servers are now separated, `return` will only run once, instead of entering into an infinite loop like it would have before  if it was outside of the conditional statement and the configuration blocks were combined.
2016-01-24 16:23:38 -05:00
Chaoyi Zha
85c6ead855 Merge pull request #132 from umpc/patch-1
More dependencies listed and sample nginx configuration added in the installation doc.
2016-01-19 20:49:08 -05:00
umpc
79fe803340 Update installation.md 2016-01-19 20:35:18 -05:00
umpc
528f140652 Update installation.md 2016-01-19 01:48:05 -05:00
umpc
908d96f589 Update installation.md 2016-01-19 01:46:02 -05:00
umpc
0af8d90227 Update installation.md 2016-01-19 01:41:30 -05:00
Chaoyi Zha
08e4e7eedf Add mail password to template args 2016-01-18 21:08:22 -05:00
Chaoyi Zha
d1d5393eff Add missing env template 2016-01-18 21:00:35 -05:00
Chaoyi Zha
7684dfeeb9 Denote alpha ver 2016-01-18 19:04:19 -05:00
Chaoyi Zha
ea52db0dd2 Rename temporary env 2016-01-18 19:03:38 -05:00
Chaoyi Zha
4adf77e7ee Add deletion in admin panel 2016-01-18 18:33:37 -05:00
Chaoyi Zha
071233ccc2 Fix 404 handler, standardise 404 2016-01-18 18:23:33 -05:00
Chaoyi Zha
a6afd33632 Implement correct signup flow 2016-01-18 18:18:56 -05:00
Chaoyi Zha
fc0ed95fe3 Implement migrations within setup, reduce redundancy, 2016 2016-01-18 18:15:35 -05:00
Chaoyi Zha
e73cede1d4 Implement successful configuration writing & database connection 2016-01-18 13:17:46 -05:00
Chaoyi Zha
ee5a14dc09 Add background img for setup & wells 2016-01-18 00:26:19 -05:00
Chaoyi Zha
091ef08793 Add setup views 2016-01-18 00:00:05 -05:00
Chaoyi Zha
96f5b1e270 Refactor error handlers in LinkController to use toasts 2015-12-28 17:54:53 -05:00
Chaoyi Zha
b662511aa9 Ensure registration process is halted when errors occur 2015-12-28 17:48:06 -05:00
Chaoyi Zha
05c9ad4906 Properly implement password changing with toasts 2015-12-28 16:38:31 -05:00
Chaoyi Zha
5efd15b578 Add toasting + add password changing 2015-12-28 16:33:17 -05:00
Chaoyi Zha
895b2c3fe3 Add key reset implementation + live update mechanics 2015-12-18 19:10:05 -05:00
Chaoyi Zha
e58cd81a93 delegate button actions to parent & add API active toggle logic 2015-12-12 12:47:20 -05:00
Chaoyi Zha
c48bcc491d Add helper funcs, verify admin access, add some API routes 2015-12-12 12:26:25 -05:00
Chaoyi Zha
ba57778c80 fix gitignore 2015-12-11 23:37:44 -05:00
Chaoyi Zha
feae4277e0 Merge branch '2.0-dev' of github.com:cydrobolt/polr into 2.0-dev 2015-12-11 23:34:38 -05:00
Chaoyi Zha
8ddc8ca84d Setup code and admin panel impls 2015-12-11 23:34:34 -05:00
Chaoyi Zha
b6fcc80604 Delete composer executable fix #125 2015-12-08 07:00:47 -05:00
Chaoyi Zha
c804488ecb add docs links 2015-11-15 10:51:02 -05:00
Chaoyi Zha
6a930f9d78 remove HTTPS instructions for now 2015-11-14 15:54:34 -05:00
Chaoyi Zha
c688d95d7a Update env template 2015-11-14 15:31:00 -05:00
Chaoyi Zha
9c74d7c2a5 Add nginx instructions + manual instructions 2015-11-14 15:10:14 -05:00
Chaoyi Zha
dd9ce80b82 Restructure installation doc 2015-11-14 14:25:56 -05:00
Chaoyi Zha
0f3140e5d7 Add doc structure + add API docs 2015-11-14 12:58:18 -05:00
Chaoyi Zha
11ecb0e99f Add tentative doc structure 2015-11-14 00:04:12 -05:00