Commit graph

133 commits

Author SHA1 Message Date
helmutm
309f5f1e21 provide create and edit dialogs for concepts - starting with glossary items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2209 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-03 10:23:38 +00:00
helmutm
330c86bb48 work in progress: editing forms/dialogs for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2111 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-14 07:48:37 +00:00
helmutm
5fd6f75a60 use new SchemaFactory for fine-grained control of field properties
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2080 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-30 17:12:55 +00:00
helmutm
0618ac5b73 removed 'from base import Loops' from __init__.py
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1895 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-09 14:57:22 +00:00
helmutm
d258c62bb7 Render external text files e.g. as restructured text
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1826 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-07-16 08:42:43 +00:00
helmutm
f913b0d063 added neutral skin 'Loopz'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1776 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-06-07 16:47:41 +00:00
helmutm
fd05478f71 fixes for view configuration
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1703 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-23 09:27:50 +00:00
helmutm
1e115ed0e2 storage improvements; resource listings + 'author(s)' field; start with user_registration.html
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1671 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-01 07:34:00 +00:00
helmutm
a45f2311f0 minor improvements on resource listings and download
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1631 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-09 15:48:28 +00:00
helmutm
06d69431d3 added description field; reorganize concept view: put parents in a portlet, concepts and resources vertically below one another
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1611 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-05 11:18:50 +00:00
helmutm
f43676c843 provide common.NameChooser and use it on browser.form
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1601 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-02-28 09:24:58 +00:00
helmutm
24fb20d78a provide external editor usage for files, e.g. word documents
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1589 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-02-19 13:00:20 +00:00
helmutm
0f56075002 eliminate Zope 3.3 deprecation messages from loops test
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1586 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-02-18 14:17:03 +00:00
helmutm
94a14aac45 first running version of creating and roundtrip editing resources via dojo.Dialog
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1359 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-24 13:59:56 +00:00
helmutm
63a13d6854 First working version: add resource (note) via dojo.Dialog
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1358 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-23 10:54:32 +00:00
helmutm
cb194f0f24 clean-up view control by node_macros; starting form input processing with FormController
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1354 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-20 20:40:57 +00:00
helmutm
980114d649 use dojo.Dialog for entry forms; set up INote resource as first example (and start to clean-up retrieving views for resources)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1352 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-19 21:16:26 +00:00
helmutm
92f6a06e01 moved query logic to query module; use standard text index instead of TextIndexNG
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1344 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-17 11:01:16 +00:00
helmutm
029632fde7 introduced simple search using concept hierarchy
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1329 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-06 15:31:42 +00:00
helmutm
f8f9ee1fd8 use macro registration and new view structure (cybertools.browser, main.pt) for loading dojo modules only when there are really needed
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1316 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-18 12:08:35 +00:00
helmutm
fd7c221a2d finished new-style skin template structure with main.pt and body.pt
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1304 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-17 16:56:03 +00:00
helmutm
689b6ca34a more on inline editing with dojo
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1299 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-13 21:59:01 +00:00
helmutm
e05caedc38 provide a resources list node view; sort all relations using the title attribute
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1295 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-12 11:03:36 +00:00
helmutm
e860cf5a07 reorganize resource stuff - dynamic typing, first type is 'file'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1289 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-07 13:13:31 +00:00
helmutm
77321e7029 rearrange concept information shown on a node view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1277 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-07-29 22:09:13 +00:00
helmutm
04fa445e54 work in progress: set up dynamic typing for resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1271 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-07-14 11:49:54 +00:00
helmutm
f2d9bc9af8 a set of minor tweakings; prepare type management for consequent inclusion of resources/resource types
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1256 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-07-04 12:49:05 +00:00
helmutm
db5a60a6a3 use formlib for creating a new loops site; automatically create subobjects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1246 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-10 15:21:45 +00:00
helmutm
4be6866608 minor improvements; start to extend Resource with filesystem storage
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1243 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-05 20:31:41 +00:00
helmutm
13270aa473 suppress standard contents.html to activate batching; on concept child listing show only top-level type instances
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1240 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-03 09:12:00 +00:00
helmutm
b3ff0831d9 knowledge stuff working, including first view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1231 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-27 16:53:59 +00:00
helmutm
00e27595ca member registration basically usable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1221 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-23 11:59:10 +00:00
helmutm
8edec76c1d more on user management with loops.organize
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1214 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-16 14:51:29 +00:00
helmutm
b79666d1b5 work-in-progress: loops.organize: type 'person' implemented
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1207 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-10 18:44:34 +00:00
helmutm
8bba484be0 configurator stuff now working for controlling skin from menu node
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1202 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-10 10:18:10 +00:00
helmutm
633e674640 user interface improvements
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1192 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-02 08:08:52 +00:00
helmutm
6800f2e356 a couple of minor improvements like using DC titles, ...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1176 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-04-17 13:34:34 +00:00
helmutm
17a9a55b07 clean-up of editing javascript calls, xedit links; starting to provide specialized add views for adding more than on object with one form
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1173 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-04-11 15:03:35 +00:00
helmutm
3a5281b047 View/Node: added 'viewer' attribute
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1160 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-04-05 07:10:41 +00:00
helmutm
35de5b434a more on external editor for Documents; make Documents available via WebDAV
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1152 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-29 05:37:34 +00:00
helmutm
670577cd60 use xedit for Document
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1150 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-28 10:43:04 +00:00
helmutm
e96289a34b implement skin switching in BaseView
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1134 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-21 16:46:39 +00:00
helmutm
273a05a5d1 Make typeInterface field available for type concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1131 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-20 08:39:02 +00:00
helmutm
c33f952ce7 More on viewing concepts and resources within views/nodes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1127 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-17 15:35:01 +00:00
helmutm
d687e95a8f referencing targets from views/nodes on the UI: now fine with intIds; now also with correct access to images and files in the resource space; main control via browser views that now provide a macro for viewing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1126 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-15 17:54:31 +00:00
helmutm
072318ea06 use typology for type-related stuff on concepts and resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1124 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-13 14:15:26 +00:00
helmutm
628e81b740 work in progress: make the loops framework practically usable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1121 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-13 07:50:28 +00:00
helmutm
73c33a108e Assignment of resources to concepts and vice versa
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1111 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-04 19:10:38 +00:00
helmutm
d6b7f5bc1f Assignment of resources to concepts and vice versa
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1108 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-04 14:50:16 +00:00
helmutm
a0948469d4 Work in progress: assign target to node using a search form
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1097 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-02-25 18:11:24 +00:00