Commit graph

2491 commits

Author SHA1 Message Date
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
JT Smith
6c24ea7aeb - Fixed a bug that caused workflows to fail if collaboration systems and
posts for that CS were in the same version tag at commit time.
2006-10-19 16:36:59 +00:00
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
Roy Johnson
fe664733cd Ready for 7.2.0 dev 2006-10-19 00:07:32 +00:00
Roy Johnson
f9a8f2c71c bumping the changelog up 2006-10-18 23:22:17 +00:00
Roy Johnson
67d5db4ff4 Ready for 7.1.2 dev 2006-10-18 23:19:57 +00:00
Roy Johnson
2a61af1cba Preparing for 7.1.1 beta release 2006-10-18 22:51:52 +00:00
Roy Johnson
47f023255f fix - New created users don't have password 2006-10-18 22:13:36 +00:00
Roy Johnson
2e506660f8 fix - Cannot manage user accounts in 7.1.0. See the comments in Auth/LDAP.pm. We really need a more robust fix. 2006-10-18 21:15:48 +00:00
Roy Johnson
e396eb9e31 Crediting companies that funded portions of 7.1 development. 2006-10-17 17:04:25 +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
Martin Kamerbeek
dc5d96dd5b Fixing lineage length bug 2006-10-13 14:17:08 +00:00
Drake
57f7fe1c6f Make the asset exporter use one session per asset, so as to avoid breaking
state that relies on only one asset being viewed per session.
2006-10-12 02:45:43 +00:00
Drake
dad217b7fe Add feature for asset exporter that creates appropriate symlinks for
extras, uploads, and the default asset at the root URL.
2006-10-12 02:22:47 +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
6a9a4bb0a0 Search from root 2006-10-12 01:11:23 +00:00
Drake
f7a61cd5c6 Fix problem with asset export not handling certain URLs with dots in them correctly. 2006-10-12 00:05:06 +00:00
Roy Johnson
a4784a31e9 Ready for 7.1.1 dev 2006-10-11 23:15:44 +00:00
Roy Johnson
3d7e06cc85 Preparing for 7.1.0-beta release 2006-10-11 22:58:29 +00:00
Roy Johnson
a085db64df Added new directory in t/ for collateral tests.
fix - article.t false failure on collateral copy.

Added new test to article.t for purge method.
2006-10-11 22:51:44 +00:00
Roy Johnson
fd95c57ed0 More 7.1 features 2006-10-11 21:46:51 +00:00
Drake
2de8245af7 Add appropriate changelog entry for multi-filter stuff. 2006-10-11 21:36:31 +00:00
Drake
41589ae6bc Remove erroneously-committed section from previous revision. 2006-10-11 21:32:39 +00:00
Roy Johnson
a43577a119 New features for 7.1 2006-10-11 19:26:10 +00:00
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