1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

84 Commits

Author SHA1 Message Date
CaMer0n
15acd8990d Custom filterQry added to admin_ui and more download work. 2011-11-27 06:10:16 +00:00
CaMer0n
982c1eda9b More downloads work 2011-11-26 23:06:02 +00:00
CaMer0n
0f794aa225 adaptation of download-code to use core functions. 2011-11-26 06:31:31 +00:00
CaMer0n
132009bb33 adaptation of download-code to use core functions. 2011-11-26 06:27:10 +00:00
nlstart
7bc26e7ad5 Fixed broken closing </a> tag 2011-07-18 18:28:14 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
6a19f3e2f3 Bugtracker #4666 - allow constants in category names 2010-01-02 22:10:35 +00:00
e107steved
0d73cb56a2 Bugtracker #4867 - recognise https:// files as external downloads 2009-12-05 09:49:02 +00:00
bugrain
940a681267 Breadcrumb fix for sub-sub categories 2009-12-03 00:48:28 +00:00
bugrain
f48fe93ff7 Fixed some language issues and link to copy upload to downloads 2009-12-03 00:22:25 +00:00
bugrain
bed15a72f2 Use 32px icons and fix link for news post for uploads 2009-11-28 20:46:04 +00:00
marj
1919629a98 reencode some files to UTF-8 2009-11-18 02:03:35 +00:00
marj
62ef2fd56e Fix copyright info. 2009-11-18 01:49:18 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
ee3d65bb2f reencode some files to UTF-8 2009-11-17 13:27:14 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
bugrain
a3d0679217 Started to integrate upload options 2009-11-12 21:46:14 +00:00
secretr
7edd4ba390 admin UI - introducing textarea auto-height, bugfixes, e-column trigger overall fix 2009-11-09 16:54:30 +00:00
CaMer0n
b2986c3960 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:10:52 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
CaMer0n
f6b378ebd4 Slight modification to the *_setup.php spec. 2009-10-21 12:53:00 +00:00
CaMer0n
1c1a0566b2 deprecated-file removal. 2009-10-20 07:40:31 +00:00
CaMer0n
a9050cc2a3 Adding setup files 2009-10-20 03:58:47 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
e107steved
e8d317610e XHTML Compliance 2009-10-04 19:28:28 +00:00
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
8534e7734e plugin.xml pref fixes and <folder> removal. 2009-09-21 22:14:45 +00:00
CaMer0n
f689825d90 Notice removal 2009-09-21 21:56:09 +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
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
bugrain
708f5780e3 Some updates to start making filter list code more generic 2009-08-15 01:00:38 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
bugrain
6d87c01155 Basic no JavaScript support using CSS 2009-08-06 22:41:35 +00:00
bugrain
2b5604ef4d Minor HTML layout changes 2009-08-06 22:36:17 +00:00
bugrain
083720f4d0 Include shortcode_handler.php 2009-08-06 22:34:59 +00:00
bugrain
98846ed348 Include message_handler explicitly 2009-07-25 09:41:23 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
bugrain
c539f13b36 Some more HTML validation fixes and CSS changes 2009-07-23 23:40:57 +00:00
bugrain
7fe24d4ca0 HTML validation fixes and CSS changes 2009-07-23 23:03:49 +00:00
CaMer0n
27c85b32f9 little more work on the drop-down batch menu. 2009-07-23 15:23:19 +00:00
secretr
6147b720ae Core admin JS minor fixes; admin download now uses Core admin JS 2009-07-23 09:02:10 +00:00
CaMer0n
195465776a Added 'checkall' box at top of column - but suspect api needs adjustment 2009-07-21 16:05:11 +00:00
CaMer0n
3c67dabcb1 renamed get_function_name() changed to sc_function_name() for shortcode functions. Removing confusion with get_userdata, get_userclasses and other get_ functions built into PHP. 2009-07-21 07:10:25 +00:00
CaMer0n
2fcfdb4ddc Added non-function batch example + user_pref fix for column/field option. 2009-07-19 20:25:03 +00:00
marj
8406900d32 XML compliance 2009-07-19 14:48:01 +00:00
marj
7a62bec60d deprecated help.php 2009-07-19 09:32:24 +00:00
bugrain
b88af17707 * Ajax based search filter (proof of concept)
* Other minor tweaks to layout
2009-07-18 19:04:04 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00