1
0
Fork 0
Commit graph

19 Commits

Autor SHA1 Nachricht Datum
sqozz a97a5a0100 Merge pull request #1 from klonfish/patch-1
Fix typos and minor rephrasing in README.md
2017-10-15 22:30:47 +02:00
klonfish 3bb61dce83 Typo fixes and minor rephrasing in README.md 2017-10-15 22:27:55 +02:00
sqozz 1d3ec9fd06 Update README.md
Windows is tested now \o/
2017-10-15 00:17:39 +02:00
sqozz 0b9b781fef Make ampel aware of the order in bearbeiter.txt
Technically this commit makes ampel way more fragile.
It now uses an array to store each employee and identifies
employees now by the index of this array. All this requires
everything to be in order (e.g. the dropdown in the login -
if this is out of order, then login results in another user
than the displayed one).
This was just a simple solution which works way to good.
An alternative whould be of cause another entry in the
previously used dict which shows an index.
2017-06-30 21:34:32 +02:00
sqozz f24b6b5136 Fix order handling of bearbeiter.txt 2017-06-29 18:53:40 +02:00
sqozz 8af63207d8 Fix visibility of lights 2017-06-29 18:42:34 +02:00
sqozz cfc72396af Add bottle as dependency 2017-06-28 09:23:13 +02:00
sqozz 2a18124659 Change to production mode 2017-06-27 22:54:30 +02:00
sqozz 185668b27f Improve design of login and management 2017-06-27 22:54:30 +02:00
sqozz e1c4b71f6d Update README.md 2017-06-27 22:38:28 +02:00
sqozz b07ec7a2c5 Add screenshots to README.md 2017-06-27 22:36:02 +02:00
sqozz 52441753e2 Rework design of management page 2017-06-27 19:59:04 +02:00
sqozz 91abcaa470 Add dedicated traffic light to management page 2017-06-27 19:29:37 +02:00
sqozz ac9da3fb28 Add requirements for pip 2017-06-27 18:48:02 +02:00
sqozz 1681bcc41e Huge rewrite to make ampel more dynamic and more responsive 2017-06-27 18:47:03 +02:00
sqozz 7ea88fb8e9 Update README.md 2017-06-27 18:45:21 +02:00
sqozz 7aea1c4c27 Redirect to login if unknown employee accesses management page 2017-06-25 14:49:01 +02:00
sqozz 41d1bab8fe Create README.md 2017-04-03 22:35:40 +02:00
sqozz e3139e671e Pooof - Ampel appears 2017-04-03 22:34:23 +02:00