Colin Kuskie
|
9c87479f20
|
Forward porting expanded patch for handling deleted things.
|
2009-01-05 18:47:35 +00:00 |
|
Colin Kuskie
|
ee66303d56
|
Have Thingy check for existance of table and column to prevent
SQL from dying.
|
2009-01-05 18:09:52 +00:00 |
|
Colin Kuskie
|
6964c2f1d2
|
Fix linking to other things and autocreating the form field for it.
|
2009-01-05 16:49:23 +00:00 |
|
Colin Kuskie
|
cf07abd052
|
i18n Edit and Delete buttons created in code.
|
2009-01-02 19:55:00 +00:00 |
|
Colin Kuskie
|
5574c9cc34
|
Fix preview of Image fields in the editThing screen.
|
2009-01-02 19:51:04 +00:00 |
|
Yung Han Khoe
|
a0c6acd257
|
fixed #9296: Thingy View template not recognising field_isVisible
|
2008-12-16 12:08:16 +00:00 |
|
Colin Kuskie
|
bb5ced3e0d
|
remove Combo from Thingy, and let it autodetect List type form fields like the dataform does
|
2008-12-10 17:03:25 +00:00 |
|
Yung Han Khoe
|
77aefb85e6
|
fixed #9219: Thingy After Save Search This Thing not showing all rows
|
2008-12-07 17:25:17 +00:00 |
|
Colin Kuskie
|
27d7a73e53
|
Internationalize a Thingy template
Add a link from the manage screen back to the default view.
|
2008-11-27 02:33:08 +00:00 |
|
Kaleb Murphy
|
1cc87c159b
|
Thingy now has a copy thing data option.
|
2008-11-18 21:37:56 +00:00 |
|
Graham Knop
|
675105b900
|
clean up some thingy slightly
|
2008-11-06 22:16:22 +00:00 |
|
Graham Knop
|
70e6b8a03d
|
fixed #9028: Thingy fails when setting values containing single quotes
|
2008-11-06 22:16:08 +00:00 |
|
Chris Nehren
|
921ee1ab96
|
Added the NotifyAboutThing workflow activity. Use this activity to create
workflows for the add / edit / delete workflows for a thingy's things.
Also fixed a typo in the POD for Thingy.
|
2008-10-20 20:00:51 +00:00 |
|
Yung Han Khoe
|
9e2ec505c0
|
added rfe #740: Thingy Pre-Text
|
2008-10-20 16:08:09 +00:00 |
|
Yung Han Khoe
|
421392f134
|
Added Thingy RFEs: Max entries per user AND Export extra fields
|
2008-10-10 14:43:15 +00:00 |
|
Colin Kuskie
|
a10d0a4cf1
|
fix bad whitespace in Thingy POD
|
2008-10-08 16:56:17 +00:00 |
|
Yung Han Khoe
|
febf192fff
|
rfe: Thingy Private Rows
|
2008-10-07 09:53:50 +00:00 |
|
Yung Han Khoe
|
f940752c4f
|
Updated Thingy's edit instructions and search description fields to HTMLAreas
|
2008-10-07 07:57:45 +00:00 |
|
Yung Han Khoe
|
a877a505c4
|
fixed: Combo box does not show possible values in Thingy
|
2008-10-06 12:56:05 +00:00 |
|
Yung Han Khoe
|
20e561788b
|
Fixed select slider and key/value pair support for list type form elements in Thingy
|
2008-10-06 08:38:06 +00:00 |
|
Graham Knop
|
49e65fd8eb
|
use isAdminOn instead of the variable directly
|
2008-09-26 20:16:51 +00:00 |
|
Yung Han Khoe
|
1378ab0d41
|
Added field_loop to output of Thingy's www_getThingViaAjax method
|
2008-09-25 20:05:17 +00:00 |
|
Yung Han Khoe
|
976834a5a4
|
small changes in Thingy's web services methods, added Thingy tests
|
2008-09-24 16:24:14 +00:00 |
|
Patrick Donelan
|
dd5d0639b2
|
RFE - Teach Thingy to be a Web Service (http://www.plainblack.com/rfe/request-for-enhancement/teach-thingy-to-be-a-web-service) [Yung]
|
2008-09-24 07:10:46 +00:00 |
|
Graham Knop
|
7bf06aab7b
|
make sure we are using var->isAdminOn instead of var->get('adminOn')
|
2008-09-18 19:51:25 +00:00 |
|
Kaleb Murphy
|
9e9fc14983
|
Thingy view template now has access to field_dateCreated and field_lastUpdated for Things
|
2008-09-17 16:31:31 +00:00 |
|
Kaleb Murphy
|
15d93174c4
|
Thingy Things can now have no fields and still work
|
2008-09-11 15:26:06 +00:00 |
|
Kaleb Murphy
|
49b06039d6
|
Removed commented code
|
2008-08-22 21:48:43 +00:00 |
|
Kaleb Murphy
|
22acd6eb8d
|
Thingy now requires at least 1 field per new Thing
|
2008-08-22 21:37:37 +00:00 |
|
Kaleb Murphy
|
2d3ca50c05
|
Removed trace statements
|
2008-08-22 19:06:36 +00:00 |
|
Kaleb Murphy
|
c8d50c339e
|
Fixed Thingy so that when a user does not have permission to view the default view of a Thing, a proper error message is received
|
2008-08-22 17:01:32 +00:00 |
|
Graham Knop
|
38283afc78
|
making separate methods for www_search and search etc
|
2008-08-22 16:10:06 +00:00 |
|
Graham Knop
|
778a32df19
|
remove Do Nothing On Delete workflow and allow none to be selected for on delete etc workflow
remove remnants of realtime workflow selection code
|
2008-08-22 16:10:00 +00:00 |
|
Chris Nehren
|
36eb8db8fc
|
add ability to show metadata values in head blocks.
|
2008-08-21 18:51:16 +00:00 |
|
Yung Han Khoe
|
2fe2eaf9e2
|
fixed: Thingy: edit operation sql error and default thing property hidden
|
2008-08-19 23:52:00 +00:00 |
|
JT Smith
|
f5f5b91cdd
|
- Fixed the column ordering links in search on Thingy.
|
2008-08-15 02:57:58 +00:00 |
|
JT Smith
|
13415cf1f9
|
fixed thingy so it displays all the data by default on the search screen
|
2008-08-15 02:51:26 +00:00 |
|
Yung Han Khoe
|
abcf011916
|
fixed: Thingy: System tables created for new things are not forced to use charset=utf8
|
2008-08-09 12:00:08 +00:00 |
|
Yung Han Khoe
|
96b7047d22
|
fixed: Thingy: Setting the size of a field has no effect
|
2008-08-08 11:27:47 +00:00 |
|
Yung Han Khoe
|
399fe6fbe3
|
fixed: Thingy: Subtext disappears when editing a field
|
2008-08-07 11:52:30 +00:00 |
|
Yung Han Khoe
|
599659c745
|
fixed: thingy and select box
|
2008-08-06 11:40:16 +00:00 |
|
Chris Nehren
|
8ceac0ac25
|
Remove trailing whitespace.
|
2008-08-05 19:53:24 +00:00 |
|
Chris Nehren
|
c80a966f91
|
Fixed: Thingy importing with newlines embedded in CSV fields
|
2008-08-05 19:03:41 +00:00 |
|
Yung Han Khoe
|
cc76e3b319
|
fixed: thingy's checkbox field
|
2008-07-29 09:45:55 +00:00 |
|
Yung Han Khoe
|
3642628dc6
|
fixed: Thingy Search Broken
|
2008-07-12 20:19:56 +00:00 |
|
Doug Bell
|
5ece4a1d8c
|
fixed: thingy now has appropriate values for all field types
|
2008-06-20 21:51:50 +00:00 |
|
Doug Bell
|
fb81e7d67b
|
fixed: Thingy Data now retains File and Image unless explicitly deleted
|
2008-06-20 17:19:14 +00:00 |
|
JT Smith
|
01d9af6222
|
The concept of "realtime" workflow has been eliminated. Instead all workflows are now realtime (synchronous), and roll over to be asynchronous if they cannot complete succesfully and immediately.
|
2008-05-03 05:38:13 +00:00 |
|
Yung Han Khoe
|
032d85c12d
|
fix: Thingy: edit thing doesn't show any saved properties
|
2008-05-02 17:20:20 +00:00 |
|
Yung Han Khoe
|
4cb2afd998
|
fixed: Thingy: Problem with add_url tmpl_var permissions
|
2008-05-02 17:15:21 +00:00 |
|