Activity
From 16/03/2011 to 14/04/2011
12/04/2011
-
10:11 Bug #3207 (Needs testing): Recursive category delete in category manager
- Implemented!
-
09:32 Bug #3207 (Assigned): Recursive category delete in category manager
11/04/2011
-
09:02 Bug #3251 (Bug resolved): Element finder crashes when default content contains special characters.
- If you select for example the file "tést.txt" as attachment, it gets uploaded and selected correctly. When you leave ...
08/04/2011
-
13:47 Bug #3226 (Needs testing): required official code on update profile (stable)
- user form updated to require the official code.
06/04/2011
-
12:54 Bug #3226 (Bug resolved): required official code on update profile (stable)
- When registering the official code is not required, if the user wants to edit his profile this field suddenly becomes...
05/04/2011
-
10:05 Bug #3207 (Bug resolved): Recursive category delete in category manager
- The category manager deleter is not recursive, leaving subcategories when main categories are deleted.
The only way ... -
09:53 Bug #3204: When viewing a document with attachment, no link is displayed
- Very specific case on one server. Trying to figure out what configuration issue is causing this.
04/04/2011
-
18:02 Bug #3204 (Bug resolved): When viewing a document with attachment, no link is displayed
- When viewing a 'Document' content object with a Word (.DOCX) file in it, the attachment is not displayed
and you get... -
11:44 Bug #2742 (Bug resolved): IIS6 always forces https
-
11:43 Bug #3189 (Bug resolved): Mouse-over row highlight in table data doesn't work on first row
- tested and fixed!
01/04/2011
-
14:00 Bug #3189 (Needs testing): Mouse-over row highlight in table data doesn't work on first row
- Fixed!
-
09:09 Bug #3189 (Bug resolved): Mouse-over row highlight in table data doesn't work on first row
- In any kind of table data (file list in repository, user list in a course, etc), the rows are highlighted when the mo...
29/03/2011
-
11:12 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
- Changed the title, since we do not know yet what tool will replace mdb2
25/03/2011
-
18:38 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
- As discussed during the code sprint it's perfectly possible to implement an alternative "storage engine", so I'm real...
-
17:39 Refactoring #3122: goodbye mdb2, welcome <new way to access database>
- Doctrine 2 has been chosen by symfony 2.0 and Zend Framework 2.0 as the default db access library (and orm also). I ...
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... -
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... -
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 ...
22/03/2011
-
10:57 Bug #1979 (Bug resolved): survey mdb2 error
- retested and no problem anymore!
-
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...
-
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, ...
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...
-
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...
-
10:32 Bug #2925 (Bug resolved): Shibboleth failing
-
10:32 Bug #2930 (Bug resolved): Shibboleth: infinite loop when shib is not enabled
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.
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...
Also available in: Atom