Chaoyi Zha
2068eba42b
Merge pull request #394 from fauskanger/patch-1
...
Add `mypolr` to "unofficial libraries"
2017-12-14 15:28:19 -05:00
Chaoyi Zha
a5c40016f4
Merge branch 'master' into patch-1
2017-12-14 15:27:54 -05:00
Chaoyi Zha
bbf3c2ec91
Layout changes
2017-12-14 15:27:45 -05:00
Chaoyi Zha
2545692b32
Merge pull request #401 from sndrr/api-ratelimit-display-fix
...
Makes the int-value for api-rate limit field visible
2017-12-12 22:59:37 -05:00
sanderr
cc73a5e08d
Makes the int-value for api-rate limit field visible
...
Closes #400
2017-12-12 21:47:38 +00:00
Thomas Fauskanger
e3354f89b4
Add mypolr
to "unofficial libraries"
...
I've added my project `mypolr` to the list of unofficial libraries, but not sure if the formatting, wording, or description is on par with what you're looking for.
I also discovered this Ruby project while searching for "Polr" on GitHub, but I haven't checked it out: https://github.com/SeniorMedia/polr-ruby
It does, however, seem to be stable.
2017-12-04 00:03:36 +01:00
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