Colin Kuskie
|
7081202353
|
Mirror the indent loop calculation to the rel_depth in the Navigation.
|
2009-01-14 17:44:17 +00:00 |
|
Colin Kuskie
|
3804ad7ddd
|
Moving toolbar cache into the getToolbar sub. This was to be the forward port
of the getToolbar adminOn fix, but 7.6 already does uses adminOn to prevent
extra output from being generated.
|
2009-01-14 04:22:27 +00:00 |
|
David Delikat
|
d27b5b0066
|
fixed bug 9428: ASSET::get now includes keywords when
called without a property name.
|
2009-01-12 22:28:46 +00:00 |
|
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 |
|
Graham Knop
|
1af2704e0c
|
marked sbin scripts as executable
|
2009-01-12 16:28:33 +00:00 |
|
Graham Knop
|
5334a678cc
|
preparing for 7.6.9 dev
|
2009-01-09 12:07:02 +00:00 |
|
Graham Knop
|
33a3f2b439
|
fixed: Syndicated Content corrupts wide characters
|
2009-01-09 10:33:12 +00:00 |
|
JT Smith
|
75faea98af
|
added #!/usr/bin/env perl to all utility scripts
|
2009-01-07 23:40:15 +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
|
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
|
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
|
a894bf906a
|
Only resize photos if they are larger than the Gallery resolutions.
|
2009-01-02 22:16:44 +00:00 |
|
Colin Kuskie
|
5574c9cc34
|
Fix preview of Image fields in the editThing screen.
|
2009-01-02 19:51:04 +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
|
70a5299114
|
Legend and fieldset tags do not seem to obey CSS width limits. Add a paragraph
tag around the photo title to limit the width to 230px (250 - 2*10) for the
limit of the surrounding div.
|
2008-12-31 05:51:08 +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 |
|
Colin Kuskie
|
ea253f3fae
|
Really fix the database misspellings in the Account template settings.
|
2008-12-31 00:05:24 +00:00 |
|
Colin Kuskie
|
457f89d2d4
|
Added CSS file needed to make wiki tabs work.
|
2008-12-30 16:31:59 +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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Graham Knop
|
b921f6bdc5
|
preparing for 7.6.8 dev
|
2008-12-16 21:45:10 +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
|
71b16e3bb3
|
Forward port Gallery Shortcut graphics fix.
|
2008-12-16 00:45:37 +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
|
5381f3038d
|
Forward port graceful handling of the deletion of the Auth LDAPLink.
|
2008-12-15 22:59:25 +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
|
a8011070bf
|
Fix my stupid typo in the Shelf template with div.
|
2008-12-12 21:44:46 +00:00 |
|
Colin Kuskie
|
8fa164200a
|
Add more AdminBar tests.
Fix adminbar macro to handle bad asset classes without dying.
|
2008-12-12 03:24:09 +00:00 |
|