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
e47c07fcbb Merge branch 'overint-347-client-side-qr-codes' 2017-10-26 16:31:11 -04:00
Chaoyi Zha
90e24195ee Change button class to be more general 2017-10-26 16:30:41 -04:00
Chaoyi Zha
3a8ce1d0ec Remove CSS clutter, fix centering 2017-10-26 16:28:13 -04:00
overint
8b979066a6 #347 Update selector names 2017-10-22 13:01:15 +11:00
overint
a44a3fb225 #347 Generate QR code from var instead of getting from the DOM. 2017-10-22 12:06:20 +11:00
overint
5a6f4ca3a5 #347 Add alt tag to qr code image 2017-10-22 12:05:13 +11:00
overint
162f468b1c #347 Add button to generate QR code 2017-10-22 12:01:49 +11:00
overint
4e3c6b5af5 #347 Add QR code library 2017-10-22 12:01:10 +11:00
Chaoyi Zha
a2cd017684 Merge pull request #373 from overint/363-add-themes
Add additional themes to setup
2017-10-21 19:35:19 -04:00
overint
bc669e19ae #363 remove duplicate theme 2017-10-22 10:30:15 +11:00
overint
ce66bf97d3 #363 add additional themes to setup 2017-10-22 10:24:09 +11:00
Chaoyi Zha
88e4cc2ee2 Merge pull request #372 from cydrobolt/bugfix/add_quotes_around_env_keys
Add double quotes around key values in env template
2017-10-06 16:19:31 -04:00
Chaoyi Zha
7a4d8b7cb4 Add double quotes around key values in env template 2017-10-06 16:14:18 -04:00
Chaoyi Zha
514d475ed0 Use relative path to avoid HTTPS issues 2017-08-23 21:53:58 -04:00
Chaoyi Zha
131b9925c2 Add OSUOSL as a sponsor 2017-05-22 22:29:12 -04:00
Chaoyi Zha
475a1ba5a3 Merge pull request #338 from cydrobolt/feature/recaptcha
Implement optional reCAPTCHA for registrations
2017-05-17 21:39:21 -04:00
Chaoyi Zha
53128c11b4 Load reCAPTCHA script only if it is enabled for the registration form 2017-05-17 21:34:29 -04:00
Chaoyi Zha
6e28bf8394 Implement optional reCAPTCHA for registrations 2017-05-17 17:08:45 -04:00
Chaoyi Zha
3c669ee1ca Update Polr Project domain to polrproject.org 2017-05-13 13:24:52 -04:00
Chaoyi Zha
44dca74f89 Bump version to 2.2.0; fix versioning script 2017-05-06 20:35:46 -04:00
Chaoyi Zha
def7e36bc1 Merge pull request #335 from cydrobolt/feature/edit_long_link
Allow editing of long links and refactor modals
2017-05-06 12:50:41 -04:00
Chaoyi Zha
aa961efd06 Use angular bindings for toggleAPIStatus 2017-05-06 12:45:58 -04:00
Chaoyi Zha
4c08c49c54 Accept modalType argument in cleanModal to clean correct modal 2017-05-06 12:41:23 -04:00
Chaoyi Zha
39ed9e23c3 Remove comments, fix typo 2017-05-06 12:36:17 -04:00
Chaoyi Zha
b4e7c49932 Add instruction for users running unsupported versions of PHP 2017-05-06 12:26:46 -04:00
Chaoyi Zha
92cf9db83b Revert "Build composer.lock on 5.5.9 to ensure users on PHP 5.5.9 can install dependencies"
This reverts commit ed68fb046a.
2017-05-06 12:24:54 -04:00
Chaoyi Zha
772a4f3c11 Merge branch 'master' into feature/edit_long_link 2017-05-05 18:43:18 -04:00
Chaoyi Zha
0feda01580 Port API info modal to Angular directive 2017-05-05 18:43:11 -04:00
Chaoyi Zha
ed68fb046a Build composer.lock on 5.5.9 to ensure users on PHP 5.5.9 can install dependencies 2017-05-03 16:19:40 -04:00
Chaoyi Zha
617f221e85 Add PHP curl extension to required PHP modules (PHP curl extension is required by doctrine/dbal) 2017-05-03 16:18:59 -04:00
Chaoyi Zha
203700b32f Add modal on close listener for clean-up; use ng-model instead of .val() for new user form 2017-04-29 23:59:18 -04:00
Chaoyi Zha
6a53d0644b Implement long link editing WIP; code refactoring 2017-04-29 23:32:22 -04:00
Chaoyi Zha
3e3f416bd0 Remove DataTables import from AdminController
DataTables tables are handled by AdminPaginationController
2017-04-21 21:40:35 -04:00
Chaoyi Zha
1324554d68 Improve documentation wording 2017-04-16 17:03:56 -04:00
Chaoyi Zha
21e465e149 Wrap long links in analytics reports 2017-04-16 16:25:16 -04:00
Chaoyi Zha
9683701c62 Merge pull request #324 from cydrobolt/feature/fill_in_zeroes_for_empty_days
Populate empty days in range with zeroes before graphing data
2017-04-15 18:04:30 -04:00
Chaoyi Zha
f896da86f3 Remove tip; add 'now' button 2017-04-15 18:01:23 -04:00
Chaoyi Zha
c5ea681ed2 Add directions for sviewing latest clicks 2017-04-15 17:35:55 -04:00
Chaoyi Zha
8cc59e268c Show an error if right bound is in the future 2017-04-15 17:22:07 -04:00
Chaoyi Zha
b712395651 Populate empty dayss in range with zeroes before graphing data 2017-04-15 17:08:36 -04:00
Chaoyi Zha
f92b293126 Merge pull request #323 from cydrobolt/feature/date_bound_adj_fe_stats
Allow modification of date bounds in link stats page
2017-04-15 17:06:51 -04:00
Chaoyi Zha
4e65ac2a90 Use moment and parseInputDate to load existing dates into date picker 2017-04-15 11:25:13 -04:00
Chaoyi Zha
1dfb9d021e Merge branch 'master' into feature/date_bound_adj_fe_stats 2017-04-15 10:40:03 -04:00
Chaoyi Zha
d8dd8d6b0b Refactor use of link lookups in new URL shortening fix #311 2017-04-11 12:51:40 -04:00
Chaoyi Zha
4286d209d5 Merge pull request #320 from cydrobolt/api_fixes_quota
API bugfixes & add anonymous API quota setting
2017-04-07 18:30:03 -04:00
Chaoyi Zha
e17aeff740 Fix API bugs and implement directive for setup tooltips 2017-04-07 18:25:43 -04:00
Chaoyi Zha
202f5d244d Add anonymous API quota option fix #312 2017-04-07 18:24:57 -04:00
Chaoyi Zha
4ed599f1f1 Merge branch 'gurgeng-master' 2017-03-26 00:36:12 -04:00
Chaoyi Zha
71a07e61ed Fix SetupCtrl 2017-03-26 00:24:17 -04:00
Chaoyi Zha
7e0d404c72 Implement email domain restriction option in env template and SetupController 2017-03-25 16:04:01 -04:00