Commit graph

5708 commits

Author SHA1 Message Date
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
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
4601dd2bbe don't write .wgaccess files for world readable storage locations 2008-02-20 21:01:10 +00:00
Graham Knop
3713003b82 fixed: creating ad spaces was broken 2008-02-19 17:56:21 +00:00
Colin Kuskie
ed017f6007 Forward port diagnostics and $/ bug fix from 7.4 and Commerce branches. 2008-02-18 18:30:29 +00:00
Doug Bell
4b82481594 changed User.t and Group.t to use a less used ip address to make tests pass on my network that uses 192.168.0.0/16\
fixed a logic bug in WebGUI/Workflow/Cron
2008-02-18 06:08:16 +00:00
JT Smith
e40881c861 additional health check 2008-02-15 21:26:56 +00:00
JT Smith
1f5e3ffcad faulty ref check 2008-02-15 18:05:49 +00:00
Graham Knop
9fa0df22c7 Reject HTML and macros in usernames 2008-02-15 14:56:40 +00:00
Colin Kuskie
39f1a3da3c forward port slash handling fix from 7.4 branch 2008-02-14 23:51:17 +00:00
Colin Kuskie
f3f2bcd3fb clarify that synopsis==summary 2008-02-12 23:59:42 +00:00
Colin Kuskie
2b7928db0f add more POD to www_add 2008-02-12 21:59:25 +00:00
Graham Knop
f0b38ad224 fix regression: Site starter style displays incorrectly in IE 2008-02-12 10:16:48 +00:00
Graham Knop
178d6e787a fix: don't show Admin mode toggle when not in adminModeSubnets 2008-02-12 10:16:41 +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
563e3101d9 added POD to the macro skeleton 2008-02-11 21:44:09 +00:00
Colin Kuskie
a21e710c72 um, add enough POD to by syntactically correct 2008-02-09 22:52:31 +00:00
Colin Kuskie
abdf04659a Add POD for the SessionId macro. 2008-02-09 22:45:52 +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
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
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
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
Colin Kuskie
b27d14f2e5 forward porting editBranch ownerUserId fixes into HEAD 2008-02-05 16:36:45 +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
0a17df8174 fixed problem with JSON sanity checking 2008-02-01 17:48:43 +00:00
Colin Kuskie
63668be0d0 Alter Workflow::Instance and Cron to return empty hashrefs instead
of undef.
Fix JSON handling in Commerce::Transaction->shippingOptions.  This probably isn't a problem
now since it is never called as an accessor.
2008-01-31 05:34:12 +00:00
Colin Kuskie
ada1a76b87 Make same change as in Workflow::Cron in Workflow::Instance. 2008-01-31 05:00:31 +00:00