Notes |
(0000587)
henry (developer)
2008-10-20 17:23
|
Note that 'uploader_name' is not an actual field name. It refers to the concatenation of users.first_name and users.last_name (separated by a space) that is selected as uploader_name in TrellisLMS->get_courses(). |
|
(0000596)
shaddy (reporter)
2008-10-22 22:57
|
solution: remove that from the available fields on which to filter |
|
(0000650)
carlos (developer)
2008-12-11 10:12
edited on: 2008-12-11 10:12
|
I would like to know if this was ever removed and if the issue has already been fixed.
|
|
(0000655)
james (administrator)
2008-12-11 13:58
|
if there is no notes here, then it has not been fixed. |
|
(0000657)
carlos (developer)
2008-12-15 10:34
|
I have tested a solution that seems to fix this problem. Here is the patch. |
|
(0000856)
carlos (developer)
2009-05-29 13:16
|
Reminder sent to: james
This one seems to be working fine. Ready to be reviewed. |
|
(0000886)
carlos (developer)
2009-06-03 12:36
|
issue#162 filtering by uploader has been added to course browser
Repository: /var/svn/trellis-dev, Revision: 8533, Committer: carlos |
|
(0001051)
vcs (reporter)
2009-11-13 16:19
|
issue#162 export field for uploader should show the name and not the id, also simplified the filter for uploader
Repository: /var/svn/trellis-dev, Revision: 8803, Committer: henry |
|
(0001053)
henry (developer)
2009-11-13 16:26
|
Was it definitively decided whether or not the uploader filter would be kept? |
|
(0001054)
james (administrator)
2009-11-13 16:39
|
let's leave it off for now. |
|
(0001060)
vcs (reporter)
2009-11-19 15:26
|
issue#162 removed uploader filter
Repository: /var/svn/trellis-dev, Revision: 8814, Committer: henry |
|