1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-27 07:42:29 +01:00

1950 Commits

Author SHA1 Message Date
Cameron
a708211cb3 Userclass fixes. Now clears userclass cache after changes in admin are made. 2015-05-12 13:53:47 -07:00
Cameron
3a238bf622 Email notification improvements and fixes. (work in progress). 2015-05-12 01:45:00 -07:00
Cameron
29ddbe09e8 Fixes #1002 - Filepicker mode was not being detected by media-manager. 2015-05-10 11:16:55 -07:00
Cameron
182c7c8cbf Fixes #776 - Clear online-menu cache after user delete. 2015-05-08 10:34:57 -07:00
Cameron
c92cd34008 Merge pull request #997 from lonalore/master
Issue #6: Remove and optimize (hardcoded) LANS
2015-05-08 10:14:24 -07:00
Lóna Lore
8a1a474d49 remove duplication 2015-05-08 10:56:33 +02:00
Lóna Lore
d25fd99fbb remove duplication 2015-05-08 10:49:52 +02:00
Lóna Lore
7eedeb8237 remove duplication 2015-05-08 08:47:22 +02:00
Cameron
51b121610f Fixes #994 - Leftover user_extended DB entries after user deleted. 2015-05-07 20:54:44 -07:00
Lóna Lore
c0c06e292f Issue #6: Remove and optimize (hardcoded) LANS 2015-05-07 13:39:09 +02:00
Lóna Lore
59d3e1504d only use [x], [y], [z] replacement patterns 2015-05-07 10:57:40 +02:00
Lóna Lore
96f3332fb1 only use [x], [y], [z] replacement patterns 2015-05-07 10:55:44 +02:00
Lóna Lore
fe6e09d08d removed debug messages from LAN files 2015-05-07 10:44:11 +02:00
Lóna Lore
957291a7b0 PHP Parse error: syntax error, unexpected ';' 2015-05-06 10:55:41 +02:00
Lóna Lore
9d4e934877 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 16:27:01 +02:00
Lóna Lore
4296e9d7a9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 15:57:07 +02:00
Lóna Lore
4b3062d0fa Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 09:55:47 +02:00
Lóna Lore
aacd91aff1 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 17:54:44 +02:00
Lóna Lore
3db8afc8d9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 15:55:13 +02:00
Lóna Lore
f48ca466e9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 12:46:46 +02:00
Cameron
821922c31a Fixes #974 - user extended fields were not using correct form element in admin area. 2015-04-24 00:13:09 -07:00
Cameron
dbae51c604 Fixes #976 - Submit news status now updates after being approved. Form-handler 'hidden fields' type now correctly rendered with the form. 2015-04-23 10:55:25 -07:00
Cameron
75c2343698 Issue #974 - Bad user/edit link corrected. 2015-04-20 11:27:31 -07:00
Cameron
4a4e2447a1 Fixes #905 and other PHP notices. 2015-04-17 11:46:47 -07:00
Cameron
bc382d7317 Issue #609 - Frontpage interface up/down arrows not working. Replaced with editable option in add/edit mode. 2015-04-17 11:22:07 -07:00
Cameron
6783165b72 Allow developer to use hyphens in plugin title. 2015-04-16 17:05:42 -07:00
Cameron
63c6f6a8e7 Fixes #858 - Missing time on page/menu datestamp field. 2015-04-16 00:55:01 -07:00
Cameron
6a71fe0b35 Fixed: Search prefs were not being saved. 2015-04-15 21:26:34 -07:00
Cameron
01463a6759 Improved user-profile viewing in admin. 2015-04-15 15:34:58 -07:00
Cameron
f37f252d66 Fixes #967 - Submit news default column and missing LAN_PREVIEW. 2015-04-15 12:45:05 -07:00
Cameron
aa352b8048 Users-extended admin-area re-work started. 2015-04-15 02:02:28 -07:00
Cameron
50998feae3 Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked. 2015-04-15 01:58:07 -07:00
Cameron
8c205e3fe5 Fixes #911 - MySQL strict mode issue with sitelinks 2015-04-14 15:58:28 -07:00
Cameron
dafdbef963 Adding missing LAN for backup. 2015-04-14 12:08:28 -07:00
Cameron
67d62ce723 Fix for toDB() in 'no_html' mode. Admin-log now detects table in remarks. 2015-04-14 11:39:35 -07:00
Cameron
270c1e21a2 Fix for Youtube browser says 'no results' by default. 2015-04-14 10:31:21 -07:00
Cameron
2c4b2998ee Issue #895 - Sitedisclaimer value was being corrupted when re-loaded into form. 2015-04-14 01:30:38 -07:00
Cameron
79cc1fca56 Fixes #823 - Banlist expires set to "Never" was immediately expiring. 2015-04-13 01:16:08 -07:00
Cameron
1708e535a6 Added button to enter current IP while whitelisting. 2015-04-13 00:55:50 -07:00
Cameron
0df60a4bf1 Moved 'Failed logins' onto the banlist admin area. Separated whitelists and blacklists into their own pages. 2015-04-13 00:20:36 -07:00
Cameron
a2fdd27d7b Added new failed-login-limit pref to default install. Some minor language-file cleanup. 2015-04-12 23:11:13 -07:00
Cameron
bcfe20dd2b Allow admin to set a failed-login attempt limit before auto-banning occurs. 2015-04-12 22:34:44 -07:00
Cameron
2f46c967da Minor parsing issue corrected. Debug info removed from newspost 'update'. 2015-04-12 19:45:55 -07:00
Cameron
c7675f616a Fix for legacy rss feed url and news post 'visibility' form element. 2015-04-12 18:45:48 -07:00
Cameron
114cede50c Issue #927 - Changed loading order of e_frontpage. 2015-04-12 11:47:49 -07:00
Cameron
f5a5a64e98 Tinymce parser now loads up to 3x faster. 2015-04-11 20:40:29 -07:00
Cameron
3aa5633533 TinyMce now includes e107 emoticons. 2015-04-10 18:58:13 -07:00
Cameron
3270d25512 Admin log description corrected. 2015-04-09 20:42:14 -07:00
Cameron
87f2b22241 Page/Menus on delete was failing to also delete from the menu table. 2015-04-09 11:25:10 -07:00
Cameron
b749bdb707 Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP} 2015-04-09 11:13:26 -07:00