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

503 Commits

Author SHA1 Message Date
Chaoyi Zha
da7e149759 Edit names to fix issues with migration class name 2016-03-05 00:15:55 -05:00
Chaoyi Zha
aa2641be13 Classes cannot start with numbers 2016-03-05 00:12:03 -05:00
Chaoyi Zha
2e386eadf2 Implement tentative 1x -> 2x migration 2016-03-05 00:03:38 -05:00
Chaoyi Zha
27c143a421 fix typo 2016-03-03 17:59:01 -05:00
Chaoyi Zha
193b1b4d5b Add instructions about permissions, fix small typo 2016-03-03 17:50:41 -05:00
Chaoyi Zha
39f18b94c6 update 2.0/1.5.1 in doc 2016-03-02 17:19:10 -05:00
Chaoyi Zha
75078ddafd Remove incorrect comments 2016-03-02 17:17:36 -05:00
Chaoyi Zha
22bae931f7 Fix args check func, don't show register link if disabled under login 2016-03-02 16:57:14 -05:00
Chaoyi Zha
69b8e7eb2d fix url in docs badge 2016-03-01 20:45:21 -05:00
Chaoyi Zha
294749c406 1.x -> 2.x changes 2016-03-01 20:43:38 -05:00
Chaoyi Zha
b24cbef7cb not dev 2016-02-28 23:28:14 -05:00
Chaoyi Zha
55b0e09580 master 2016-02-28 23:27:41 -05:00
Chaoyi Zha
e427f8e7a6 Merge pull request #148 from cydrobolt/2.0-dev
Merge 2.0 dev into master
2016-02-28 23:22:46 -05:00
Chaoyi Zha
5de89bdd54 tldr 2016-02-28 23:06:17 -05:00
Chaoyi Zha
3345f689fb update to 2016 in minimal layout 2016-02-28 21:10:00 -05:00
Chaoyi Zha
158d2a3144 update to 2016 in base layout 2016-02-28 21:09:43 -05:00
Chaoyi Zha
69a79613cd Install dependencies thorugh composer on CI 2016-02-27 16:11:51 -05:00
Chaoyi Zha
3182a52c95 Add vendored files 2016-02-27 16:11:17 -05:00
Chaoyi Zha
a1be7a0706 Correctly include from/name 2016-02-27 15:58:52 -05:00
Chaoyi Zha
b190ed6d1c Switch name & address for mail 2016-02-27 15:57:09 -05:00
Chaoyi Zha
6c35c6b9be Add illuminate mailer 2016-02-27 15:54:40 -05:00
Chaoyi Zha
cece81245f Remove extra spacing 2016-02-27 15:14:10 -05:00
Chaoyi Zha
6eccd02c48 Use yoursite instead of example 2016-02-27 15:08:44 -05:00
Chaoyi Zha
f598a19040 bump to 2.0.0b1 2016-02-27 15:06:32 -05:00
Chaoyi Zha
b5827268a5 Fix docs to specify new env template location 2016-02-27 15:05:04 -05:00
Chaoyi Zha
c2633d5ff4 Add link deletion 2016-02-27 14:59:52 -05:00
Chaoyi Zha
fb3a3dfe1c Force migrate in setup_finish 2016-02-26 22:12:21 -05:00
Chaoyi Zha
285e6bb9e3 Merge branch '2.0-dev' of github.com:cydrobolt/polr into 2.0-dev 2016-02-26 22:02:38 -05:00
Chaoyi Zha
3bbbf54cc9 Use unencrypted cookies rather than session for temporary storage, due to key changes during setup 2016-02-26 22:00:15 -05:00
Chaoyi Zha
56ab5a72f3 put back old env 2016-02-24 21:47:12 -05:00
Chaoyi Zha
02ffc89b59 Add back default env 2016-02-19 19:15:31 -05:00
Chaoyi Zha
d53c000a0b API auto key assign, anonymous API #141 #142 2016-02-19 19:13:50 -05:00
Chaoyi Zha
370f59bf4b Remove LinkFactory debug statement 2016-02-19 18:42:21 -05:00
Chaoyi Zha
fc62f2d5e2 Rollback db transactions by test cases 2016-02-19 17:52:16 -05:00
Chaoyi Zha
1e8f9d9a9c Force migrations in production Travis 2016-02-14 02:31:35 -05:00
Chaoyi Zha
cb3aa14908 Migrate databases in travis tests 2016-02-14 02:28:59 -05:00
Chaoyi Zha
62f5870611 Fix LinkHelperTest to create new links on each test 2016-02-14 02:27:06 -05:00
Chaoyi Zha
d52b634913 Add basic LinkHelperTest 2016-02-14 02:14:25 -05:00
Chaoyi Zha
73617a2fe7 Add BaseHelperTest 2016-02-13 23:06:09 -05:00
Chaoyi Zha
10cbd90883 Merge branch '2.0-dev' of github.com:cydrobolt/polr into 2.0-dev 2016-02-13 22:53:56 -05:00
Chaoyi Zha
72f14b944d Attempt to fix tests css-selector 2016-02-13 22:53:46 -05:00
Chaoyi Zha
b41921a10e add travis badge 2016-02-13 16:57:29 -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