Roy Johnson
c197ded0a9
Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property
2006-11-02 20:17:47 +00:00
Doug Bell
3ab139e6cc
fix: SQLReport no longer paginates or runs nested queries when downloading.Stow's warning when cache is disabled is now a debug message, since that's what debug messages are for.
2006-11-02 18:08:39 +00:00
JT Smith
d2283d1965
man it sucks to be so damn wrong
2006-11-02 03:32:08 +00:00
Roy Johnson
d4a5320e0a
merging bugfixes from branch to head
2006-11-02 02:29:27 +00:00
Drake
7dcd6c0bfd
Merge r3114 fix for HttpProxy not requiring Apache2::Upload correctly
...
into HEAD.
2006-11-01 21:27:17 +00:00
Drake
84b3bd9003
Merge r3112 bugfix from branch/WebGUI-7.1 re Matrix assets not correctly
...
propagating their permissions to newly-created listing Collaboration Systems.
2006-11-01 19:14:24 +00:00
JT Smith
b4727a5739
merging 7.1.3 changes
2006-11-01 16:48:57 +00:00
JT Smith
67dfefff08
merging 7.1.3 changes
2006-10-31 23:34:55 +00:00
Martin Kamerbeek
82bea1825c
Fixed a a settings bug and a poll bug
2006-10-31 18:17:06 +00:00
JT Smith
b9010b8c07
merging 7.1.3 changes
2006-10-30 20:20:24 +00:00
Colin Kuskie
0b1e077f69
Changed the Help so that chapters with only 1 page are directly linked, saving a click.
...
Added pluggable template parser docs.
From the dev list, changed HTMLTemplateExpr to translate all dots in template
variables to underscores, since EXPR's don't do dots, just like TemplateToolkit.
2006-10-29 23:36:18 +00:00
Doug Bell
524f361047
fix: HttpProxy would not put correct values for multiple query params
...
with the same name
Tried to clean up some HttpProxy code. Still rather ugly (need rewrite?)
2006-10-27 23:40:34 +00:00
Doug Bell
50e7645322
fix: SQLReport now throws fatal if can't find DatabaseLink
...
DatabaseLink now warns if can't find DatabaseLink
2006-10-27 20:42:59 +00:00
Drake
bebf3f159c
Make all LWP user agents use env_proxy.
2006-10-26 20:07:43 +00:00
Colin Kuskie
f3ab99bc02
sales tax
2006-10-21 01:13:07 +00:00
Drake
6a723e5767
Merge fix from r3049 of 7.1 branch related to dashboard error pointed out
...
by bug report "Macros failing due to Utility::isIn() bug".
2006-10-20 21:32:10 +00:00
Drake
d5be2abcf3
Make Text::Aspell optional. This is mostly to unblock development on HEAD
...
for those of us who can't get Text::Aspell to work, with no UI components
added to show that the spell checker is disabled.
2006-10-20 20:56:13 +00:00
Martin Kamerbeek
9f232b4049
Adding spellchecker
2006-10-19 15:25:50 +00:00
Drake
c5e656c434
Reverse r3021 by request.
2006-10-16 14:03:15 +00:00
Drake
1674bcfe10
First semi-usable version of wiki asset. This should probably be improved
...
somewhat before release; the default page selector doesn't quite work the way
it should, and there aren't icons, and there are a few features missing, and
some code duplication, &c.
2006-10-13 20:08:56 +00:00
Drake
d0bacc8988
Make File assets work with the exporter. This means not using the streaming
...
mechanism. This isn't optimal; should find a way to use the streaming
mechanism iff we know that there's going to be a live HTTP session on the
other end and not just a filehandle.
2006-10-13 20:01:48 +00:00
Doug Bell
d0ef4e92db
Fixed default value for download type
2006-10-12 23:51:29 +00:00
JT Smith
358f0ecdb8
- fix: Survey: textarea answers are trunctated
...
- fix: Snippet Security Fails
2006-10-12 01:46:07 +00:00
JT Smith
4f0d117c9f
Added Karma RFE: Thumbnail size can be enterred in CS
2006-10-11 04:05:12 +00:00
Doug Bell
6d56df1362
Added SQLReport download and Product AddToGroup handler
2006-10-10 18:14:31 +00:00
Drake
38fdcf335f
Associated with r2980: force PM assets to recalculate project completion
...
percentages in the upgrade script.
2006-10-06 23:45:26 +00:00
Drake
a713e90d9b
Fix project manager project completion not working correctly, and task
...
editor not preserving duration.
2006-10-06 23:28:52 +00:00
Drake
6516062d4d
Overall refactoring of projectDisplay.js from the Project Management asset.
...
Hopefully this will make it much easier to deal with later, and hopefully this
will help to flush out the remaining duration-calculation-related bugs by
avoiding repetition of the calculations. Various minor fixes in the process.
I'm not convinced this is completely bug-free yet, of course, but it does
seem at least to be slightly less broken than before, so.
2006-10-05 23:07:13 +00:00
Eric Kennedy
01bfe673ae
fix: Error Displaying Multiple TimeTracking Wobjects
2006-10-05 20:45:52 +00:00
Drake
0be1331431
Fix problem with task edit screen in PM not receiving the proper start and end dates
...
for its form fields when first opened.
2006-10-05 17:27:34 +00:00
Drake
d7a90bd48d
Fix user searches in task resource additions in the Project Management
...
asset not displaying right without both first name and last name profile
fields present.
2006-10-05 00:28:11 +00:00
Drake
f28d7e8b2d
Fix bug with Matrix listing additions committing the current
...
working tag. This creates a separate tag for the assets under each
added listing, modeled somewhat after how CS posts work.
2006-10-04 23:20:39 +00:00
Colin Kuskie
cd6caa0a8c
fix project management template var and removed english text prepended to id
2006-10-04 16:43:37 +00:00
Drake
fd44b5d96e
Tweak condition, possibly fixing a bug with resource display
...
in the Project Management asset.
2006-10-03 22:21:04 +00:00
Drake
2a7de10ab3
Fix onchange into onclick for radio buttons in task editor, and fix
...
erroneous doubled variable selected in query that was probably what
was causing times to show up as well as dates on some systems.
2006-10-03 21:55:58 +00:00
Drake
b8f173fefe
Add progressive tasks to the Task Manager; these are distinct from the
...
existing timed tasks and milestones in that they have a duration that
increases based on the amount of time tracked for them, and no set
completion time. Nearby minor fixes.
2006-10-02 22:33:00 +00:00
Drake
066dbab461
Make Project Management asset task editor default start date of task
...
to start date of project.
2006-09-29 17:54:05 +00:00
Martin Kamerbeek
9096e6f9fe
Fixed some bugs and refactored some parts of the SQLForm.
2006-09-29 13:16:11 +00:00
Drake
c71a1ac5ee
Refactor getEditForm override back into definition clauses for Collaboration
...
asset. Should still do this for the remaining assets that no longer need
getEditForm overrides with the existence of autoGenerateForms in definition.
2006-09-29 01:50:58 +00:00
Drake
da1a49f183
Improve robustness of Stock Data asset on erroneous or absent
...
data, and add a timeout. Associated refactoring.
2006-09-29 00:18:43 +00:00
Drake
e8fd02ca9e
Fix HTTP Proxy asset file uploads.
2006-09-28 01:49:12 +00:00
Drake
bb360794c1
Partially fix sending of invalid Message-ID headers from post notifications.
...
Associated refactoring. The actual determination of the Message-ID still
needs some work, though.
2006-09-27 23:59:00 +00:00
JT Smith
f8d22359d5
Images now create revisions as you resize them, so you can roll back to a
...
previous size.
adjusted roy's test because it's not accurate
2006-09-27 21:19:19 +00:00
Drake
b196473eaf
Make WeatherData use basename for alt text of icons, rather than full URL.
...
Also change the if/if/if linear-search lookup that it was using to a hash.
2006-09-23 02:33:57 +00:00
Drake
c438d55310
Normalized signature of Asset::duplicate. This involved going through
...
existing overrides and callers for that method and making sure they followed
the correct signature. Various related cleanups.
This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
Drake
643f792008
Remove extraneous debug message.
2006-09-21 01:45:50 +00:00
Colin Kuskie
858acf5bae
add comment to clarify why generateThumbnail is used instead of resize while processing uploaded images
2006-09-18 22:51:17 +00:00
Colin Kuskie
4d94cd929d
missed passing the session to SUPER::definition
2006-09-14 18:34:41 +00:00
Martin Kamerbeek
a8e06374ee
Fixed an field type labels and an issue with displying images in the search results.
2006-09-08 12:06:34 +00:00
Drake
8d27693394
Enhancement: add observer groups to project manager projects, such that
...
anyone who is not in the observer group cannot view the project or see
it in the project list. Some associated refactoring of project manager
permissions. Schema change to accommodate the new data.
2006-09-08 01:10:16 +00:00