CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
October 14, 2006
-
Correction: the previous version / cvs commit of this file had nothing to do with removing the dev-note.txt file. It was about improving the handling of tags: a tag "aab: economy" would be split between aab, which is the key to the hierarchy of the tag, and "economy" which is the tag itself.
-
rm dev-notes.txt
October 13, 2006
-
Bugfix: the ds_account_name field cannot be unique. The uniqueness of a new account must be checked upon creation instead.
October 11, 2006
-
Biiiig patch! 1) Completely reworked the way demexp accounts are setup. We verify that the drupal user is the same user who asked for the demexp account. Also, existing users who do not have a demexp account can use the form to ask for one. 2) created two activation procedures, to use when the identity of the account holder has been verified. 3) users can request that their password be stored in the DB or not. 4) I am not using the profile.module anymore, but a custum made table.
October 10, 2006
-
demexp: /modules/demexp/demexp.install 1.2
demexp: /modules/demexp/demexp.module 1.9
demexp: /modules/demexp/DEV-NOTES.txt 1.3Create a new node type "demexp_question" upon module install.
October 1, 2006
-
demexp: /modules/demexp/demexp.info 1.1
demexp: /modules/demexp/demexp.install 1.1
demexp: /modules/demexp/demexp.module 1.1
demexp: /modules/demexp/DEV-NOTES.txt 1.1First commit for new module demexp. demexp.module is designed to work with and import data from the demexp server. It is part of the Democratic Experience project. More information can be had at the demexp official web site at www.demexp.org <a href="http://www.demexp.org/">Democratic Experience</a>. The module is still in alpha stage, designed to work with Drupal 5.
