Activity
From 03/02/2011 to 04/03/2011
04/03/2011
-
14:18 Usability #2778 (Feature implemented): Weblcms tree menu (e.g. documents tool)
-
10:43 Bug #3022 (Feature implemented): Unable to add platform groups in publisher
- When using the repoviewer to publish a content object to the repository it is not possible to select platform groups ...
03/03/2011
02/03/2011
-
10:23 Feature #2982 (Bug resolved): Events: allow registration of trackers for other applications
- Currnently it is not possible to register a tracker for other another application's events.
Interim solution:
o...
28/02/2011
-
16:10 Feature #2973 (Needs testing): Theme: add managment functionalities to create, update and delete themes
- Partial solution but better than nothing.
Possible improvements:
*mark theme as difference themes so that they... -
15:59 Feature #2973 (Bug resolved): Theme: add managment functionalities to create, update and delete themes
- Add
-
12:47 Bug #2742 (Needs testing): IIS6 always forces https
- Added this in
https://bitbucket.org/chamilo/chamilo/changeset/ff4d0492c43b -
08:58 Bug #2742: IIS6 always forces https
- I will add it to the code
-
09:08 Bug #2578 (Needs testing): emailer not working
- Fixed in latest code.
23/02/2011
-
10:52 Bug #2930 (Needs testing): Shibboleth: infinite loop when shib is not enabled
- patch for infinite loop
-
10:50 Bug #2930 (Bug resolved): Shibboleth: infinite loop when shib is not enabled
22/02/2011
-
15:25 Bug #2925 (Needs testing): Shibboleth failing
- Thanks to apply the patch
-
15:23 Bug #2925 (Bug resolved): Shibboleth failing
11/02/2011
-
10:09 Refactoring #2809 (New): FrontController refactoring, OO-ify response and request
- Currently the architecture of chamilo uses lot of global calls ( echo / header / die / ... ) and global state (static...
09/02/2011
-
11:45 Usability #2778 (Feature implemented): Weblcms tree menu (e.g. documents tool)
- When categories are heavily used, some issues arise (screenshot 'old tree')
Because everything is expanded and limit...
08/02/2011
-
15:28 Bug #2742: IIS6 always forces https
- Verified that changing this to @(empty($_SERVER['HTTPS']) || $_SERVER['HTTPS'] == 'off')@ works.
04/02/2011
-
13:37 Feature #2696 (Bug resolved): Block to display streaming media
- works perfect! nice addition.
-
12:13 Feature #2696 (Needs testing): Block to display streaming media
-
11:27 Bug #2742 (Bug resolved): IIS6 always forces https
- IIS6 will return the value 'off' for @$_SERVER['HTTPS']@ when visiting Chamilo on http, thus setting $protocol to 'ht...
03/02/2011
-
11:48 Refactoring #2621: Database class API is too complex
- Yep sorry, I've started write a new issue, but before post it, I made a new research for "MDB2" and found the ticket....
-
11:39 Refactoring #2621: Database class API is too complex
- Goulwen Reboux wrote:
> When starting digging in the code, I got lots of warnings from MDB2 about Strict Standards w... -
11:30 Refactoring #2621: Database class API is too complex
- When starting digging in the code, I got lots of warnings from MDB2 about Strict Standards when calling non static me...
Also available in: Atom