Graham Knop
48d5d544eb
fixed: Importing a package can break when updating a pending asset
2008-03-20 21:10:35 +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
da5877eb3d
added: Uploads locations and files are set to the same uid/gid that owns the uploads root
2008-03-19 22:36:57 +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
c9c14261d0
fixed: Thingy i18n has an empty message
2008-03-18 18:08:59 +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
683657b523
Fixed some labels, added some help.
2008-03-15 23:27:25 +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
0451af48ea
protect against database cache corruption
2008-03-13 22:32:33 +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
d49b7a7077
fixed: fatal error duplicate keywords added to a wiki page
2008-03-07 20:53:23 +00:00
Graham Knop
abf9f93dd7
ensure proper XML for ITransact messages
2008-03-07 19:50:33 +00:00
Graham Knop
7f41c2d4c2
fixed: loadAllConfigs loads hidden files
2008-03-07 19:19:38 +00:00
Graham Knop
050128f313
fixed: changing image thumbnail size doesn't resize image
2008-03-07 18:55:46 +00:00
Graham Knop
d9d524a2fe
Use UTF8 for database connection when connecting to MySQL
2008-03-07 17:45:19 +00:00
Graham Knop
4a93766bf9
new datepicker
2008-03-07 16:35:19 +00:00
Graham Knop
797b1d2cc6
fixed: exporting as HTML leaks sessions for inaccessible assets
2008-03-07 16:35:12 +00:00
Graham Knop
c3744f160b
added i18n for calendar
2008-03-07 16:35:03 +00:00
Colin Kuskie
f95f3a96f9
more POD for Group.pm
2008-03-07 02:46:11 +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
Graham Knop
77b09dee37
fixed: Child assets not indicated by plus sign in uncommited tags
2008-03-05 04:56:44 +00:00
Graham Knop
ef83ebbcaf
new colorpicker
2008-03-04 21:35:03 +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
Colin Kuskie
49d5f4c678
fixed some typos in the calendar help
2008-02-29 16:35:58 +00:00
Graham Knop
8533cf8ae8
fixing test warnings, Storage should always return to the correct directory
2008-02-29 07:00:29 +00:00
Colin Kuskie
f1ca6d93f8
forward port better POD docs for Asset instanciators
2008-02-28 22:55:21 +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
Chris Nehren
8fdd413d12
* resizable text areas now use the YUI 2.5.0 code
...
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00
JT Smith
4646561299
Moved the Wiki Help link into i18n so it can be pointed to other sites for
...
other lanugages.
2008-02-25 20:20:25 +00:00
Colin Kuskie
409f78bb86
sideport new POD docs
2008-02-25 19:16:10 +00:00
Graham Knop
6e0173bc25
preparing for 7.5.3 release
2008-02-21 23:52:09 +00:00
Graham Knop
3c39775869
use proper urls for rich editor image uploads
2008-02-21 23:07:27 +00:00
Graham Knop
192c2344aa
Form header needs to default to post, multipart/form-data for empty data
2008-02-21 23:07:23 +00:00
Graham Knop
b2ba305e0f
Fixing image uploads
2008-02-21 23:07:19 +00:00
Graham Knop
0010134059
fixed: Rich editor page and image pickers are broken
2008-02-21 23:07:11 +00:00