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

824 Commits

Author SHA1 Message Date
SteveD
d2a0a5850e Issue #343 - add CHAP login handling to new login dropdown 2013-06-23 14:26:57 +01:00
Cameron
62e06d7a30 Font-Awesome CDN added (for now) and additional icons used in forum. 2013-06-21 02:43:37 -07:00
Cameron
8d7971ec69 theme.xml now include <stylesheet> tags for determining which stylesheets should be options in the theme-manager.
Theme-Convert updated to include <stylesheet> tags.
2013-06-21 01:25:47 -07:00
Cameron
518abe69fe Bootstrap styling fixes. 2013-06-20 15:12:56 -07:00
Moc
b8714921df Changed newstitle to newstitlelink in bootstrap news_template 2013-06-20 11:59:05 +02:00
Cameron
f896c47af3 Bootstrap css changes (work in progress) 2013-06-20 02:04:18 -07:00
Cameron
bf91a6819d Fixes #326, #331 and corrects markup issues with pull-request #390. 2013-06-20 01:47:57 -07:00
Cameron
d8be21aad6 Bootstrap style switch added. 2013-06-20 01:32:17 -07:00
Cameron
407b6a754d Tweak bootstrap css 2013-06-20 00:11:11 -07:00
Cameron
2d21d0e7d2 Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
2013-06-19 22:50:51 -07:00
Cameron
e4d2f58f8b Fixed: 'end' was missing from template. 2013-06-18 14:32:36 -07:00
Cameron
5a4981c9f1 Added 'bootstrap' as a e107::css() and e107::js() option. (subject to change) 2013-06-17 16:44:46 -07:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
59047796d1 Added THEME_STYLE constant for easy checking of the currently selected theme style. CSSORDER also added, but subject to change. 2013-06-17 15:42:35 -07:00
Cameron
2e1fd600da Removed extra </ul> from Bootstrap Docs layout. 2013-06-14 14:37:01 -07:00
Cameron
b5ec194ae6 Merge pull request #390 from jbwebware/bug/frontend/issue_331
Fixes #331 and the link in the navbar message 'Logged in as USERNAME'
2013-06-12 02:35:15 -07:00
Burnsy
dd7202e642 Fixes #331
Also fixed the user name link in the navbar when logged in (Logged in as 'USERNAME'). The link now points to the proper Member Profile page.
2013-06-12 01:15:56 -04:00
Cameron
4818785c4c Fix for bad button character after install. 2013-06-11 14:24:09 -07:00
Cameron
7c80fc6aad Page template corrections in bootstrap. 2013-06-01 14:03:18 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
19b616dae4 Page templates for listPages and listChapters 2013-05-29 19:37:06 -07:00
Cameron
ee9758018a Added docs template 2013-05-29 17:42:18 -07:00
Cameron
e1dae6ee40 Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added. 2013-05-29 15:36:54 -07:00
Cameron
ce939d1fff Support for {e_PAGETITLE} usage in $HEADER. 2013-05-29 01:42:35 -07:00
Cameron
af518f8dc1 Bootstrap docs layout files. 2013-05-29 01:30:03 -07:00
Cameron
7d6688d760 Page support for single page with anchor navigation. 2013-05-29 01:29:53 -07:00
Cameron
0cf373ec76 Closes #219 One click to return to home page. 2013-05-25 19:01:36 -07:00
Cameron
0ccb124364 Closes #339 - Admin button on Bootstrap theme no longer hard-coded. 2013-05-25 17:55:35 -07:00
Cameron
4a07c92518 Minor datepicker styling fix. 2013-05-25 17:21:49 -07:00
Cameron
348c26a6a0 Closes #330 2013-05-25 16:52:45 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
Cameron
23b3e7a4aa Message-handler title fix. 2013-05-17 18:18:07 -07:00
Cameron
c109689ac9 Display upgrade alert on main admin page only. 2013-05-12 04:51:06 -07:00
Cameron
20cb65f539 Preparation for coreCronUpdate(); 2013-05-11 21:45:09 -07:00
Cameron
74da5ab69e Some Menu-Manager work and PHP Notice and styling fixes. 2013-05-09 00:24:02 -07:00
Cameron
91f0d4520f Protect admin-area tablerender() from conflicts. 2013-05-08 17:11:17 -07:00
SecretR
009f3fe72a Fixed #255: Left Nav Bar Showing Empty 2013-05-07 15:30:54 +03:00
Cameron
250aa970ab _blank theme XML corrections. 2013-05-06 21:28:27 -07:00
Cameron
3ecfc54805 Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added. 2013-05-06 20:47:46 -07:00
Cameron
e91d2f0b90 Closes #231 - old CSS code removal. 2013-05-06 17:01:37 -07:00
Cameron
a3cdbb42c1 Issue #255 - Partial fix for empty sidebar menu. 2013-05-06 16:33:56 -07:00
Cameron
7099d08270 Issue #249 - welcome-message placement in bootstrap theme. 2013-05-05 17:23:12 -07:00
Cameron
a8fc30016c Issue #235 - Database Utility fixes. 2013-05-04 19:59:54 -07:00
Cameron
d651d780c3 Closes #194 - fixes padding on top of page when bootstrap used at a width less than 1000px 2013-05-04 12:53:04 -07:00
Moc
102c3be8e9 #204 - Replaces existing e107_themes/index.html with an empty zero-byte one 2013-05-04 20:53:37 +02:00
Cameron
6eefdb5441 Minor tooltip styling issue 2013-05-01 13:00:25 -07:00
Cameron
b5c96d787b dropdown optgroup color 2013-05-01 02:22:14 -07:00
Cameron
809e68f1ab Bootstrap support added to email and print news icons. 2013-04-30 16:46:00 -07:00
Moc
818501d31b Minor tweaks to 'bootstrap' theme news template 2013-05-01 00:19:21 +02:00