Drake
09c4af8ad7
Merge r3110 bugfix re PM resource popup not having scrollbars from
...
branch/WebGUI-7.1.
2006-11-01 18:37:25 +00:00
JT Smith
2836d0dfc0
fixing inconsistency between branch and head
2006-11-01 17:11:49 +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
Martin Kamerbeek
8b706dc727
fixed ldap auth module bug
2006-10-31 17:21:38 +00:00
Doug Bell
2675784f14
Stow now warns if set() is called when cache is disabled
2006-10-30 21:02:15 +00:00
JT Smith
b9010b8c07
merging 7.1.3 changes
2006-10-30 20:20:24 +00:00
Colin Kuskie
6c46d97eea
update help mentioning RawHeadTags macro
2006-10-30 18:37:29 +00:00
Colin Kuskie
75f159f71b
A whole batch of Http test, and a pseudo Request test module to help.
...
Added accessors to Session/Http.pm, and wrote tests to back them all up.
2006-10-30 18:09:25 +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
Colin Kuskie
8905b7252c
Remove one click from the Help if a Chapter only has 1 page
2006-10-28 21:16:36 +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
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
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
Roy Johnson
04930fd653
For the love of all that is good in this world... I guess previousVersion is just shy today... sheesh
2006-10-26 20:52:38 +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
bebf3f159c
Make all LWP user agents use env_proxy.
2006-10-26 20:07:43 +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
eacbc0efcf
Reverted changes. My bad.
2006-10-23 15:47:07 +00:00
Doug Bell
5c6cfbfc78
Fix: assetVersionTag table column defaults
2006-10-23 15:08:27 +00:00
JT Smith
5c77aace16
Fixed a bug where logging in/out would cause a blank page display.
2006-10-21 03:05:28 +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
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