Colin Kuskie
4252b359dc
Make account inbox template layout symmetrical on both top and bottom bars.
2009-06-07 03:15:30 +00:00
Colin Kuskie
03188b7112
Fix some POD. Backups go in /tmp, not /var
2009-06-07 02:33:03 +00:00
Colin Kuskie
7016594da1
If adding content from the asset manager, return user to the asset manager.
2009-06-05 23:31:28 +00:00
Doug Bell
87f1290047
added changelog entry
2009-06-05 17:31:50 +00:00
Doug Bell
1de7439056
fixed issue with getSortOrder and rating
2009-06-05 17:31:39 +00:00
Doug Bell
cbe138d16e
added tests for getAdjacentThread
2009-06-05 17:31:01 +00:00
Doug Bell
75640eed59
fixed problem in test using <=> instead of cmp
2009-06-05 17:30:50 +00:00
Doug Bell
457f7f2dc6
added test for adjacent threads
2009-06-05 17:30:42 +00:00
Colin Kuskie
a1ec13a7d3
Document fix for strange i18n server behavior.
2009-06-05 16:07:54 +00:00
Colin Kuskie
74c2899a54
Fix typos in the lastUpdated for newly added Account_Inbox labels.
2009-06-05 16:04:19 +00:00
JT Smith
fa97bbc58c
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'.
2009-06-05 14:34:28 +00:00
Doug Bell
b26e0bae9f
Added getMailFromQueue so we can loop over mail that got queued
2009-06-05 02:27:59 +00:00
Doug Bell
e99c78cb58
refactor Mail/Send test to make test smtp server useful
2009-06-05 02:26:40 +00:00
Colin Kuskie
4d8ff20a08
Ready for 7.7.10 development
2009-06-04 23:26:41 +00:00
Colin Kuskie
8071b4988e
Preparing for 7.7.9 release.
2009-06-04 22:34:54 +00:00
Colin Kuskie
0cf94b4c32
Fix a syntax warning in Survey.pm
2009-06-04 21:45:13 +00:00
Colin Kuskie
9d5f979c15
Allow any Asset to use the proceed=goBackToPage;returnUrl=url url parameter coda.
2009-06-04 21:26:43 +00:00
Colin Kuskie
957c0bc2fe
6 bugs fixed in Shortcut.
...
Added missing POD and i18n'ed some error messages.
Set the UI level on a tab to work with the form elements it contains.
Change the title bar ajax edit form so that people can't accidently change Visitor's profile.
Remove overrides caching if admin mode is on.
Have caching consider the user's last updated time to check if profile settings are updated, too.
2009-06-04 19:48:42 +00:00
Colin Kuskie
f9f5a8b12a
Remove patch temporary file.
2009-06-04 16:24:37 +00:00
Patrick Donelan
d3f5c9ecfd
Survey - differentiated between endDate and endDateEpoch.
2009-06-04 07:22:48 +00:00
Colin Kuskie
05c9c7f0e8
Fix an i18n typo in the delete album screen.
2009-06-03 23:44:52 +00:00
Colin Kuskie
23095cacfb
Document bug fix for Widget, actual rev 10474
2009-06-03 21:28:14 +00:00
Colin Kuskie
472580dd45
Prevent Form/File from returning links in getValueAsHtml if there's
...
no real value in the storage element to return.
2009-06-03 21:08:40 +00:00
Hao Ching
cdedf8c6b5
Oops, didn’t notice the lc shift, removing unnecessary case-insensitive matching from regex.
2009-06-03 20:21:27 +00:00
Paul Driver
f1f4db0702
whoops, forgot the updated template
2009-06-03 19:29:34 +00:00
Paul Driver
af237cb125
fixed #10266 : Public Profile overrides Able to be friend
2009-06-03 19:28:42 +00:00
Hao Ching
c32bfac709
Fixed #10211 : Regex quantifiers like ? and + broke search engine.
2009-06-03 19:26:08 +00:00
Colin Kuskie
501a5be7dc
pull out an i18n message I created but didn't use.
2009-06-03 17:13:18 +00:00
Colin Kuskie
29759ede9c
Fix multiple email handling in the Inbox.
...
Put an email regex into WebGUI::Utility, and use it in Form/Email and Account/Inbox.
2009-06-03 17:11:36 +00:00
Yung Han Khoe
4bf3f457de
added a test for bugfix #9851 : New Users have blank profile field privacy settings
2009-06-03 16:55:03 +00:00
JT Smith
9381fd02d8
Insufficient filtering in javascript filter ( #10001 )
2009-06-03 15:53:55 +00:00
Paul Driver
7e51ddd3b2
Making sure focus is set properly when tabbing through fields in the datatable editor
2009-06-03 15:36:57 +00:00
Yung Han Khoe
a5bdf1d5ab
fixed #9851 : New Users have blank profile field privacy settings
2009-06-03 15:25:09 +00:00
Yung Han Khoe
1ea08936f4
fixed #9851 : New Users have blank profile field privacy settings
2009-06-03 15:24:20 +00:00
JT Smith
8d12d12db0
WebGUI::Search epoch maximum range error ( #10288 )
2009-06-03 15:14:48 +00:00
JT Smith
bd0d09db5a
removed debug
2009-06-03 14:53:45 +00:00
JT Smith
0cb3623d6f
re-fixed basic auth
2009-06-03 14:51:16 +00:00
Martin Kamerbeek
bb31750e7c
Fixed: Calendar: Weekly re-occurence function not working properly ( #10228 )
2009-06-03 14:28:11 +00:00
Yung Han Khoe
15b197976e
Adding Matrix tests
2009-06-03 13:22:32 +00:00
David Delikat
d4215ba769
changed HTML tag in lower bar to match upper bar
...
see bug description for details
http://www.webgui.org/bugs/tracker/10261
2009-06-03 12:55:48 +00:00
Patrick Donelan
3ffb76ef7f
Fixed Survey testsuite handling of Tagged question type
2009-06-03 07:16:14 +00:00
Patrick Donelan
5acade845a
Fixed Survey test suite 'tagged' check to work with nested data
2009-06-03 07:15:52 +00:00
Colin Kuskie
61832b62b9
When a user is deleted, delete any address books as well. Uses the API to get the
...
Addresses, too. With tests and upgrade script to take care of old address books.
2009-06-03 02:12:23 +00:00
Patrick Donelan
9702ffcaac
Fixed Survey section-level branch precedence bug
...
For Sections with questions spread out over multiple pages, branch
expressions should only happen on the last page of the Section.
Added explicit test.
2009-06-03 02:12:00 +00:00
Patrick Donelan
da595da89e
Remove bloat from Survey response record to reduce json serialisation time
2009-06-03 02:11:31 +00:00
Colin Kuskie
f49d96152e
Pluggable::load is not a class method.
2009-06-03 01:41:03 +00:00
Patrick Donelan
216a48580a
Fixed #9927 Survey - verbatim
...
Fixed inconsistencies between answer 'comment' and 'verbatim'.
Updated tests.
Made minor changes to reporting methods but they still need some love.
2009-06-03 00:29:29 +00:00
JT Smith
5509cf4d1c
work around for image magick bug
2009-06-02 22:56:07 +00:00
Colin Kuskie
e4420e31cc
Fix spelling.
2009-06-02 21:37:05 +00:00
Colin Kuskie
a5f798d339
Remove debuggin output.
2009-06-02 21:33:12 +00:00