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

381 Commits

Author SHA1 Message Date
Jimako
cffed0538e correct news category
Closes 
2014-10-26 16:28:38 +01:00
Cameron
f4d21e1ff6 Merge pull request from Jimmi08/patch-7
correct category icon path
2014-10-24 14:05:04 -07:00
Jimako
f1e10121f7 correct displaying comment icon
It should be set in reverse order
2014-10-19 17:22:24 +02:00
Jimako
f3da56448a correct category icon
corect path is in variable $src
2014-10-18 21:09:17 +02:00
Cameron
7a7a98cb5d Fixes - Missing extended fields on usersettings page when using Bootstrap 2 theme. 2014-10-15 15:38:50 -07:00
Cameron
69c69f14ae Closes v2 standards for user profile. 2014-10-14 12:51:51 -07:00
Cameron
f644b7b8a3 Fixes - Extended user fields not visible. 2014-10-14 02:09:53 -07:00
Cameron
ad0491c901 Issue - validation of user-extended elements will automatically switch tabs when an error is found. 2014-10-06 17:32:36 -07:00
Cameron
abeb140fe6 Fixes Missing User-extended fields when using Bootstrap with usersettings page.
Closes  Tabs view of user-extended categories when using Bootstrap.
Added missing css classes to extended-fields.
2014-10-05 00:21:58 -07:00
SecretR
e636fba0be Merge branch 'master' of github.com:e107inc/e107 2014-09-18 19:08:16 +03:00
SecretR
44d10ee5ce Glyph and link css options for plugin added bbcodes 2014-09-18 17:21:50 +03:00
Cameron
0408658901 Fixes - extra 'OR' on avatar selection. Also correct radio button alignment in bootstrap. 2014-08-20 04:23:42 -07:00
Moc
7bf3db6c78 - Forum post counts in user profile are now showing the correct values 2014-07-26 11:49:19 +02:00
SecretR
a753989930 Fixed , rewrite of URL configurations, admin linking fixed 2014-07-24 17:14:24 +03:00
Cameron
ab6484be34 Fix for missing button when custom button url in use. 2014-06-28 21:01:51 -07:00
Cameron
8ded7c1fd1 Pages/Menu: Menu-Options tab added with custom button text and url. 2014-06-28 18:38:15 -07:00
Cameron
24c2cb33e9 Fixes , Fixes - duplicated news-extended issue. 2014-06-28 18:37:36 -07:00
Cameron
64ad871e88 Check page userclass before displaying {CPAGEBUTTON} 2014-06-27 23:45:22 -07:00
Moc
78436982fa Glyphicons are now showing on user profile again when using BS3 2014-06-25 21:48:26 +02:00
Moc
06b1935f61 Added missing blockquote image in bbcode editor 2014-06-24 19:09:23 +02:00
Cameron
b19d383e0d Fixed: {CPAGEMENU} could return the incorrect Menu under some conditions. 2014-06-16 18:21:51 -07:00
Cameron
4f264a8563 Closes - {BOOK_ID}, {CHAPTER_ID} and {BOOK_URL} shortcodes added to pages. 2014-06-16 15:05:45 -07:00
Cameron
31e29bb892 Custom Page fixes and page breadcrumbs 2014-06-13 19:00:51 -07:00
Cameron
791608f0d7 Custom Menu Image styling fix. 2014-06-13 04:56:39 -07:00
Cameron
86bf8de5bf Fixed URL on {CHAPTER_BUTTON} 2014-06-13 04:19:09 -07:00
Cameron
8bb72d1d4c Fixes - cpage_shortcodes notice. Also resolves long-standing conflict between page.php and other scripts using the same cpage shortcodes. These changes will require much testing. Added new chapter menu. (useful for menus on the Home page that link to chapters) 2014-06-13 03:40:28 -07:00
SecretR
d8c02cedd3 Removed shortcode property breaking (random) shortcodes 2014-06-10 17:52:33 +03:00
Cameron
ac4b3a5fdc PHP Warning Removal 2014-06-02 15:59:55 -07:00
SecretR
e8a5e4339d Book and chapter information available to the URL shortcode - required for some SEF configurations 2014-05-30 10:32:30 +03:00
Cameron
bbda5f6a89 Contact form bootstrap3 styling fixes. 2014-05-23 23:44:05 -07:00
Cameron
c0675ab6db Fixes - Old code from previous menu approach removed. (now processed inside shortcode handler) 2014-05-23 20:33:04 -07:00
Cameron
857d5af399 Notice removal on welcome message shortcode. 2014-05-23 20:22:37 -07:00
Moc
6829586be2 Fixes - missing image due to IMODE (BC used in v1 themes) 2014-05-20 18:13:39 +02:00
Moc
c4d75f59f2 - Partial fix for user shortcode loop (realname icon image is missing) 2014-05-20 18:05:46 +02:00
nlstart
fff2a74aa5 Improved merge pull request from Moc 2014-03-04 00:25:57 +01:00
nlstart
e642be3fb8 Merge pull request from Moc/master
Fixed PHP notice in user profile (forumpost count) and syntax cleanup
2014-03-04 00:15:21 +01:00
Cameron
ff459d2fb4 Correction to news-summary generation. 2014-02-14 03:56:05 -08:00
Cameron
1cf530ba1d Merge pull request from oxigeno2/master
Plugin Gallery - Caption link, BBcode H1 heading erase
2014-02-11 06:04:41 -08:00
Cameron
88b500a273 Should fix - password should allow special chars. 2014-02-11 06:01:50 -08:00
Roland Graf
b72e7488a6 renumbering array 2014-02-09 13:46:17 +01:00
Roland Graf
ca6e4d880d Editing bbcode - choice heading 2014-02-08 20:09:43 +01:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
ef4ced985a Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x} 2014-02-07 17:57:06 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
f100297108 Fix for save_pref() messages not displaying under some circumstances. 2014-02-06 18:22:44 -08:00
Cameron
5906897d90 {MENU} now supports the v2.x format: {MENU: path=xxxx&count=x} etc. for embedded menus. 2014-02-05 06:15:31 -08:00
Cameron
e4c15a5646 More Notice removal 2014-02-04 06:58:13 -08:00
Cameron
bb34f0f425 Fixed {NEWSTHUMBNAIL} to work with images and video. 2014-02-04 06:50:01 -08:00
Cameron
8d689f2d94 Improved control over news images and video. Separate css classes added for each. eg. news-image-1 , news-video-3 2014-02-04 06:21:05 -08:00
Cameron
182233238f Shortcode added: {NEWSNAVLINK} for navigation between news pages. 2014-02-04 05:17:08 -08:00