Activity
From 24/01/2011 to 22/02/2011
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...
31/01/2011
-
09:17 Bug #2678 (Bug resolved): cannot view a handbook with a document item
-
09:12 Bug #2627 (Bug resolved): adding objects to learning path...
27/01/2011
-
15:53 Bug #1979 (Needs more info): survey mdb2 error
- Now another error when opening a newly created survey:
Fatal error: Call to a member function get_id() on a non-obje... -
15:48 Bug #1979 (Bug resolved): survey mdb2 error
-
15:48 Feature #2696 (Bug resolved): Block to display streaming media
- Add block to dipslay streaming videos on homepage
-
12:47 Support #1667 (Feature implemented): General remarks - forum post chamilo.org
26/01/2011
-
15:32 Bug #2678 (Needs testing): cannot view a handbook with a document item
- fixed http://code.google.com/p/chamilo/source/detail?r=a804f83ab646578b0b5f50cb6b619a6f321a2a09&repo=chamilo
but st... -
14:05 Bug #2678 (Bug resolved): cannot view a handbook with a document item
- create a handbook
add a document item
go to handbook application
publish handbook
in handbook application click o... -
14:58 Bug #2677: Cannot publish handbook from repository
- Duplicate
-
14:58 Bug #2677: Cannot publish handbook from repository
- get_preview
-
14:57 Bug #2677 (Feature implemented): Cannot publish handbook from repository
-
14:01 Bug #2677 (Feature implemented): Cannot publish handbook from repository
- Create a handbook in the repository
Click on publish
No locations found
note: no category for handbook. -
09:33 Bug #2627 (Needs testing): adding objects to learning path...
- Fixed this in
http://code.google.com/p/chamilo/source/detail?r=1ce6fa891301f8558bcb97df1fa383079a5b68f6&repo=chamilo -
09:00 Bug #2627: adding objects to learning path...
- I believe that the postback of the form isn't correctly because it should be redirected to the action 'item_creator' ...
25/01/2011
-
15:07 Bug #1941 (Bug resolved): linker on home
-
14:33 Bug #2627: adding objects to learning path...
- Unfortunately my expertise of chamilo doesn't enable me to fix this but this is what I found :
The dropdown list... -
11:39 Bug #2627 (Bug resolved): adding objects to learning path...
- Not able to add objects to learning path using the pulldown select menu. In ff and ie....
Adding objects with clic... -
13:56 Bug #1794 (Bug resolved): "portfolio-item" co in attachements
-
12:00 Bug #1670 (Bug resolved): fckeditor
-
11:05 Bug #2130 (Bug resolved): profile picture
-
11:01 Bug #2110 (Bug resolved): mdb error
-
10:49 Bug #2105 (Bug resolved): assessment : view results
-
10:41 Feature #2221 (Bug resolved): insert characters & symbols in ckeditor
-
10:32 Bug #2423 (Feature implemented): making a youtube in a learning path on the fly
- Fixed!
-
10:28 Bug #2200 (Bug resolved): Content not loading
-
10:15 Feature #2586 (Bug resolved): General: Generator meta and X-Powered-By header
24/01/2011
-
15:22 Refactoring #2621: Database class API is too complex
- delete() and delete_objects() are identical. One should be removed, or they should be differentiated somehow.
-
13:31 Refactoring #2621: Database class API is too complex
- Please keep in mind that PDO in and of itself is *not* an abstraction layer in the same way MDB2 is.
-
13:21 Refactoring #2621: Database class API is too complex
- To refactor the API itself I think it's important that no MDB2 objects leak out so as to make the abstraction complet...
-
13:18 Refactoring #2621 (New): Database class API is too complex
- The nested tree stuff does not belong to the Database class' natural responsibilities. It ought to be its own class.
...
Also available in: Atom