Commit graph

1722 commits

Author SHA1 Message Date
Doug Bell
d28c2dc854 fixed thumbnails.js to be more styleable 2008-04-17 23:27:56 +00:00
Doug Bell
7668f68980 add: Calendar can now choose workflow for Events
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +00:00
Graham Knop
3f0656e971 preparing for 7.5.11 dev 2008-04-10 22:48:07 +00:00
Graham Knop
55dbc180bb fixed: iCal feeds don't update properly when events are changed 2008-04-10 22:15:03 +00:00
Yung Han Khoe
4481fcf5c8 Converting Thingy's field types to upper case first 2008-04-10 12:45:05 +00:00
Graham Knop
33c13b97ef fixed: able to view visitor profile, send private messages, add as friend 2008-04-09 22:27:36 +00:00
Doug Bell
99aa2919d6 fixed: Back to Album link doesn't work
fixed: Minor i18n wording discrepencies
fixed: Photo->www_showConfirmation Add a Photo link points to the wrong place
2008-04-09 16:21:52 +00:00
Graham Knop
427c1cff87 fix charset upgrade script 2008-04-08 14:22:10 +00:00
Graham Knop
5c25772a83 preparing for 7.5.10 dev 2008-04-03 21:02:20 +00:00
Graham Knop
db6a8f28a9 fixing database character sets 2008-04-03 14:53:33 +00:00
Graham Knop
edc1c55395 fixed: CS rating links are exposed to site spiders 2008-04-01 14:42:35 +00:00
Graham Knop
d626868da1 fixed: Project Manager can't track non-integer durations 2008-03-28 23:49:07 +00:00
Graham Knop
cc75819ca9 upgrading to TinyMCE 3 2008-03-27 22:12:33 +00:00
Graham Knop
8b17b8c157 make sure all tables are using UTF-8 2008-03-27 20:29:01 +00:00
Graham Knop
1c589b5ee8 preparing for 7.5.9 dev 2008-03-27 19:15:38 +00:00
Graham Knop
81257b6b23 added: Database index on userSession.expires field to speed up workflows 2008-03-27 17:17:15 +00:00
Doug Bell
3ea9420479 fix: Fixed permission issues with Gallery comments
Gallery now checks to see if it's committed before allowing Albums to be added
Slideshow and thumbnails work better
Much, much more
2008-03-27 00:24:00 +00:00
Graham Knop
0bf48f9349 fixed: Syndicated Content picks wrong entries for interleaving 2008-03-25 20:07:23 +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
38256af5f6 preparing for 7.5.7 dev 2008-03-20 16:26:19 +00:00
Graham Knop
a4d9c81391 preparing for 7.5.7 2008-03-13 23:14:41 +00:00
Yung Han Khoe
9de7e34112 add: Thingy asset 2008-03-13 19:06:18 +00:00
Graham Knop
c1349200be fixed: event related links may not work with some group names 2008-03-10 14:53:43 +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
d9d524a2fe Use UTF8 for database connection when connecting to MySQL 2008-03-07 17:45:19 +00:00
Graham Knop
c3744f160b added i18n for calendar 2008-03-07 16:35:03 +00:00
Graham Knop
7c54c8ed93 preparing for 7.5.6 dev 2008-03-07 16:34:51 +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
Graham Knop
5cfba90e33 preparing for 7.5.5 dev 2008-02-29 15:45:30 +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
1673a67dfc added script to remove unneeded .wgaccess files instead of running during upgrade 2008-02-26 23:28:08 +00:00
Graham Knop
5aa79dba45 preparing for 7.5.4 dev 2008-02-22 00:54:33 +00:00
Doug Bell
b801573414 added the new templates to fix the Add an Album button not showing up 2008-02-21 18:40:15 +00:00
Graham Knop
e82135f596 remove unneeded .wgaccess files 2008-02-20 21:01:14 +00:00
Graham Knop
10c435dccb preparing for 7.5.3 dev 2008-02-14 21:46:23 +00:00
Graham Knop
8929765dd3 preparing for 7.5.2 release 2008-02-14 20:48:06 +00:00
Graham Knop
f59b84b01d oops 2008-02-13 16:00:34 +00:00
Graham Knop
6903f60092 really added tab fields to dataform default email template 2008-02-13 15:58:03 +00:00
Doug Bell
e1cee88638 fix: multiple Gallery template fixes 2008-02-12 01:00:58 +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
25f9c46b17 preparing for 7.5.2 dev 2008-02-08 04:51:45 +00:00
Graham Knop
a4b0e89b79 added tab fields to dataform default email template
fix 7.5.1 upgrade creating extra storage locations
2008-02-08 00:47:05 +00:00
Graham Knop
f22646625b package importing fixes 2008-02-08 00:00:13 +00:00
Doug Bell
439fbce173 fix: importPackage now allows you to skip site's autocommit settings. This is necessary for upgrades.
Upgrades were fixed to use the new options
2008-02-07 22:43:05 +00:00
Colin Kuskie
d2e55307ed Set up enhanced logging of transactions.
Note that now, all transactions are logged, whether they
fail or not.  Failed transactions are logged with status
canceled.  ITransact transactions have additional data
logged.
2008-01-30 15:59:09 +00:00
JT Smith
bff94329dc - Slight performance increase in asset queries. 2008-01-29 17:54:55 +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
JT Smith
b9b68a8655 - removed old CS based photo gallery prototype in favor of the new gallery
asset
2008-01-24 22:07:58 +00:00