Drake
950dfe068b
Fix incorrectly-cased table name from r2990. Sigh.
2006-10-11 16:39:30 +00:00
JT Smith
4f0d117c9f
Added Karma RFE: Thumbnail size can be enterred in CS
2006-10-11 04:05:12 +00:00
Colin Kuskie
b1bb5d0b58
Fix broken templateId in Session/Style/process when useEmptyStyle was
...
requested. It used to be 6, but at somepoint in the 6.x cycle it
was changed to be PBtmpl0000000000000132 in the database.
Added tests that verify that it works correctly.
2006-10-11 00:32:42 +00:00
Drake
950c1e2306
Make it possible to have multiple, logically-ORed LDAP recursion filters in
...
LDAP links and groups.
2006-10-10 22:31:11 +00:00
Doug Bell
f1b62f54d0
Fixed upgrade templates directory name
2006-10-10 18:19:26 +00:00
Doug Bell
6d56df1362
Added SQLReport download and Product AddToGroup handler
2006-10-10 18:14:31 +00:00
Roy Johnson
03822a9488
Don't need this anymore
2006-10-10 16:59:50 +00:00
Roy Johnson
5cbb5edbcb
I always forget something... sigh*
2006-10-10 16:43:11 +00:00
Roy Johnson
7de8824a66
There will be no more 7.0.x releases, fixing accordingly
2006-10-10 16:42:02 +00:00
Roy Johnson
a2cea94b92
Preparing for 7.1 dev
2006-10-10 16:03:44 +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
Martin Kamerbeek
9a8f31cfc3
Fixed a events calendar bug
2006-10-06 15:06:14 +00:00
Martin Kamerbeek
e2cad73c08
Calendar fixes
2006-10-06 14:45:16 +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
Drake
46665266f1
Fix transposition of mysql and mysqldump in upgrade.pl help.
2006-10-04 22:45:43 +00:00
Roy Johnson
76cbdc4f51
Finished up the 7.0.9 release. Ready for 7.0.10 dev.
2006-10-04 20:51:25 +00:00
Roy Johnson
50cf277cbd
Preparing for 7.0.9 release
2006-10-04 19:22:08 +00:00
Drake
b99833a9cd
Make behavior of SyncProfilesToLdap somewhat saner: iterate
...
over the users sorted by connection and then by userId, so
that we don't connect once to the LDAP server for each user(!),
and also use the LDAP link properly rather than rolling our own
anonymous bind.
2006-10-04 18:01:28 +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
Roy Johnson
dba346de69
fix - Shortcut causes endless loop
2006-10-04 15:10:40 +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
JT Smith
51280b0b38
Rearranged the autotag name creation to be easier to read.
2006-10-02 17:29:00 +00:00
JT Smith
e22c679421
- Removed the need for DateTime::Cron::Simple, which also added the ability
...
to use ! < and > in schedules.
2006-09-30 19:29:47 +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
7c31a532c9
Remove extraneous discussion template vars from Default Article template.
2006-09-28 02:08:04 +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
a58d109b01
fixed a problem with multistage upgrades and the search bug
2006-09-27 22:54:11 +00:00
JT Smith
68d63c7e0a
preparing for 7.0.8 release
2006-09-27 21:28:55 +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
057d743dfb
Fix problem with attachment section of post form miscalculating
...
the number of new attachments uploadable.
2006-09-27 02:00:49 +00:00
Drake
d428c0a0bc
Clean up and refactor Default Thread template, per bug
...
"typo + obsolete approve section in flat part of CS Default Thread template".
2006-09-27 00:06:16 +00:00
JT Smith
58b3128a3a
Fixed the search function that broke in 7.0.7.
...
also fixed a user profile problemm
2006-09-26 20:34:59 +00:00
Roy Johnson
e05962ff09
forgot changelog entry
2006-09-26 17:05:36 +00:00
Drake
dbc34c6270
Apply slightly modified versions of DBell's patches for:
...
- admin bar causing pages to extend forever
- changing asset URL returning to old URL rather than new
- performance indicators interfering with non-HTML data
2006-09-26 04:59:15 +00:00
Drake
4f7a3bf490
Fix bad interaction between WebGUI::Asset->new() and caching mechanism.
2006-09-26 04:08:16 +00:00
Drake
1dd24dd6b7
Refactor duplicated asset export code. Fix asset context error
...
in the process, which should in turn fix a few related bugs
with static export.
2006-09-25 21:36:56 +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
3bf49188e9
Have 7.0.8 upgrade script fix the MIME type of the robots.txt snippet.
2006-09-23 01:43:51 +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
JT Smith
3f45819b49
fixed a bug that would only happen when you tried to deploy a package that contained collaboration systems with posts
2006-09-22 18:09:08 +00:00
Drake
a170904340
Add support for browser-session cookies, using a cookieTTL value of
...
"session".
2006-09-21 18:42:41 +00:00