Skip to content

Releases: joomlashack/OSDownloads

v1.4.1

16 Oct 18:21
Compare
Choose a tag to compare

Commit log

133c6c5 Update version to 1.4.1
99a84da Fix the limit box in the admin list

v1.4.0

16 Oct 00:36
Compare
Choose a tag to compare

Commit log

60e0fc4 Update version to 1.4.0
1fb84aa Fix #90, fix #180, fix #140 Adding option to sort by creation and modification date
5a4298d Fix #90, fixing the ordering column and criterias
abd917b Fix the category table's name in the query
ee1d4fd Move the admin emails view and controller into the library
8bde08c Update version to 1.3.8
2031543 Optimize a couple of data types for fields
c7cf1b3 Fix the download count for remote files
9e4ff09 Better pagination display

v1.3.7

09 Sep 19:07
Compare
Choose a tag to compare

Commit log

da3e213 Update to 1.3.7
b336a78 Fix the front-end view for multiple menu items
2c6cf37 Minor code style fix

v1.3.6

10 Aug 13:07
Compare
Choose a tag to compare

Commit log

b2d71b0 Updates version to 1.3.6
0047726 Updates version to 1.3.6b1
b8d0e01 Fixes #169, allowing to use multiple modules in the same page

v1.3.5

05 Aug 02:15
Compare
Choose a tag to compare

Commit log

b132ef3 Updates version to 1.3.5
dbdfc4e Fixes a PHP error about publish_up and publish_down being undefined
8d5e2e6 Updates version to 1.3.5b1
a6593a8 Avoids to redeclare JViewLegacy twice

v1.3.4

13 Jul 17:30
Compare
Choose a tag to compare

Commit Log

  • b38a152 Release v1.3.4 (Bill Tomczak)
  • 197e6a8 Fix problem with backend file editing. (Bill Tomczak)
  • f753b22 Merge branch 'development' (Bill Tomczak)
  • decf2da Merge pull request #177 from patricmutwiri/patch-1 (OSTraining)
  • af42822 Merge pull request #178 from patricmutwiri/patch-2 (OSTraining)
  • b7e2802 Update router.php (Patrick)
  • f215245 Update router.php (Patrick)
  • 97fd82c Update JRequest calls to JInput (Bill Tomczak)
  • f767d26 Update README.md (stevejburge)
  • 4cad6f6 Update README.md (stevejburge)

v1.3.3

26 May 17:57
Compare
Choose a tag to compare
Commit log

6ac7ab6 Merge branch 'master' into development
9c9baf7 Fixes an issue about JViewLegacy being loaded twice
dad0dff Minor: Removed comma
12b0eab Updates version to 1.3.3
bc01004 Simplifies the Mailchimp add to list code

v1.3.2

01 May 17:58
Compare
Choose a tag to compare

Commit log

1c35a91 Updates version to 1.3.2
171384b Merge branch 'development' of github.com:OSTraining/OSDownloads into development
29fc380 Updates the tests STAMP
03d0e8d Updates version to 1.4.0a1
2e3298c Updates the copyright
2a792aa Add class with file id in item view
9e3898b Merge branch 'master' into development
496662b Updates version to 1.3.2a1
3b5b55e Fixes a wrong path for an include

Released to pack OSSystem v1.0.6 with an urgent fix

v1.3.1

09 Feb 18:34
Compare
Choose a tag to compare

There is no real change, we are releasing to follow the Pro version release number.

v1.3.0

06 Feb 17:42
Compare
Choose a tag to compare

Commit log

  • e648ecf Updates version to 1.3.0
  • 071a700 Fixes the agreement requirement link
  • 8f84779 Fixes the agreement requirement check in JS
  • 505d507 Adds the missed fonts folder
  • 561d918 Removes a not used js variable
  • 6d6a36e Fixes the osdownloads js to work with the new css class
  • 8911c40 Fixes the agreement requirement article link
  • 000e054 Fixes the download output for uploaded files
  • e773ca4 Minor codestyle fix
  • dfb2b05 Fix the modal style for J2.5
  • cb8f998 Minor codestyle fix
  • 456488a Add a missed language string
  • f52ee59 Fix the JModelAdmin import
  • 2411bae Renames AllediaFooter to CustomFooter
  • 60cd5e6 Adds support to the default files repository and adds the Alledia footer
  • 074d703 Fixes a syntax error
  • 533e9de Updates the other email requirement modals
  • 76885c9 Merge branch 'master' into development
  • a002134 Merge branch 'master' of github.com:OSTraining/OSDownloads
  • 4f14eab Cleanup required email
  • 91f0d7e Fixes the default value for show_download_button param
  • 7d4e7b4 Fixes #101, adding control for Readmore and Download buttons
  • 9b150c1 Fixes typos
  • 3662128 Updates version
  • 488e279 Fixes the MailChimp integration
  • 0436106 Updates version to 1.3.0b2
  • f4ab3fc Updates version to 1.3.0b1
  • 54cc842 Updates the module do inherite the AllediaFramework class
  • 0aec7b0 Update version to v1.3.0a5
  • 2bb0e3e Fixes the layout after validate email
  • 5505c0f Updates version to 1.3.0a4
  • 41ca5f1 Fixes the title for error pages
  • a234f98 Adds basic code to allow filter e-mail by status
  • 2f1bdd9 Add missed comments to file headers
  • 3477959 Format the config.xml file
  • 63c507a Fixes the cat_access and cat_title for the Item model
  • c7004ab Removes the increment download code from the view
  • 862921c Creates the Free item table class
  • ccbd3bc Merge branch 'feature/email-confirmation' into development
  • 4660dfb Re-implements the Mail Chimp integration
  • 02fa967 Implements an internal class for Email table
  • d8ee030 Fix the template file names
  • d7693c5 Fix the basic download workflow
  • cd3f958 Fix variable call for params in the default template
  • eac0820 Partial implementation of new class structure
  • 99d2e5f Remove wrong comment
  • dbede64 Use the new base model classes
  • f2b2a1a Implements the model Item inside the library
  • aed89f6 Rename the css file
  • 13b495c Create model for email
  • a987497 Initial implementation for tests
  • 9dea62c Update version to 1.3.0a2
  • 9e97cb8 Improve the component controller inheritance
  • 53d093d Create an abstract class for the manifest
  • e2c7629 Move the MCAPI class to the library folder
  • df3664c Remove hardocoed columns check replacing by installer methods
  • 671f520 Add the layout param, allowing to create multiple layouts for a module
  • 08915cf Fix the require/show e-mail test in the module
  • eb1a0f4 Fix the validation for e-mail as optional
  • 9f48a7c Minor css improvement
  • 35508a7 Fix a php warning message about undefined show_email
  • f147a69 Fixes the incompatibility with other extensions that use JRoot
  • ae17236 Fix the thank you page customization, fixes #97
  • e86b313 Add consistence with J3 UI, fixes #111
  • d405c96 Add the "Access" column to the files list in admin, Fixes #71
  • d793199 Update version to 1.3.0a1
  • 908abf2 Fixes the empty language for the General category
  • 409790f Improve the fix for #124
  • 0af753d Fixes the issue #124, removing the finfo requirement
  • ec8edf2 Adds Codeception to the require-dev
  • 45c3433 Ignore the composer.lock file
  • 1598faf Change e-mail to email
  • 8b2e0b0 Fixes #121, translating the admin menu items
  • a579c3b Fix #118, merging the Require Email and Show Email
  • fae432e Fix #117, add article's itemid, if exists
  • 05583ac Fix #116, the Require Agreement field tooltip text
  • d37427d Allow custom tweet text for Pro version
  • a474d88 Update version to 1.2.1
  • 77ee409 Fix some language strings