1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-26 15:22:31 +01:00

1185 Commits

Author SHA1 Message Date
Achim Ennenbach
c0557966ec Moved new prefs from update_routines.php to default_install.xml 2018-08-28 10:23:55 +02:00
Achim Ennenbach
986633d117 fixes added GDPR Agreement checkbox to contact form (incl. Lans) 2018-08-27 20:12:54 +02:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Cameron
0c900efdf2 Bbcode shortcodes cleanup 2018-08-16 17:09:08 -07:00
Cameron
73fbe980a4
Merge pull request from SimSync/fix_3380
fixes  fixed the urls to the media manager used by the bbarea
2018-08-15 09:47:16 -07:00
Achim Ennenbach
a71ccab3e4 fixes fixed the urls to the media manager used by the bbarea 2018-08-15 15:46:12 +02:00
Cameron
5cbe8df761 Custom page template for bootstrap3 to demonstrate custom-field usage. 2018-08-14 17:53:27 -07:00
Cameron
5a31146fcc Issue Default custom-fields page example added to bootstrap3 install. Custom-fields class tweaked. 2018-08-14 17:06:42 -07:00
Achim Ennenbach
c1bec2b6d7 fixes moved the forum template from core to plugin 2018-08-10 11:49:58 +02:00
Achim Ennenbach
937ef03047 fixes added bbcode template "forum"
Fixed issue with bbcode youtube to display the mediamanager only
if the current user is an admin. Otherwise it will just add the plain
bbcode string "[youtube]dkhkj[/youtube]" to the textarea.
2018-08-09 14:05:06 +02:00
Cameron
64d821a2d1 Fixes Fixes Fixes Comment navigation issues. 2018-07-28 16:10:23 -07:00
Cameron
edf18fb00f
Merge pull request from SimSync/backcompat_bootstrap
make sure backcompat.css is loaded if it's legacy or no bootstrap theme
2018-07-25 10:25:13 -07:00
Cameron
3133836c62 Fixes default install options for themes to match 2.1.9 database changes. 2018-07-24 12:03:26 -07:00
Achim Ennenbach
67ced370d3 make sure backcompat.css is loaded if it's legacy or no bootstrap theme 2018-07-22 21:24:06 +02:00
Achim Ennenbach
cf9c222879 fixes No rank images displayed in backend and on profile page 2018-07-19 17:08:55 +02:00
Cameron
1ad363881a
Merge pull request from oudoken/master
Fixes  Allow logged in user to view email address.
2018-07-16 11:54:53 -07:00
Achim Ennenbach
e6e8a304a9 Fixed issue with legacy url (goto settings) on user profile page 2018-07-15 18:08:30 +02:00
Cameron
bc58eada9a
Merge pull request from SimSync/fix_3049
fixes  Realname was always shown and marked required,
2018-07-07 15:48:38 -07:00
Achim Ennenbach
409bf06b04 removed varset() because it was useless together with getPref() 2018-07-05 11:56:27 +02:00
Cameron
253ae3b6ba
Merge pull request from SimSync/fix_3228
Fixes  show extended user field also in non bootstrap themes
2018-07-04 17:39:49 -07:00
Cameron
3f64d29bd9
Merge pull request from SimSync/fix_3163
Fixes  Strip the title "News" if page is the frontpage
2018-07-04 17:31:09 -07:00
Achim Ennenbach
81b9f2b4cb fixes Realname was always shown and marked required,
even if it was configured differently
2018-07-04 14:02:42 +02:00
Achim Ennenbach
623fbe607c fixes show extended user field also in non bootstrap themes 2018-07-03 11:30:30 +02:00
Achim
1b3460cf3d
Fixes Strip the title "News" if page is the frontpage
Removes any additional title (like "News - ") when current page is the frontpage.
e.g. `<title>News - My great website</title>` will become `<title>My great website</title>` if the page is opened as frontpage (Admin -> Settings -> Frontpage)
2018-06-25 13:58:10 +02:00
Achim Ennenbach
bfd2ae42d1 Fixes Fixes double encoding of the param values. 2018-06-24 22:09:37 +02:00
oudoken
708e26d97a Issue
The current user can view his email on user profile page
2018-06-21 09:27:43 +02:00
oudoken
fbdbd4b1ca Issue add an e_end to plugin class
V2 renamed based on Cameron suggestion
2018-06-12 18:09:00 +02:00
oudoken
ff3dc03a81 Issue add an e_end to plugin class 2018-06-12 11:07:21 +02:00
Cameron
a1469aad5e Issue GDPR work. 2018-06-05 12:55:20 -07:00
Cameron
ac4b505ceb Issue Library CSS fix for late calls. (eg. bootstrap-switch ) 2018-05-12 11:46:28 -07:00
Cameron
6b925a6f76 Issue - Library CSS order fix. 2018-05-11 17:39:26 -07:00
Cameron
bf9cf05b0e Renamed date handler to e_date. BC support added. 2018-05-11 14:58:04 -07:00
Cameron
ed36008286 Non-standard arg_separator.output value fix. 2018-05-04 17:58:25 -07:00
Cameron
3e1feac04d Improved loading time of admin area navigation. 2018-04-17 14:48:39 -07:00
Cameron
dfb0e1bd4a Issue Forward icon issue. 2018-03-10 13:36:32 -08:00
Cameron
c162981fbd Cleaned up the Default Image Size in Media-Manager Preference area. Remove 'width=' from [img] when it matches the default size. 2018-01-26 15:54:54 -08:00
Cameron
4d3ef86bb7 Fix for TinyMce image resize. Also disabled static URLs in the admin area. 2018-01-26 14:10:15 -08:00
Cameron
573ea978b7 Cleaned empty $_POST values. Additional options for log file creation added. 2018-01-25 13:38:29 -08:00
Nick Liu
583d63620b
Removed some old comments
Sorry about the cruft
2018-01-23 08:14:26 -06:00
Cameron
0671024c79 Issue btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3 Issue btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
4476336e22 Admin-ui: Fix for size of default plugin-icon in admin menu. 2018-01-09 11:21:16 -08:00
Cameron
66cb38cb85 Convert images back to bbcode when using TinyMce to keep image src urls dynamic. Parse bbcode inside [html] in toHtml() 2017-12-27 12:28:29 -08:00
Cameron
a68cf279b6 PHP Notice removal and debug info styling. 2017-12-17 13:13:18 -08:00
Cameron
8d08a80231 PHP Notice removal 2017-12-12 21:44:50 -08:00
Cameron
29393605b9 Removed debug info 2017-12-12 15:08:25 -08:00
Cameron
7e33124335 More BC Fixes on forum templates. 2017-12-12 15:03:23 -08:00
Cameron
c31dbad0dd
Merge pull request from lonalore/bugfixes
Several fixes to suppress PHP notices, also contains fix for Website Status dashboard chart.
2017-12-10 11:33:44 -08:00
Lóna Lore
170c9592d5 Fix for PHP Notice Undefined index: user_Miscellaneous, Line 113 of /e107_core/shortcodes/single/user_extended.php 2017-12-10 12:01:09 +01:00
Lóna Lore
49f4e1c097 Fix for PHP Notice Undefined offset: 0, Line 741 of /e107_core/shortcodes/batch/user_shortcodes.php 2017-12-10 11:59:03 +01:00