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

10790 Commits

Author SHA1 Message Date
Miro Yovchev
4264dc6f66 Make print great again! v2.1.8 2018-07-18 13:53:51 +03:00
Cameron
bb7f8717fa Media-Manager Issue #3200 Work in Progress. Local video-file browser. 2018-07-16 17:14:10 -07:00
Cameron
bac96528fc Token fix. 2018-07-16 12:39:32 -07:00
Cameron
1ad363881a
Merge pull request #3206 from oudoken/master
Fixes #3150 Allow logged in user to view email address.
2018-07-16 11:54:53 -07:00
Cameron
327bee29cd
Merge pull request #3287 from SimSync/userprofile_legacyurl
Fixed issue with legacy url (goto settings) on user profile page
2018-07-15 12:22:29 -07:00
Cameron
91374a0dde
Merge pull request #3286 from SimSync/plugin_update_files
Added buildAddonPrefLists() to plugin install, update and uninstall
2018-07-15 12:21:49 -07:00
Cameron
62b257e655
Merge pull request #3284 from SimSync/fix_2912
Closes #2912 Typo prevents removing admin status from user
2018-07-15 12:21:02 -07:00
Achim Ennenbach
e6e8a304a9 Fixed issue with legacy url (goto settings) on user profile page 2018-07-15 18:08:30 +02:00
Achim Ennenbach
15e1a5ba51 Added e107::getPlug()->clearCache()->buildAddonPrefLists() to make sure
that the special e_*.php files that come with the plugins are always
uptodate and known by the system.
2018-07-15 15:35:31 +02:00
Achim Ennenbach
a6c58f2293 Closes #2912 Typo prevents removing admin status from user 2018-07-15 12:34:19 +02:00
Cameron
a64b4fe5e7 admin-ui: 'optDisabled' attribute added to type='dropdown' to selectively disable specific optArray items. 2018-07-14 19:35:21 -07:00
Cameron
6ac2af9a11 #3262 Renamed HowToContribute.md to CONTRIBUTING.md 2018-07-14 18:08:18 -07:00
Cameron
17697e0eb2 Prevent popover from scrolling on admin dashboard. 2018-07-14 17:46:21 -07:00
Cameron
7d40402760 New Feature: Adding data-modal-submit='true' to a link (with class='e-modal') that points to an admin-ui create/edit form will now cause the iframe's form buttons to be hidden, and the "Create" or "Update" button placed in the footer of the modal window. Basically, this avoids the need to scroll the iframe in order to submit the form. The iframe's form is submitted from the modal window's button.
The same can be achieved with $readParms = array('target'=>'modal', 'modalSubmit'=>true); on an 'options' field in admin-ui $fields.
2018-07-14 16:07:49 -07:00
Cameron
7933ec651e PHP Warning removal 2018-07-14 13:26:50 -07:00
Cameron
ce765316dd
Merge pull request #3279 from rica-carv/rica-carv-patch-2
Fixes #3260 Incorrect calculation
2018-07-14 12:54:08 -07:00
Cameron
eda1a22113
Merge pull request #3283 from SimSync/fix_1027
Closes #1027 Show thumb of main image instead of plain text link
2018-07-14 12:53:10 -07:00
Cameron
8fc07a1527
Merge pull request #3282 from SimSync/fix_3275
Fixes #3275 Added support for legacy urls of type request.php?download.4
2018-07-14 12:52:18 -07:00
Cameron
5a689397eb
Merge pull request #3281 from SimSync/pref_update_218
Fixed typo in prefs.php, Added check&update to update routine
2018-07-14 12:51:26 -07:00
Cameron
10b7afe281
Merge pull request #3280 from SimSync/fix_3125
Closes #3125 Replaced caption LAN_ONLINE_2 with LAN_ONLINE_11
2018-07-14 12:49:56 -07:00
Achim Ennenbach
73be7b5d7b Closes #1027 Show thumb of main image instead of plain text link 2018-07-13 23:58:24 +02:00
Achim Ennenbach
566e85f078 Fixes #3275 Added support for legacy urls of type request.php?download.4 2018-07-13 23:38:17 +02:00
Achim Ennenbach
8fea5fa53e Fixed typo in prefs.php, which resulted in an empty pref post_scripts
Added check&update for pref post_scripts in 2.1.8 update routine
2018-07-13 22:45:41 +02:00
Achim Ennenbach
7cf6322b4d Closes #3125 Replaced caption LAN_ONLINE_2 with LAN_ONLINE_11
for total number of members field
2018-07-13 22:23:07 +02:00
Cameron
26d72ff21e Issue #3263 Upgrade routine added for 2.1.7 > 2.1.8 2018-07-13 12:51:44 -07:00
Cameron
eef5753f9f
Merge pull request #3278 from SimSync/fix_3175
Issue #3175 Various changes to make it work
2018-07-13 12:28:58 -07:00
rica-carv
590245c487
#3260 bug fix...
#3260 bug fix...
2018-07-13 19:54:20 +01:00
Achim Ennenbach
99e4be5124 Various changes to make it work on my side. 2018-07-13 16:12:56 +02:00
Cameron
ce244935c0 Issue #3175 Email confirmation and database update/delete processing added. Testing required. 2018-07-12 15:31:11 -07:00
Cameron
4453251bb8
Merge pull request #3274 from SimSync/fix_2913
Fixes #2913 Applied the same visual appearance as in admin/comment.php
2018-07-12 13:50:54 -07:00
Cameron
b46906aebf
Merge pull request #3273 from SimSync/fix_3271
Fixes #3271 Updated class construtor to __construct()
2018-07-12 13:49:59 -07:00
Cameron
5a85bde136
Merge pull request #3272 from SimSync/fix_2938
Fixes #2938 Added missing e_PAGETITLE in case of default url
2018-07-12 13:49:07 -07:00
Cameron
eaec2cc07b
Merge pull request #3268 from SimSync/fix_3264
Fixes #3264 Switched url generation to v2 method
2018-07-12 13:48:32 -07:00
Cameron
fde7cf2815
Merge pull request #3267 from SimSync/fix_3056
Fixes #3056 Fixes the fatal error in case no records were found
2018-07-12 13:47:51 -07:00
Achim Ennenbach
c355d9c25f Fixes #2913 Applied the same visual appearance as in admin/comment.php 2018-07-12 21:17:01 +02:00
Achim Ennenbach
c366204766 Fixes #3271 Updated class construtor to __construct()
Replaced deprecated methods with current ones
Reformated the sourcecode
Updated method DocBlocks
2018-07-12 19:02:33 +02:00
Achim Ennenbach
d635f04725 Fixes #2938 Added missing e_PAGETITLE in case of default url 2018-07-12 16:24:18 +02:00
Achim Ennenbach
be4faf81bb Fixes #3264 Switched url generation to v2 method 2018-07-12 12:55:24 +02:00
Achim Ennenbach
2b2737ae41 Fixes #3056 Fixes the fatal error in case no records were found 2018-07-12 12:48:01 +02:00
Cameron
4c692150fe
Merge pull request #3265 from SimSync/fix_3239
Fixes #3239 The array merge didn't work correctly by using the + operator
2018-07-11 11:40:50 -07:00
Achim Ennenbach
ac61df7f07 Fixes #3239 The array merge didn't work correctly by using the + operator 2018-07-11 20:30:41 +02:00
Cameron
e23e00c4de
Merge pull request #3263 from SimSync/pref_post_script
Limited allowed userclasses for 'post_script' to a smaller group:
2018-07-11 10:33:41 -07:00
Achim Ennenbach
8c0fee4cb1 Limited allowed userclasses for 'post_script' to a smaller group:
No One, (Main-) Admins, Mods and custom groups
Added a check on opening of the prefs page to make sure, that the set
value is only one of the allowed classes. Otherwise, class "No One" will
be set and saved.
Replaced deprecated function calls with their successor...
2018-07-11 15:54:51 +02:00
rica-carv
5bae886a52
Merge pull request #51 from e107inc/master
.
2018-07-11 14:35:11 +01:00
Cameron
a499d41481 Fixes #3078 Additional checks for XML package during installation. 2018-07-10 14:07:03 -07:00
Cameron
d22f81f320
Merge pull request #3262 from SimSync/HowToContribute
Added a "how to" for contributing to e107
2018-07-10 12:29:31 -07:00
Cameron
91d76fdc22
Merge pull request #3261 from SimSync/fix_2930
Fixes #2930 Added errormessage if request fails
2018-07-10 12:29:16 -07:00
Achim Ennenbach
cc398f3f78 Added a "how to" for contributing to e107 2018-07-09 21:01:59 +02:00
Achim Ennenbach
a976d7dacc Fixes #2930 Added errormessage if request fails 2018-07-09 19:16:25 +02:00
Cameron
cf2fe0ed31
Merge pull request #3256 from yesszus/patch-2
Issue #6 Update lan_admin.php
2018-07-07 15:50:26 -07:00