Commit graph

9974 commits

Author SHA1 Message Date
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
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
JT Smith
d73e8c8fb0 adding missing entry for data table 2008-11-05 23:02:07 +00:00
Doug Bell
3045e3f3de fixed: SyndicatedContent asset throws runtime error with RSS feeds it cant deal with 2008-11-05 19:44:05 +00:00
Graham Knop
82706076ec update versions to 7.6.3 2008-11-05 18:44:58 +00:00
Colin Kuskie
1ebec1e05f Update the UsersOnline test so that all tests pass. 2008-11-05 05:13:12 +00:00
Colin Kuskie
71ee624718 Add the profile field needed by the UsersOnline macro.
Internationalized the profile field label.
2008-11-05 05:05:16 +00:00
Colin Kuskie
a20f76d8ec correct sitemap name in site index generator 2008-11-05 04:45:35 +00:00
Graham Knop
c0c5a3ac25 preparing for 7.6.2 release 2008-11-04 22:47:35 +00:00
Graham Knop
f90e08c93f fix DataTable test 2008-11-04 22:47:30 +00:00
Graham Knop
dd67123cb7 update Gallery Photo test to reflect proper template variables 2008-11-04 22:47:25 +00:00
Graham Knop
d487d4edd6 fixed: not allowed to add calendar events if in can edit group but not can add event group 2008-11-04 22:47:18 +00:00
Graham Knop
3cb07d4152 fix lineage cache clearing, syntax warning, db cache storable usage 2008-11-04 22:47:11 +00:00
Graham Knop
7867ba61d5 turn off email to log properly for mail tests 2008-11-04 22:47:05 +00:00
Graham Knop
f43695ecf7 don't add javascript i18n content handler if it already exists 2008-11-04 22:47:01 +00:00
Graham Knop
b7937249d6 sped up lineage changes significantly 2008-11-04 22:46:55 +00:00
Graham Knop
1cf8d00d4a document return values of WebGUI::SQL->write and WebGUI::SQL::ResultSet->execute 2008-11-04 22:46:49 +00:00
Graham Knop
0ec07bc967 get setRow to work with field names with non-word characters 2008-11-04 22:46:44 +00:00
Colin Kuskie
84a6f71c9b anchor the URL for checking whether or not to generate a sitemap 2008-11-04 20:15:47 +00:00
Frank Dillon
d1c3dc46f5 Added new content handlers to WebGUI.conf.original 2008-11-04 16:26:35 +00:00
Frank Dillon
13fa16e154 google site index 2008-11-04 16:04:05 +00:00
JT Smith
d54aad1220 documented the deletion of elements from the properties hash ref in update() 2008-11-04 16:03:53 +00:00
Frank Dillon
293e1c0e47 Google sitemaps index added to WebGUI 2008-11-04 15:58:04 +00:00
JT Smith
83bb3c1904 Crud create() for specific id (#9035) 2008-11-04 15:50:09 +00:00
JT Smith
7fc7dd7649 Crud create() for specific id (#9035) 2008-11-04 15:44:34 +00:00