Project

General

Profile

Activity

From 23/02/2011 to 24/03/2011

24/03/2011

13:21 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
I would advise against using Doctrine's DBAL because it locks in another dependency.
PDO is at least semi-standard...
Anonymous
13:10 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
The doctrine project has produced a DBAL on top of PDO that can be used without the ORM.
http://www.doctrine-proj...
Goulwen Reboux
13:07 Refactoring #2809: FrontController refactoring, OO-ify response and request
I really like the way symfony2 has evolve about handling Request and Response. It's in fact the paradigm by django a ... Goulwen Reboux

22/03/2011

10:57 Bug #1979 (Bug resolved): survey mdb2 error
retested and no problem anymore! Stefaan Vanbillemont
09:13 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
Great idea. It would be a ton of work though, since there are various places in the code where the Database abstracti... Anonymous
00:09 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
I personally recommended to the 2.0 team (about 3 years ago) to go with PDO instead of a (at the time) non-standard, ... Yannick Warnier

21/03/2011

17:51 Refactoring #3122 (Bug resolved): goodbye mdb2, welcome <new way to access database>
Currently the Database works with direct calls to mdb2 wich is quite obsolete, spawn errors, is absolutely not OO, is... Anonymous
12:07 Refactoring #3076: change default Database driver to allow transactional DB
I've just found a "paper":http://www.lemug.fr/wp-content/uploads/2011/01/Wp_MySQL-5.5_InnoDB-MyISAM.en_.pdf about Inn... Goulwen Reboux
10:32 Bug #2925 (Bug resolved): Shibboleth failing
Stefaan Vanbillemont
10:32 Bug #2930 (Bug resolved): Shibboleth: infinite loop when shib is not enabled
Stefaan Vanbillemont

18/03/2011

14:32 Bug #3022 (Feature implemented): Unable to add platform groups in publisher
This is no issue on the stable so i'll close this one. Sven Vanpoucke

16/03/2011

17:34 Refactoring #3076: change default Database driver to allow transactional DB
I agree that InndoDB might not be THE solution and basically there is no silver bullet in that field. My point was ma... Anonymous

14/03/2011

16:50 Bug #2925: Shibboleth failing
Same comment as previous issue for shibb.
We will do the final test when moving to prod.
I believe we can close now.
Laurent Opprecht
15:22 Bug #2925: Shibboleth failing
I can't this test .. Stefaan Vanbillemont
16:48 Bug #2930: Shibboleth: infinite loop when shib is not enabled
Well it is not failing again but I don't think you can really test that.
We will do the final test when we move in p...
Laurent Opprecht
15:22 Bug #2930: Shibboleth: infinite loop when shib is not enabled
Laurent,
How can I test this?
Stefaan
Stefaan Vanbillemont
10:54 Feature #2982 (Needs testing): Events: allow registration of trackers for other applications
code pushed to repo Laurent Opprecht
10:49 Feature #2973: Theme: add managment functionalities to create, update and delete themes
added file to repo Laurent Opprecht

11/03/2011

10:56 Refactoring #3076: change default Database driver to allow transactional DB
My main concern about MyISAM are:
* Data integrity with the lack of both transactions and foreign keys;
* Scalabi...
Goulwen Reboux
10:09 Refactoring #3076: change default Database driver to allow transactional DB
Actually, MDB2 doesn't really care whether it's InnoDB or MyISAM. It even has support for transactions. It's MySQL th... Hans De Bisschop
09:54 Refactoring #3076 (New): change default Database driver to allow transactional DB
Currently the only option we have when installing is using mysqli driver through MDB2 and this driver generates MyIsa... Anonymous

04/03/2011

14:18 Usability #2778 (Feature implemented): Weblcms tree menu (e.g. documents tool)
a b
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 ... Anonymous

03/03/2011

15:55 Bug #2578 (Bug resolved): emailer not working
Stefaan Vanbillemont

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...
Laurent Opprecht

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...
Laurent Opprecht
15:59 Feature #2973 (Bug resolved): Theme: add managment functionalities to create, update and delete themes
Add Laurent Opprecht
12:47 Bug #2742 (Needs testing): IIS6 always forces https
Added this in
https://bitbucket.org/chamilo/chamilo/changeset/ff4d0492c43b
Sven Vanpoucke
08:58 Bug #2742: IIS6 always forces https
I will add it to the code Sven Vanpoucke
09:08 Bug #2578 (Needs testing): emailer not working
Fixed in latest code. Sven Vanpoucke

23/02/2011

10:52 Bug #2930 (Needs testing): Shibboleth: infinite loop when shib is not enabled
patch for infinite loop Laurent Opprecht
10:50 Bug #2930 (Bug resolved): Shibboleth: infinite loop when shib is not enabled
Laurent Opprecht
 

Also available in: Atom