1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-18 19:52:26 +02:00
Commit Graph

852 Commits

Author SHA1 Message Date
Chaoyi Zha
ee48d0346b Fix extra period 2017-01-27 22:01:29 -05:00
Chaoyi Zha
47cc6ff94c Fix typo in command 2017-01-26 18:46:56 -05:00
Chaoyi Zha
ec15c81cc6 Fix a typo 2017-01-26 18:11:53 -05:00
Chaoyi Zha
8a6c609156 Merge pull request #279 from cydrobolt/advanced_stats_rw
More detailled analytics
2017-01-26 18:03:35 -05:00
Chaoyi Zha
40c6c724bf Remove div padding on stats page 2017-01-26 17:40:46 -05:00
Chaoyi Zha
d95e6f5fb3 Only fetch rows from past thirty days 2017-01-26 17:04:26 -05:00
Chaoyi Zha
44108d9429 Add Carbon depndency for StatsController 2017-01-26 17:03:20 -05:00
Chaoyi Zha
301e63cbbd Update graph colours for stats 2017-01-26 17:03:07 -05:00
Chaoyi Zha
fdc16a1002 Update GeoIP instructionsi n installation.md 2017-01-26 16:04:30 -05:00
Chaoyi Zha
d39e69e5f4 Merge with master 2017-01-26 16:00:06 -05:00
Chaoyi Zha
4670270240 Use Validator from the global namespace fix #278 2017-01-21 11:23:45 -05:00
Chaoyi Zha
d78352a504 Add migrations to upgrade guide 2017-01-05 15:03:37 -05:00
Chaoyi Zha
399aa19126 Merge branch 'master' of github.com:cydrobolt/polr 2017-01-02 22:13:11 -05:00
Chaoyi Zha
ed0e411fcf 2017 2017-01-02 22:12:53 -05:00
Chaoyi Zha
91478d248d Add link to demo in API doc 2017-01-01 11:52:54 -05:00
Chaoyi Zha
91b9def4aa Merge branch 'overint-urlfix' 2016-12-29 15:00:10 -05:00
Chaoyi Zha
e829169ef8 Fix spacing 2016-12-29 14:59:58 -05:00
Chaoyi Zha
7d66e655fe Add GeoIP configurations and setup hooks for adv analytics 2016-12-29 14:48:40 -05:00
Evan McMahon
3b6a126053 Fix wrap text 2016-12-29 16:48:57 +11:00
Chaoyi Zha
b73048cdc0 Add shortcut to stats in link tables 2016-12-28 15:21:04 -05:00
Chaoyi Zha
a3c697a865 Fix small bugs & styling 2016-12-28 09:52:35 -05:00
Chaoyi Zha
fb9a79c6bf Add vector map for geo data 2016-12-28 00:44:06 -05:00
Chaoyi Zha
b8a1c7de44 Add Click model for advanced analytics, add Setup settings, use Chart.js for charting, create stat pages and routes 2016-12-28 00:18:17 -05:00
Evan McMahon
4fc9c496d5 remove widths 2016-12-28 12:03:31 +11:00
Evan McMahon
bb90a6f7b0 Merge branch 'master' into urlfix 2016-12-20 12:12:10 +07:00
Chaoyi Zha
a2d4b8457c Merge branch 'master' of github.com:cydrobolt/polr 2016-12-19 17:37:54 -05:00
Chaoyi Zha
3adfd21b88 Use 301 redirects insttead of Lumen's 302 for better analytics & SEO 2016-12-19 17:37:36 -05:00
overint
0e1420ba21 Truncate long URLs on admin dash. 2016-12-19 22:00:29 +11:00
Chaoyi Zha
b7a5cda195 Merge pull request #269 from cjmaxik/patch-1
Update Bootswatch version
2016-12-17 10:40:15 -05:00
Max Mekenya
14cb3e8ca1 Update Bootswatch version 2016-12-17 21:15:08 +10:00
Chaoyi Zha
9a420b4ccf Add an action attribute to reset password form to bypass Angular behavior
https://docs.angularjs.org/api/ng/directive/ngSubmit
2016-12-15 20:24:09 -05:00
Chaoyi Zha
9541ce83e0 Bump version in docs 2016-12-09 21:15:57 -05:00
Chaoyi Zha
94bc77c50b Merge pull request #266 from cydrobolt/fix/compat-5.5.9
Compatibility patch for 2.1.0
2016-12-09 15:54:07 -05:00
Chaoyi Zha
2c00105b68 Merge branch 'master' into fix/compat-5.5.9 2016-12-09 15:49:38 -05:00
Chaoyi Zha
e94b30b0d9 Bump 2.1.1 patch 2016-12-09 15:47:07 -05:00
Chaoyi Zha
be64a5b113 Fix button margin 2016-12-09 15:46:57 -05:00
Chaoyi Zha
c95c964414 Use static variable instead of class constant for USER_ROLES for 5.5.9 compat, fix #264 2016-12-09 15:46:38 -05:00
Chaoyi Zha
80725590ae Update README.md 2016-12-09 07:07:39 -05:00
Chaoyi Zha
fc8b67b9bd Fix typo 2016-12-06 20:14:28 -05:00
Chaoyi Zha
61b0d2a68b Add updating information 2016-12-06 20:13:56 -05:00
Chaoyi Zha
44bb4efbc4 Bump 2.1.0 2016-12-06 20:08:04 -05:00
Chaoyi Zha
fb931f3c1a Merge pull request #263 from cydrobolt/security/dtables_xss_patch
Patch XSS vulnerability in DataTables
2016-12-05 18:12:10 -05:00
Chaoyi Zha
06c714ad4a Fix XSS vulnerability due to DataTables; escape user-provided fields 2016-12-03 17:19:52 -05:00
Chaoyi Zha
037ddb2f10 Encode spaces as %20 for compatibility purposes 2016-12-03 15:51:04 -05:00
Chaoyi Zha
8e3befd96c Validate forms and APIs using \Validator to reject invalid data 2016-12-03 15:41:24 -05:00
Chaoyi Zha
f8565c6dc2 Exclude public API endpoints from CSRF protection 2016-12-03 15:40:54 -05:00
Chaoyi Zha
6f3cb83193 Delete obsolete pagination snippet
Datatables pagination is now used instead of the custom snippet
2016-12-03 13:23:54 -05:00
Chaoyi Zha
73365d2cdc Merge branch 'master' of github.com:cydrobolt/polr 2016-12-02 20:28:56 -05:00
Chaoyi Zha
1f4b96758b Merge branch 'ashazar-master' 2016-12-02 20:28:45 -05:00
Chaoyi Zha
ea3ca0e3a4 Disable search and ordering for action columns 2016-12-02 20:27:46 -05:00