Aladin Alaily
0b5f83fc56
add a drop down of locations
2015-08-21 10:39:45 -04:00
Chase Hansen
610392777b
fix
2015-08-21 00:30:55 -04:00
snipe
d47198086f
Added notes search to licenses
2015-08-19 17:23:55 -07:00
snipe
8339dd3db2
Fixes #1089 - checkout button on accessory view page
2015-08-19 17:13:14 -07:00
snipe
a27a98f4b3
Fixes #1081- include asset name on checkout
2015-08-19 11:13:51 -07:00
snipe
890ef1eb1d
Fixes #1038 - clickable links in dashboard
2015-08-17 11:24:10 -07:00
snipe
94e8b5f783
Fixed bug in expected checkin
2015-08-17 11:14:01 -07:00
snipe
aae7d4523f
Don't need to float left there
2015-08-17 10:11:03 -07:00
snipe
f7cc9036ea
Added password generator to user creation
2015-08-17 10:06:37 -07:00
snipe
7dd50eddfa
Nicer error messages on validation fail for LDAP
2015-08-14 22:57:32 -07:00
snipe
676bedc9be
LDAP UI language strings
2015-08-14 20:15:24 -07:00
snipe
260abfc2d7
Only show LDAP stuff if the LDAP config has been set up in the config
2015-08-14 19:40:17 -07:00
Aladin Alaily
470b543910
Updated the view to match the controller
2015-08-14 00:17:50 -04:00
Aladin Alaily
1343c09cd7
Made the user interface a little more neat.
2015-08-13 15:05:15 -04:00
Aladin Alaily
34b14f67c6
Fixed the formatting
2015-08-13 13:39:31 -04:00
Aladin Alaily
d780f0f3cf
Added some space between the Import and LDAP buttons
2015-08-13 13:32:19 -04:00
Aladin Alaily
a531ea34bb
Cleaned up the code
2015-08-13 13:27:24 -04:00
Aladin Alaily
aa72b9c107
Added a button to the LDAP functionality
2015-08-13 13:27:05 -04:00
Aladin Alaily
b2c2c1ee15
LDAP Sync
2015-08-13 13:14:11 -04:00
snipe
1d89b78315
Nicer validation display
2015-08-12 22:34:44 -07:00
snipe
c839f0cbc8
Added ability to select status type
2015-08-12 22:33:56 -07:00
snipe
3d77666ad1
Nicer required field display
2015-08-12 21:55:23 -07:00
snipe
9f4fca4238
Fixes #522
2015-08-12 21:25:36 -07:00
snipe
6f6b74b82c
Add modelno to modal
2015-08-12 20:58:30 -07:00
snipe
358cd1eaf9
More consistent formatting for maintenances
2015-08-12 18:24:38 -07:00
snipe
e4284d20f3
Fixed error reporting
2015-08-12 18:19:59 -07:00
root
b576fce1f7
Modified files for accessory report.
2015-08-11 16:35:18 -07:00
root
d7313543ef
Changes to support an accessory report.
2015-08-11 16:32:48 -07:00
snipe
eeda4366a3
Removed cruft from debugging
2015-08-11 14:32:14 -07:00
snipe
88e10516a9
Updated footer links
2015-08-11 14:19:13 -07:00
snipe
b3249dcf48
Merge remote-tracking branch 'origin/develop' into 2.0
...
# Conflicts:
# app/controllers/admin/UsersController.php
# app/models/Model.php
# app/views/backend/hardware/edit.blade.php
# app/views/backend/users/index.blade.php
# composer.lock
2015-08-11 13:20:25 -07:00
snipe
936d7dab1b
Fixes #1043
2015-08-11 12:36:03 -07:00
Vincent Sposato
3ebbd030e7
Fixed issue with Asset model
2015-08-07 18:52:19 -04:00
Brady Wetherington
7ae226635f
First rough pass at asset acceptance report
2015-08-07 18:50:55 -04:00
snipe
84d81184fa
Fixes #1009 - Add MAC address to search
2015-08-06 05:13:27 -07:00
snipe
3c0cc94652
Fixed route
...
TODO:
- add modal button
2015-08-06 04:53:23 -07:00
snipe
5dcc795aa2
Fixes #1024 - delete option added to user dropdown
2015-08-06 04:33:34 -07:00
snipe
106ed6a9a0
Added location to user listing
2015-08-06 03:59:23 -07:00
madd15
336858e4ed
Fix #1022 - Missing Lang on viewing deleted user
2015-08-06 09:33:53 +09:30
snipe
dc265ba2a8
Fixed back button on user create
2015-08-04 20:48:54 -07:00
snipe
449ad4f86b
Fixes #1014 - error if no assets are unaccepted
2015-08-04 13:22:13 -07:00
snipe
183f8ae1bf
Merge remote-tracking branch 'origin/develop' into 2.0
...
# Conflicts:
# app/commands/ImportCommand.php
# app/lang/en/admin/users/message.php
# app/lang/en/general.php
2015-08-04 12:51:35 -07:00
Karl Goetz
cf4f178485
Change to using route in error message
...
When I've broken things and wound up with a 500 error the link back to home
produces a 404 error. I believe its because it uses 'to' instead of 'route' but
I'm not familiar enough with php to be sure of my theory.
2015-08-04 10:40:40 +10:00
Vincent Sposato
03818adc14
Added the new report to the sidebar of reports
2015-08-01 12:23:41 -04:00
Vincent Sposato
b195934a4a
Finished building out the report, and refactoring to make the code more expressive
...
Need to finish writing the code to track threads
2015-08-01 12:20:49 -04:00
snipe
3bb296db78
Fixed language string for notes (when the hell did THAT break?)
2015-07-30 15:10:59 -07:00
snipe
305c22f72d
Added request to dashboard
2015-07-30 14:59:24 -07:00
snipe
9f81792e70
Request button strings
2015-07-30 14:52:55 -07:00
snipe
6bc2128c3e
Added requestable button
2015-07-30 14:48:19 -07:00
snipe
78835a8b1f
Add requestable as bulk-edit option
2015-07-30 14:32:25 -07:00