1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 19:15:19 +01:00

5619 Commits

Author SHA1 Message Date
Cameron
b0922e3bae Use Bootstrap glyph for thumbs-up and thumbs-down. 2013-06-23 19:04:51 -07:00
Cameron
f4f45b442e Updated rating class 2013-06-23 17:43:54 -07:00
SteveD
a24bb07381 Time when editing event could be wrong. A few cosmetic improvements. 2013-06-23 18:13:25 +01:00
SteveD
d2a0a5850e Issue #343 - add CHAP login handling to new login dropdown 2013-06-23 14:26:57 +01:00
Cameron
2b27fc6ad6 More work on the download plugin. 2013-06-23 03:46:27 -07:00
Cameron
fd5fbf6718 Download plugin cleanup and template upgrade. (Work in progress) 2013-06-22 18:24:43 -07:00
Cameron
a5c9ff2cb9 Fixed: Date wouldn't display under some circumstances. 2013-06-22 18:23:51 -07:00
Cameron
279abb0b2b Generic breadcrumb() function added. Removed front-end css styling from admin area. 2013-06-22 18:11:10 -07:00
Cameron
62e06d7a30 Font-Awesome CDN added (for now) and additional icons used in forum. 2013-06-21 02:43:37 -07:00
Cameron
e1efbad213 viewforum icons. 2013-06-21 02:09:52 -07:00
Cameron
4dfd32e2af Remove 'fixme' text from dropdown option. 2013-06-21 02:02:25 -07:00
Cameron
4dc39f1b55 Bootstrap styling of template. 2013-06-21 01:26:55 -07:00
Cameron
e5e5c1d12c New notify script added to front end. You can test with forum 'quick reply' for now. 2013-06-21 01:26:30 -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
50e71fb6a6 Forum icon updates 2013-06-20 19:25:30 -07:00
Cameron
c723b43c68 Forum styling 2013-06-20 17:12:58 -07:00
Cameron
49f084529f Rank image update 2013-06-20 17:12:38 -07:00
Cameron
912b182398 Start of work on forum icon replacements 2013-06-20 15:44:50 -07:00
Cameron
518abe69fe Bootstrap styling fixes. 2013-06-20 15:12:56 -07:00
Cameron
0fb38d426f Add Bootstrap styling to breadcrumb 2013-06-20 14:01:14 -07:00
Moc
b8714921df Changed newstitle to newstitlelink in bootstrap news_template 2013-06-20 11:59:05 +02:00
Moc
ce4ef76754 Possible fix for fatal error load_files() on signup 2013-06-20 11:30:07 +02:00
Cameron
7c8bfff0e3 Close button dismiss added. 2013-06-20 02:06:49 -07:00
Cameron
f896c47af3 Bootstrap css changes (work in progress) 2013-06-20 02:04:18 -07:00
Cameron
6cd9edea4d Close button added to message alerts. 2013-06-20 02:03:34 -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
fa8c54d635 Notice removal (e_QUERY not defined) 2013-06-20 01:31:26 -07:00
Cameron
9d2f54ebf9 Fixes #365 for now until new method found. 2013-06-20 01:31:03 -07:00
Cameron
fe53927e5d Sitedisclaimer cleanup. 2013-06-20 01:24:03 -07:00
Cameron
407b6a754d Tweak bootstrap css 2013-06-20 00:11:11 -07:00
Cameron
15a9805069 Fix for comment-avatar size issue. 2013-06-20 00:10:52 -07:00
Cameron
5dbe762be0 Fixes #378 - missing username after comment post. 2013-06-19 23:52:14 -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
29f74508c2 Forum quick-reply fix. 2013-06-19 19:54:29 -07:00
Cameron
a1c768f847 Minor fixes to the rss plugin. 2013-06-18 21:12:47 -07:00
Cameron
34f0eeb409 Updated e_rss.php to v2.x spec. 2013-06-18 20:21:39 -07:00
Cameron
dbf987298d Updated e_notify.php to v2.x spec. 2013-06-18 20:21:10 -07:00
Cameron
0a2c3402d0 Notice removal 2013-06-18 14:34:57 -07:00
Cameron
e4d2f58f8b Fixed: 'end' was missing from template. 2013-06-18 14:32:36 -07:00
Cameron
219cfc338d Removed duplicate LANs. 2013-06-18 14:23:46 -07:00
Cameron
17e78d8bc8 Added labels for radio items. 2013-06-17 16:45:03 -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
d10dbc443a Removed global $pref. 2013-06-17 15:42:40 -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
Moc
bebbaa0533 #318 - clean-up from previous commit 2013-06-15 15:08:03 +02:00
Moc
b4b35d25dd #318 - More work on theme upload - semi-functional now. 2013-06-15 15:02:45 +02:00
Moc
84b408073e Added log functionality to failed download requests 2013-06-15 14:04:04 +02:00
Cameron
fdf647c8bb More [code] parsing work. 2013-06-15 03:58:47 -07:00