Laurent Destailleur
4847e946a4
Fix: Use varchar instead of char (for better compatibility, char is an
...
old directive)
Fix: Restore usage of text field for "enabled" menu because, even if in
standard code, we use 0 or 1, into external module, or menu editor we
should be able to use full condition dynamic string.
2012-09-10 16:20:34 +02:00
Regis Houssin
26ff406e4a
Fix: use MODIFY instead CHANGE for just change the type of field
2012-09-10 13:25:34 +02:00
Marcos García
45cd500882
Modified llx_menu sql and improved new menu form
...
Modified `enabled` field to tinyint(1) because only holds 0 or 1
Enabled input field now made yes/no select
2012-09-10 02:09:52 +02:00
Laurent Destailleur
1721f564c8
Increase size of field into database
2012-09-08 01:42:15 +02:00
Laurent Destailleur
6964eaff01
Work on management of left menus
2012-01-03 20:27:10 +01:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Laurent Destailleur
69ecbf3981
Fix: Avoid errors into rpm packages
2011-08-03 01:13:30 +00:00
Laurent Destailleur
c6ac86430b
Qual: Make module system more simple.
...
Change to prepare adding left menu entries by modules
2011-04-06 11:11:32 +00:00
Regis Houssin
e28ab7f759
Fix: compatibility with mysql 5.5+
2011-02-24 09:57:02 +00:00
Laurent Destailleur
33f0613fd3
Qual: More portable SQL
2009-10-24 17:32:21 +00:00
Laurent Destailleur
a469b8e0fc
Qual: Uniformize SQL code to be more compatible
2009-10-23 23:01:03 +00:00
Laurent Destailleur
8089dd48fd
Move mysql/pgsql/mssql dir into install directory.
2009-10-07 18:17:55 +00:00