Commit graph

34 commits

Author SHA1 Message Date
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
Graham Knop
709b9e085f fixed: Thingy: Importing data can fail with some internal field Ids 2008-05-02 16:37:55 +00:00
Yung Han Khoe
94209d6edb fixed: Thingy: Problem with delete Thing permissions 2008-05-01 15:15:58 +00:00
JT Smith
9b9158cab6 some code cleanup
added a listOfThings loop to the various views to provide navigation between things
2008-04-30 16:18:14 +00:00
JT Smith
e9853fdf5c hide default thing until there are things to list 2008-04-28 23:53:08 +00:00
Yung Han Khoe
2afad57758 fixed: Thingy: search result "sort by" not working 2008-04-22 22:09:30 +00:00
Yung Han Khoe
48569a5e00 fixed: Thingy: thing view screen always displays all fields 2008-04-22 19:46:36 +00:00
Yung Han Khoe
9b23399fdd fixed: When latest Thing is removed from a Thingy only a drag button is displayed 2008-04-21 15:47:11 +00:00
Yung Han Khoe
8d756de290 fixed: Default Thing Name when adding a Thing is Thingy and should be Thing 2008-04-21 15:34:00 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Yung Han Khoe
3e82c7368d fixed: Thingy: delete a thing dysfunctions linked things 2008-04-09 15:42:24 +00:00
Yung Han Khoe
17efa03530 fixed: Thingy: field type 'other thing' does not stay selected 2008-04-09 15:07:58 +00:00
Graham Knop
b2317c7136 read line by line for thingy import instead of slurp 2008-04-08 22:04:06 +00:00
Yung Han Khoe
539957df52 fixed: Thingy: field sequence not imported correctly for existing Thingies 2008-04-08 16:12:10 +00:00
Yung Han Khoe
7ecc11888f fixed: Thingy: "add" and "edit" permission problem 2008-04-07 16:31:14 +00:00
Yung Han Khoe
8fce11c813 fixed: selecting some field types will crash Thingy 2008-04-06 18:47:56 +00:00
Yung Han Khoe
68562cb6ae fixed: Thingy: subtext is not displayed 2008-04-05 11:44:32 +00:00
Yung Han Khoe
e81105ac92 fixed: Thingy: field types not in alphabetical order 2008-04-05 10:53:44 +00:00
Yung Han Khoe
f72cf18011 fixed: Thingy: "cancel" -- cannot cancel when adding a thing 2008-04-02 13:20:55 +00:00
Yung Han Khoe
21f4a85055 fixed: Thingy: on demo sites the edit and delete icons in search results have wrong url's 2008-03-27 22:58:15 +00:00
Yung Han Khoe
50231853bd fixed: Thingy: problems editing/viewing records 2008-03-27 16:44:46 +00:00
Yung Han Khoe
f584a12273 fixed: Thingy: field type includes things without fields 2008-03-27 13:47:08 +00:00
Yung Han Khoe
e862cb8303 Added an optionsSettable flag to form types that have an options property 2008-03-27 11:16:55 +00:00
Yung Han Khoe
ae6c1ac6df Thingy now shows all field types when editing a field. 2008-03-26 19:03:46 +00:00
Yung Han Khoe
e6e89b16ef fix: Thingy shows things from other Thingies 2008-03-24 14:10:41 +00:00
Yung Han Khoe
8880678209 Added hover help in Thingy's yui popups. 2008-03-22 01:13:22 +00:00
Graham Knop
13df5fb547 improve Thingy i18n 2008-03-20 15:46:07 +00:00
Graham Knop
7d3c1d2ca6 fixed: Thingy has no icon 2008-03-19 15:38:38 +00:00
Yung Han Khoe
8999b5f5e2 Collateral methods now quote table/column names. Removed Collateral methods from Thingy asset. 2008-03-15 16:19:40 +00:00
Yung Han Khoe
f70549720b fix: defaultThingId was not automatically set after creating first thing, also added a test for this. 2008-03-15 15:47:55 +00:00
Graham Knop
cef5f68603 Fix test failures 2008-03-13 22:08:24 +00:00
Yung Han Khoe
9de7e34112 add: Thingy asset 2008-03-13 19:06:18 +00:00