Commit graph

1496 commits

Author SHA1 Message Date
Yung Han Khoe
ebe45dfdbe Trying to fix a problem with User List crashing due to old user profile fields belonging to Dashboard. 2008-07-15 16:25:08 +00:00
Yung Han Khoe
f2032b2d01 fixed: Gallery reverts to undeletable bare asset if created with default view "Single Album" 2008-07-15 01:38:27 +00:00
Graham Knop
ce9f7e44e6 fixed: DataForm noloop template variables have incorrect values 2008-07-14 15:02:18 +00:00
JT Smith
cc0105a9a4 move product import to shelf 2008-07-12 21:40:27 +00:00
Yung Han Khoe
3642628dc6 fixed: Thingy Search Broken 2008-07-12 20:19:56 +00:00
Yung Han Khoe
939b5b4897 fixed: Deleting Ticket from Event Management System Asset 2008-07-12 19:02:00 +00:00
Yung Han Khoe
60bb354a78 fixed: Gallery: Description Text appearing in Album 2008-07-12 17:37:49 +00:00
Colin Kuskie
59abc1231f fix getEditTabs reference code, and then make Sku and CS to be in the same style 2008-07-10 20:34:09 +00:00
Graham Knop
823c0af44f fixed: Syndicated Content doesn't always decode text properly
fixed: Syndicated Content caches improperly
2008-07-08 16:55:23 +00:00
JT Smith
aa9f0e8396 Replaced CLI gallery import system with a better one. 2008-06-29 02:01:40 +00:00
Graham Knop
ea42287749 fixed: RSS feeds report modified date instead of create date 2008-06-26 20:51:12 +00:00
Yung Han Khoe
99eb45695a fixed: User List- Missing Hover Help 2008-06-23 16:18:51 +00:00
Doug Bell
5ece4a1d8c fixed: thingy now has appropriate values for all field types 2008-06-20 21:51:50 +00:00
Frank Dillon
bba9788f92 Fixed issue which caused time tracker to complete on post and not allow you to make changes 2008-06-20 20:05:45 +00:00
Doug Bell
fb81e7d67b fixed: Thingy Data now retains File and Image unless explicitly deleted 2008-06-20 17:19:14 +00:00
Doug Bell
f8b9098991 fixed: non-admin users can now add Gallery assets 2008-06-20 15:37:45 +00:00
Graham Knop
8f9568c887 fixed: storage locations for some assets in packages not imported correctly 2008-06-20 08:57:20 +00:00
Graham Knop
deaa6c65c0 fixed: DataForm doesn't send emails correctly 2008-06-20 08:56:57 +00:00
Colin Kuskie
68db4f8e46 Fix getThumbnailUrl in the Product, which was called by the Shelf directly causing failures.
Fix getPrice in the Product, which returned undef until a variant was applied to it.
These two fixes fix the Shelf.
2008-06-19 23:12:04 +00:00
Doug Bell
f2679ae07e added Next and Previous GalleryAlbum links in the Album Views 2008-06-19 18:49:47 +00:00
Doug Bell
a67775b17d really fixed those buttons. honest. and IE6 ... well... I dont want to sound like a broken record... 2008-06-17 22:13:17 +00:00
Doug Bell
3b3a733a19 fixed gallery edit album buttons to work properly in IE6/7 2008-06-17 20:42:18 +00:00
Colin Kuskie
3bed35a223 fix some i18n with the DataForm edit form 2008-06-16 22:25:28 +00:00
JT Smith
75208339fc fixed several ems badge related bugs. a couple upgrade bugs for ems and transaction. and jury rigged a fix for recurring transaction postback. 2008-06-13 21:54:43 +00:00
Frank Dillon
51271ca8d6 Dashboard no longer uses AjaxRequest methods 2008-06-13 20:34:28 +00:00
Doug Bell
879668156b fixed: Syndicated Content wobject makes H::T choke 2008-06-13 19:30:19 +00:00
Frank Dillon
0f74429d81 Fixes to project management system introduced by removing legacy Ajax module 2008-06-13 16:53:28 +00:00
Doug Bell
f50f09756a removed fixUrl workaround for Gallery. added AssetManager to WebGUI.conf.original 2008-06-13 15:16:45 +00:00
Graham Knop
400ccd2286 use consitant capitalization for field types in dataform 2008-06-13 00:35:21 +00:00
Colin Kuskie
93d4e02cf6 pod syntax and markup fixes 2008-06-12 23:32:16 +00:00
Frank Dillon
74579ed3d2 Removed old ajax handlers. Added YUI ajax handlers 2008-06-12 23:05:23 +00:00
Doug Bell
4e99061584 new layout for Album Edit screen 2008-06-12 22:29:09 +00:00
Doug Bell
58417faf8a fix problems with gallery URLs. fixed disk space check. added error messages to photo template 2008-06-12 22:08:10 +00:00
Graham Knop
dbe99c3295 fixes for data form list fields 2008-06-12 19:40:19 +00:00
Doug Bell
36bea30cd6 fixed some problems with the new asset manager. restored functionality to search with the hope of making the asset data table an API we can use in all the places we display tables of assets 2008-06-12 08:58:51 +00:00
Colin Kuskie
578d28537a op=manageAssets => op=assetManager 2008-06-12 04:44:15 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +00:00
Graham Knop
e1527b5fda fixed: Syndicated content fills results with empty entries up to max headlines count 2008-06-11 19:17:42 +00:00
Graham Knop
24c42e33ab fixed: Collaboration RSS link in header doesn't indicate title 2008-06-11 19:17:15 +00:00
Colin Kuskie
ef53b51985 fix a typo in the folder templating code that made titles get confused with menuTitles 2008-06-11 03:29:56 +00:00
Doug Bell
b137688f65 added ability to configure number of files per page in the galleryalbum 2008-06-09 21:37:23 +00:00
Doug Bell
2511c406ff added a flag to distinguish between albums and files 2008-06-06 23:42:05 +00:00
Doug Bell
cad6226d70 fix: Gallery search now limits by classname correctly 2008-06-06 23:33:49 +00:00
Doug Bell
614b37e31d added: Two new approval activities, byLineage and byCommitterGroup
added: Show a message to users when they log in
fixed: Gallery search form doesn't work right in IE6
fixed: Minor bug in new gallery approval handling
2008-06-02 21:16:06 +00:00
Yung Han Khoe
3dc01af30a Added overridePublicEmail and overridePublicProfile settings to UserList 2008-05-30 21:16:13 +00:00
Yung Han Khoe
9446ed4e32 Removed install code from UserList 2008-05-30 20:57:39 +00:00
Yung Han Khoe
075c02221f Added UserList wobject 2008-05-30 15:31:24 +00:00
Doug Bell
d43065b122 Added more keys to the list of bad EXIF keys. CameraID and CameraType seem to make JSON croak...
Fixed issue where bad EXIF cache would kill the entire album
Added more variables for resolutions
Added better handling of Pending albums and photos.
2008-05-29 18:37:54 +00:00
Yung Han Khoe
9229c9a883 Added tmpl_vars for files to UserList 2008-05-29 16:51:11 +00:00
Yung Han Khoe
043daceb7c Added some UserList search form tmpl_vars 2008-05-29 14:44:41 +00:00