misc/migration/3.2.0_Any.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 25 May 2009 12:18:17 +0200
changeset 1910 864aa3ea0db5
parent 1501 c80ca83a382f
child 1977 606923dff11b
permissions -rw-r--r--
[server] refactor server.utils.manager_userpasswd - remove passwd parameter which was never used - make the function usable when we have a login and want the user to enter a new password, with confirmation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1398
5fe84a5f7035 rename internal entity types to have CW prefix instead of E
sylvain.thenault@logilab.fr
parents: 831
diff changeset
     1
rql('SET X value "main-template" WHERE X is CWProperty, '
831
83c7e0c467c9 add migration script to update ui.main-template property
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
    'X pkey "ui.main-template", X value "main"')
83c7e0c467c9 add migration script to update ui.main-template property
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
checkpoint()
1499
fd8751c3f3ee install card cube in 3.2 migration
sylvain.thenault@logilab.fr
parents: 1398
diff changeset
     4