Commit Graph

2548 Commits

Author SHA1 Message Date
snipe 086b13c17e Fixed version number 2016-05-23 23:12:01 -07:00
snipe 2620da186b Few more importer fixes 2016-05-23 23:10:58 -07:00
snipe 3689a52894 More status label fixes on import 2016-05-23 22:50:03 -07:00
snipe 725a9320cb Make sure status label is never null or empty 2016-05-23 22:40:48 -07:00
snipe 12996cafac Added status label, supplier and warranty months to importer 2016-05-23 22:09:02 -07:00
snipe 859c53e975 Merge remote-tracking branch 'origin/master' into develop 2016-05-23 20:56:28 -07:00
snipe 3ab828a4cd Make licenses sortable by name, serial 2016-05-23 20:55:41 -07:00
snipe b855f2fa2b Merge pull request #1986 from TahsinAbrar/develop
on forget password, show error message if user not found with email
2016-05-20 13:51:39 -07:00
snipe 390de7ae36 Merge remote-tracking branch 'origin/develop' 2016-05-16 21:55:19 -07:00
snipe 588f0a23ba Updated language strings 2016-05-16 21:55:05 -07:00
snipe d40129bdae Merge remote-tracking branch 'origin/develop'
# Conflicts:
#	Dockerfile
2016-05-16 20:55:08 -07:00
snipe 54f3c65624 Fixes #1634 - better handling for category listings that are not asset categories 2016-05-16 20:53:51 -07:00
snipe 8e18218652 [Bugfix] Fixed admin user display bug 2016-05-11 21:36:59 -07:00
Tahsin Abrar f0a589f150 on forget password, show error message if user not found with email 2016-04-24 17:55:32 +06:00
snipe cf5fcdf9d7 Merge pull request #1826 from richardhofman6/ldap-import-pagination
Added LDAP pagination for user import.
2016-03-25 01:37:45 -07:00
snipe e1be3efd82 Renamed doc files 2016-03-15 21:25:02 -07:00
snipe 97f97e3590 Remove search from docs 2016-03-15 21:14:00 -07:00
snipe 701c16f4e6 Updated name 2016-03-15 21:04:40 -07:00
Mathieu Kooiman 6020de6321 Fix hard to exploit stored XSS possibility: code wrongly expected people to only be able to submit entries from <select> 2016-03-13 14:25:46 +01:00
Mathieu Kooiman 796866fd54 Fix self-xss possibilities in /admin/licenses/create|edit 2016-03-13 14:08:57 +01:00
Mathieu Kooiman ef58de5e8c Fix self-xss points in /admin/asset_maintenances/create
- title, start_date and completion_date were rendered unescaped
2016-03-13 13:59:25 +01:00
Mathieu Kooiman 7e07c7dee3 Fix reflected XSS: /hardware?status=[injectionpoint] 2016-03-13 13:53:20 +01:00
Richard Hofman 23431fafd9 Added LDAP pagination for user import. 2016-03-08 19:39:39 +13:00
snipe 64b1355393 Bumped version 2016-02-18 12:17:16 -08:00
snipe 2cf169a64a Missing strings in other languages 2016-02-18 12:17:08 -08:00
snipe 6d810a9b0d Bumped version 2016-02-18 12:10:05 -08:00
snipe 4a9701af71 Added missing strings 2016-02-18 12:09:59 -08:00
snipe 311cccbb1e Bumped version 2016-02-17 03:05:15 -08:00
snipe ca27ef6741 Check for eol value or return false on eol_date() 2016-02-17 03:05:02 -08:00
snipe 90442c720b Bumped version 2016-02-17 02:31:57 -08:00
snipe e228577936 Removed model uniqueness constraint
Weird regression issue :(
2016-02-17 02:31:48 -08:00
snipe fc4863837f Updated language strings 2016-02-16 10:46:43 -08:00
snipe 9bb2ffcf9a Skip escaping on permissons array 2016-02-16 10:36:26 -08:00
snipe a78874d986 Fixes #1768 - XSS vulnerability in user create/display 2016-02-16 10:33:25 -08:00
snipe 503f9145a4 Bumped version 2016-02-12 14:13:37 -08:00
snipe 04233336aa Remove signin message if form not submitted 2016-02-12 14:12:58 -08:00
snipe e5b2163ffe Use helper for company selectlist, added missing language strings 2016-02-12 14:08:35 -08:00
snipe 9f899ee878 Bumped version 2016-02-11 12:55:59 -08:00
snipe 03caa85396 Fixes #1752 - header color bug in FF 2016-02-11 12:54:59 -08:00
snipe f1a4608faf Fixes #1757 - pass item_serial to blade 2016-02-11 12:09:40 -08:00
snipe c66fe3d4d2 Bumped version 2016-02-11 12:06:12 -08:00
snipe 855b3809d0 Only import settings if there is a need to 2016-02-11 12:06:06 -08:00
snipe 2d4dee2f72 Added debug to auth filters 2016-02-11 12:05:51 -08:00
snipe 8667964e3c Use DB table prefix 2016-02-11 12:05:39 -08:00
snipe 6a638f131f Fixes #1750 - wrong HTML field type 2016-02-11 01:39:35 -08:00
snipe ab5ff0f709 Bumped version 2016-02-10 13:19:14 -08:00
snipe 36fd4ab7c5 Updated language strings 2016-02-10 13:19:04 -08:00
snipe 98db6fe9df Fixes #1741 - adds serial to checkout email 2016-02-09 14:23:45 -08:00
snipe 20fd420690 Fixed typo in asset acceptance email 2016-02-09 12:10:02 -08:00
snipe 771e21d9f7 Fixes #832 - show activated status in user listing 2016-01-27 21:02:18 -08:00