Kaleb Murphy
|
e75357160a
|
Fixed survey migration
|
2008-11-13 18:18:25 +00:00 |
|
Colin Kuskie
|
3f393980c4
|
do not make a user object unless it is needed
|
2008-11-13 17:43:56 +00:00 |
|
Henry Tang
|
9289bdb34c
|
Updated upgrade script for versionTagMode support
|
2008-11-13 17:19:10 +00:00 |
|
Henry Tang
|
2a3ed29d26
|
Merged versionTagMode support from amh development branch. Upgrade scripts not updated yet
|
2008-11-13 17:03:47 +00:00 |
|
Henry Tang
|
97c7667747
|
Added tests for versionTagMode
|
2008-11-13 15:20:17 +00:00 |
|
Graham Knop
|
08e080bfc3
|
better variable name in macro parser
|
2008-11-12 22:49:19 +00:00 |
|
Doug Bell
|
6db4232b4a
|
apply r8351 to 7.6
|
2008-11-12 21:28:54 +00:00 |
|
Graham Knop
|
8d3b153542
|
use epoch date for syndicated content items
|
2008-11-12 21:28:23 +00:00 |
|
Graham Knop
|
149337d77d
|
encode html entities when used in a setLink or setScript attribute value
|
2008-11-12 21:28:18 +00:00 |
|
JT Smith
|
d3c990b252
|
fixes for syndicated content
|
2008-11-12 21:20:29 +00:00 |
|
JT Smith
|
2a7ffdc7fe
|
a little better handling of scratch variables
|
2008-11-12 21:17:53 +00:00 |
|
JT Smith
|
07519c7e98
|
fixed some caching and parsing problems
|
2008-11-12 21:11:19 +00:00 |
|
Kaleb Murphy
|
d9c050423f
|
When you move an asset to a new version, only the current version is moved, instead of all of them.
|
2008-11-12 15:51:23 +00:00 |
|
Graham Knop
|
48b4ba1fc8
|
adding survey back in
|
2008-11-12 03:24:49 +00:00 |
|
Graham Knop
|
2d8b43f7c9
|
preparing for 7.6.4 dev
|
2008-11-12 03:24:31 +00:00 |
|
Graham Knop
|
f16e991b8a
|
preparing for 7.6.3 release
|
2008-11-12 02:40:41 +00:00 |
|
Graham Knop
|
151e705286
|
Backing out Survey for now
|
2008-11-12 02:40:27 +00:00 |
|
Graham Knop
|
4c546d312f
|
preparing for 7.6.3 release
|
2008-11-12 01:17:43 +00:00 |
|
Graham Knop
|
d6e00cab05
|
improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems
|
2008-11-12 01:17:33 +00:00 |
|
Graham Knop
|
6c0688add2
|
clean up pod, syntax, warning problems
|
2008-11-12 01:17:22 +00:00 |
|
Kaleb Murphy
|
b65c907040
|
SQLReport now replaces field name spaces with hyphens for the direct access template params.
|
2008-11-11 17:53:54 +00:00 |
|
Doug Bell
|
43c5e5e63d
|
fixed: DataForm now allows you to edit existing tabs
|
2008-11-11 16:07:13 +00:00 |
|
Kaleb Murphy
|
70a0a422b7
|
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
|
2008-11-10 21:53:30 +00:00 |
|
Colin Kuskie
|
3af1b41542
|
fix i18n typos in NotifyAboutThing.pm
|
2008-11-08 20:18:36 +00:00 |
|
Colin Kuskie
|
889977eb87
|
fix i18n typo in SpectreCheck macro
|
2008-11-08 20:17:09 +00:00 |
|
Colin Kuskie
|
6a32a435de
|
fill in missing i18n labels for the DataTable
|
2008-11-08 20:05:52 +00:00 |
|
Colin Kuskie
|
5060ec78aa
|
update method alters the reference it is sent. Fix this by using Clone, which is a grandfathered prerequisite
|
2008-11-08 19:28:26 +00:00 |
|
Colin Kuskie
|
1ddaa75ab8
|
fix add variant i18n bug
|
2008-11-07 20:41:22 +00:00 |
|
Kaleb Murphy
|
68f772cd56
|
Some idiot (me) cut off a really important line of code when cleaning up this file.
|
2008-11-07 19:29:54 +00:00 |
|
Henry Tang
|
185a4c79de
|
Updated comments (removed reference to AMH). Put SQL statements for upgrade
|
2008-11-07 14:33:55 +00:00 |
|
Colin Kuskie
|
adfd894b50
|
fix POD whitespace problem in Survey.pm
|
2008-11-07 06:51:12 +00:00 |
|
Doug Bell
|
f802044df3
|
added tests for movefield
|
2008-11-07 03:56:23 +00:00 |
|
Doug Bell
|
2b7191567d
|
fixed docs
|
2008-11-07 03:46:45 +00:00 |
|
Doug Bell
|
e5228fbc95
|
added todo
|
2008-11-07 03:34:09 +00:00 |
|
Doug Bell
|
d224376d02
|
added: Delete columns in DataTable
fixed: Now more than one DataTable can be on a page
|
2008-11-07 03:32:18 +00:00 |
|
Graham Knop
|
78dbd7f5fd
|
fixed #9047: Unable to reorder DataForm tabs
|
2008-11-06 23:39:26 +00:00 |
|
Graham Knop
|
7bc8ecd628
|
make survey templates not be packages
|
2008-11-06 22:16:33 +00:00 |
|
Graham Knop
|
675105b900
|
clean up some thingy slightly
|
2008-11-06 22:16:22 +00:00 |
|
Graham Knop
|
70e6b8a03d
|
fixed #9028: Thingy fails when setting values containing single quotes
|
2008-11-06 22:16:08 +00:00 |
|
Kaleb Murphy
|
b7b6f7e659
|
The Survey pm file
|
2008-11-06 21:57:22 +00:00 |
|
Kaleb Murphy
|
c4294a968e
|
i18n is probably important to actually seeing any text.
|
2008-11-06 20:55:07 +00:00 |
|
Kaleb Murphy
|
1dd08e25c9
|
The new survey is here. Make sure to wg-reset your test instances to get the new DB schema.
|
2008-11-06 20:48:18 +00:00 |
|
Kaleb Murphy
|
d8bc8f1520
|
preparing for merge
|
2008-11-06 20:18:23 +00:00 |
|
Kaleb Murphy
|
edd6eb4c38
|
preparing for merge
|
2008-11-06 20:18:12 +00:00 |
|
Kaleb Murphy
|
69475e53ba
|
preparing for merge
|
2008-11-06 20:13:44 +00:00 |
|
Kaleb Murphy
|
76b1f55225
|
prepping for merge
|
2008-11-06 19:44:28 +00:00 |
|
JT Smith
|
f951bbed37
|
Added a better mechanism for calculating when content was last modified for cache headers.
|
2008-11-06 15:48:31 +00:00 |
|
JT Smith
|
0e18071411
|
added icon
|
2008-11-06 02:36:29 +00:00 |
|
JT Smith
|
ef6aedc862
|
- The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster.
|
2008-11-06 02:32:10 +00:00 |
|
Tabitha Zipperer
|
d34eadc40e
|
Added icons for Data Table asset
|
2008-11-06 00:11:59 +00:00 |
|