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

858 Commits

Author SHA1 Message Date
Cameron
ad52a3ccfc Image picker re-style. 2017-12-19 16:27:57 -08:00
Cameron
19ebdfc736 PHP Notice removal 2017-12-17 13:44:12 -08:00
Cameron
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -08:00
Cameron
d63e4063e2 Upload 'file' button in admin area - styling fix. 2017-11-13 10:09:22 -08:00
Cameron
a3674a7bf0 Custom label option for progressbar(). Extra example code in _blank.php 2017-11-12 10:38:02 -08:00
Cameron
6bd8360e8a Issue #2846 LAN var cleanup 2017-11-06 14:00:37 -08:00
Cameron
fb96f7480c Issue #2809 - News Carousel option. 2017-10-09 18:26:05 -07:00
Cameron
39ef6aecab 'progressbar' field type added to custom fields handler. progressbar() now accepts values like '8/10' 2017-10-03 13:28:09 -07:00
Cameron
229f0486aa Issue #2000 Enable news category to determine news category default template. Admin area completed. Frontend still to come. 2017-09-28 09:35:56 -07:00
Cameron
0f86460248 Merge pull request #2744 from lonalore/expandit
Fix for issue #2741
2017-07-26 10:47:08 -07:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02:00
Lóna Lore
1da41a2288 Fix for issue #2741 2017-07-24 22:57:58 +02:00
Cameron
39e340caa7 Fixes #2705 - Search Filter Box. Thanks @G4HDU 2017-06-26 13:22:48 -07:00
Cameron
69ec33bc99 Admin-UI/Form-handler Avoid PHP warning if perPage = 0. 2017-06-14 13:01:16 -07:00
Cameron
a2f7546e1f Fixes #1248 - min value in $frm->number() options. 2017-06-09 16:05:00 -07:00
Cameron
cd7b41cdb4 Issue #2455 'disabled' radio button parm workaround. 2017-05-16 14:59:40 -07:00
Indra
aa7eb26ed4 Update Icon Selector
make icon selector not disturb other field
2017-05-16 01:05:16 +07:00
Cameron
f58e00c41b Admin-ui: Auto-display sort button when sortField is not empty and 'sort' parm is not set. 2017-05-08 18:47:51 -07:00
Jimako
7e47a51249 fix #2552 function tags limit 2017-04-15 17:31:25 +02:00
Cameron
90d533ba52 Fix for numeric form drop-downs. 2017-04-14 11:00:29 -07:00
Cameron
2f42b4ec2d Make sure drop-down value is a string. 2017-04-13 09:52:32 -07:00
Cameron
ff61316f31 Form: Fix for flipswitch using array names. ie. myfield[key] 2017-04-12 15:32:35 -07:00
Cameron
593c94c1b5 Carousel interval option fix. 2017-04-10 17:50:01 -07:00
Cameron
a80e6c52f0 Admin-ui: When type='image' and optArray has been set, will render a set selection of inline images. 2017-04-08 12:57:21 -07:00
Cameron
a992d06e05 Admin-ui: Grid responsive fixes. 2017-04-05 14:54:05 -07:00
Cameron
674fde0525 Admin-ui: Carousel option added for use with Grid. 2017-04-05 12:42:42 -07:00
Cameron
e17316eab7 Admin-ui: Grid mode mostly complete. Fixed admin-ui top navigation. 2017-04-04 18:41:34 -07:00
Cameron
a8931d663b Admin-ui: Grid-listing (work-in-progress) 2017-04-03 20:20:38 -07:00
Cameron
fcbe12c5f6 PHP Notice fixes. mbstring function fallback. 2017-03-31 19:04:34 -07:00
Cameron
525a097517 Admin-ui: readParm['url'] added and other url fixes. 2017-03-30 13:53:06 -07:00
Cameron
7ab368076f Admin-ui: Additional checks for valid parent value when editing parent/child record. eg. download_category etc. 2017-03-30 08:58:02 -07:00
Cameron
a2026244a3 Issue #2487 - Category Tree fixes. 2017-03-28 15:16:27 -07:00
Cameron
c581b89aa1 Download breadcrumb fix. 2017-03-27 09:43:21 -07:00
Lóna Lore
7e66f694d1 Ability to use bs-switch in menu-manager config modals. 2017-03-06 22:20:56 +01:00
Tijn Kuyper
c86f8d23ad #1582 - userpicker() works again when using SEF URLs 2017-03-06 21:15:33 +01:00
Cameron
5c6ccdb69a Flipswitch styling fix. 2017-03-03 13:44:10 -08:00
Cameron
f67dfaa98d Flipswitch supports 'disabled' attribute. 2017-03-03 09:04:29 -08:00
Cameron
e78a50711f Switch inverse fix. 2017-03-03 08:49:52 -08:00
Cameron
2be943f45a Switch fix 2017-03-03 08:44:42 -08:00
Cameron
551bee9b47 Progress on inverted switch 2017-03-02 19:07:46 -08:00
Lóna Lore
b91351c5ed Fix for unchecked-checkbox value submission. 2017-03-03 00:03:31 +01:00
Cameron
aa36466220 Issue #2446 e_menu multilan value fix. 2017-03-02 09:39:50 -08:00
Cameron
8963dacc46 Fix for bbarea GUI when limited news perms are set for the current user. 2017-02-20 15:22:06 -08:00
Cameron
29d97855f1 Remove old unused code from newspost. Make On/Off the default for admin-ui boolean fields. 2017-02-19 10:23:52 -08:00
Cameron
4fa8e47247 Issue: #2398 e_menu now supports tabs. 2017-02-13 18:14:51 -08:00
Lóna Lore
768176c5c3 Fix for inline editing. 2017-02-12 21:55:46 +01:00
Cameron
84a4cc36e5 Fixes #2413 - Pagination issue with empty records. 2017-02-12 07:59:30 -08:00
Cameron
28e8937845 Form switch styling. 2017-02-10 12:39:14 -08:00
Cameron
cb4b964f61 Switch styling 2017-02-10 09:52:40 -08:00
Cameron
a631bd5195 Bootswitch styling. 2017-02-10 09:16:40 -08:00