History: ToDo
Comparing version 4 with version 22
|
@@ -Lines: 1-3 changed to +Lines: 1-3 @@
- ^Please, feel free to help improving edu.tw.o (:smile:). Tiki code in edu.tw.o updated to 1.10svn May 13th 2008. ^
+ ^Please, feel free to help improving edu.tw.o (:smile:). Code in edu.tw.o updated to Tiki 2.0 (Jan 2009), AulaWiki updated to 1.6.2 (finally working again on Tiki 2.2) and style updated according to latest tikipedia theme style. ^
-= List of known issues in edu.tw.o =- @@ -Lines: 5-117 changed to +Lines: 5-42 @@
! Ongoing issues
- On Sun, Mar 2, 2008 at 8:03 PM, Xavier de Pedro wrote:
- > - > Hi Rodrigo: - > - > Thanks for your work! Nowadays, workspaces admin is not blocked, but - > several things seem to be not properly working yet between aulawiki and tiki - > 1.10cvs:
- !! (1) when attempting to create a new workspace...
/>> (1) when attempting to create a new workspace, I hit:r />> />> Fatal error: Call to a member function get_watches() on a non-object in />> /var/www/tiki110/lib/notifications/notificationemaillib.php on line 475 > />> However, it looks as if the worksapce is created successfully.
+ !!# Theme style
/>The current (as of Jan 13th, 2009) workspaces.css theme style (css and tpl) is not fully working nicely on a 2.x site. I tried making workspaces.css file import thenews.css, but the unfisnihed work is much more evident there. importing tikineat.css, everything seems to look like fine, as on Tiki 1.9.x. , or importing thenews.css in Tiki 2.x. Example of working scenarios: * http://edu.tikiwiki.org (using tikipedia theme) />* http://www.ub.edu/optics/tiki (using eatlon theme)
- Rodrigo: 1. i can't reproduce this problem, is this fixed?
+ !!# Known bugsr />Using AulaWiki 1.7.0 and Tiki 2.4:
* no calendars or structures can be created from the workspaces admin interface (they are not listed in the drop down). * file galleries and image galleries are not being created (for me, at least), even if they are listed in the drop down of new resources to create in a previously created workspace. Reproduced in this site: [http://www.ub.edu/optics/tiki] ** {QUOTE()}Our installation in our university uses php as cgi (not apache module). And the url of the server is something like: http://www2.ub.edu/optics/tiki (ftp uploading to the site www2.ub.edu), while the official url for visitors is http://www.ub.edu/optics/tiki
- Xavi: ^ I attempted to create a new workspace here on edu.tw.o today May 13th 2008, once updated those two files with your changes from Feb 28th 2008: r />* tiki-workspaces_admin.php
/>* aulawiki-assignments_admin.php
+ So, after I click on the create resource (from the first domain), I'm directed to a wrong url (the second domain), by the way, saying that I don't have permission to see that resource, etc.. However, If I visit the right url, I can see that the resource has not been created.{QUOTE}
- Workspace type: Course, not closed, not hidden, called TrialCourse, etc.
Tiki answers (from tiki-workspaces_admin.php still):
+ !!# Roles
There seems to a bug in roles in 1.6.2 version, which is fixed by pingus here if you change the files in here: http://edu.tikiwiki.org/tiki-download_wiki_attachment.php?attId=21&page=ToDo Fixed in 1.7.0?
- Notice: this variable may not be empty: ~~red:id~~
+ !!# Database Abstraction Layer
We need to provide an abstraction layer to the database because on next major release of TikiWiki (4.0), Workspaces will be included in it's core, and AulaWiki will not work with it's database tables (as a mod I say). So we need to make AulaWiki compatible with old versions and newer versions too.
- Workspace is not created.r />^
+ !!# Database Optimizationr />Until Tikiwiki 4.0 will be ready to production, we need to perform a "boost" in the database tables to become more scalable for hundred of groups.
- !! (2) when attempting to add a plain registered user...
> (2) when attempting to add a plain registered user (prova2, which has email > xavidp_confluencia.net) to a workspace as student, through the module />> "workspaces_user_groups", I get: />> --------------- > Input array does not match ?: select `userId` from `users_users` where > `login`='7' LIMIT />> 0,1'xavidp_confluencia.net''prova2''1157039271''1157039234'NULL />> Input array does not match ?: select `userId` from `users_users` where > `login`='7' LIMIT > 0,1'xavidp_confluencia.net''prova2''1157039271''1157039234'NULL > />> > (... header of the site here ...) > > Input array does not match ?: select `default_group` from `users_users` > where `login` = '7' LIMIT > 0,1'xavidp_confluencia.net''prova2''1157039271''1157039234'NULL />>r />> (... repeated several times... ) > ---------------
+ !!# More Usability and User friendly Interface
Until now, to make a workspace available you need to perform some tasks, and it can be a little confusing. So I think it's a good idea to make more "simple" the interface allowing people to create his workspaces more easily and quickly.
- Rodrigo: 2. fixed today
Xavi: Issue not shown any more, afaik. !! (3) It takes ages each time to load... > (3) It takes ages each time to load the newly created workspace (20 > seconds?; it didn't take so long before, afaik): > Example: http://moviments.net/cursos/ws107 Rodrigo: 3. could you send me a dump of this website database so i can test on my machine and see if i'm able to find out what is happening /> Xavi: I'll send you a backup of that db for testing. /> !! (4) module workspaces_calendar... />> (4) Could it be that there is something wrong in module workspaces_calendar > ? since it didn't show events in sync with the dates shown in (and added > through) tiki calendar... it shows an event 16 hours before the right date > and time... Rodrigo: 4. the module workspace_calendar was displaying the day of the event and not the hour and the day (that is why the events were always displayed at 0:00). in my local server it is working fine now, but not in edu.tikiwiki.org. may be you can try to update the tiki there and see what happens? my user dont have permission to change the files. /> Ok, I'll make sure you have access to change files on edu.tw.o /> !! (5) Adding events to a particular calendar... > (5) Adding events to a particular calendar doesn't place them in that > calendar but into the default calendar (the first one alphabetically > sorted?) Rodrigo: 5. unable to reproduce Xavi: This behavior is also hapenning to me (when attempting to duplicate events) on tiki sites with no aulawiki module installed. It might be general bug. See: [http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=1701&show=view&from=Calendar|this bug] and [http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=1350&show=view&from=Calendar|this bug] : maybe related?). !! (6) Workspace module user management partly shown on left Tiki column When attempting to manage some workspaces users and groups through the corresponding workspace module, the option to add a user or group, submit buttons, etc. are shown on the left column of tiki, and not on the left column of the workspace desktop. You can reproduce it here on edu.tw.o: Come here: http://edu.tikiwiki.org/tiki-workspaces_view_module.php?module=workspaces_user_groups&workspaceId=2 And the field to add the user or group name, etc, and show subgroups such as: ^[[-] WSGRPWSDOC * WSGRPWSDOC-Owner * __WSGRPWSDOC-Student__ * WSGRPWSDOC-Teacher ^ Will be shown on the left column, on a module called: UserGroups This happened not only with tikipedia_workspaces.css theme style, but also with others. BTW, aulawiki.css theme style has bigger problems, since it's based on moreneat, and moreneat has know conflict because it does not shown menu options (main application menu, user menus, etc.). Reported [http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1760&show=view&offset=0&reloff=0&status=o&trackerId=5&sort_mode=created_desc|here] !- Done * Report to forums the relevant information exchanged through e-mail messages during the last months. ** wikicampus ** uniwiki dev. ** tikidav and others (escire) * Update edu.css to 1.9.x css styles. * upgrade site from 1.8.3 to latest 1.9.4 * Create two forums (1 for users, 1 for developers) * inform edu.tw.o users about the two new forums * Increase communication related of Tiki in educational scenarios through forums in edu.tw.o instead of many other tikis and lists... * Use AulaWiki in edu.tw.o (according to "Eat our own dogfood" principle :-)
+ !!# Clean code
We need to clean all code as much as possible and generate documentation (very basic, of course)
+ !!# Check issue with categories
+ See the report by pingus about the issue related to categories. + [http://dev.tikiwiki.org/bug2297] : ''"another patch on aulawiki.1.6.2 for tikiwiki.2.2"'' |
History
Sidebar
Sidebar
Login
Last forum posts
- [edu.tw.o] Development: aulawiki 1.7 on tiki 2.x
- [edu.tw.o] Development: testing aulawiki 1.7: first issues
- [edu.tw.o] Development: testing aulawiki 1.7: first issues
- [edu.tw.o] Development: testing aulawiki 1.7: first issues
- [edu.tw.o] Development: testing aulawiki 1.7: first issues
- [edu.tw.o] Development: Uniting efforts in AulaWiki (message for Pingus)
- [edu.tw.o] Development: Uniting efforts in AulaWiki (message for Pingus)
- [edu.tw.o] Development: Workspaces, Groups, Categories
- [edu.tw.o] Development: Uniting efforts in AulaWiki (message for Pingus)
- [edu.tw.o] Development: Workspaces, Groups, Categories

Last wiki comments