User Details
- User Since
- Mar 7 2020, 11:25 AM (194 w, 5 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Abbasidaniyal [ Global Accounts ]
Aug 29 2021
Yes this can be closed too.
Link!
Hi @srishakatux!
Yes this can be closed now.
A descriptive link to the project as well as the documentation can be found here!
Feb 22 2021
Feb 1 2021
Oct 21 2020
Oct 14 2020
Wow I didn't know it was going on for over an year?!
It's great that we can move forward now!
That's great! 😁
Oct 8 2020
Hey @Harshineesriram ! There is no need to rush with the contributions. You can take you own time. As @Aklapper mentioned, you have time till October 31th!
Using a Jupyter Notebook will make it easier for us to evaluate your work and have discussion on it.
Oct 7 2020
Sep 28 2020
Sep 24 2020
Sep 10 2020
Hello everyone.
I wanted to propose an image moderation project for Outreachy round 21 T258524. I had a chat with @Chtnnh and he pointed me to this project. Since the theme for this round is 'data science and engineering', I believe this would be an ideal project for the internship. We would like to build upon this implementation. We have penned down few tasks which can be covered in the scope of the internship.
Sep 9 2020
https://gerrit.wikimedia.org/r/625363 resolves this!
Sep 3 2020
Aug 30 2020
I was thinking of adding an "Add more" button on the top. We can even have one at the top and one at the bottom alongside the "Upload" button too. What do you say ? @01tonythomas
@01tonythomas With the new UI and form validation, I believe we can close this too.
@01tonythomas I think we can close this one too right?
Jul 30 2020
Jul 22 2020
I have implemented this and it seems to work fine. Just need to clean up the code a little bit. Let me know if I should try the other approach?
function ownWork(userSelection) { var isTrueSet = (userSelection.value == 'true'); if (isTrueSet){ document.getElementById("author"+id).value = "{{ user.username }]"; document.getElementById("author-block"+id).style.display = "none";
Won't it be better if we tackle with "my own work" at the frontend itself?
If the user selects "my own work", we can auto-fill the source to {{own}} and author to the username ({{user.username}}).
I think this will help us not to modify and backend logic and we can handle the validation on the frontend.
Thoughts? @01tonythomas
Jul 19 2020
Okay. I just did that!
Jul 18 2020
Added it to the latest Patch Set. Let me know if I should make any changes
Jul 4 2020
This can be a helpful plugin I gues. Not sure wheather it is already being used.