Difference between revisions of "SI2/2.0"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
# UTF-8 full compatibility. (Database records must convert to utf-8 and should use in connection to db setup: {{green|mysql_query("SET NAMES utf8");}} | # UTF-8 full compatibility. (Database records must convert to utf-8 and should use in connection to db setup: {{green|mysql_query("SET NAMES utf8");}} | ||
# Change login method from imap to LDAP. | # Change login method from imap to LDAP. | ||
− | # | + | # Devise a method to create electronic "Work Orders" (Έντυπα Εργασίας) για κάθε μηχανή/module |
− | # | + | # Devise a method to create ηλεκτρονικά "Maintenance orders" (Έντυπα Εργασίας για επιδιόρθωση - πολύ πιθανό το ίδιο έντυπά όπως πιο πάνω.) |
− | # | + | # Devise a method to create ηλεκτρονικά "Έντυπα παράδοσης και εγκατάστασης. |
Latest revision as of 12:20, 19 October 2010
What we are planning for v 2.0:
- Major GUI changes.
- Translation of the interface messages to Greek language. (optional for every user)
- UTF-8 full compatibility. (Database records must convert to utf-8 and should use in connection to db setup: mysql_query("SET NAMES utf8");
- Change login method from imap to LDAP.
- Devise a method to create electronic "Work Orders" (Έντυπα Εργασίας) για κάθε μηχανή/module
- Devise a method to create ηλεκτρονικά "Maintenance orders" (Έντυπα Εργασίας για επιδιόρθωση - πολύ πιθανό το ίδιο έντυπά όπως πιο πάνω.)
- Devise a method to create ηλεκτρονικά "Έντυπα παράδοσης και εγκατάστασης.