1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-31 16:14:17 +02:00

613 Commits

Author SHA1 Message Date
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
6648dcb10b Fixed path to request.php (when using SEF Urls). 2014-09-11 03:43:46 -07:00
Cameron
2f9dae5eed Email admin->notify template working with new template standard. 2014-08-26 15:50:47 -07:00
Cameron
339bd115d0 Removed pointless heading from usersettings template. 2014-08-20 22:27:36 -07:00
Cameron
0408658901 Fixes #543 - extra 'OR' on avatar selection. Also correct radio button alignment in bootstrap. 2014-08-20 04:23:42 -07:00
Cameron
9acc933dea Fixed - mail handler now embedding images with the {THEME} constant correctly. 2014-08-18 23:16:10 -07:00
Cameron
f4bb971696 More email templates cleanup. /signup.php?preview working again. 2014-08-17 20:53:44 -07:00
Cameron
734a954228 Additional changes so email templates conform to v2 specifications. 2014-08-16 17:21:46 -07:00
Moc
5b473a1c75 #726 - Added CAPTCHA to forgotten password template 2014-08-16 15:55:22 +02:00
Cameron
e44d83ca65 First commit of standardized email template. 2014-08-15 21:18:15 -07:00
Cameron
394290e591 Issue #382 - added more missing core email preferences which were not being saved correctly in admin -> prefs. 2014-08-15 18:36:04 -07:00
Moc
7bf3db6c78 #716 - Forum post counts in user profile are now showing the correct values 2014-07-26 11:49:19 +02:00
SecretR
379d90b1b0 Fixed #545 2014-07-24 19:36:52 +03:00
SecretR
39e3e6ae97 Fixes #661- welcome message auto-shown on front page only 2014-07-24 19:08:55 +03:00
SecretR
a753989930 Fixed #694, rewrite of URL configurations, admin linking fixed 2014-07-24 17:14:24 +03:00
Cameron
de3cbe913d Fixes #321 - custom folder names working again. JS/CSS comments shown during Debug mode only. 2014-07-03 19:45:50 -07:00
Cameron
ab6484be34 Fix for missing button when custom button url in use. 2014-06-28 21:01:51 -07:00
Cameron
cc3469ac59 Fixes #115 - unused news pref. Added option to set default news page to either standard or list view. 2014-06-28 20:32:13 -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 #655, Fixes #674 - duplicated news-extended issue. 2014-06-28 18:37:36 -07:00
Cameron
b6163e25e9 Fix default table value for page_class and menu_class. Correct pageList query. 2014-06-28 00:13:38 -07:00
Cameron
3faf3050d7 Independent menu_class added to custom pages/menus. 2014-06-28 00:08:35 -07:00
Cameron
64ad871e88 Check page userclass before displaying {CPAGEBUTTON} 2014-06-27 23:45:22 -07:00
Moc
88bd9796ef YouTube BBcode - added https:// to allowed URLs 2014-06-26 12:46:29 +02: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
83080e603e Added {NAVIGATION=footer} to Bootstrap3 theme. 2014-06-16 22:43:02 -07:00
Cameron
c94a872ed6 Added usable default template for {NAVIGATION=footer} shortcode. 2014-06-16 22:04:04 -07:00
Cameron
b19d383e0d Fixed: {CPAGEMENU} could return the incorrect Menu under some conditions. 2014-06-16 18:21:51 -07:00
Cameron
2d9ef8629d Added missing caption on chapter-listing of custom pages. 2014-06-16 15:32:51 -07:00
Cameron
4f264a8563 Closes #638 - {BOOK_ID}, {CHAPTER_ID} and {BOOK_URL} shortcodes added to pages. 2014-06-16 15:05:45 -07:00
Cameron
150689482a Fixes #650 - legacy news tag urls. 2014-06-16 14:46:39 -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
8cf0ee152e Added 'read more' button to default chapter_menu template. 2014-06-13 04:07:35 -07:00
Cameron
8bb72d1d4c Fixes #594 - 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
5ffde027b4 Make TinyMce4 the default on fresh install. 2014-06-08 00:46:03 -07:00
Cameron
8b6435935d Fixes #434 - Unable to post YouTube videos on fresh install with TinyMce4. 2014-06-06 03:56:15 -07:00
Cameron
ac4b3a5fdc PHP Warning Removal 2014-06-02 15:59:55 -07:00
Cameron
28c8c25ee4 Image size correction on bbcode [img] and automatically display full-width in admin when bbarea is used. 2014-05-31 23:18:01 -07:00
Cameron
2eb638f05e Added Glyph bbcode. 2014-05-31 23:16:47 -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
3dabe6fee0 Fixes #598, Fixes #274 - ban user admin-ui fix. 2014-05-28 23:17:13 -07:00
Cameron
c4bfa03be1 Fixes #495, #485, #486, #487 - Browser cache issues. 2014-05-24 20:40:51 -07:00
Cameron
3f321b55e3 Modified Vary header for when gzip is available. 2014-05-24 15:58:56 -07:00
Cameron
8032108328 Added 'Vary' header. 2014-05-24 15:56:08 -07:00
Cameron
bbda5f6a89 Contact form bootstrap3 styling fixes. 2014-05-23 23:44:05 -07:00