Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chamilo/chash
Chamilo Shell
https://github.com/chamilo/chash
Adding writeHtaccess function by diegoe
4edd3f59ba9a1dbea8c6287e59fbde4aa98c88bf authored almost 11 years ago
4edd3f59ba9a1dbea8c6287e59fbde4aa98c88bf authored almost 11 years ago
Merge branch 'master' of github.com:chamilo/chash
723f45d113ed5867befbf54ae24717dabd4a90f4 authored almost 11 years ago
723f45d113ed5867befbf54ae24717dabd4a90f4 authored almost 11 years ago
Code styling #minor
611b3b2d50388e78db32084d4f205b8aecd70190 authored almost 11 years ago
611b3b2d50388e78db32084d4f205b8aecd70190 authored almost 11 years ago
Merge branch 'master' of github.com:chamilo/chash
054565ef51552f8ec0d86be24869587d7bcb3a31 authored almost 11 years ago
054565ef51552f8ec0d86be24869587d7bcb3a31 authored almost 11 years ago
Minor - replacing use.
0bc928aea359e491e915a8153459117f3fecf4a5 authored almost 11 years ago
0bc928aea359e491e915a8153459117f3fecf4a5 authored almost 11 years ago
Add info:which command to give developers information about the structure of Chamilo and where they can find the code for specific tools. This is a partial commit as it still requires information about the rest of the tools. Hopefully, in the future, this information will be recoverable automatically.
a5d78cb0d44f5d565d325cd387169304d32ad03f authored almost 11 years ago
a5d78cb0d44f5d565d325cd387169304d32ad03f authored almost 11 years ago
Update code style #minor
1b5c1654415402eb57d25870a5e371866469c165 authored almost 11 years ago
1b5c1654415402eb57d25870a5e371866469c165 authored almost 11 years ago
Adding getConnection() in order to use Doctrine to query the DB.
Adding Doctrine query examples.
10a6c3f5f3544115ebb30fc1ec595544786d63b1 authored almost 11 years ago
Rename variables and use the table helper
1e617bddc4e3b8aa3be557322ae8f5bf846b1a14 authored almost 11 years ago
1e617bddc4e3b8aa3be557322ae8f5bf846b1a14 authored almost 11 years ago
Merge branch 'master' of github.com:chamilo/chash
c7f896a0039a11b7a76d3727107c8a8797503757 authored almost 11 years ago
c7f896a0039a11b7a76d3727107c8a8797503757 authored almost 11 years ago
Add send email command
70412fcee1844fd510dea0e010d51bad898fbfd5 authored almost 11 years ago
70412fcee1844fd510dea0e010d51bad898fbfd5 authored almost 11 years ago
Fix #21 (or the rest of it) avoiding the removal of index.* files
a370d83ed461762b5117c4ffa1544dc351c755f5 authored almost 11 years ago
a370d83ed461762b5117c4ffa1544dc351c755f5 authored almost 11 years ago
Merge pull request #24 from FraGoTe/master
Move the round to the final and add precision
fa6c0f1dbb1e16ec90a09acdf728f6aa71d515e6 authored almost 11 years ago
add the UsersPerUrlAccessCommand and clean the ShowDiskUsageCommand
fd2f7dde22ec1089751515a3171cb4a582d8a616 authored almost 11 years ago
fd2f7dde22ec1089751515a3171cb4a582d8a616 authored almost 11 years ago
Move the round to the final to not lose significant figures and add a new parameter call precision - refs BT#7644
88553c460663b94f1c7bb3022daae2b8c212ec81 authored almost 11 years ago
88553c460663b94f1c7bb3022daae2b8c212ec81 authored almost 11 years ago
Merge pull request #23 from FraGoTe/master
Add a new option documents-only - refs BT#7644
c285a4967d0b6ec3e9af0d2d4dc06f2007927fa5 authored almost 11 years ago
Add a new option documents-only - refs BT#7644
b46080865462ddcd6e5c903fb6dd703ecdcb5f11 authored almost 11 years ago
b46080865462ddcd6e5c903fb6dd703ecdcb5f11 authored almost 11 years ago
Minor - format code.
3eec97281d10ccc6311624756e2e35800e23caea authored almost 11 years ago
3eec97281d10ccc6311624756e2e35800e23caea authored almost 11 years ago
Fixing unsupported doctrine type "enum"
ef4fea2e5987693bbd7ed9261e50c010f6c63184 authored almost 11 years ago
ef4fea2e5987693bbd7ed9261e50c010f6c63184 authored almost 11 years ago
Adding fix for the "students_download_folders" option see BT#7678
9d0be3950e2ff52830fc36edf719e447d2eaa572 authored almost 11 years ago
9d0be3950e2ff52830fc36edf719e447d2eaa572 authored almost 11 years ago
Updating version.
8de5e2f75abf89c23ac938019d0895f6aee53650 authored almost 11 years ago
8de5e2f75abf89c23ac938019d0895f6aee53650 authored almost 11 years ago
Fixing typo.
ec2134ef3da78cdcad2bf5fe2679c7bc436cdb45 authored almost 11 years ago
ec2134ef3da78cdcad2bf5fe2679c7bc436cdb45 authored almost 11 years ago
Minor - editing descriptions.
ee3d890597cf8ac478d0514e92ed281714a09f7e authored almost 11 years ago
ee3d890597cf8ac478d0514e92ed281714a09f7e authored almost 11 years ago
Adding $input->isInteractive() option.
2ff7aab48791ef0fe907b6e8c63322a2be82ab8d authored almost 11 years ago
2ff7aab48791ef0fe907b6e8c63322a2be82ab8d authored almost 11 years ago
More fixes for the resize command - refs BT#7424
e0736933e4d4bc17faafeaaec5b8b18ab27212a3 authored almost 11 years ago
e0736933e4d4bc17faafeaaec5b8b18ab27212a3 authored almost 11 years ago
Added test for resize command - refs BT#7424
2cec16ef96bd1beaaea61aae6bd9379561842169 authored almost 11 years ago
2cec16ef96bd1beaaea61aae6bd9379561842169 authored almost 11 years ago
Merge remote-tracking branch 'origin/master'
d7569bef450aa56f78c1e0b5709dc5adfab627b8 authored almost 11 years ago
d7569bef450aa56f78c1e0b5709dc5adfab627b8 authored almost 11 years ago
Fix minor resize issue where the loop doesn't fix values until the threshold is behind us - refs BT#7424
7b2462158cf9765d445e8dd82ae262c94d0f61c5 authored almost 11 years ago
7b2462158cf9765d445e8dd82ae262c94d0f61c5 authored almost 11 years ago
Merge branch 'master' of github.com:chamilo/chash
11dffc040d717240890128f5c0c34f8b5d6806af authored almost 11 years ago
11dffc040d717240890128f5c0c34f8b5d6806af authored almost 11 years ago
Adding bug_report_link see #6986
8fd989b1558913bbafe1ceb452f975da7f4d6ae4 authored almost 11 years ago
8fd989b1558913bbafe1ceb452f975da7f4d6ae4 authored almost 11 years ago
Merge remote-tracking branch 'origin/master'
214e5cf0aa96cdee721b9dd7b88c19a6926eb9ae authored almost 11 years ago
214e5cf0aa96cdee721b9dd7b88c19a6926eb9ae authored almost 11 years ago
Add command to automatically resize courses that are passing over a specific threshold of their disk usage - refs BT#7424
5bbe0ff637fbfc228a6b458fa129405b38c9526f authored almost 11 years ago
5bbe0ff637fbfc228a6b458fa129405b38c9526f authored almost 11 years ago
Adding webm to upload_extensions_whitelist setting see #6750
2fd423b7adf448e93477b49c29acaa25ef496621 authored almost 11 years ago
2fd423b7adf448e93477b49c29acaa25ef496621 authored almost 11 years ago
Merge branch 'master' of github.com:chamilo/chash
dc452eade88a91e5d7d6a6f5d9414f2650b93130 authored almost 11 years ago
dc452eade88a91e5d7d6a6f5d9414f2650b93130 authored almost 11 years ago
Fix issue deleting complete archive/ directory in clean_temp_folder. Still missing exception on index.html but regexps don't seem to work #21
6551a01894c85792940b2baf34930069a52bf08c authored almost 11 years ago
6551a01894c85792940b2baf34930069a52bf08c authored almost 11 years ago
Extend show-disk-usage with more orderly csv output - refs BT#7549
807644ef3dabe2c975409b3cf944f52df208c8ec authored almost 11 years ago
807644ef3dabe2c975409b3cf944f52df208c8ec authored almost 11 years ago
Extend show-disk-usage with MB/KB printing option - refs BT#7549
f932f25462d8e0d98bc2cb9cf61baa5600ca2675 authored almost 11 years ago
f932f25462d8e0d98bc2cb9cf61baa5600ca2675 authored almost 11 years ago
Extend show-disk-usage with csv option - refs BT#7549
c2556f923a63c3c6ad9d470378a1a14f6de0d904 authored almost 11 years ago
c2556f923a63c3c6ad9d470378a1a14f6de0d904 authored almost 11 years ago
Extend show-disk-usage with multi-url option - refs BT#7549
faf80cb7319220208a09c47abaf2e2344bf077c3 authored almost 11 years ago
faf80cb7319220208a09c47abaf2e2344bf077c3 authored almost 11 years ago
Add ccf alias to clean_courses_files #minor
8835b4ecee856957c1f9683496be5ea3acad75de authored almost 11 years ago
8835b4ecee856957c1f9683496be5ea3acad75de authored almost 11 years ago
Rename clean-data-files to clean-courses-files - fixes #17
a64a2c738c70783da4d83521de7fa3684ed0ebfb authored almost 11 years ago
a64a2c738c70783da4d83521de7fa3684ed0ebfb authored almost 11 years ago
Merge remote-tracking branch 'origin/master'
09be8bd769ca2c9cd799ddc4a2d6611b51536209 authored almost 11 years ago
09be8bd769ca2c9cd799ddc4a2d6611b51536209 authored almost 11 years ago
Fix fsdu alias reference to get disk usage
03a81ab4baf4330ae6c96305c6b4b16a84bfb85c authored almost 11 years ago
03a81ab4baf4330ae6c96305c6b4b16a84bfb85c authored almost 11 years ago
Merge pull request #18 from aigualada/master
Changes to download 1.9.x package.
87aded719ccc737cc839aa18d554136657f39107 authored about 11 years ago
Changes to download 1.9.x package.
918300bdb78c7abb71877b7ec0a0f8702e0395d0 authored about 11 years ago
918300bdb78c7abb71877b7ec0a0f8702e0395d0 authored about 11 years ago
Add ShowDiskUsage command - Additional format fix - refs BT#7421
021851758f0ac95cd6aa65b31ad40078c6bdc6ee authored about 11 years ago
021851758f0ac95cd6aa65b31ad40078c6bdc6ee authored about 11 years ago
Add ShowDiskUsage command - refs BT#7421
7368fab09e7eec387f36eafeebc19dbfebd65eb5 authored about 11 years ago
7368fab09e7eec387f36eafeebc19dbfebd65eb5 authored about 11 years ago
Adding notify_user_by_email field see BT#7369
e9b7793c527f69709e8e33182c8123f8b33e410e authored about 11 years ago
e9b7793c527f69709e8e33182c8123f8b33e410e authored about 11 years ago
Adding email_notification_template_to_user field see BT#7369
78dcee72503f912cf5240188197f6e6e8f07b2c7 authored about 11 years ago
78dcee72503f912cf5240188197f6e6e8f07b2c7 authored about 11 years ago
Adding on_success_message , on_failed_message fields see BT#7369
f21151e4267d538839784dd3b50c05a5755533a8 authored about 11 years ago
f21151e4267d538839784dd3b50c05a5755533a8 authored about 11 years ago
Fix for SQL exception on empty class_id relation in upgrade - refs BT#7254
db16cc525612f1e79b7bbe28d4140530edf7fafe authored about 11 years ago
db16cc525612f1e79b7bbe28d4140530edf7fafe authored about 11 years ago
Fix for SQL exception on empty class_id relation in upgrade - refs BT#7254
bacb8f4d7d272143f6e73e30080449caee6cfba1 authored about 11 years ago
bacb8f4d7d272143f6e73e30080449caee6cfba1 authored about 11 years ago
Add course-table-specific prefix in migration from 1.8 to 1.9 - refs BT#5572
ab5c0b41bbc13ab8c8a985942f36cf621eef2742 authored about 11 years ago
ab5c0b41bbc13ab8c8a985942f36cf621eef2742 authored about 11 years ago
Allow for ENUM types in migration by telling Doctrine that enum is equivalent to string - refs BT#5572
de6da393a34e57db7a3dcba10ad0d992c2f7333f authored about 11 years ago
de6da393a34e57db7a3dcba10ad0d992c2f7333f authored about 11 years ago
Add ; to fix issue in migrations - refs BT#5572
beb38c188c4765cc402afa26771e01fe133b32e2 authored about 11 years ago
beb38c188c4765cc402afa26771e01fe133b32e2 authored about 11 years ago
Add generation of partial original translation files for TermsPackage command
29019900051f0c404915f03912d38c9283fcab96 authored about 11 years ago
29019900051f0c404915f03912d38c9283fcab96 authored about 11 years ago
Added libvpx as coded for webm video - refs BT#7271
2fb5b8c3ffb3da9a3ddd1b9267feec88f88d93c7 authored about 11 years ago
2fb5b8c3ffb3da9a3ddd1b9267feec88f88d93c7 authored about 11 years ago
Minor (ugly) fixes to support parenthesis in filenames in video conversion - refs BT#7271
3255f35093c747d4ee313a2d9e6e816b866d7c72 authored about 11 years ago
3255f35093c747d4ee313a2d9e6e816b866d7c72 authored about 11 years ago
Minor fixes
0bb508c6e5a714c7257d3d19e056abef7e1fb5b7 authored about 11 years ago
0bb508c6e5a714c7257d3d19e056abef7e1fb5b7 authored about 11 years ago
Add ConvertVideosCommand draft in preparation for HTML5 conversion stuff
23a0c62379610eb38bc833a59d19cd45ebb56cd1 authored about 11 years ago
23a0c62379610eb38bc833a59d19cd45ebb56cd1 authored about 11 years ago
Add TermsPackage command
Command meant for helping out packaging languages for new translators
aa3741a9d085764541853d8436b1d2b30f3e128e authored about 11 years ago
Add TermsPackage command
Command meant for helping out packaging languages for new translators
3852faf9a21248785316aec5ab5efd87f7460043 authored about 11 years ago
Add TermsPackage command
Command meant for helping out packaging languages for new translators
a071f01daf8c87fbbdcc177b693408a55addf966 authored about 11 years ago
Minor - spacing
799d6f21108124269db8c24b7e0376ab954830de authored about 11 years ago
799d6f21108124269db8c24b7e0376ab954830de authored about 11 years ago
Updated README with new commands and other light reading improvements
54f6e120e10180dddd3b0013916183713f1073e8 authored about 11 years ago
54f6e120e10180dddd3b0013916183713f1073e8 authored about 11 years ago
Update check on $files count in removeFiles() to avoid going further (empty() was not working, count() does)
d661c4117aaf0176b72223ad37e7669d9b89f77a authored about 11 years ago
d661c4117aaf0176b72223ad37e7669d9b89f77a authored about 11 years ago
Return immediately if no file to clean in clean_deleted_documents
81bed847ca602030fc4662178f1ca78ade6eef63 authored about 11 years ago
81bed847ca602030fc4662178f1ca78ade6eef63 authored about 11 years ago
Improve files:clean_deleted_documents() command with --size and --list options - closes #16
874e9b2150ace59411f0db7cc4980f0ebcc72d81 authored about 11 years ago
874e9b2150ace59411f0db7cc4980f0ebcc72d81 authored about 11 years ago
Minor - Adding InputInterface/OutputInterface in the use segment.
2b9722ece0300f586fd55b2078ecaf20fa90dd8c authored about 11 years ago
2b9722ece0300f586fd55b2078ecaf20fa90dd8c authored about 11 years ago
Removing silent and implementing the no-interaction option see BT#5572
a0af4c0a7207cc1e3923b8b7e8b01ae63a16537d authored about 11 years ago
a0af4c0a7207cc1e3923b8b7e8b01ae63a16537d authored about 11 years ago
Merge branch 'master' of github.com:chamilo/chash
3b13b7c93a15717d7a5d3a542ddca87d23de44fd authored about 11 years ago
3b13b7c93a15717d7a5d3a542ddca87d23de44fd authored about 11 years ago
Fixing stats/users tables changes see BT#5572
6e230ad7bc38c9b24648b2d7137067840243e55c authored about 11 years ago
6e230ad7bc38c9b24648b2d7137067840243e55c authored about 11 years ago
Minor - format code.
17c855fa4bdc877a0047eec0159cb6208d3d5976 authored about 11 years ago
17c855fa4bdc877a0047eec0159cb6208d3d5976 authored about 11 years ago
Add files:clean_deleted_documents() command to remove all documents marker with the DELETED magic word - closes #15
b31bcb175132cbcee0490a7b67e2879dcfb67ceb authored about 11 years ago
b31bcb175132cbcee0490a7b67e2879dcfb67ceb authored about 11 years ago
Merge branch 'master' of github.com:chamilo/chash
b1a3eca688961a7b24d2134c9ee97a9db57259b1 authored about 11 years ago
b1a3eca688961a7b24d2134c9ee97a9db57259b1 authored about 11 years ago
Added version 1.8.6.2 to the chamiloVersions()
c2953cbd6613aa800733ce181f8efbb9fff4b5d2 authored about 11 years ago
c2953cbd6613aa800733ce181f8efbb9fff4b5d2 authored about 11 years ago
Fixing query.
a5c6457a42cbb573740fede59c11beb9b86c610b authored about 11 years ago
a5c6457a42cbb573740fede59c11beb9b86c610b authored about 11 years ago
Minor - updating docs.
bb207a0459cedafe7994e78664cdac87cf9dc17e authored about 11 years ago
bb207a0459cedafe7994e78664cdac87cf9dc17e authored about 11 years ago
Minor - updating license.
8c430a0cc5e1fce9c774c4c138abe1d3dcc3f50b authored about 11 years ago
8c430a0cc5e1fce9c774c4c138abe1d3dcc3f50b authored about 11 years ago
Adding custom_icon/description.
2ed5b6175a1ea917df703e4412d8c1fa2cf81041 authored about 11 years ago
2ed5b6175a1ea917df703e4412d8c1fa2cf81041 authored about 11 years ago
Adding custom_icon and description in ctool see BT#7204
8d9d9d133e4c57aab53f76e814559cbcaf7106cf authored about 11 years ago
8d9d9d133e4c57aab53f76e814559cbcaf7106cf authored about 11 years ago
Merge branch 'master' of github.com:chamilo/chash
29a579573498b8733454a327f76ad3d4af9f091c authored about 11 years ago
29a579573498b8733454a327f76ad3d4af9f091c authored about 11 years ago
Changing "text" with "longtext".
See https://support.chamilo.org/issues/6814
cd5423055ba27efe5ae2804129b45acf34d6fbcc authored about 11 years ago
Adding c_group_info.iid
17325621d32ee727a52a6d4cf6a612149008a2f9 authored about 11 years ago
17325621d32ee727a52a6d4cf6a612149008a2f9 authored about 11 years ago
SQL changes.
Adding changing varchar size default_event_type/default_value_type and
adding usergroup.allow_me...
Minor - updated travis status icon link
26c1303924fa6a7de9f8541ed1385d8b977a9e4c authored about 11 years ago
26c1303924fa6a7de9f8541ed1385d8b977a9e4c authored about 11 years ago
Merge branch 'master' of github.com:chamilo/chash
bea63e971afb1b49d56d300c6e4a88ad59e75841 authored about 11 years ago
bea63e971afb1b49d56d300c6e4a88ad59e75841 authored about 11 years ago
Remove flawed vfsStream dependency
5980aa2ee624d71d495b15dd869da97707f5b638 authored about 11 years ago
5980aa2ee624d71d495b15dd869da97707f5b638 authored about 11 years ago
Update vendors to include vfsStream
b58263b06b62b53eb1dcc969bd76f2faaa61c587 authored about 11 years ago
b58263b06b62b53eb1dcc969bd76f2faaa61c587 authored about 11 years ago
Add build status from Travis-CI
a2896d3f8830e9302e2dd6bb5b5ff818888946f3 authored about 11 years ago
a2896d3f8830e9302e2dd6bb5b5ff818888946f3 authored about 11 years ago
Fix issue detecting config file in db:sql_cli
15d9937423c5ca25eb62b775a32e89fa7fdc68e1 authored about 11 years ago
15d9937423c5ca25eb62b775a32e89fa7fdc68e1 authored about 11 years ago
Adding tables in order to implement the "session path".
6ed452843e76d7e152d3b4c094d08322c922cf00 authored about 11 years ago
6ed452843e76d7e152d3b4c094d08322c922cf00 authored about 11 years ago
Adding warning messages see BT#5572
d753f04691381e0931bd3a1dd11097072799c868 authored about 11 years ago
d753f04691381e0931bd3a1dd11097072799c868 authored about 11 years ago
Adding remove-unused-table option.
2538ceafdaed89690cbdb2810a2281547ccca5b5 authored about 11 years ago
2538ceafdaed89690cbdb2810a2281547ccca5b5 authored about 11 years ago
Fixing c_forum_notification see BT#5572
d056d4a16165221ad74a3c3faec4a7865883db6f authored about 11 years ago
d056d4a16165221ad74a3c3faec4a7865883db6f authored about 11 years ago
Fixing c_wiki_conf error see BT#5572
bb406671a06b0bc930a01b54fa3020f041df1a20 authored about 11 years ago
bb406671a06b0bc930a01b54fa3020f041df1a20 authored about 11 years ago
Fixing bug in c_wiki_conf table.
f184c119afbd212c6b3f3a8ecb3a272184b91d70 authored about 11 years ago
f184c119afbd212c6b3f3a8ecb3a272184b91d70 authored about 11 years ago
Minor - updating docs.
33617a6ef647216c8c97d82ea03f8da3c695ca12 authored about 11 years ago
33617a6ef647216c8c97d82ea03f8da3c695ca12 authored about 11 years ago
Using custom ImportCommand see BT#5572 and https://github.com/doctrine/dbal/pull/439
6767ae0e2815e973b63636e1181b36ca4cf796ba authored about 11 years ago
6767ae0e2815e973b63636e1181b36ca4cf796ba authored about 11 years ago
Adding custom-package option if you don't want to download a zip package.
1b21346d96abf088a63fbb866fe7e95502f7a4f0 authored about 11 years ago
1b21346d96abf088a63fbb866fe7e95502f7a4f0 authored about 11 years ago