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
Chaoyi Zha
8f197c97ed
Merge master into ashazar-master
2016-12-02 20:22:38 -05:00
Chaoyi Zha
3874ef0f59
composer is now required for installation
2016-12-02 20:19:45 -05:00
Chaoyi Zha
0f0c0328ce
Remove unnecessary roles parameter and add comment re: Angular for user creation
2016-12-02 20:16:07 -05:00
Chaoyi Zha
7a381632d0
Fix incorrect route names for user creation routes
2016-12-02 20:09:09 -05:00
Chaoyi Zha
c8e8500747
Fix typo in setup canonical group names
2016-12-02 20:03:40 -05:00
Chaoyi Zha
ba4865a00f
Refactor, fix setup variable access
2016-12-02 20:00:20 -05:00
Chaoyi Zha
e2314dd8ff
Remove hacky fixes for API data and DRY
2016-12-02 19:29:25 -05:00
Chaoyi Zha
5e21f2efc0
Automatically refresh data, refactor hideForm
2016-12-02 19:06:40 -05:00
Chaoyi Zha
559de49132
Remove element reference for role selection, use user->id to avoid ng-model collisions
2016-12-02 18:38:28 -05:00
Chaoyi Zha
e7b0b676e1
Refactor into Angular functions and resolve DRY
2016-12-02 17:07:59 -05:00
Chaoyi Zha
7982e0464b
Merge pull request #253 from jcalonso/cleanup/remove-vendor-dir
...
Remove vendor directory
2016-10-30 19:48:34 -04:00
Juan Carlos Alonso
854fa5b65f
Do not track vendor dir
2016-10-30 16:55:32 +00:00
Juan Carlos Alonso
2878e8ee6b
Removed vendor dir from repo
2016-10-30 16:54:54 +00:00
Chaoyi Zha
a5f1fda788
Merge branch 'force73-patch-2'
2016-10-13 15:33:09 -04:00
Chaoyi Zha
6659dbf5af
Fix indentation, remove unneeded tabindex
2016-10-13 15:32:50 -04:00
Chaoyi Zha
a025848eb7
Clean up code & remove inline styles
2016-10-13 15:19:01 -04:00
Christian Dinse
4c1c408f31
Update navbar.blade.php
...
moved the "About" link before all others to place it right.
2016-10-13 09:05:07 +02:00
Christian Dinse
b4a1428ccd
Update navbar.blade.php
...
Modified the file to hide "Dashboard", "Settings" and "Logout" links in navbar in desktop view. These links only needed in the users personal dropdown in desktop mode, so only show them there.
2016-10-12 17:55:23 +02:00
Chaoyi Zha
d52e78f475
Merge branch 'master' of https://github.com/ashazar/polr into ashazar-master
2016-10-11 22:48:09 -04:00
Chaoyi Zha
2926409f13
Output a helpful message in the JS console
2016-10-11 22:47:43 -04:00
Serdar Hazar
40fcef7b0d
Merge remote-tracking branch 'upstream/master'
2016-10-04 00:55:13 +03:00
Serdar Hazar
a7da1b25dd
Issue #200 , Realtime data change
2016-10-04 00:48:51 +03:00
Chaoyi Zha
6bc3fc6729
Fix user table search errors; disable search&ordering for action btns
2016-10-03 17:38:05 -04:00
Chaoyi Zha
36e94aba88
Wrap text in email & username fields
2016-10-03 17:30:17 -04:00
Serdar Hazar
6cdbff8e11
Merge remote-tracking branch 'upstream/master'
2016-10-04 00:13:14 +03:00
Chaoyi Zha
cfe4facc1b
Merge branch 'oittaa-patch-1'
2016-10-02 22:20:44 -04:00