Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07Bump 2.1.02.1.0Chaoyi Zha
2016-12-06Merge pull request #263 from cydrobolt/security/dtables_xss_patchChaoyi Zha
2016-12-04Fix XSS vulnerability due to DataTables; escape user-provided fieldsChaoyi Zha
2016-12-03Encode spaces as %20 for compatibility purposesChaoyi Zha
2016-12-03Validate forms and APIs using \Validator to reject invalid dataChaoyi Zha
2016-12-03Exclude public API endpoints from CSRF protectionChaoyi Zha
2016-12-03Delete obsolete pagination snippetChaoyi Zha
2016-12-03Merge branch 'master' of github.com:cydrobolt/polrChaoyi Zha
2016-12-03Merge branch 'ashazar-master'Chaoyi Zha
2016-12-03Disable search and ordering for action columnsChaoyi Zha
2016-12-03Merge master into ashazar-masterChaoyi Zha
2016-12-03composer is now required for installationChaoyi Zha
2016-12-03Remove unnecessary roles parameter and add comment re: Angular for user creationChaoyi Zha
2016-12-03Fix incorrect route names for user creation routesChaoyi Zha
2016-12-03Fix typo in setup canonical group namesChaoyi Zha
2016-12-03Refactor, fix setup variable accessChaoyi Zha
2016-12-03Remove hacky fixes for API data and DRYChaoyi Zha
2016-12-03Automatically refresh data, refactor hideFormChaoyi Zha
2016-12-03Remove element reference for role selection, use user->id to avoid ng-model c...Chaoyi Zha
2016-12-03Refactor into Angular functions and resolve DRYChaoyi Zha
2016-10-31Merge pull request #253 from jcalonso/cleanup/remove-vendor-dirChaoyi Zha
2016-10-30Do not track vendor dirJuan Carlos Alonso
2016-10-30Removed vendor dir from repoJuan Carlos Alonso
2016-10-13Merge branch 'force73-patch-2'Chaoyi Zha
2016-10-13Fix indentation, remove unneeded tabindexChaoyi Zha
2016-10-13Clean up code & remove inline stylesChaoyi Zha
2016-10-13Update navbar.blade.phpChristian Dinse
2016-10-12Update navbar.blade.phpChristian Dinse
2016-10-12Merge branch 'master' of https://github.com/ashazar/polr into ashazar-masterChaoyi Zha
2016-10-12Output a helpful message in the JS consoleChaoyi Zha
2016-10-04Merge remote-tracking branch 'upstream/master'Serdar Hazar
2016-10-04Issue #200, Realtime data changeSerdar Hazar
2016-10-04Fix user table search errors; disable search&ordering for action btnsChaoyi Zha
2016-10-04Wrap text in email & username fieldsChaoyi Zha
2016-10-04Merge remote-tracking branch 'upstream/master'Serdar Hazar
2016-10-03Merge branch 'oittaa-patch-1'Chaoyi Zha
2016-10-03Explicitly require ^1.0.6 random_compatChaoyi Zha
2016-10-03[CryptoHelper.php] use random_bytes() functionoittaa
2016-10-02Merge pull request #237 from cydrobolt/feature/datatablesChaoyi Zha
2016-10-02Remove old table dataChaoyi Zha
2016-10-02Create AdminPaginationController for Datatables paginationChaoyi Zha
2016-10-02Add user link DatatableChaoyi Zha
2016-10-02Update API Active status, after changed; closed API info modal, and re-opened itSerdar Hazar
2016-10-02change 'admin' to admin_roleSerdar Hazar
2016-10-02Replaced tabs w/spaces. Delete unnecessary user->saveSerdar Hazar
2016-10-02Ability to Add New User in Admin panelSerdar Hazar
2016-10-01Defined User roles in UserHelper, and added ability to change rolesSerdar Hazar
2016-10-01Use Datatables for admin tables WIPgChaoyi Zha
2016-10-01Add Datatables Laravel dependenciesChaoyi Zha
2016-09-30Toggle User 'Active' status in Admin panelSerdar Hazar