Difference between revisions of "SI2/2.0"

From CSWiki
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:

  1. Major GUI changes.
  2. Translation of the interface messages to Greek language. (optional for every user)
  3. UTF-8 full compatibility. (Database records must convert to utf-8 and should use in connection to db setup: mysql_query("SET NAMES utf8");
  4. Change login method from imap to LDAP.
  5. Devise a method to create electronic "Work Orders" (Έντυπα Εργασίας) για κάθε μηχανή/module
  6. Devise a method to create ηλεκτρονικά "Maintenance orders" (Έντυπα Εργασίας για επιδιόρθωση - πολύ πιθανό το ίδιο έντυπά όπως πιο πάνω.)
  7. Devise a method to create ηλεκτρονικά "Έντυπα παράδοσης και εγκατάστασης.