Colin Kuskie
fdb979ca8a
Merge commit 'v7.10.20' into WebGUI8
2011-10-26 15:02:51 -07:00
Colin Kuskie
4fea10a1f5
Merge commit 'v7.10.19' into WebGUI8
2011-10-25 20:31:50 -07:00
Colin Kuskie
9bd2d09bf3
Comment out the "approved" checkbox, it isn't checked anywhere anyway.
2011-10-25 19:47:12 -07:00
Colin Kuskie
4bfabb9469
Make version tags mandatory again.
2011-10-25 19:44:58 -07:00
Colin Kuskie
00738a17b2
Added some basic POD for WebGUI::{Command,Deprecate}.pm
2011-10-19 17:04:40 -07:00
Colin Kuskie
71533cbba7
Make getPrototypeList catch exceptions.
2011-10-15 18:14:10 -07:00
Colin Kuskie
e5d4664a34
class => className for GalleryFile::Photo
2011-10-15 18:03:43 -07:00
Colin Kuskie
6e5da21f76
Custom edit template for the GalleryAlbum asset.
2011-10-15 18:00:53 -07:00
Colin Kuskie
0ff98ac46d
class vs className fix for the Gallery
2011-10-15 17:59:09 -07:00
Colin Kuskie
eee4269fe2
Update the POD for the AdminToggle macro. It now only takes two arguments instead of three.
2011-10-11 21:48:18 -07:00
Colin Kuskie
be109711a8
i18n a few more labels in the new admin console
2011-10-11 21:00:45 -07:00
Colin Kuskie
f479d2ece8
Remove the FilePile asset from the file system and the config files.
2011-10-11 15:59:14 -07:00
Colin Kuskie
a2a3b2dcb9
Convert FilePile asset into an AssetHelper.
2011-10-11 14:52:00 -07:00
Colin Kuskie
c6f4222a55
Fix POD for edit branch asset helper.
2011-10-11 14:52:00 -07:00
Colin Kuskie
51f41024a3
Move GalleryFile/Photo over to getEditTemplate so it can inherit templates from its parent.
2011-10-04 16:32:33 -07:00
Colin Kuskie
381638f62c
Set the action to get the save!
2011-10-03 15:41:04 -07:00
Colin Kuskie
0e82552f27
Make a custom getEditTemplate method to handle getting information from the parent Matrix. Fix class=>className form code, and adding buttons.
2011-10-03 13:40:04 -07:00
Colin Kuskie
8317b31031
Strip out unnecessary whitespace. Add enough error handling to test out the Ticket, Token, Ribbon and Badge.
2011-09-30 18:55:02 -07:00
Colin Kuskie
8973f6a4e2
Fix EMS issues and change www_edit to a getEditForm override.
2011-09-30 18:54:35 -07:00
Colin Kuskie
8cadf2d1c3
UPdated POD for getEditForm override.
2011-09-30 18:34:46 -07:00
Colin Kuskie
4aa668df33
Add some redirect/proceed magic to make it return you to the EMS after adding/editing a badge.
2011-09-30 15:24:45 -07:00
Colin Kuskie
cea9786d98
Updated to work with getEditForm.
2011-09-30 15:14:13 -07:00
Colin Kuskie
e6a7982111
I18n fix for EMSBadge, and updated to work with getEditForm.
2011-09-30 15:13:49 -07:00
Colin Kuskie
778910302f
use getStyleTemplateId so mobile styles are obeyed.
2011-08-10 07:53:09 -07:00
Colin Kuskie
82773839b6
Convert Event to use getEditTemplate.
2011-08-09 20:20:57 -07:00
Colin Kuskie
b3f5e89690
Take the object's default as a defaultValue for the form if there are no config file overrides. However, always provide one.
2011-08-09 20:19:40 -07:00
Colin Kuskie
693bccde4b
Remove useless call to getGallery.
2011-08-09 13:32:52 -07:00
Graham Knop
620d34b8f7
fix race condition in passive profiling
2011-08-08 15:42:00 -05:00
Colin Kuskie
0af0bf6a13
Remove www_edit from WikiPage and rely on the master class instead.
2011-08-04 22:13:41 -07:00
Colin Kuskie
fe2aa2fe87
Don't need www_edit anymore, either.
2011-08-04 22:13:41 -07:00
Colin Kuskie
32a3225daa
Update Story to use getEditTemplate
2011-08-04 22:13:41 -07:00
Graham Knop
361f60c483
better upgrade script name detection
2011-08-04 12:48:51 -05:00
Colin Kuskie
c13e9e9367
Form parameter fix: class -> className in the Post.
2011-08-03 16:14:56 -07:00
Colin Kuskie
6979358d70
Convert Post over to using getEditTemplate. Still need work on autocommit.
2011-08-02 16:26:14 -07:00
Colin Kuskie
469250fd76
Update WikiPage to use the right style template.
2011-08-01 16:05:44 -07:00
Colin Kuskie
4ac894d981
Add a method that returns either the standard style template or the mobile style template based on the Session.
2011-08-01 16:04:54 -07:00
Doug Bell
aabb4648d6
allow edit templates without attached forms
...
This lets authors not use FormBuilder unless they really want to... for now.
2011-08-01 16:35:28 -05:00
Doug Bell
1992f33de9
fix adding new WikiPage assets
2011-08-01 16:35:28 -05:00
Colin Kuskie
37b8d15c0f
Add a little POD to the decimated Session/Id.pm module.
2011-08-01 11:09:36 -07:00
Scott Walters
766be8ae7f
Docs about how to do error handling from the user app side in WG8
2011-07-29 15:04:34 -04:00
Colin Kuskie
56a0f0dd3d
No need to remake the same user object.
2011-07-27 22:46:29 -07:00
Colin Kuskie
94761c46e4
Fix whitespace problems with POD in Session/Response
2011-07-27 22:21:21 -07:00
Colin Kuskie
94928825f2
Fix whitespace problem with POD in Asset/Shortcut
2011-07-27 22:20:15 -07:00
Scott Walters
e945a94c63
Reworked error handling to propogate errors downward, especially when webgui.debug is set
2011-07-26 03:10:56 -04:00
Doug Bell
5736e5eb3a
refactor www_add/www_edit to fix existing www_edit overrides
...
If you previously overrode www_edit to create a template, you must
instead override getEditTemplate and return your template from there.
Make sure to set your style template correctly.
2011-07-12 20:37:00 -05:00
Colin Kuskie
7fda01b291
Fixup of FormField macro tests and POD.
2011-07-11 17:22:25 -07:00
Colin Kuskie
9113408408
When a post is purged, disqualify it as the last post in its thread, and the parent CS. Fixes bug #12183
2011-07-11 15:04:54 -07:00
Colin Kuskie
4b663fdf0b
Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190 .
2011-07-11 13:04:22 -07:00
Colin Kuskie
87d252ec26
Make sure that the keywords template variable is provided by processTemplate, since we documented that it does that. Fixes bug #12186 .
2011-07-10 18:29:52 -07:00
Colin Kuskie
5d74b24e97
Remove debug code, replace with line accidently deleted during debug. Fixes bug #12188
2011-07-08 15:23:17 -07:00