snipe
|
bc21875324
|
More refinements to the UI
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 18:15:38 -08:00 |
|
snipe
|
1a703bf78b
|
Added logout clarification
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 17:59:52 -08:00 |
|
snipe
|
494c72d92b
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 17:58:04 -08:00 |
|
snipe
|
69fe3c0299
|
Added some comments on the JS
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 17:57:15 -08:00 |
|
snipe
|
0c58fa1b1e
|
Merge branch 'features/backup_importer_ui' of https://github.com/snipe/snipe-it into features/backup_importer_ui
|
2021-11-10 17:49:04 -08:00 |
|
snipe
|
e2702186a9
|
Slightly reworked UI
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 17:48:59 -08:00 |
|
snipe
|
595c3bfd57
|
Merge pull request #10298 from uberbrady/features/backup_importer_ui
Cleaned up the output and added some better checks for errors
|
2021-11-10 17:21:23 -08:00 |
|
Brady Wetherington
|
c2b5f9b372
|
Cleaned up the output and added some better checks for errors
|
2021-11-10 17:08:04 -08:00 |
|
snipe
|
b069eec43a
|
Fixed upload disabled button
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 16:01:22 -08:00 |
|
snipe
|
040bdd2f32
|
Merge branch 'features/backup_importer_ui' of https://github.com/snipe/snipe-it into features/backup_importer_ui
|
2021-11-10 13:01:05 -08:00 |
|
snipe
|
f8cf65bbb3
|
Small layout fixes
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 13:01:02 -08:00 |
|
snipe
|
c1a844cce6
|
Merge pull request #10296 from uberbrady/features/backup_importer_ui
Tweak Restore command to _also_ run via webserver via Artisan::call()
|
2021-11-10 13:00:40 -08:00 |
|
Brady Wetherington
|
2b6614e2dd
|
Tweak Restore command to _also_ run via webserver via Artisan::call()
|
2021-11-10 12:44:19 -08:00 |
|
Brady Wetherington
|
864cc4f8d5
|
Fix FIXME's by downgrading them to TODO's :)
|
2021-11-10 11:37:10 -08:00 |
|
snipe
|
ec2a3b0f35
|
Updated label names
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 01:44:34 -08:00 |
|
snipe
|
230a568145
|
Added help text and more info in the modal
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 01:44:11 -08:00 |
|
snipe
|
457c6080cc
|
Better handling if there was no file uploaded
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 01:43:45 -08:00 |
|
snipe
|
856b9294f8
|
Improved BS tables on backups
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 00:08:43 -08:00 |
|
snipe
|
8590e5d67e
|
UNRELATED: fixed wrong html tag for license view badge count
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 00:08:15 -08:00 |
|
snipe
|
cf070866f0
|
INCOMPLETE: Added more generic language strings
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 00:07:47 -08:00 |
|
snipe
|
76685d7fd3
|
Clearer text in restore artisan command
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 00:07:32 -08:00 |
|
snipe
|
96f76e1f6b
|
INCOMPLETE: Added restore and upload methods for backups
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-10 00:07:17 -08:00 |
|
snipe
|
05c6254fdc
|
Updated snipeit.js with "restore" modal code
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 22:39:33 -08:00 |
|
snipe
|
3b25093aeb
|
Removed noisy debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 22:38:27 -08:00 |
|
snipe
|
76506dabbf
|
Made helpers call full namespace (tho I have no idea why this was necessary)
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 22:38:14 -08:00 |
|
snipe
|
1b1b54fbf4
|
Add modified_value and modified_display so we can use the formatted date but still sort correctly
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 22:37:49 -08:00 |
|
snipe
|
542ab75d89
|
Added new backup routes
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 19:39:50 -08:00 |
|
snipe
|
0e21a95817
|
Escape error message in asset autdit apI (same as in v5)
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 19:39:32 -08:00 |
|
snipe
|
fb21712a68
|
Added restore modal HTML
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-09 19:38:40 -08:00 |
|
Brady Wetherington
|
91f087258b
|
Merge branch 'develop' into remove_old_ldap
|
2021-11-09 18:33:41 -08:00 |
|
Brady Wetherington
|
25d72d2978
|
Make composer install work on 7.4 as well as 8.0
|
2021-11-09 13:06:24 -08:00 |
|
Brady Wetherington
|
ec030e9e1f
|
Tweak some version requirements to make composer install run under phpv8
|
2021-11-08 21:19:23 -08:00 |
|
snipe
|
9ed1442bd1
|
Merge pull request #10286 from uberbrady/fix_bulk_audit_xss
Escape asset_tag attribute at controller level for bulk checkout
|
2021-11-08 20:32:02 -08:00 |
|
Brady Wetherington
|
3ea209a507
|
Escape asset_tag attribute at controller level for consumption in bulk checkout
|
2021-11-08 20:27:43 -08:00 |
|
Brady Wetherington
|
a58c5ce27f
|
Better documentation, disable AdLdap2-based "Add domain" setting
|
2021-11-08 17:11:47 -08:00 |
|
snipe
|
edf98cb795
|
Merge pull request #10279 from snipe/fixes/turn_get_into_post_for_custom_field_required
Turn custom fields required/optional/remove into POST requests
|
2021-11-08 14:37:36 -08:00 |
|
snipe
|
16d18bc7eb
|
Merge pull request #10283 from snipe/fixes/remove_get_logout_route
|
2021-11-08 12:55:19 -08:00 |
|
snipe
|
38c36af6fc
|
Changes logout to POST
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-08 12:53:11 -08:00 |
|
snipe
|
b5855e7be5
|
Removed get route for logout
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-08 12:35:15 -08:00 |
|
snipe
|
0d811d067c
|
Turn cusotm fields required/optional/remove into POST requests
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-05 10:53:48 -07:00 |
|
Wächtler, Yannick
|
6b2801867d
|
Renamed account/api to account/general to match naming schema, changed the associated account/api trans() to account/general
|
2021-11-04 20:15:23 +01:00 |
|
Wächtler, Yannick
|
97030866e4
|
Adding newly added template files
|
2021-11-04 20:12:47 +01:00 |
|
Nuraeil
|
3f2749d5d6
|
Merge pull request #2 from snipe/develop
Develop
|
2021-11-04 19:16:00 +01:00 |
|
snipe
|
fba0e2b712
|
Revert tableexport
(It broke the npm run prod build)
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-03 16:17:19 -07:00 |
|
snipe
|
608c2f91a8
|
Updated package lock
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-03 16:04:48 -07:00 |
|
snipe
|
960028b376
|
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-03 16:04:39 -07:00 |
|
Brady Wetherington
|
b0417e5bd7
|
Finish pulling out the AdLdap2-based LDAP remnants that were still in the system
|
2021-11-03 15:22:06 -07:00 |
|
snipe
|
6690a0f1df
|
Merge pull request #10257 from Wouter0100/patch-1
fix(Docker): use correct python binary for exit listener
|
2021-11-02 14:53:35 -07:00 |
|
snipe
|
98de8526db
|
Merge pull request #10258 from PlaneNuts/Fix_Advanced_Search/Checked_Out_To
Fixed #8828: Can't search by checked out user in advanced search
|
2021-11-02 14:53:08 -07:00 |
|
Wächtler, Yannick
|
63b30489df
|
Added localized strings for notifications
|
2021-11-02 15:44:57 +01:00 |
|