59 Commits

Author SHA1 Message Date
5b05cda1d0 Add unlink component 2020-09-11 15:37:19 -06:00
580d236148 Add/rearrange events 2020-09-06 22:47:05 -06:00
0a36863a39 Add APIs to get client info and search clients 2020-09-06 19:21:49 -06:00
a5662874a5 Add icons to machine API output 2020-09-03 20:22:01 -06:00
255d77ec7a Send event date as timestamp 2020-09-03 19:46:59 -06:00
aeee08270d Remove containing array 2020-09-03 19:43:35 -06:00
4e123691d5 Add event APIs 2020-09-03 15:42:20 -06:00
122c85387c Fix incorrect client ID indexes 2020-08-27 17:32:46 -06:00
f665fd3078 Add more events 2020-08-20 16:26:42 -06:00
286d6a2917 Make event types configurable (JSON file) with categories, some other half-finished features 2020-08-19 21:29:37 -06:00
e1fd83ee78 Improve 2020-07-19 21:12:20 -06:00
bcf91412f9 Enhance toArray() with client info 2020-07-19 19:34:38 -06:00
038033df65 Update jsonSerialize 2020-07-19 19:04:51 -06:00
e0ad9c8692 Make client select searchable (TODO: css) 2020-07-19 18:57:51 -06:00
9c96652c6a Add automatic event on machine creation for easier sorting, add deletemachine action 2020-06-27 19:06:25 -06:00
fe8e7baac5 Fix 2020-06-26 21:19:44 -06:00
b52f0b0eb3 Calculate check digit for machine/component ID, warn public users of typos 2020-06-26 21:09:21 -06:00
1866b59040 Restrict machine and component IDs to a basic pattern 2020-06-26 20:40:55 -06:00
3db2e97e6c Restrict machine and component IDs to a basic pattern 2020-06-26 20:40:01 -06:00
5d9db66a2f Specify a few column types 2020-06-26 20:28:37 -06:00
6a2fa51570 Add machine types and icons (laptop, phone, drive, etc) 2020-06-26 19:49:57 -06:00
d156725bf7 Add machine editing APIs 2020-06-07 20:47:02 -06:00
dbd797af99 Add label printing with gLabels integration 2020-06-03 01:06:19 -06:00
55c95c6a86 Add manufacturer field to components 2020-06-02 22:57:14 -06:00
6a26365168 Make component tested date/time optional 2020-05-16 15:30:04 -06:00
8c9bc25276 Add lookup API, add more event types 2020-05-14 21:14:38 -06:00
4342f25b90 Remove X-Frame-Options 2020-04-07 16:13:22 -06:00
2cf5183f14 Allow lookup by serial number 2020-04-07 14:08:53 -06:00
193b3d51f2 Get more than 15 clients from InvoiceNinja 2019-12-07 19:55:40 -07:00
7528468505 Add client management 2019-10-02 16:33:53 -06:00
f175ef642a Add some basic core features 2019-09-29 22:38:10 -06:00
26a662c399 Add addTextInput and addSelect methods that are simpler than addInput 2019-03-01 23:37:36 -07:00
3ca062d995 Enforce app passwords in API for users with two-factor enabled 2019-02-11 16:19:27 -07:00
7173a50c36 Add textarea to FormBuilder 2019-01-04 17:53:01 -07:00
e66280e07a FormBuilder: add d-flex to footer 2019-01-04 17:29:08 -07:00
892102528b Strip tags from aria-label 2018-12-31 14:22:14 -07:00
69c634ea99 Add checkbox to form builder 2018-12-31 14:14:00 -07:00
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00
ec44a6740f Fix "language key ... is defined more than once" warning 2018-11-28 22:50:29 -07:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
be34857d71 Change session ID on successful login, make sessions last at least 2 hours 2018-05-15 13:44:43 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
814c0dbc0f Fix URL 2018-04-08 16:37:46 -06:00
ce8e0fb4e3 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:55:48 -07:00
7c44b18854 Add checkAPIKey($key) function to login.php 2017-12-20 17:37:40 -07:00
3d01bf8feb Remove debug data 2017-06-29 04:10:41 -06:00