1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-16 04:24:42 +01:00

17 Commits

Author SHA1 Message Date
Cameron
7f1a946562 Fixes #470 Download pagination template and SEF Urls. 2014-01-04 10:14:10 -08:00
Cameron
d34623a043 Issue #459 - some work on downloads pagination 2013-12-30 03:17:20 -08:00
Cameron
c3e93fb34d Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec. 2013-12-21 06:23:22 -08:00
Cameron
7e61dda748 Fix for legacy download-template header and footer. 2013-10-27 13:27:08 -07:00
Cameron
d39ed3455a Fixed: Download sort pref was breaking download-list sql query. 2013-10-27 12:37:38 -07:00
Cameron
ea493115b3 Download plugin template and gui fixes. 2013-06-26 02:02:35 -07:00
Cameron
38ffec3772 Download template fixes. 2013-06-25 16:03:00 -07:00
Cameron
709c1a80a6 Download plugin clean-up mostly complete. (cache still needs to be done) 2013-06-23 19:06:46 -07:00
Cameron
2b27fc6ad6 More work on the download plugin. 2013-06-23 03:46:27 -07:00
Cameron
fd5fbf6718 Download plugin cleanup and template upgrade. (Work in progress) 2013-06-22 18:24:43 -07:00
CaMer0n
f1cc288878 More work on admin->downloads. Now uses media-manager for images. 2012-04-20 07:28:53 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
marj
1919629a98 reencode some files to UTF-8 2009-11-18 02:03:35 +00:00
CaMer0n
ecf8281a4e Rss added to download plugin 2009-09-18 19:07:09 +00:00
CaMer0n
58b6ce1a3f Make /download.php work with the download plugin. 2009-09-17 20:38:20 +00:00
bugrain
8bb7c473b3 Added trigger hook support
Source file organisation
Some bug fixes
2009-05-03 21:16:15 +00:00
bugrain
13752f1c45 * Tablerender title is now breadcrumb trail
* Added shortcodes for previously hard coded stuff and updated template
* Converted shortcodes to shortcode class - real PHP, yay!
* Removed 'renderplain' option - nothing else worked like this
* admin: first cut of the new maintenance options
* admin: started item filter form (unfinished by a long way)
* admim: removed a lot of inline css classes/styles in preperation for the new admin way of doing things
* Start of code tidy up, including creation of some handler classes
* Fixed some bugs found along the way
2009-02-11 21:41:54 +00:00