Commit graph

94 commits

Author SHA1 Message Date
Yung Han Khoe
2c93df1bf7 fixed #10146: Thingy duplicate errors 2009-04-20 22:02:50 +00:00
David Delikat
599d0ec770 fixed bug 9989: thing pagination no longer includes datasave params 2009-04-13 00:48:10 +00:00
Yung Han Khoe
dc0f5a9fea added some tmpl_vars to thingy's search template 2009-04-11 19:04:22 +00:00
Yung Han Khoe
17378e2e77 taking out an unapproved rfe 2009-03-25 21:59:09 +00:00
Yung Han Khoe
9a88b8756e added Thingy field-copy function and changed thingy field pretext and subtext 2009-03-25 21:52:33 +00:00
Yung Han Khoe
a57fc80a18 Added rfe #9098 Thingy thing-copy function and added some context to thingy's i18n 2009-03-24 17:08:33 +00:00
Colin Kuskie
1a4211dcb5 Really fix Thingy pagination this time. I promise. For sure.
No kidding.
2009-02-21 00:37:57 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
e5ede77c29 use char instead of varchar 2009-02-18 03:18:20 +00:00
Graham Knop
bf9bd2f0d2 use proper JSON encoding/decoding 2009-02-10 21:41:36 +00:00
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
Yung Han Khoe
1527ac43e8 added rfe #w9099: Thingy field-copy function 2008-12-03 12:43:10 +00:00
Yung Han Khoe
858c9033b9 Added rfe 9128: Thingy fields subtext and pretext now have max length of 1024. 2008-12-02 10:04:00 +00:00
Yung Han Khoe
47ee55639e rfe: Thing-copy function (#9098) 2008-11-30 11:11:04 +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