Commit Graph

  • 7a65fe8f89 Only get fieldset rules if there if is a model selected snipe 2016-04-23 02:35:31 -07:00
  • 93e7715c28 Fixes dumb timestamp if the user manually removes date snipe 2016-04-23 02:34:29 -07:00
  • 895fbb76bf Nicer error message formatting snipe 2016-04-23 02:34:08 -07:00
  • 7e0ab645bf Removed junk text snipe 2016-04-23 02:09:52 -07:00
  • 4d4b4ffd36 Use new checkout/checkin method snipe 2016-04-23 02:08:38 -07:00
  • 466f660a63 Removed older commented out code snipe 2016-04-23 02:08:18 -07:00
  • aa13b24bbc Remove Parsefloat. Again. snipe 2016-04-23 02:08:04 -07:00
  • 8179fc2f90 Changed checkout method to be more generic, for checkin and checkout snipe 2016-04-23 02:07:40 -07:00
  • 66a5050143 Fixed field name on checkin form snipe 2016-04-23 02:06:57 -07:00
  • c9d285cf47 Fixed float for purchase_cost snipe 2016-04-21 22:23:08 -07:00
  • b02cb91ae6 Tighter form display (offset-2) snipe 2016-04-21 22:15:09 -07:00
  • c9252989a1 Added red highlight back to superadmins snipe 2016-04-21 21:59:50 -07:00
  • e72d61d896 Checkin and Delete button snipe 2016-04-21 21:56:28 -07:00
  • d009c66c8b Fixed bulk user delete display snipe 2016-04-21 21:53:31 -07:00
  • 4b6f657739 Nicer purge box design snipe 2016-04-21 21:53:22 -07:00
  • ed8c72b946 Checkin and Delete User string snipe 2016-04-21 21:53:13 -07:00
  • 44f7305e12 Fix restore assets snipe 2016-04-21 21:01:57 -07:00
  • 6b982ec253 Check for accessories snipe 2016-04-21 21:01:45 -07:00
  • 8900672181 Nicer select2 box snipe 2016-04-21 21:00:45 -07:00
  • e1cca75f57 Updated from alert to callout snipe 2016-04-21 20:52:53 -07:00
  • a0b080b91d Fixed restore again. snipe 2016-04-21 20:52:32 -07:00
  • 0a5e7214aa Fixed restore method snipe 2016-04-21 20:27:03 -07:00
  • 2284a0783f Improved user UI for user view snipe 2016-04-21 20:26:56 -07:00
  • aafa5597f2 Added history string snipe 2016-04-21 19:45:49 -07:00
  • 4c3dada8e4 More responsive UI for small screens snipe 2016-04-21 19:45:42 -07:00
  • c39e27cc5e Fixes #1955 - searching within locations snipe 2016-04-19 20:23:04 -07:00
  • 4efc30c63e Escape search query text snipe 2016-04-19 20:22:37 -07:00
  • b2e5fa84ea Prevent direct viewing of .env file if installed in a subdirectory snipe 2016-04-19 19:44:09 -07:00
  • 5c99f9da15 Change certificate icon to floppy disk icon snipe 2016-04-19 19:42:16 -07:00
  • 38551d53a9 Added zenhub badge snipe 2016-04-19 15:50:57 -07:00
  • 2ec44ae14a Updated translation strings with new purge text snipe 2016-04-19 12:26:49 -07:00
  • f2d883e711 Removed box header snipe 2016-04-19 07:43:49 -07:00
  • 13f85e82bb Fixes #1909 - allow 0 month depreciation snipe 2016-04-19 07:39:54 -07:00
  • 679a6a5522 Partial - add support for drag+drop reordering snipe 2016-04-19 07:19:12 -07:00
  • b72429a303 Suppress console log snipe 2016-04-19 07:17:57 -07:00
  • 3e84d66c80 Re-use settings to prevent 1001 queries snipe 2016-04-19 06:11:20 -07:00
  • c4ea4f80b1 Fixes #1693 - hide soft-deletes assets from asset model view snipe 2016-04-19 04:55:16 -07:00
  • 7c710e3fbe Updated kernel with new namespace snipe 2016-04-19 04:36:36 -07:00
  • 599066cbde Use error method to highlight errors in import console snipe 2016-04-19 04:36:25 -07:00
  • 49c09dd356 Added ability to purge soft-deletes from admin snipe 2016-04-19 04:36:07 -07:00
  • 78aa0cc378 Fixes #1918 - wrong link for status snipe 2016-04-19 02:44:59 -07:00
  • 7d5e9fb135 Updated travis with new cli commands snipe 2016-04-19 02:30:59 -07:00
  • 18869550a7 Fixed stray quotes snipe 2016-04-19 02:28:54 -07:00
  • 9de2725de0 More purge fixes snipe 2016-04-19 01:38:11 -07:00
  • a8ff632740 Fixes asset purge snipe 2016-04-19 01:27:04 -07:00
  • 74400eb9a1 Purge function to delete all soft-deleted items snipe 2016-04-19 00:47:54 -07:00
  • 4161a8af29 Change snipe-it commands to use common namespace snipe 2016-04-19 00:47:32 -07:00
  • e4b5d426db Set DB prefix in env snipe 2016-04-19 00:47:12 -07:00
  • f1ad5461d8 Feature: Artisan command to allow you to disable LDAP in case you lock yourself out. snipe 2016-04-14 11:59:01 -07:00
  • 65fe564774 Pull the acceptance tests. Again. :( snipe 2016-04-13 05:20:40 -07:00
  • 30b82f61ec I don't think we need all this for the login page snipe 2016-04-13 05:01:13 -07:00
  • 2026a91bde Remove < PHP 5.6, since Laravel 5.2 requires PHP 5.6 snipe 2016-04-13 04:31:28 -07:00
  • 90a99429b3 Ugh, stupid indenting snipe 2016-04-13 04:30:49 -07:00
  • 1a2e545748 Configs. Again. snipe 2016-04-13 04:30:13 -07:00
  • d02423c1a5 Reverting url snipe 2016-04-13 04:24:16 -07:00
  • 3157a76e36 More poking and hoping. Travis is a piece of shit. snipe 2016-04-13 04:11:38 -07:00
  • 7236559b44 Try adding a defaul url to override the Webdriver "url is blank" bullshit snipe 2016-04-13 04:07:03 -07:00
  • 942b8d1b3c Put ORM back in snipe 2016-04-13 03:56:44 -07:00
  • 12e3d4647f Config URL is not found again. snipe 2016-04-13 02:58:11 -07:00
  • e094beea72 Hm, that didn't work snipe 2016-04-13 02:50:56 -07:00
  • c04754a17c https to http snipe 2016-04-13 02:47:10 -07:00
  • 0b71789274 Switched configs around a little snipe 2016-04-13 02:41:55 -07:00
  • 35cbf238a7 Yay, brand new error. snipe 2016-04-13 02:25:45 -07:00
  • 90b43a382f Try using the testing-ci version of phpunit.xml snipe 2016-04-13 02:19:50 -07:00
  • 49405b48a3 Reverted name removal for Accessory in factory snipe 2016-04-13 02:19:29 -07:00
  • 3d666b27e0 Add Asserts snipe 2016-04-13 02:19:09 -07:00
  • 79073e5f1a Remove constructor snipe 2016-04-13 02:19:03 -07:00
  • e59d19865d Maybe the names are what's breaking it? snipe 2016-04-13 01:58:46 -07:00
  • 20876a4502 Meh snipe 2016-04-13 01:51:28 -07:00
  • 468fb14274 Added ci config to _env snipe 2016-04-13 01:23:47 -07:00
  • eaa02ef7d3 More poking and hoping snipe 2016-04-13 01:14:23 -07:00
  • 62b3653e7c Fixed CI db stuff snipe 2016-04-13 01:08:02 -07:00
  • 91c9a08d29 Switch back to testing-ci snipe 2016-04-13 01:01:03 -07:00
  • 1eeb4d042a Sigh. snipe 2016-04-13 00:56:43 -07:00
  • 454d0daa25 This won't work either, but running out of ideas snipe 2016-04-13 00:45:42 -07:00
  • 1c6e4a74be Why the fuck not. snipe 2016-04-13 00:35:28 -07:00
  • 7083bb50ca Remove sqlite references (duh) snipe 2016-04-12 23:56:13 -07:00
  • 561bf038f7 Remove sqlite env var snipe 2016-04-12 23:45:14 -07:00
  • 4def8b7349 Try mysql for travis snipe 2016-04-12 23:43:53 -07:00
  • db83faeb49 Remove baseurl snipe 2016-04-12 23:32:52 -07:00
  • cf0a2051b0 Remove constructor snipe 2016-04-12 22:53:38 -07:00
  • f7d1415e33 Added SetUp back in :( snipe 2016-04-12 22:49:07 -07:00
  • aa4bb121ae Remove the putenv snipe 2016-04-12 22:10:50 -07:00
  • 1fb8f421a2 Add parent::createApplication(); snipe 2016-04-12 22:00:21 -07:00
  • a6a6edfeaa Updated travis.yml snipe 2016-04-12 21:01:39 -07:00
  • cbe0f8a9eb Split environments into configs snipe 2016-04-12 21:00:20 -07:00
  • cc057fe282 Reformatting URL in acceptance.yml snipe 2016-04-12 20:48:37 -07:00
  • 39c7439be6 Removed custom phantomJS stuff - it's 404ing snipe 2016-04-12 20:21:53 -07:00
  • f7b6276311 Updated test url snipe 2016-04-12 20:21:39 -07:00
  • cd0df27516 Comment edit snipe 2016-04-12 19:24:02 -07:00
  • 6a8883104d Fixed DB name in testing config snipe 2016-04-12 19:23:40 -07:00
  • b6fa3a2a89 Added todos, fixed ID casing snipe 2016-04-07 17:23:52 -07:00
  • 40aac1bf89 Fixed seeds snipe 2016-04-07 17:15:41 -07:00
  • 4b168e8cfa Fixes #1932 - disallow category delete if there are assets/accessories/etc snipe 2016-04-07 17:15:30 -07:00
  • d601db2090 Updated docs snipe 2016-04-07 17:08:38 -07:00
  • 32591d4ca0 Merge pull request #1917 from samepage-labs/docker_persistent_dirs snipe 2016-04-07 16:55:02 -07:00
  • bf728da39d Updated to use 5.2 trans() instead of Lang::get for localization snipe 2016-04-07 13:39:35 -07:00
  • a62859dc6d Updated docblocks snipe 2016-04-07 13:21:09 -07:00
  • 95e4845176 Fix userlist for accessory checkout snipe 2016-04-07 05:03:14 -07:00
  • 0e6b8a8358 Switch to use trans from Lang::get for laravel 5.2 snipe 2016-04-07 02:51:57 -07:00