Colin Kuskie
f8c0cb1041
s/descendent/descendant/msg when calling getLineage
2007-03-13 19:45:38 +00:00
Colin Kuskie
c3052fcd67
1) Fixed a bad module name that prevented the updated WeatherData from running.
...
2) Heavy refactor of getAssetsInClipboard to make it use getLineage instead of
custom SQL.
Made Workflow/Activity/TrashClipboard use the same method.
Updated getLineage so that the whereClause key must not only exist, but actually
have something in it. Otherwise it generates an empty pair of parens, which is
a SQL error.
2007-03-05 17:47:30 +00:00
Colin Kuskie
e1c69f91d9
fix display of assets in clipboard that cannot be trashed
2007-03-03 22:25:36 +00:00
Colin Kuskie
fcaf782f5b
ODBC dsns need long lengths like Oracle
2007-03-01 23:27:24 +00:00
JT Smith
b92da4afab
Asset->get should return a copy of the properties hashref
2007-01-29 17:53:56 +00:00
JT Smith
f94791fed0
fixed a duplicate bug where the original asset would get trashed
2007-01-26 04:50:33 +00:00
JT Smith
430583ef1c
fixed a couple of bugs with the new autocommit functionality for cs posts and the like
2006-12-07 00:17:54 +00:00
Drake
0ffb28436b
Fix inability to create shortcuts to threads.
2006-11-07 15:52:25 +00:00
Drake
0d1c1ea96a
Make Asset::getContainer no longer change the session asset.
2006-11-07 00:30:44 +00:00
Roy Johnson
030b9043ff
This is actually a better fix
2006-10-04 15:16:04 +00:00
Roy Johnson
dba346de69
fix - Shortcut causes endless loop
2006-10-04 15:10:40 +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
31cbd665e6
Back out r2910 for now since it doesn't seem quite right. This
...
needs further examination.
2006-09-21 08:19:15 +00:00
Drake
fcbefb7286
Make clipboard copies not do the bizarre thing that duplicate usually does
...
where the duplicate asset becomes a child of the original. This fixes the
error with copying Collaboration System assets.
2006-09-21 01:12:56 +00:00
Frank Dillon
b104bacc32
fixed issue where clipboard select all was not working in IE.
2006-06-23 21:20:52 +00:00
Roy Johnson
67cc512c6c
fix my doof
2006-06-23 20:34:30 +00:00
Roy Johnson
37c7f002ac
fix - Deleted assets reappear upon paste of parent
2006-06-23 19:34:53 +00:00
JT Smith
6f96677a5e
- fix: Tinymce insertImage
...
- fix: Edit Style returns wrong page
- fix: Can not make Shortcut for CollaborationSystem
2006-06-12 21:35:49 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
JT Smith
414dfde9c3
removed old macros from default config file
...
added duplicate button
2006-05-19 05:29:34 +00:00
Lucas Bartholemy
612f08b37c
added privilege check - only content managers can create shortcuts
2006-05-17 19:38:55 +00:00
JT Smith
d77c6ed89f
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:21:58 +00:00
JT Smith
24bc7149ca
fixed [ 1412525 ] 6.9: Restore from trash
2006-04-28 15:57:46 +00:00
JT Smith
1efaec679a
more changes for better xhtml compatibility
2006-03-21 23:31:34 +00:00
JT Smith
b55a7252e8
removed border= from image tags
2006-03-21 21:13:36 +00:00
JT Smith
103969816e
removed start/end dates from assets in favor of workflows that can do the same thing only better
2006-03-01 18:02:36 +00:00
Matthew Wilson
f64ec77d8a
fixing the ->param ->body distinction issue.
2006-01-23 05:18:54 +00:00
Matthew Wilson
150087f703
lots of operation and auth fixes.
2006-01-19 03:07:34 +00:00
Matthew Wilson
6266be5b65
lots more fixes and enhanced User.t
2006-01-18 15:22:43 +00:00
Matthew Wilson
2069da5fdb
tons of bug fixes.
2006-01-18 14:41:12 +00:00
JT Smith
c5cf903b45
fixed more session related bugs
2006-01-17 05:34:57 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
JT Smith
4b439f610e
bugfixes from session conversion
2006-01-12 23:13:18 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
2599a4c853
converting WebGUI::Form API to use new session system
2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Matthew Wilson
f5f73c1681
- Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
...
nested queries.
- fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
- fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
Matthew Wilson
d11daf7974
fix
2005-12-03 14:51:58 +00:00
Matthew Wilson
6d5710db27
adding last bits of functionality for dashboard. Help and i18n are left.
2005-12-03 04:53:48 +00:00
Matthew Wilson
c01d7e49d5
replaced $session{cgi} with $session{req}
2005-11-03 21:48:37 +00:00
Wouter van Oijen
7d7b2ff006
Fixed misplaced parentheses in internationalisation code
2005-10-16 20:40:10 +00:00
Wouter van Oijen
8243d36d3b
XHTML bugfixes
2005-09-21 21:57:01 +00:00
Matthew Wilson
7b20b2db03
- fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
...
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
- fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
- fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
- fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
- fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
- fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
- fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
- fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
Wouter van Oijen
ad6b484f0e
Fixed a few XHTML 1.0 related bugs
2005-09-01 12:39:43 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00