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

56 Commits

Author SHA1 Message Date
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
CaMer0n
3e75e6352f Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads 2009-07-17 02:28:49 +00:00
bugrain
7acd755d49 * Fixed menu links to admin pages 2009-07-16 23:25:16 +00:00
bugrain
1c89ed5663 * Search form labels moved to language file
* Refined basic/advanced search show/hide - now uses CSS and JavaScript
* Some layout modifications to download list table and advanced search form
2009-07-16 23:07:31 +00:00
bugrain
84a6fc3a61 * Added basic/advanced search option to admin page (proof of concept work)
* Moved colum selection to drop down list
2009-07-15 23:28:46 +00:00
CaMer0n
95d2c3b8a3 PNG icon cleanup. All with semi-transparency. 2009-07-15 09:34:54 +00:00
bugrain
20b1498450 * A few bug fixes and some code re-org 2009-07-15 00:48:09 +00:00
bugrain
113ed5f7e7 * A few bug fixes and some code re-org 2009-07-15 00:15:01 +00:00
bugrain
89509d0de8 * A few bug fixes and some code re-org 2009-07-14 23:59:57 +00:00
bugrain
3f447ab2a5 * A few bug fixes and some code re-org 2009-07-14 23:53:02 +00:00
bugrain
257b6886e7 * A few bug fixes and some code re-org 2009-07-14 23:19:22 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
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