Cameron
d512035eb6
Merge pull request #3130 from SimSync/master
...
Fixed smaller issues in date_handler.php
2018-05-16 14:07:34 -07:00
Achim Ennenbach
b1473ed919
removed orphaned variable
2018-05-15 22:56:13 +02:00
Achim Ennenbach
fc2873f46b
closes e107inc/e107#3063
...
added option be able to set a different pattern
added additional options do define step, min, max value and decimals
2018-05-15 22:21:05 +02:00
Cameron
ed36008286
Non-standard arg_separator.output value fix.
2018-05-04 17:58:25 -07:00
Cameron
79fbf4273c
Issue #2996 Admin-ui type=layout inline editing issue.
2018-03-10 18:15:45 -08:00
Cameron
56ffaad39e
Fixed 'after submit' default. Added writeParm['empty'] for type 'dropdown' when a default value on empty is required.
2018-03-04 11:59:59 -08:00
Cameron
d462a1bfa2
Fix formhandler flipswitch defaults.
2018-02-23 12:01:08 -08:00
Cameron
d0d4bcc1cd
Use static URLs in compressed CSS when enabled.
2018-01-26 18:12:12 -08:00
Nick Liu
516d4ce1c6
Passwords can't begin or end with whitespace
...
https://github.com/e107inc/e107/pull/3007#issuecomment-360229501
2018-01-24 14:15:01 -06:00
Nick Liu
6f40129cfc
Allow spaces in passwords system-wide by default
...
Some e107 users and admins may use whitespace in their passwords, but the
client-side HTML validation currently prohibited them by default.
The server accepts passwords with whitespace if this client-side validation is
disabled, so there does not appear to be a technical reason for this
restriction.
This commit allows whitespaces in passwords by default.
Fixes : #3006
2018-01-24 05:27:38 -06:00
Cameron
0671024c79
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
Cameron
c5394784ff
Issue #2973 - 'post' attribute on multilan field.
2018-01-09 14:19:57 -08:00
Cameron
bcc1604ccb
Issue #2952 Admin-ui : Form-handler 'layouts'
2018-01-09 10:20:53 -08:00
Cameron
a9a45eb770
Fixes #2972 multilan input size.
2018-01-09 09:39:45 -08:00
Jimako
0502d955cc
update bootstrap tabs #2898
2018-01-08 15:49:22 +01:00
Cameron
4c187b8c6a
Merge pull request #2943 from Jimmi08/patch-3
...
fix for home icon in bootstrap 4 #2898
2018-01-05 14:21:59 -08:00
Cameron
2dd2230cf8
Merge pull request #2942 from Jimmi08/patch-2
...
remove divider for bootstrap4 too #2898
2018-01-05 14:14:52 -08:00
Jimako
f5a0a6b916
fix for home icon in bootstrap 4 #2898
2018-01-02 11:36:16 +01:00
Jimako
a413edd15d
remove divider for bootstrap4 too #2898
2018-01-02 11:23:44 +01:00
Jimako
44b7cd9f21
correct markup for breadcrumbs #2898
2018-01-02 11:14:22 +01:00
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