2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
azammitdcarf 6074274f7f Make sure to fail if cannot update 2009-05-29 01:24:37 +00:00
azammitdcarf 54bea820c2 Removed reference to secondary database link $ldb
This means that both the limesurvey and the quexs tables must be in the same database, with the same connection
But has the advantage of being able to join records across tables easily
2009-05-29 00:04:16 +00:00
azammitdcarf a883654b70 Should fail transaction when trying to update where already assigned 2009-05-28 23:36:30 +00:00
azammitdcarf 7d6758e924 Changed method of quota row calculation to be by listing in database 2009-05-28 22:32:57 +00:00
azammitdcarf 8c4d7373b4 Appointment list: error in SQL
No case available, now list quota row's
Do not allow the assigning of a case_id or creation of a token in the Limesurvey tables where a transaction has failed
2009-05-28 02:22:47 +00:00
azammitdcarf db1bcfb1df Added quota row functionality (ability to assign a quota to remove records by row from a sample) 2009-03-27 03:32:03 +00:00
azammitdcarf 138476c35d Send default locale to Limesurvey language 2009-03-25 00:08:09 +00:00
azammitdcarf e5199dacc0 Added quota functionality 2009-03-17 23:30:00 +00:00
azammitdcarf cdfb3a2195 Made calls, call attempts and cases only created in the one spot 2009-02-19 03:38:07 +00:00
azammitdcarf d346b8f04c Made get_call_attempt be able to not create a call attempt (just return one if necessary) 2009-02-19 03:21:23 +00:00
azammitdcarf bb11447be9 Removed $false's
Made sure to end call attempts and calls when a case is ended
2009-02-19 03:04:46 +00:00
azammitdcarf 8c7c0c014d added transactions 2009-02-19 02:12:16 +00:00
azammitdcarf 822a72c74d Added more transactions 2009-02-17 22:46:43 +00:00
azammitdcarf adbd2f52cc Check for server side authentication
Make sure questionnaire is displayed Q by Q
2009-02-12 04:22:31 +00:00
azammitdcarf 6bc4df1b68 Will create a respondent even if no firstName or lastName is given 2008-11-18 23:03:55 +00:00
azammitdcarf ec24d5af18 Import from DCARF SVN 2008-10-15 04:49:50 +00:00