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 |
|
SteveD
|
0558f43576
|
Issue #55 - don't show 'Everyone except...' class list where inappropriate
|
2013-03-03 11:32:28 +00: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
|
fc223feaf2
|
A little more icon cleanup
|
2012-12-04 04:11:00 -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 |
|
CaMer0n
|
f1cc288878
|
More work on admin->downloads. Now uses media-manager for images.
|
2012-04-20 07:28:53 +00:00 |
|
CaMer0n
|
982c1eda9b
|
More downloads work
|
2011-11-26 23:06:02 +00:00 |
|
CaMer0n
|
132009bb33
|
adaptation of download-code to use core functions.
|
2011-11-26 06:27:10 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
0d73cb56a2
|
Bugtracker #4867 - recognise https:// files as external downloads
|
2009-12-05 09:49:02 +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 |
|
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
|
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
|
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 |
|
CaMer0n
|
195465776a
|
Added 'checkall' box at top of column - but suspect api needs adjustment
|
2009-07-21 16:05:11 +00:00 |
|
CaMer0n
|
2fcfdb4ddc
|
Added non-function batch example + user_pref fix for column/field option.
|
2009-07-19 20:25:03 +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
|
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 |
|
bugrain
|
257b6886e7
|
* A few bug fixes and some code re-org
|
2009-07-14 23:19:22 +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
|
8bb7c473b3
|
Added trigger hook support
Source file organisation
Some bug fixes
|
2009-05-03 21:16:15 +00:00 |
|