Graham Knop
27b3a4d644
Add indicator to trash and clipboard for assets with children
2007-07-31 16:38:29 +00:00
JT Smith
884953607c
- fix: A bug where it was possible to delete a system page if it were made
...
the child of a non-system page that you had edit rights to.
- api: Added a unified contraints system for the file and image assets.
- fixed several problems with the new attachments control, setup, and tempspace
2007-07-26 16:08:27 +00:00
Colin Kuskie
0ff54153aa
Fix a bug in removing keywords related to assets being purged.
2007-07-11 17:58:09 +00:00
JT Smith
23fa0283b3
- Added keyword tagging api.
2007-07-07 04:37:38 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Yung Han Khoe
7a4a0be5d4
fix: Incomplete assets cause manage Trash to fail, added test for valid object creation
2007-02-16 13:52:16 +00:00
JT Smith
3df71a5351
- fix: Direct 6.8.10-7.2+ Upgrade Problem
2007-01-30 20:47:50 +00:00
JT Smith
17238f7d37
fixed my bad
2007-01-26 15:42:27 +00:00
JT Smith
e56bbe371f
- security: A vulnerability was found and fixed this morning that could allow a
...
malicious user to delete assets that they don't have rights to.
2007-01-26 14:54:09 +00:00
Roy Johnson
4215a57fca
Added a stop gap to assetTrash to keep it from dying if someone tries to purge an asset and the object is not defined.
...
Also added a note to gotchas warning that the upgrade can take a very long time.
2006-12-07 04:46:21 +00:00
Drake
aa2327141d
Fix missing require in AssetTrash that was making some tests fail.
2006-11-06 23:49:21 +00:00
Drake
a1120bc987
Add workflow activity, workflow, and hooks for deletion of exported files
...
on asset trash, purge, and changeUrl. This is kind of crufty. :-\
2006-11-03 01:21:50 +00:00
Colin Kuskie
c68fa20512
update POD to reference correct group
2006-07-12 05:31:06 +00:00
JT Smith
5c16bd4d82
fix: Search displays already deleted files
2006-06-23 22:35:16 +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
b062e61508
fixed locking bug
2006-03-20 21:53:14 +00:00
JT Smith
73dcd7729a
readded purge option to the trash
2006-02-28 21:39:24 +00:00
JT Smith
6ee05b85af
first round of changes to create the ui for building workflows, more to come
...
a few small bug fixes
2006-02-15 21:23:22 +00:00
JT Smith
18e24618e7
eliminated the purgeBranch method, cuz purge() should always do that anyway.
2006-02-15 04:31:29 +00:00
Matthew Wilson
a6d6d26134
fix.
2006-02-12 16:39:40 +00:00
Matthew Wilson
f033e044a5
rolling back kenperl's wrongness.
2006-02-12 13:58:39 +00:00
kenperl
9b4caeae73
fix syntax error, Global symbol "$asset" requires explicit package name at AssetTrash.pm line 146
2006-02-12 03:39:50 +00:00
Matthew Wilson
d194d3760a
fix [ 1423324 ] Delete locked asset
2006-02-11 17:59:31 +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
2069da5fdb
tons of bug fixes.
2006-01-18 14:41:12 +00:00
JT Smith
3fd57a3559
more session related bug fixes
2006-01-17 05:36:56 +00:00
Colin Kuskie
25ed7e1527
Update Macro docs to point to where DateTime is now
...
Add session vars to form element calls.
2006-01-17 05:13:48 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Colin Kuskie
62f5ad3ed9
fix typo
2006-01-13 00:39:33 +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
JT Smith
5e4b39f41c
fix [ 1364965 ] Assets in Trash give Permission Denied in stead of Not Found
2005-12-08 02:11:10 +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
JT Smith
637bd165ba
- Any attempt to view "root" will redirect the user to the default page.
...
- fix [ 1285604 ] getVars undefined in Asset::File.pm
- fix [ 1284330 ] error in page export function
- Fixed a trash purging problem.
- fix [ 1281516 ] Undefined subroutine &WebGUI::Asset::File::quote runHourly
- fix [ 1281430 ] www_restoreList should be in AssetTrash.pm
2005-09-09 23:07:34 +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
JT Smith
d39e649906
bugfix [ 1245765 ] Missing 'page not found' crashes settings
2005-08-23 19:37:11 +00:00