Manish radii
radii pushed to master at sugarlabs/sugar-toolkit-gtk3 2020-05-25 15:42:06 +02:00
2b0f65a9ee Fixes "Logs are not line buffered" #868 issue in sugar repo
8c976bd56a xml.etree.CElementTree deprecated
184a3643c1 Release Sugar 0.117 unstable
72d36cc964 Add RedoButton accelerator
122284bd77 Build by default for python 3
radii created repository sugarlabs/sugar-toolkit-gtk3 2020-05-25 15:39:37 +02:00
radii pushed to master at radii/springer_books_download_script 2020-05-04 03:23:25 +02:00
bbf31ee589 removed .exe file
33732b1831 Keep trying if encouter error while downloading
1802fbbdeb Simplified logic, changed http to https everhwere, skip files already downloaded
d6cdfe3c72 Untested
2858555aae message
radii created repository radii/springer_books_download_script 2020-05-04 03:18:06 +02:00
054ecceed4 Replaced 'v' with '-' in activities bundle name
3b7d086a2d Bundles are now stored with version number so that new releases do not overwrite previous version bundles
radii pushed to master at python/portablecode 2020-05-01 07:54:18 +02:00
063cea9cac BugFix: import missed module shutil
ea5fda4de1 Simplified extractData.generateIndex() logic. Tags are casefolded and capitalized than checked for duplicate entries
c10fedcd44 Reduced extractData.generateIndex() code size
eaaaae65b0 Reduced extractData.generateIndex() code size
Compare 3 commits »
de04fe734d Applied license guidelines and added Credits section listing libraries/tools used.
25a2c214fa 1. Written portable CopyFile() & used in extractData.copyBundle() 2. Renamed GeneralFunctions to portableCode for better clarity that it can be used in any software and not specific to this program
c24ea8311d Hard link bundles if on same partition, else copy as before
0923a26853 Download link in search results and related cosmetic changes
ee275758d5 removed background color of images
Compare 6 commits »
radii pushed to master at python/portablecode 2020-05-01 06:01:45 +02:00
c136cee393 Commit with existing codebase
0e8e8a9803 Intial commit with existing codebase
Compare 2 commits »
radii pushed to master at python/portablecode 2020-05-01 06:01:21 +02:00
0e8e8a9803 Intial commit with existing codebase
29bb38ed2f Commit with existing code
Compare 2 commits »
radii pushed to master at python/portablecode 2020-05-01 05:50:52 +02:00
29bb38ed2f Commit with existing code
radii created repository python/portablecode 2020-05-01 05:43:48 +02:00
c217e39ad9 minor (cosmetic)
fd3c8dc735 Fixed spelling errors in python code
radii pushed to master at sugarlabs/appstore 2020-04-27 06:48:11 +02:00
f4b895e65b initial commit
308d8a7a3a Initial commit
d2e8a043fb Initial commit
Compare 4 commits »
radii pushed to master at sugarlabs/appstore 2020-04-27 06:36:26 +02:00
Compare 2 commits »
radii pushed to master at sugarlabs/appstore 2020-04-27 06:34:57 +02:00
308d8a7a3a Initial commit
Compare 2 commits »
3101b09a4f Added '# Code guide' section to README.md temporarily until documentation wiki is pushed
badc7cc4d5 Improved code readability and logic. Mainly: wrapped single call statements in self-explanatory function names, replaced os.chdir calls with absolute path operations as these could down the line potentially cause major bugs, also replace CallFuncInDir calls and instead use absolute paths there as well as its easier to understand
89f91410e9 Formatted python code using flake8 w/ default configuration
5e9ae7f2f0 Intermediate info.json dump file is also now indented
02a5bf233f minor typo fix
Compare 16 commits »
0d2d6c216e Formatted python code using flake8 w/ default configuration