leo
3bc8dbdf83
2015-06-25 16:05:23 +02:00
leo
dda3135177
txt replaced by system own LANs
2015-06-16 20:33:40 +02:00
leo
c44073362c
txt replaced by system own LANs
2015-06-16 20:33:20 +02:00
Cameron
6337d9410c
Login-Menu Language File cleanup.
2015-06-11 09:40:56 -07:00
Cameron
3789d15e3f
Improved styling of the current table in use (when multi-language is enabled)
2015-06-05 13:23:08 -07:00
Lóna Lore
1af1cdbefd
Issue #991 : integrate selectize.js
2015-05-23 14:49:44 +02:00
Cameron
29e660fdea
Moved some of the preferences into different areas.
2015-05-19 13:10:04 -07:00
Cameron
b1ba628bfa
Automated passwords option during signup/registration.
2015-05-12 20:15:05 -07:00
Cameron
51100fb41b
Fixes #984 - signup shortcode wrapper issue.
2015-04-24 15:03:42 -07:00
GHswitt
f84f168184
Use language label instead of fixed "Sign In"
2015-04-21 11:46:43 +02:00
Cameron
d5388e7313
Increment bootstrap version. Fix for bbarea width.
2015-04-18 15:09:56 -07:00
Cameron
7661394c04
Display more shortcodes in media-manager mode.
2015-04-14 15:26:26 -07:00
Cameron
6cd9e8770f
More menu areas added in default bootstrap3 theme. Easier styling of the 'footer' block.
2015-04-14 14:37:27 -07:00
Cameron
507308208b
Fix for forgot password and activation links. Fix for news-edit button. Fix for html5 validation of html code using '&'.
2015-04-10 12:36:35 -07:00
Cameron
fd12d59d12
HTML5 validation fixes.
2015-04-09 20:15:20 -07:00
Cameron
b749bdb707
Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP}
2015-04-09 11:13:26 -07:00
Cameron
1df3d1a2b0
HTML5 validation fixes.
2015-04-09 01:39:37 -07:00
Cameron
2972efb5c0
Fixes #753 - Login Menu 'settings' and 'profile' links were failing when 'login menu' was previously loaded elsewhere.
2015-04-08 14:47:15 -07:00
Cameron
50766dd13a
Bootstrap footer panel-size issue fixed.
2015-04-06 15:08:36 -07:00
Cameron
722ffccc7d
Recommend the RSS plugin for bootstrap3 and initial record added.
2015-04-05 10:59:53 -07:00
Cameron
0ac9b1e045
More {MENU} areas.
2015-04-05 00:31:35 -07:00
Cameron
3a4cb01811
More Menu areas added to bootstrap3 theme.
2015-04-04 16:22:52 -07:00
Cameron
619b40b2e3
Improved e_CURRENT_PLUGIN detection when using SEF-URLs and other minor path fixes.
2015-04-03 18:42:27 -07:00
Cameron
11f199e4ef
Fixes #934 - Removed deprecated admin log menu from admin area.
2015-04-03 13:13:34 -07:00
Cameron
ad630574ad
Updated default menu table items. Bootstrap3 default menus added back. (replacing hard-coded ones)
2015-04-03 13:10:46 -07:00
Cameron
21f3f2ed19
allow the 'caption=xxxx' menu parameter to function on all news menus.
2015-04-01 23:03:17 -07:00
Cameron
c356077ffa
Removed hard-coded jumbotron-menu-1,jumbotron-menu-2,jumbotron-menu-3. If you need these, you may manually place them back using the Menu-Manager. Menu areas 2,3,4 have also moved.
2015-04-01 11:54:58 -07:00
Cameron
b8d2f6667c
Bootstrap3 theme: added class 'caption' to default header in tablerender() function.
2015-03-31 06:28:44 -07:00
Cameron
83b3597401
Only display 'Sign in' link when user login is active.
2015-03-30 17:13:41 -07:00
Cameron
2acb008a30
Fixed user login-menu drop-down direction.
2015-03-29 20:45:44 -07:00
Cameron
e3e51fa59c
Boostrap3 Theme Custom Preferences added.
2015-03-29 20:25:33 -07:00
Cameron
4514a98016
Issue #408 Forum now uses font-awesome glyphs when using Bootstrap3 theme. Default Bootstrap template is now responsive for mobile devices etc.
2015-03-28 14:10:28 -07:00
Cameron
1043ba0154
Admin-UI Toggle sidebar experimental option added.
2015-03-09 15:06:16 -07:00
Cameron
39bc3d1336
Merge pull request #904 from LaocheXe/patch-2
...
Fix classis style icons not lining up right
2015-03-01 20:57:23 -08:00
Cameron
9b41c0160e
Speeds up loading of bootstrap under some circumstances.
2015-02-27 14:15:52 -08:00
LaocheXe
6722bc77db
Fix classis style icons not lining up right
...
This: a.core-mainpanel-link-icon { height:80px; display:block; width: 120px; padding-top:20px; }
To This: a.core-mainpanel-link-icon { height:80px; width: 120px; padding-top:20px; }
Removed: display:block; to fix admin area icons in the classis style. They should line up with the font after removing it.
2015-02-22 23:17:02 -06:00
Cameron
027a74f5b0
Code cleanup
2015-02-15 02:37:36 -08:00
Cameron
4678e9f269
Fixes #883 - img alignment of main navigation panel text in admin.
2015-02-12 01:22:25 -08:00
Cameron
572d66e77a
Fixed password-protected pages.
2015-02-07 01:45:36 -08:00
Cameron
99b7032e84
Make posted content responsive too.
2015-02-06 11:55:37 -08:00
Cameron
f8d11e1e46
Admin-UI styling
2015-02-06 00:16:01 -08:00
Cameron
b7cb8fe75d
Fixes #197 , Issue #831 - Social logins.
2015-02-05 16:24:54 -08:00
Cameron
243e0457a9
Ignore old bootstrap theme during installation.
2015-02-05 11:59:53 -08:00
Cameron
ecce5b978c
Admin-UI: Column-selector styling fixes.
2015-02-05 11:54:59 -08:00
Cameron
d437765a22
Plugin install tweaks and layout fixes.
2015-02-04 04:01:08 -08:00
Cameron
6621247583
Renamed _blank_config.php to theme_config.php as per v2.x specifications.
2015-01-28 12:35:54 -08:00
Cameron
2083cf161e
themePrefs can be set at installation time. see _blank/theme.xml for an example.
2015-01-28 12:31:14 -08:00
Cameron
4c897c905d
More admin button styling tweaks
2015-01-27 15:40:06 -08:00
Cameron
e0f45aa911
Admin styling main buttons
2015-01-27 15:20:12 -08:00
Cameron
c327a76fe8
Fixes #843 - Login Menu styling issue and some missing LANs.
2015-01-26 09:57:14 -08:00