1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

138 Commits

Author SHA1 Message Date
Moc
ff2c2e5c6d #220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6) 2013-06-12 21:38:26 +02:00
Moc
2d8ba837af #370 - added some more debug on other places 2013-06-03 00:41:40 +02:00
Moc
b03bd30b67 #370 - Added some debug info which may help 2013-06-03 00:26:08 +02:00
Moc
72d9855d2c #356 - Dowloads issue 'File not found'. Replaced $DOWNLOADS_DIRECTORY with e_DOWNLOAD. 2013-05-30 11:18:43 +02:00
Moc
93a30ead61 Typo in download request.php: ee_UPLOAD -> e_UPLOAD 2013-05-30 00:32:14 +02:00
Moc
f981711350 More notice fixes 2013-05-24 18:40:29 +02:00
Moc
5034dc0e49 Download request.php - LAN fix and code cleanup 2013-05-20 15:36:08 +02:00
SecretR
00ad4d35f5 Fixed #128: Download Plugin - can't activate "limits"; minor additional
cleanup
2013-04-27 14:45:47 +03:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Cameron
0ebbb7f15f Minor Download template fix. 2013-03-24 03:02:31 -07:00
Moc
b76c06db45 Minor UI fix to Downloads plugin 2013-03-07 13:24:48 +01:00
Moc
4aae3fece8 Fixes #65 - Downloads sitelink 2013-03-07 13:17:24 +01:00
Cameron
f666d18f6c Modal Window and TinyMce Fixes. 2013-03-04 22:59:03 -08:00
SteveD
0558f43576 Issue #55 - don't show 'Everyone except...' class list where inappropriate 2013-03-03 11:32:28 +00:00
Tijn Kuyper
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Cameron
43478aabfa Removed references to deprecated preset handler. 2013-02-25 17:45:19 -08:00
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Cameron
caebb368af Language file cleanup 2013-02-23 16:21:00 -08:00
Cameron
71b71d42b4 Issue #12 Moved Downloads code out of request.php and into it's own requester. Corrected download class issue. 2013-02-23 12:39:58 -08:00
Cameron
dc42c53d76 Downloads language-file cleanup. Feature-box inline editing enabled. 2013-02-23 04:05:08 -08:00
Cameron
cfa177a9ad Download Plugin fixes and filepicker() GUI fix. 2013-02-23 03:04:45 -08:00
SteveD
f268a6245a Issue #65 - regenerate prefs for global language file loading on plugin scan.
Create the 'common' language files for the download plugin
2012-12-28 21:19:22 +00:00
Tijn Kuyper
9f3f37f3a1 GUI and backwards compatibility fixes 2012-12-22 11:42:16 +01:00
septor
01db94680e missing LAN 2012-12-16 11:02:54 -05:00
SteveD
fe7477dc06 Missing LANs 2012-12-16 11:50:48 +00:00
Cameron
bfe6e9075d More language-file cleanup and notes added. 2012-12-15 16:02:07 -08:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
Cameron
fc223feaf2 A little more icon cleanup 2012-12-04 04:11:00 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
97a0ada0cb Event hooks now allows for multiple form elements.
Also added $frm->renderHooks($data).
2012-11-30 20:47:26 -08:00
Cameron
1bf01802d2 More GUI fixes. 2012-11-28 23:34:40 -08:00
Cameron
5e84eaf34d More admin GUI refinements 2012-11-26 15:43:42 -08:00
Cameron
0a8ec03ab4 DHTML Calendar removal and cleanup. 2012-11-24 11:07:00 -08:00
CaMer0n
3ff7170946 default upload path moved to e107_system/temp - requires testing. 2012-11-12 21:46:10 +00:00
CaMer0n
6e5545187d More comments. 2012-11-07 03:55:08 +00:00
CaMer0n
47b19c677d Comments on download_setup.php and plugin_class 2012-11-07 03:40:07 +00:00
CaMer0n
2c3a9f3fc5 Placeholder for downloads cron and some cleanup. 2012-11-02 02:12:16 +00:00
nlstart
3b25139a18 Preparation for prune option to delete history of download_requests records. 2012-10-30 09:45:46 +00:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
d49c85f9f0 General cleanup 2012-08-10 19:30:43 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00
CaMer0n
ef3a390732 More cleanup 2012-06-01 08:09:14 +00:00
CaMer0n
ed28dc0808 Rating system re-work and cleanup. 2012-05-27 10:42:16 +00:00