Commit graph

1172 commits

Author SHA1 Message Date
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
c9c14261d0 fixed: Thingy i18n has an empty message 2008-03-18 18:08:59 +00:00
Yung Han Khoe
683657b523 Fixed some labels, added some help. 2008-03-15 23:27:25 +00:00
Yung Han Khoe
9de7e34112 add: Thingy asset 2008-03-13 19:06:18 +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
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
Colin Kuskie
49d5f4c678 fixed some typos in the calendar help 2008-02-29 16:35:58 +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
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
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
Colin Kuskie
d495218152 removing empty i18n entry 2008-02-20 21:31:27 +00:00
Graham Knop
9fa0df22c7 Reject HTML and macros in usernames 2008-02-15 14:56:40 +00:00
Colin Kuskie
f3f2bcd3fb clarify that synopsis==summary 2008-02-12 23:59:42 +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
Colin Kuskie
6c72ee9a41 adding the SpectreCheck Macro, per the RFE 2008-02-11 23:11:27 +00:00
Colin Kuskie
a21e710c72 um, add enough POD to by syntactically correct 2008-02-09 22:52:31 +00:00
Doug Bell
a8e8f01887 Forgot this 2008-02-09 19:54:01 +00:00
Doug Bell
1f10f07338 add: Auth modules now accept a "returnUrl" form parameter when logging in or creating a new account. User will be redirected to the value in "returnUrl" after login / create account is complete.
add: L_LoginBox macro has a form.returnUrl template var that returns a user to the exact page they logged in from
2008-02-09 05:09:33 +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
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
b5f7d42a5e fix another i18n entry. Go BartJol! 2008-01-25 16:59:10 +00:00
Colin Kuskie
70a1c8c252 Better POD for logView Asset.pm entry.
Fix a bug with a bad description for the friends template variable in the manage friends template.
2008-01-24 16:18:20 +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
Doug Bell
fc732b5e19 Fixed i18n and all help for Gallery / Album / Photo assets 2008-01-22 22:33:17 +00:00
Chris Nehren
7accc3c57f Add fine-grained export controls. You can now specify whether you want specific
assets to be exportable. If any of an asset's parents aren't exportable, that
asset also won't be exportable.
2008-01-02 22:32:40 +00:00
Doug Bell
af271b9f26 fixed a bunch of GalleryAlbum/Photo tests 2007-12-26 00:39:08 +00:00
Doug Bell
30f22c9b7a fixed some bugs in URL/Content handlers. fixed some bugs in Gallery. 2007-12-18 15:38:06 +00:00
Doug Bell
5222ad6be1 merged with SVN HEAD 2007-12-18 12:22:37 +00:00
Doug Bell
82e9bf8448 Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Doug Bell
8975ef5ef2 added url.raw for Post assets to get a URL without the #id stuff at the end 2007-11-30 19:34:38 +00:00
Colin Kuskie
871042ee75 grrrr. Mistyped an i18n table key 2007-11-28 16:38:22 +00:00
Colin Kuskie
a1ea1ec2de add menuTitle to the Folder templates 2007-11-28 05:00:11 +00:00
Colin Kuskie
a894e6a879 internationalized the high group count message 2007-11-09 16:05:11 +00:00
Colin Kuskie
b6bab1723a internationalize the warning in the Operation/User.pm for not displaying users when there are more than 250 of them 2007-11-05 16:15:04 +00:00
Doug Bell
673faf9be6 added Image::ExifTool to WebGUI. fixed upgrade script properlike 2007-10-29 22:44:35 +00:00
JT Smith
1b51697dbd rfe: Search Asset returns URLs 2007-10-26 16:29:25 +00:00
Colin Kuskie
729ea485b6 add documentation for user account options 2007-10-24 03:40:00 +00:00
Colin Kuskie
59998b8d02 add documentation for the manage friends template 2007-10-24 02:55:17 +00:00
Doug Bell
587443b801 add: Friends network 2007-10-22 19:42:11 +00:00
Colin Kuskie
598a0d0990 fix for choosing uncommitted templates as a User Style Template 2007-10-18 23:17:18 +00:00
Diona Kidd
bada539dcd Adding text for delete private message 2007-10-13 23:59:46 +00:00
Graham Knop
3b16243ba7 restore show running workflows ability for when spectre not running 2007-10-10 15:47:17 +00:00
Graham Knop
5c1a8b62eb add form element template variables for event user defined fields 2007-09-26 14:33:12 +00:00
JT Smith
da87aa2c92 fix: misspelled i18n in webgui password recovery 2007-09-14 14:34:06 +00:00
Graham Knop
a1e1d93360 add type to data form record loop 2007-09-13 19:49:19 +00:00
Doug Bell
4d36c1e6c2 add: WebGUI::Form::CheckList now has optional select all button 2007-09-12 00:50:54 +00:00