Commit graph

1428 commits

Author SHA1 Message Date
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
Roy Johnson
d21c3b27b4 head ready for dev 2006-11-02 03:52:02 +00:00
JT Smith
b4727a5739 merging 7.1.3 changes 2006-11-01 16:48:57 +00:00
Martin Kamerbeek
82bea1825c Fixed a a settings bug and a poll bug 2006-10-31 18:17:06 +00:00
Doug Bell
02f140e796 fix: Default Matrix View template accessed wrong template variable
Removed useless stray template directory in SVN.
2006-10-27 22:37:40 +00:00
Roy Johnson
d4507893de ok... fixed my doof, resetdev works in head now 2006-10-26 20:48:07 +00:00
Roy Johnson
ea13f42c5a Preparing HEAD for dev after 7.1.2 release 2006-10-26 20:22:50 +00:00
Drake
2f4722ff0c Fix up Doug's reversion; the subroutine was deleted but not the
call, so deleted the call.
2006-10-24 19:44:17 +00:00
Doug Bell
c86f3c9996 fix: Commerce product group bug./
Backported version tag fix to 7.1.2
2006-10-23 18:20:30 +00:00
Doug Bell
5c6cfbfc78 Fix: assetVersionTag table column defaults 2006-10-23 15:08:27 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +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
67d5db4ff4 Ready for 7.1.2 dev 2006-10-18 23:19:57 +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
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
JT Smith
358f0ecdb8 - fix: Survey: textarea answers are trunctated
- fix: Snippet Security Fails
2006-10-12 01:46:07 +00:00
Roy Johnson
a4784a31e9 Ready for 7.1.1 dev 2006-10-11 23:15:44 +00:00
Roy Johnson
fd95c57ed0 More 7.1 features 2006-10-11 21:46:51 +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
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
Martin Kamerbeek
9a8f31cfc3 Fixed a events calendar bug 2006-10-06 15:06:14 +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
Roy Johnson
76cbdc4f51 Finished up the 7.0.9 release. Ready for 7.0.10 dev. 2006-10-04 20:51:25 +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
7c31a532c9 Remove extraneous discussion template vars from Default Article template. 2006-09-28 02:08:04 +00:00
JT Smith
a58d109b01 fixed a problem with multistage upgrades and the search bug 2006-09-27 22:54:11 +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
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
JT Smith
7852441151 preparing for 7.0.8 bugfix cycle
- Fixed a couple of minor bugs with the default values of the Request
   Approval for Version Tag workflow activity.
 - Updated the hoverhelp to denote that you can use ranges in the WebGUI
   scheduler.
2006-09-15 04:58:03 +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
Drake
a2521f0472 Deactivate shading representation of lag time, and remove redundant
background-color specification in the CSS to avoid confusion.
2006-09-07 22:57:17 +00:00
Drake
1788eaae13 Attempt to fix taskArray breakage from r2879. 2006-09-07 22:43:17 +00:00
Drake
890688a5d1 Fix bogus extra comma in JavaScript from last revision. 2006-09-07 22:26:09 +00:00
Drake
ca653ebef8 Enhancement: add lag time to Project Management tasks. This adds a new
column to PM_task.  Also move the bulk of the PM project display JS
stuff into a separate JavaScript file rather than it being in a template
in the database.
2006-09-07 22:01:36 +00:00
Frank Dillon
a4c114e13b updated styles to look nicer 2006-09-07 18:07:26 +00:00
Drake
5e7565d8df Major enhancement: add multiple-resource support for tasks in the project
management asset.  This should still integrate with the time tracker
properly, and the data migration across the schema change should be handled
by the upgrade script.
2006-09-06 22:37:00 +00:00