Doug Bell
c7825d4f74
only drag handles should drag asset
...
this prevents problems with not being able to input or interact with
assets while the drag handles are showing
2011-04-22 18:05:56 -05:00
Doug Bell
9820e3e111
fix noFormPost in Asset->getFieldData. it's in the attribute
2011-04-22 17:40:11 -05:00
Doug Bell
4bcd1e3976
fix Map/MapPoint editing
2011-04-22 17:02:06 -05:00
Doug Bell
d86381d440
refactor getEditForm to make a sub to get field properties
2011-04-22 17:01:38 -05:00
Doug Bell
5a12add79a
test_content found a bug! event should use Calendar's cache timeout
2011-04-22 14:44:16 -05:00
Doug Bell
713aa0f5e7
add Calendar to test_content
2011-04-22 14:38:30 -05:00
Colin Kuskie
38ccde6712
Propertly quote table names when purging revisions.
2011-04-22 09:33:03 -07:00
Colin Kuskie
3982b7ee39
ProfileFields were missing extras from their properties. Fixes bug #12102 .
2011-04-22 08:59:14 -07:00
Colin Kuskie
ef08d0d481
i18n the controls for the JsonTable form plugin. Fixes bug #12116
2011-04-21 19:54:18 -07:00
Doug Bell
8d527d1de9
start the test_content webgui command with Articles
2011-04-21 18:59:12 -05:00
Doug Bell
54b8cfc5a9
default asset helpers are now i18ned
2011-04-20 19:08:56 -05:00
Doug Bell
cd15d36ce4
edit button in toolbar now works properly
2011-04-20 18:37:49 -05:00
Doug Bell
9939e91eda
remove useless scope setting
...
getHelperHandler already provides a function bound to the
correct scope
2011-04-20 18:34:03 -05:00
Doug Bell
f0cd4ebbd5
add unarchiveall asset helper for collabs
2011-04-20 18:29:41 -05:00
Doug Bell
a7f60c7d45
add confirm dialog for helpers
2011-04-20 18:29:33 -05:00
Colin Kuskie
d4672a92f1
Consider search fields when doing search in a Thingy normally, or via Ajax. Fixes bug #12117 .
2011-04-20 16:05:20 -07:00
Doug Bell
db9753eb01
default www_edit now returns template. add errors to edit template
2011-04-20 17:49:49 -05:00
Doug Bell
ecce246e1c
new layout drag handles working
2011-04-20 15:52:50 -05:00
Doug Bell
0299d7837c
start on new layout draggables
2011-04-19 18:13:03 -05:00
Doug Bell
8906c3f28a
className is the full class name. type is the i18n name
2011-04-19 14:01:25 -05:00
Doug Bell
45ca3ea8d8
remove switchAdminOn. anyone in group 12 always has admin on
2011-04-19 11:43:21 -05:00
Doug Bell
e9f793365b
add the other, lesser magic groups
2011-04-19 11:19:22 -05:00
Doug Bell
71aa7115de
add documentation for magic numbers
2011-04-19 11:13:20 -05:00
Doug Bell
06549c925d
add migration docs for new admin on and toolbars
2011-04-19 10:44:14 -05:00
Colin Kuskie
fa0a606f1e
Ready for 7.10.15 development.
2011-04-18 20:43:20 -07:00
Colin Kuskie
e674a2eb62
Preparing for 7.10.14 release.
2011-04-18 20:29:01 -07:00
Colin Kuskie
e5d94f3a5b
Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104 .
2011-04-18 16:26:57 -07:00
Doug Bell
9068e75006
AdminToggle can only be on
2011-04-18 16:48:00 -05:00
Doug Bell
5612871d85
new, fully-javascript admin toolbars
2011-04-18 16:46:30 -05:00
Colin Kuskie
9065aa9eb8
Fix a syntax error in the Transaction.
2011-04-18 12:03:31 -07:00
Colin Kuskie
cf36a1510f
When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107 .
2011-04-18 11:36:27 -07:00
Paul Driver
e901b95520
rfe #12108 : Mail to Group preference field
2011-04-15 12:21:16 -05:00
Doug Bell
9d6fa33e16
remove toggleToolbar and getToolbar state
...
These are not necessary with the new toolbars
2011-04-14 15:22:31 -05:00
Doug Bell
f5ebb6e916
change admin console to get asset info via ajax call after frame is loaded
...
this is step one in making the asset control toolbars work
correctly without having an "Admin Mode"
2011-04-14 15:08:35 -05:00
Peter Christiansen
1966cc02a7
Updates and bugfixes for Thingy:
...
Bugfixes:
1. maxuser entries not respected in imports.
2. newly created records via CSV are not stored with createdById and dateCreated and ipAddress
Updates:
1. added : Thingy fields can now be set as unique and checked upon insert
2. added : Thingy max entries of thingy records added
2011-04-14 21:31:21 +02:00
Doug Bell
eec3986cf7
fix formbuilder tests for new flags
2011-04-13 17:53:06 -05:00
Doug Bell
d466e757e4
make Admin interface into a settings template
2011-04-13 17:51:18 -05:00
Doug Bell
c3a2714c93
add template toolkit to the default template parsers
2011-04-13 17:09:22 -05:00
Doug Bell
49da157eea
add flags to determine what formbuilder object type
2011-04-13 16:53:41 -05:00
Doug Bell
4a43f9fafb
allow non-hash values in arrays, valid in TT templates
2011-04-13 16:53:00 -05:00
Doug Bell
ad3231af73
change asset www_add and www_edit into templates
2011-04-13 16:52:07 -05:00
Paul Driver
df2e1a5b27
rfe #12105 : Make shortcuts related for export purposes
2011-04-13 15:57:50 -05:00
Doug Bell
9489283960
add YUI button to WebGUI button
2011-04-13 12:47:20 -05:00
Doug Bell
04a420e0bd
formbuilder toTemplateVars is now complete and tested
2011-04-12 21:26:20 -05:00
Colin Kuskie
c015b6710c
Unescape paypal's content before parsing it so that multi-line data is handled correctly. Fixes bug #12103 .
2011-04-12 16:41:20 -07:00
Colin Kuskie
96ee557586
Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100 .
2011-04-11 15:48:15 -07:00
Colin Kuskie
38de00f931
Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992
2011-04-11 15:05:42 -07:00
Doug Bell
67918361e6
remove old forwardButton class and "Please Wait..." text
...
We'll add similar functionality using the YUI button stuff
2011-04-11 16:59:22 -05:00
Doug Bell
0168cb16a4
add wg-form-TYPE class to all form control wrappers
2011-04-11 16:57:21 -05:00
Doug Bell
0c25620867
redefine a submit button in terms of a normal button
...
in short: override new() instead of toHtml to allow changes to be made
to the submit button.
2011-04-11 16:42:20 -05:00