1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

371 Commits

Author SHA1 Message Date
CaMer0n
a3f846be42 Xhtml validation fixes 2009-06-24 22:19:27 +00:00
CaMer0n
cfbd2d6ac0 Minor visual interface changes. Comments added and plugin-category added to xml. 2009-06-24 22:04:38 +00:00
bugrain
ed00f81db3 Fixed hard coded language text in plugin.xml
Renamed language files to match standard approach
2009-05-04 20:09:45 +00:00
bugrain
78c7030698 Move list_new functionality for downloads in to download plugin 2009-05-04 19:57:48 +00:00
bugrain
8bb7c473b3 Added trigger hook support
Source file organisation
Some bug fixes
2009-05-03 21:16:15 +00:00
bugrain
c320e18671 * Fixed admin-maintenance-duplicates report 2009-02-11 22:50:43 +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
bugrain
6e6befed2e Added BBCode buttons for textareas 2009-01-17 19:17:56 +00:00
bugrain
e804cd28e9 Idea #259 - Default username/user email to current user when creating a new download 2009-01-15 00:02:12 +00:00
bugrain
33d7f4db7f Idea #1533 Added preference for recent download age in days, use a new shortcode (thanks marj) in template file instead of DOWNLOAD_LIST_NEWICON 2009-01-14 23:45:33 +00:00
bugrain
9d1f56b191 Added download_template.php (copied from core) 2009-01-14 23:43:36 +00:00
bugrain
fd07a347e3 Added ability to sort category list page by number of requests
Added ability to sort mirror sites randomly (as now) by ID or by name
Fixed alignment bug in admin options page
2009-01-14 22:53:38 +00:00
bugrain
225d9c7707 Added download_template.php (copied from core) 2009-01-13 08:05:08 +00:00
bugrain
a6f0f94557 copied from core 2009-01-13 00:47:35 +00:00
bugrain
1491a2590b Added download_shortcodes.php (copied from core) 2009-01-13 00:47:13 +00:00
bugrain
f822cf152d Bugtracker #3651 Added individual filesize fields for mirror files 2009-01-13 00:46:23 +00:00
bugrain
2555928756 Added plugin installed check on entry
Bugtracker #3651 Added individual filesize fields for mirror files
2009-01-13 00:43:54 +00:00
bugrain
ac9382ea92 Added plugin installed check on entry
Added download_shortcodes.php (copied from core)
Fixed some href links that were pointing back to core download
Bugtracker #3651 Added individual filesize fields for mirror files
2009-01-13 00:42:54 +00:00
bugrain
3da1639c9a Fixed icon filepath for admin submenus 2009-01-13 00:37:25 +00:00
bugrain
03fd09b3f2 Initial port from core to plugin, no functional changes 2009-01-11 02:59:10 +00:00
mcfly
a113d8117b Adding new download plugin 2009-01-11 00:31:39 +00:00