Commit graph

7235 commits

Author SHA1 Message Date
Colin Kuskie
e3c77d4e80 Add a test for evaluating templates and macros in the right order
in the Snippet.  Fix a bug with that.
2009-01-12 22:23:41 +00:00
Frank Dillon
dde2b149b5 Fixed a bug where posts would error because they didn't point to the thread 2009-01-12 04:46:25 +00:00
Colin Kuskie
501c686872 Clarify size vs density in the ImageGallery i18n. 2009-01-12 00:47:03 +00:00
Colin Kuskie
f90f2f3a57 fix i18n typo in MatrixListing. 2009-01-12 00:44:58 +00:00
Graham Knop
33a3f2b439 fixed: Syndicated Content corrupts wide characters 2009-01-09 10:33:12 +00:00
Colin Kuskie
08d961fee2 Add the WikiPage to the list of contributions shown in the Account Contributions tab. 2009-01-08 00:08:20 +00:00
Colin Kuskie
6c367d66f2 Forward port i18n fix for Gallery Album RSS list. 2009-01-07 02:33:44 +00:00
Colin Kuskie
2765e61457 Fix some Survey i18n typos in the time limit hoverhelp. 2009-01-05 22:05:46 +00:00
Colin Kuskie
5d490fbeb6 Large batch of Help and i18n. Also, make sure that the
Shop plugin for the Account always has an array ref in it.
2009-01-05 21:52:38 +00:00
Colin Kuskie
fd39a8dcc2 Fix a typo in the i18n help for the ITransact Pay Driver. 2009-01-05 21:49:42 +00:00
Colin Kuskie
9cbe4c7c04 Correct dataform captcha variable name in the help. 2009-01-05 18:53:25 +00:00
Colin Kuskie
9c87479f20 Forward porting expanded patch for handling deleted things. 2009-01-05 18:47:35 +00:00
Colin Kuskie
ee66303d56 Have Thingy check for existance of table and column to prevent
SQL from dying.
2009-01-05 18:09:52 +00:00
Colin Kuskie
6964c2f1d2 Fix linking to other things and autocreating the form field for it. 2009-01-05 16:49:23 +00:00
Colin Kuskie
da39f70f49 Remove the warnings pragma 2009-01-02 22:32:54 +00:00
Colin Kuskie
a894bf906a Only resize photos if they are larger than the Gallery resolutions. 2009-01-02 22:16:44 +00:00
Colin Kuskie
b54308626b Fix a syntax error made in the i18n of the search button. 2009-01-02 21:59:53 +00:00
Colin Kuskie
52fdc11588 I18n'ed a submit button in the manage transactions screen. 2009-01-02 21:36:52 +00:00
Colin Kuskie
f833ad1ea5 Calendar i18n 2009-01-02 21:36:25 +00:00
Colin Kuskie
40b86e3dfd i18n the Attachments Form control 2009-01-02 21:08:43 +00:00
Colin Kuskie
cf07abd052 i18n Edit and Delete buttons created in code. 2009-01-02 19:55:00 +00:00
Colin Kuskie
5574c9cc34 Fix preview of Image fields in the editThing screen. 2009-01-02 19:51:04 +00:00
Colin Kuskie
23785a7707 Fix missing Help docs in the Matrix. 2009-01-02 06:47:14 +00:00
Colin Kuskie
132a48312a Add more characters that are legal in i18n keys. 2009-01-02 06:46:17 +00:00
Colin Kuskie
25c0513783 Fix a typo in the POD for Operation/Help. 2009-01-02 06:45:57 +00:00
Colin Kuskie
7d5e5eb581 Forward port Album cache delete/DESTROY issue with non-existant
keys in the cache.
2009-01-01 16:14:36 +00:00
Colin Kuskie
436ca52676 Fix a problem where an unviewable initial asset would throw off the indent_loop
size by 1.  In the nav templates, this would generate bad closing markup.
2008-12-31 16:58:26 +00:00
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