Commit graph

1813 commits

Author SHA1 Message Date
Graham Knop
5bc3ebfd43 fixed: DataForm will create fields with duplicate names but doesn't use them separately 2008-03-24 09:43:40 +00:00
Yung Han Khoe
8880678209 Added hover help in Thingy's yui popups. 2008-03-22 01:13:22 +00:00
Graham Knop
77b3c9573c fixed: Collaboration System threads can return other object types when asked for replies 2008-03-21 22:01:49 +00:00
Graham Knop
b6a4aad7c6 fixed: Optional pubDate RSS field generates warnings when missing 2008-03-21 22:01:40 +00:00
Graham Knop
878ded9c70 fixed: Changing name of Matrix listing leaves discussion forum with old name 2008-03-20 19:38:00 +00:00
Graham Knop
8c2c8b8b8f fixed: Editting matrix listings shows fields from other matrix assets
fixed: Matrix assets show pending listings from all matrix assets on a site
2008-03-20 19:37:54 +00:00
Doug Bell
ab6f4defe3 - moved Gallery utility methods to WebGUI::Utility::Gallery
- Added tests for GalleryAlbum RSS
- More tests for comments
- Test International Macro sprintf as third+ arguments
- Add Gallery search limiting by user ID
- Remaining i18n for Gallery templates
- Fix: Search form now visible in Photo assets
Moved a lot of stuff from Photo to GalleryFile
2008-03-20 18:51:44 +00:00
Graham Knop
13df5fb547 improve Thingy i18n 2008-03-20 15:46:07 +00:00
Graham Knop
93ef776635 fixed: Matrix caches pages, and may not update for new listings 2008-03-19 22:37:10 +00:00
Graham Knop
a34025fbc9 fixed: SQL Form fields with a regex are required even if not set to required 2008-03-19 22:37:03 +00:00
Graham Knop
4a326b2b40 fixed: Wiki page history shows username instead of alias 2008-03-19 18:11:29 +00:00
Graham Knop
7d3c1d2ca6 fixed: Thingy has no icon 2008-03-19 15:38:38 +00:00
Graham Knop
3a98713980 fixed: HttpProxy mixes original site's content encoding with WebGUI's 2008-03-18 15:46:02 +00:00
Graham Knop
b9134bcadb Don't need to convert data to UTF8 anymore, it comes from mysql that way 2008-03-18 14:48:40 +00:00
Yung Han Khoe
8999b5f5e2 Collateral methods now quote table/column names. Removed Collateral methods from Thingy asset. 2008-03-15 16:19:40 +00:00
Yung Han Khoe
f70549720b fix: defaultThingId was not automatically set after creating first thing, also added a test for this. 2008-03-15 15:47:55 +00:00
Graham Knop
cef5f68603 Fix test failures 2008-03-13 22:08:24 +00:00
Yung Han Khoe
9de7e34112 add: Thingy asset 2008-03-13 19:06:18 +00:00
Graham Knop
1443a2964f fixed: events get start/end time even when none specified (also can offset start/end day 2008-03-10 21:57:54 +00:00
Frank Dillon
eb8b2f3f31 Added feature to allow users to determine whether new / unplaced assets are added to the top or bottom of the first content position of Layouts. 2008-03-08 17:07:29 +00:00
Graham Knop
050128f313 fixed: changing image thumbnail size doesn't resize image 2008-03-07 18:55:46 +00:00
Graham Knop
c3744f160b added i18n for calendar 2008-03-07 16:35:03 +00:00
Doug Bell
3842ebf6fa Added WebGUI::Asset::File::GalleryFile
Changed Photo to subclass WebGUI::Asset::File::GalleryFile
2008-03-05 23:06:58 +00:00
Doug Bell
8af6f28988 fix: GalleryAlbum and Photo were not showing correct confirmation messages on editSave
add: Ability to edit comments to Photos
add: Ability to choose which rich editor for Albums
2008-03-04 21:26:30 +00:00
Doug Bell
78776f2f33 fix: List View now begins at the beginning of the day of the date/time passed in
removed a spurious warning
2008-02-29 17:20:50 +00:00
Doug Bell
4a65691dcc add: Calendar List view and associated Help
add: Ical Page length
add: WWW::Mech tests for Auth and Redirect
2008-02-28 18:40:06 +00:00
Graham Knop
8129bef2fb add another index to SQL Form tables 2008-02-28 15:39:04 +00:00
Graham Knop
44e789544a fixed: wiki pages link to deleted pages 2008-02-28 15:38:56 +00:00
Graham Knop
01cd5676e5 fixed: unable to remove calendar feeds in IE6 2008-02-26 23:28:16 +00:00
Doug Bell
ce4688310e More Gallery i18n
fix: Add an Album link now appears on Gallery List Albums view
2008-02-21 18:38:25 +00:00
Doug Bell
fa156af1a9 add: i18n for more Gallery templates
add: International macro now takes sprintf arguments as third and subsequent parameters
add: Keywords are now processed and given to the photo template, along with a url to search the gallery for the keyword. 
add: Photos now track views
2008-02-12 00:55:06 +00:00
Graham Knop
fb81012d1a fix rolling back version tags with an asset with a later revisionDate than a child 2008-02-08 02:10:46 +00:00
Graham Knop
f22646625b package importing fixes 2008-02-08 00:00:13 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Doug Bell
53ac4be8d1 Added a simple smtpd for testing
MERGE: Added ability for WebGUI::Test->getPage to work on Operations
MERGE: Fix for AdSpace and tests for Operation::AdSpace
Fixed Poll's use of JSON
Added tests for emailOverride
2008-02-05 19:34:09 +00:00
Graham Knop
0599bd0d5b fix Extra head tags of unplaced assets included twice 2008-02-04 14:49:44 +00:00
Doug Bell
2bad2ecab2 fix: Couldn't add photos to gallery albums 2008-02-04 00:56:00 +00:00
Doug Bell
ec3bc19d77 Added i18n for Gallery (Search) template
Fix: Album description showing up in Photos when photo has no synopsis
fix: Photo now shows correct confirmation screen
fix: Photo now gets auto-committed according to Gallery approval workflow
fix: Formatting problems in Album view
fix: Photo and Album assets now retain their Owner after other users edit them.
fix: Gallery::Utility migration now retains createdBy, creationDate, and ownerUserId.
Testing Gallery::Utility a bit more thoroughly.
fix: Photo EXIF data now gets cached correctly and sanitized for references (since JSON won't store them and they're of no use to us anyway).
2008-01-25 22:34:37 +00:00
Colin Kuskie
2a388db1a6 fix a typo 2008-01-25 21:33:01 +00:00
JT Smith
34fd8c9245 updated webgui to run with Config::JSON 2.04 2008-01-25 05:10:33 +00:00
JT Smith
fb434a8b3a fix: content handler and redirects 2008-01-25 01:36:14 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
JT Smith
b5fdcd482f quick fix for the release 2008-01-24 08:13:06 +00:00
Graham Knop
2dc8a3e72c fix rating archived posts 2008-01-24 07:28:27 +00:00
Graham Knop
89201092fb screwed up a merge 2008-01-24 06:47:33 +00:00
JT Smith
060a43261f typo 2008-01-24 06:46:08 +00:00
Graham Knop
1149fd54ed merging 7.4 changes 2008-01-23 23:48:35 +00:00
Doug Bell
5292426cc5 add: Events in calendar Week view can now be ordered arbitrarily\
fix: Event Related Links are now proper collateral in their own table. The HTML area is parsed and the table populated accordingly. No more silly HTML Area.
2008-01-23 02:41:38 +00:00
Colin Kuskie
4f6dad9bc5 remove more bad whitespace from Gallery/Utility.pm 2008-01-09 17:18:44 +00:00
Doug Bell
6fcfa3f80d fixes for Gallery and Gallery Utility 2008-01-09 04:23:52 +00:00