Alexander Nicolaysen Sørnes
|
11ecfa230b
|
Add allowAnonymousSubmissions(). objectManager checks the return value of this new function and
exists with an error during certain actions if the user is not logged in and the function returns
false
|
2007-04-29 23:00:01 +00:00 |
|
Alexander Nicolaysen Sørnes
|
982dc97756
|
Always read input first in downloadurl::outputEditorSingle(). Makes sure changes aren't lost
when reloading the form due to input errors
|
2007-04-24 23:38:41 +00:00 |
|
Alexander Nicolaysen Sørnes
|
cf81d542ee
|
Add a moveChildren method to the objectManager and implement objectMoveChildren for version
and version_queue. Use this to move versions.
|
2007-04-23 23:31:24 +00:00 |
|
Alexander Nicolaysen Sørnes
|
8cf53f1679
|
Use mustBeQueued() to determine unqueueing in objectManager
|
2007-04-22 00:39:53 +00:00 |
|
Alexander Nicolaysen Sørnes
|
bea4e89c56
|
Only display move test table for existing versions, not queued ones
|
2007-04-21 18:03:25 +00:00 |
|
Alexander Nicolaysen Sørnes
|
96bfe05734
|
Display move test results table when processing a version
|
2007-04-21 01:20:43 +00:00 |
|
Chris Morgan
|
434de30b9c
|
Correct a few undefined variable errors brought out by the unit tests
|
2007-04-21 01:17:38 +00:00 |
|
Alexander Nicolaysen Sørnes
|
d5aabe4d17
|
More fixes and uses for objectManager's version/testData queues
|
2007-04-21 01:02:10 +00:00 |
|
Alexander Nicolaysen Sørnes
|
c43563eca6
|
Fix testData::create() permissions. Separate the cases where a user has edit rights from
when he has the right to unqueue items
|
2007-04-19 23:45:15 +00:00 |
|