Colin Kuskie
1a55630eef
Implemented a RFE for returning a message when no search
...
results were found.
2007-05-26 03:54:26 +00:00
Colin Kuskie
3f4a3211bd
fix broken i18n link in Help
2007-05-26 03:19:10 +00:00
James Tolley
2b84211088
Added canEdit template variable for events.
2007-05-25 20:10:47 +00:00
Graham Knop
74c752c0ef
Event recurrence bug fixes.
2007-05-23 23:19:15 +00:00
JT Smith
bbc1e34f4a
preparing for 7.4 dev cycle
2007-05-23 18:48:24 +00:00
JT Smith
f5f358ccf3
fixed tests
...
preparing for release
2007-05-23 17:42:51 +00:00
Colin Kuskie
89d48adad2
add missing docs for workflow activity
2007-05-23 17:27:18 +00:00
Graham Knop
23a73e8862
fix: Importing a package that includes a CS generates multiple version tags
2007-05-23 00:11:57 +00:00
Graham Knop
14e951863c
fix: survey in response driven mode sometimes won't terminate correctly
2007-05-22 21:47:13 +00:00
Graham Knop
c4ac66ce09
fix: spectre fails on Admin.pm because of env_proxy
2007-05-22 19:23:35 +00:00
JT Smith
3b578658d2
removed: Fix: Thread template: next.url and previous.url tmpl_vars are always defined
2007-05-22 15:50:44 +00:00
JT Smith
52c722dcfd
- fix: Old registrants appear in new EMS asset
...
http://www.plainblack.com/bugs/tracker/old-registrants-appear-in-new-ems-asset
2007-05-22 01:57:53 +00:00
Graham Knop
0e0e4acc81
fix: Make WebGUI error out if there is a permissions problem while creating tar files
2007-05-21 17:19:51 +00:00
Graham Knop
a0522d4d29
fix: Copying threads, posts, or wiki pages creates inactive version tag
2007-05-21 12:50:44 +00:00
Graham Knop
acc2be1f6b
Added more detailed errors when spectre isn't able to connect to WebGUI.
2007-05-21 12:06:29 +00:00
Colin Kuskie
54616b5f89
2007-05-21 01:43:47 +00:00
Doug Bell
24faa80c1b
fix: HTMLArea crashing page if Rich Editor could not be loaded
2007-05-16 16:55:28 +00:00
Colin Kuskie
11fd0b1ca7
fix the next/previous thread thing. It saves an asset instanciation and lets macros using the session asset work correctly
2007-05-15 20:28:32 +00:00
Colin Kuskie
cab4e0bccd
fix API docs for getLineage. joinClass takes 1 class only, as a string
2007-05-15 17:26:37 +00:00
Yung Han Khoe
7377de01f4
fix AOIHits and AOIRank not working
2007-05-15 15:23:52 +00:00
JT Smith
e388e52f92
preparing for 7.3.18 bugfix cycle
...
fixed rejected cs mail problem
2007-05-14 21:21:09 +00:00
JT Smith
159badc849
fix: raw message in post is an array instead of a scalar
2007-05-09 15:24:45 +00:00
Graham Knop
69a7126787
Don't reject built in groups when changing permissions.
2007-05-08 17:38:23 +00:00
Graham Knop
688e3ac7b6
Always use correct format for Message-Id headers in mail.
2007-05-08 05:51:18 +00:00
Graham Knop
4a15ad3980
Welcome messages shouldn't be added to inbox as pending.
2007-05-08 05:47:30 +00:00
Frank Dillon
9a8207fee0
Fixed bugs in storage causing multiple storage locations to be created any time a file was created or updated. Fixed a bug which prevents files from potentially breaking on operating systems that are not case sensitive.
2007-05-04 19:19:01 +00:00
Martin Kamerbeek
1f0dd18f61
Fixed First event in the calendar not working right
2007-05-04 15:18:06 +00:00
Colin Kuskie
a4254cee98
remove a dangling warn
2007-05-02 23:02:45 +00:00
Doug Bell
531c73f990
fix: Search does not return exact results without quotes
2007-05-02 22:46:02 +00:00
Nik Ogura
111bd181a9
complete functional version w/o debugging statements. visitor posting bug not fixed
2007-05-02 22:27:40 +00:00
Nik Ogura
63848995ee
bug hunting
2007-05-02 22:06:49 +00:00
JT Smith
bca9af757d
Incomplete Form data on Asset Edit causes asset to be unaccessible
2007-05-02 21:18:29 +00:00
Doug Bell
f754da0db5
fix: EMS -- Safari can't purchase badges
2007-05-02 21:06:05 +00:00
Wes Morgan
b5fbbef649
fixed emailed form submissions so that textareas retain their formatting in the email
2007-05-02 20:56:37 +00:00
Nik Ogura
b3ebabb5fc
removed bogus bugfix of mine
2007-05-02 20:21:38 +00:00
Doug Bell
fe5bc93a52
Added an error message to SQLForm if we can't find the privileges of the database link
...
fix: Sometimes the error message for the Calendar Update Feeds is part of the content response.
fix: Serial workflows no longer get held up in the queue
2007-05-02 20:05:31 +00:00
JT Smith
c653988391
Unable to set size in DynamicField (Diona Kidd / Knowmad)
2007-05-02 19:06:39 +00:00
JT Smith
748e56a3b3
Email to forum not working from Mac
2007-05-02 18:51:53 +00:00
JT Smith
c1f65c614d
Wiki titles not automatically linked
2007-05-02 18:07:57 +00:00
Doug Bell
7ebea75e33
fix: HttpProxy no longer processes macros in proxied content
2007-05-02 16:44:02 +00:00
Nik Ogura
ea75fd538f
added <> NULL to getLineage call. Prevents recurring events from wiping out other events with null recurId's within their span
2007-05-02 16:42:21 +00:00
Nik Ogura
e9588a0b65
stopped it breaking on MySQL null dates
2007-05-02 16:40:10 +00:00
Graham Knop
ff756eb09c
Fix search indexing on Windows and make function savfer overall.
2007-05-02 16:31:49 +00:00
Martin Kamerbeek
2aa202d8d2
Fixed Too many directories in RSS cache
2007-05-02 15:08:52 +00:00
Yung Han Khoe
c13ee87504
Oops, next and previous url where switched in the previous revision.
2007-05-02 15:03:41 +00:00
Colin Kuskie
5247aa80f2
Fixed a typo in the POD for Asset.pm
...
Fixed a bug in the Help related to HTML::Template v2.9. It does
not like variables with empty string names.
2007-05-02 14:50:30 +00:00
Martin Kamerbeek
52911b42d5
Let paste also index the descendants of the asset to be pasted.
2007-05-02 14:19:26 +00:00
Martin Kamerbeek
68fa0161c5
Fixed a calendar bug wher the iCal feed url was corrupt
2007-05-02 13:14:22 +00:00
Martin Kamerbeek
dc642f80ba
Fixed Asset tree cut and paste not handled by search
2007-05-02 12:04:15 +00:00
Martin Kamerbeek
61641c404b
Issue calling shortcut - incorrect template
2007-05-02 11:40:42 +00:00