Difference between revisions of "SI2/2.0"
Jump to navigation
Jump to search
(Created page with '== 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. (Dat...') |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
# Major GUI changes. | # Major GUI changes. | ||
# Translation of the interface messages to Greek language. (optional for every user) | # 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: | + | # 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");}} |
− | 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 ηλεκτρονικά "Έντυπα παράδοσης και εγκατάστασης. |
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 ηλεκτρονικά "Έντυπα παράδοσης και εγκατάστασης.