This website requires JavaScript.
Explore
Help
Sign in
oqapi
/
webgui
Watch
2
Star
0
Fork
You've already forked webgui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cdaef9d5e3
webgui
/
t
/
Asset
History
Download ZIP
Download TAR.GZ
Colin Kuskie
5a26e4f2d8
Assets need to be committed before adding children to them. This should really be done in addChild to prevent it since it was manually hacked into the CS.
2006-12-22 18:10:27 +00:00
..
File
fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test
2006-12-09 06:05:26 +00:00
Template
Changed the Help so that chapters with only 1 page are directly linked, saving a click.
2006-10-29 23:36:18 +00:00
Wobject
Assets need to be committed before adding children to them. This should really be done in addChild to prevent it since it was manually hacked into the CS.
2006-12-22 18:10:27 +00:00
Asset.t
Add test to make sure Import Node's parent is Asset Root.
2006-09-07 20:12:05 +00:00
Asset_diagnose.t
use Test::More::is_deeply instead of custom sub and implement check for simple inheritance in Asset classes
2006-06-15 22:33:36 +00:00
Asset_version.t
baseline testing for Asset versioning code
2006-05-17 03:52:52 +00:00
AssetLineage.t
bug fixes and new tests
2006-08-02 15:39:23 +00:00
File.t
fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test
2006-12-09 06:05:26 +00:00
Snippet.t
Two new tests for the snipper
2006-12-07 01:07:01 +00:00
Template.t
stricter template checking
2006-01-17 23:19:32 +00:00
WikiPage.t
Added a the beginnings of a test suite for the wiki. Fixed privilege check in the media folder.
2006-12-21 16:19:37 +00:00