Commit graph

7208 commits

Author SHA1 Message Date
Colin Kuskie
208ea281b7 Fix sbin/upgrade.pl so that it handles forking upgrade scripts without
overwriting the config file changes in earlier upgrade scripts.
2008-12-31 00:20:54 +00:00
Diona Kidd
1e029c5c93 Adding informational text for search results 2008-12-30 23:35:36 +00:00
Colin Kuskie
398ea7cb9d Forward porting email authentication message on account activation. 2008-12-29 22:11:08 +00:00
Colin Kuskie
8b5f0ea4d8 Fix Gallery template errors and i18n. 2008-12-29 21:17:23 +00:00
Colin Kuskie
78cd604176 Fixed missing Gallery i18n, and some Dashboard i18n. 2008-12-29 20:08:51 +00:00
Colin Kuskie
47eb1998dd Make the Redeem Subscription code template user selectable in the Subscription Asset.
Add Help, i18n for that template.
2008-12-29 17:31:36 +00:00
Colin Kuskie
81c9d117e5 Fixed a bug where the Interval Form would not work well with non-English languages.
Fixed display of the Interval Form field in Thingy and User Profile by adding a getValueAsHtml method.
2008-12-29 16:54:47 +00:00
Colin Kuskie
6233660669 Template i18n, new batch. Through 210 of 247. 2008-12-27 05:48:59 +00:00
Colin Kuskie
117c9dedab More template i18n, through index 180/245. 2008-12-26 05:38:02 +00:00
Colin Kuskie
51d1955671 Set isHidden=1 in GalleryFile by default, to prevent some navigations from having
problems.
Update existing GalleryFile assets to set isHidden=1.
2008-12-24 23:13:11 +00:00
Colin Kuskie
e66e2d04cc More template i18n. 2008-12-24 23:00:01 +00:00
Colin Kuskie
6301d337c1 remove empty i18n entries that were causing translation server problems. 2008-12-24 04:15:50 +00:00
Colin Kuskie
f73530690e Fix a bug where the session user's name is used instead of the Account owner's name
in the Contributions screen.
2008-12-24 03:41:40 +00:00
Colin Kuskie
15531fc7b0 Make sure that the isMailField flag is preserved when editing the fields. 2008-12-24 02:18:29 +00:00
Frank Dillon
18dd11345c Fixed a bug that wouldn't allow admins to save a user profile if email address is required 2008-12-23 03:35:58 +00:00
Colin Kuskie
d05c0af5af more Form/FieldType subclass support 2008-12-23 01:18:19 +00:00
Colin Kuskie
6fc73d854b Make sure tha Form::FieldType can find subclasses (in subdirectories) of Forms. 2008-12-23 00:45:34 +00:00
Martin Kamerbeek
d502f4b5de -Fixed a bug where the clicking apply button when func=add would return the edit screen of the parent asset rather
than that of the newly added asset.
2008-12-22 18:44:11 +00:00
David Delikat
d0b8dd17bc Survey 2.0 - "Cancel" button not working as expected (#9217)
added call to 'loadSurvey' after 'cancel'
also added code in 'loadSurvey' to allow for a refresh without
displaying an edit window.
2008-12-19 16:11:03 +00:00
Colin Kuskie
eeef2fb330 Fix a bug where the ITransact credentials template was not defined for plugins.
This prevented any credit card transactions from taking place.
2008-12-19 14:55:34 +00:00
JT Smith
c9dda0412c better pod 2008-12-18 23:10:41 +00:00
Yung Han Khoe
d46193b075 updating matrix help and international 2008-12-18 11:25:33 +00:00
Colin Kuskie
76d8c516ca template i18n, along with new labels 2008-12-18 06:22:58 +00:00
Colin Kuskie
af46a10d6d Forward port button tag and version tag start and end date fixes. 2008-12-18 02:17:13 +00:00
Colin Kuskie
784461481f Forward port asset manager button fixes for search form. 2008-12-17 23:12:01 +00:00
Kaleb Murphy
8c48263ca5 Rolled back Collaboration to 9027 2008-12-17 14:48:48 +00:00
Kaleb Murphy
5741d71445 Corrected survey timeout issues. 2008-12-17 14:46:54 +00:00
Colin Kuskie
73ba12f2c1 i18n the second stock data template. 2008-12-17 06:18:32 +00:00
Colin Kuskie
946ecd0fc3 Forward port fix for Form/Template manage button, when template's parent is
checked out and not committed.
2008-12-17 04:38:16 +00:00
JT Smith
8c410104a0 updated captcha 2008-12-16 23:05:38 +00:00
JT Smith
80fdb029b5 skip notify of spam 2008-12-16 23:01:47 +00:00
Graham Knop
0a882a92fa fixing PayDriver_ITransact help 2008-12-16 21:13:13 +00:00
JT Smith
88499e36a0 undocumented spam prevention measure until i can build the real one 2008-12-16 19:41:55 +00:00
Colin Kuskie
6cb11764a1 forward porting ITransact template variable help fix 2008-12-16 18:41:17 +00:00
Yung Han Khoe
253b78f86b updating matrix help and international 2008-12-16 16:16:37 +00:00
Yung Han Khoe
5edad76d21 added lastUpdated and version to Matrix compare screen 2008-12-16 14:04:30 +00:00
Yung Han Khoe
6061dbf1b3 fixed #9296: Thingy View template not recognising field_isVisible 2008-12-16 13:09:26 +00:00
Yung Han Khoe
a0c6acd257 fixed #9296: Thingy View template not recognising field_isVisible 2008-12-16 12:08:16 +00:00
Colin Kuskie
d5e9af23e2 Forward port login history date display fix. 2008-12-16 04:25:43 +00:00
Colin Kuskie
da10f64d29 Forward port fix for no email address during username/email address password recovery. 2008-12-16 01:40:19 +00:00
Colin Kuskie
7addce2dd6 Forward port www_add/editSave fix for parents who are being edited. 2008-12-16 01:24:26 +00:00
Colin Kuskie
8dab87a83b Forward porting definition changes to the SQL Report. definition property
fields must have label keys to show up in the Shortcut overrides tab.
2008-12-15 23:52:45 +00:00
Colin Kuskie
1e820b9458 Forward port WGBP SQLReport definition sub. 2008-12-15 23:20:42 +00:00
Colin Kuskie
5381f3038d Forward port graceful handling of the deletion of the Auth LDAPLink. 2008-12-15 22:59:25 +00:00
Patrick Donelan
fa04344b7d SurveyJSON->update() should iterate over supplied object keys, not
existing object keys. Also applied PBP formatting, fat commas, etc..
2008-12-15 05:52:07 +00:00
Colin Kuskie
b8ef0d659c i18n one of the two stock data templates 2008-12-15 04:26:51 +00:00
Colin Kuskie
f3d40423be i18n a time tracking template 2008-12-15 03:22:12 +00:00
Colin Kuskie
3fd3bf8cd7 i18n the calendar print list template 2008-12-15 03:16:11 +00:00
Colin Kuskie
9890ede43d Forward porting removal of deleteFileUrl from Posts in the CS, re bug 9260. 2008-12-15 02:39:11 +00:00
Colin Kuskie
941240370b Add a mutator for questionsAnswered, with tests.
Correct POD for recordResponses.
Begin recordResponses answer processing tests.
2008-12-15 00:09:03 +00:00