DariusIII
|
a97249f226
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-10-02 12:35:07 +00:00 |
|
DariusIII
|
595c096caf
|
Update headers for release-edit so they go back to release
|
2017-10-02 14:34:35 +02:00 |
|
DariusIII
|
cb7eba513f
|
Fix missing $release in release_edit.tpl
|
2017-10-02 13:23:38 +02:00 |
|
DariusIII
|
65d7391c3d
|
Remove references to from in release-edit and relese-delete
|
2017-10-02 13:03:30 +02:00 |
|
DariusIII
|
c670db52f0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-10-02 10:41:09 +00:00 |
|
DariusIII
|
90ff7833a2
|
Use laravel Mail facade, remove phpmailer, update seeting.example.php accordingly, remove Utility sendEmail function
|
2017-10-02 12:39:04 +02:00 |
|
DariusIII
|
6b7de95193
|
Rename columns createddate and updateddate to created_at and updated_at to comply with laravel
|
2017-09-28 15:18:52 +02:00 |
|
DariusIII
|
91dc6f075f
|
Update role handling
|
2017-09-26 23:30:57 +02:00 |
|
DariusIII
|
caf5ecb34c
|
Add missing status to collection regex edit page that prevented proper adding of regexes
|
2017-09-25 23:27:37 +02:00 |
|
DariusIII
|
a308994420
|
Fix editing/adding groups
|
2017-09-08 11:40:41 +02:00 |
|
DariusIII
|
f668dae503
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-07 08:33:35 +00:00 |
|
DariusIII
|
77d3888cd7
|
Fix undefined index regex notice
|
2017-09-07 10:33:21 +02:00 |
|
DariusIII
|
a0315f3036
|
Fix adding of binaryblacklist regexes
|
2017-09-07 08:43:14 +02:00 |
|
DariusIII
|
ffdff8b668
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-06 13:35:15 +00:00 |
|
DariusIII
|
af664e15a1
|
Fix errors related to adding and editing contents
|
2017-09-06 15:35:02 +02:00 |
|
DariusIII
|
de7ac66b9e
|
Update Content model, class and migration
|
2017-09-06 14:00:34 +02:00 |
|
DariusIII
|
471d896750
|
Override __get method and fix site edit page
|
2017-09-05 13:56:07 +02:00 |
|
DariusIII
|
11105b683c
|
Update pages
|
2017-09-05 01:12:05 +02:00 |
|
DariusIII
|
d14b015a21
|
Add PHPDOC blocks and update code
|
2017-09-04 10:13:57 +02:00 |
|
DariusIII
|
da7294a612
|
Update admin/site-edit.php
|
2017-09-01 15:57:59 +02:00 |
|
DariusIII
|
65a1e5ff07
|
Rename Models/Settings value function into settingValue to prevent collision with query builder value response
|
2017-09-01 10:49:35 +02:00 |
|
DariusIII
|
ace3de8cc3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:32:13 +00:00 |
|
DariusIII
|
24fa162413
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:31:28 +00:00 |
|
DariusIII
|
960921326a
|
Fix category_regexes-edit page
|
2017-08-24 15:46:37 +02:00 |
|
DariusIII
|
f6433f830d
|
Update category_regexes-edit.php
|
2017-08-24 15:03:11 +02:00 |
|
DariusIII
|
69c8d048f9
|
Update collection_regexes-edit.php
|
2017-08-24 15:02:41 +02:00 |
|
DariusIII
|
24c587dd96
|
Update category_regexes-edit page
|
2017-08-23 15:44:16 +02:00 |
|
DariusIII
|
4d7a87b546
|
Update collection/category regexes-list again
|
2017-08-23 15:34:00 +02:00 |
|
DariusIII
|
46e37aa953
|
Update collection_regexes-list
|
2017-08-23 15:28:52 +02:00 |
|
DariusIII
|
95e43fe159
|
Fix possible typo
|
2017-08-23 15:25:28 +02:00 |
|
DariusIII
|
33fa8b8db4
|
Fix category_regexes_list page
|
2017-08-23 15:22:44 +02:00 |
|
DariusIII
|
fc8bd95128
|
Adjust category-edit and category-list pages
|
2017-08-23 15:14:36 +02:00 |
|
DariusIII
|
a3b0b08653
|
Fix game-list.php too
|
2017-08-23 15:00:17 +02:00 |
|
DariusIII
|
1dcbd25fb3
|
Update list managing pages in admin area
|
2017-08-23 14:53:17 +02:00 |
|
DariusIII
|
249034b46a
|
Move getRange and getCount functions to Utility class to reduce code duplication
|
2017-08-23 14:21:46 +02:00 |
|
DariusIII
|
554ae9545e
|
Add BinaryBlacklist model, use it in Binaries class
|
2017-08-22 15:43:34 +02:00 |
|
DariusIII
|
b02b9f67e7
|
Update returned role value
|
2017-08-14 16:02:10 +02:00 |
|
DariusIII
|
4db7dcf1e4
|
Update adding users by using User model, add new uuid generating library
|
2017-08-14 14:34:41 +02:00 |
|
DariusIII
|
78c97f3a42
|
Fix adding of new user roles
|
2017-08-14 12:59:47 +02:00 |
|
DariusIII
|
a76ead61b9
|
Add UserRole model
|
2017-08-13 22:59:24 +02:00 |
|
DariusIII
|
1f1242d0c0
|
Update failed releases handling classes and pages
|
2017-08-04 15:29:53 +02:00 |
|
DariusIII
|
2c1b643c04
|
Fix errors in user edit in admin area
|
2017-08-02 23:44:03 +02:00 |
|
DariusIII
|
4c45ba2952
|
Rename www folder into public, adjust constants.php acordingly
|
2017-07-31 15:37:32 +02:00 |
|