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

1974 Commits

Author SHA1 Message Date
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
274069184f Fixes #850 - Gallery missing description when using simple brackets. Fixes #607 - embedded English text. 2015-02-01 17:27:05 -08:00
Cameron
2a4caa6cb7 Fixes #849 and corrects a table-name issue with plugin upgrades. 2015-02-01 02:07:56 -08:00
Cameron
0e56c66810 May correct Issue #849 - TinyMce failing. 2015-01-31 18:24:54 -08:00
Cameron
76e7a9fef2 Language-files renamed to match v2.x specifications. 2015-01-31 14:22:54 -08:00
Cameron
1bae45f824 Fixes #676 and possibly issue #559 - Allow installation to continue if existing database found. 2015-01-31 13:25:13 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
cee4ffd235 Language-file cleanup 2015-01-30 23:43:15 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
05637a4422 Forum language-file cleanup. 2015-01-30 18:14:06 -08:00
Cameron
552d113ce0 Fixes #797 missing LANs and correct forum layout for bootstrap 3 css classes. 2015-01-30 02:50:37 -08:00
Cameron
5f61cf2ccb General Bootstrap3 styling fixes. 2015-01-30 02:48:54 -08:00
Cameron
968e9d8ee3 Fixes #825 = TinyMce config now allows for json markup. Example html template added. 2015-01-29 19:48:31 -08:00
Cameron
868c586529 Fixes #768 - External-download filesize calculation. 2015-01-29 17:19:03 -08:00
Cameron
bb01287e25 Fixes #803 - TinyMce Image paths issue. 2015-01-29 17:01:52 -08:00
Cameron
e279160039 Fixes #764 - banners menu now functional 2015-01-29 14:09:47 -08:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
9fd5d99cd9 Fixes #834 - gSitemap and Page sef-urls. 2015-01-28 11:42:29 -08:00
Cameron
05c8f263d1 FAQs enhancement and support for faq-category SEF urls. (work in progress) 2015-01-28 02:29:26 -08:00
Cameron
9618771f43 Tweaked the search results on 'Pages'. 2015-01-28 00:06:18 -08:00
Cameron
6cd866db2d Visibility fix for page search results. 2015-01-27 21:51:48 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
666ea246c2 Fixes #832 - Featurebox item counter. 2015-01-27 11:48:46 -08:00
Cameron
141b9d1ab1 Fixes #842 - Admin-ui for download mirrors 2015-01-26 10:15:59 -08:00
Cameron
c327a76fe8 Fixes #843 - Login Menu styling issue and some missing LANs. 2015-01-26 09:57:14 -08:00
Cameron
a74a4bace3 Added simple e_url.php example. 2015-01-23 15:26:23 -08:00
Cameron
833567be4c e_dashboard.php upgrades. (replacing e_latest.php and e_status.php) 2015-01-22 22:28:41 -08:00
Cameron
2fef44272e Downloads plugin language file cleanup 2015-01-22 22:05:25 -08:00
kostadinp
e7d4391f14 FIX array $eplug_rss_data and clean whitespaces 2015-01-16 18:16:47 +02:00
Cameron
079b223b76 Fixed thumbnail issue on news menu. 2014-12-27 11:27:48 -08:00
SecretR
83d16f2c3d Fix user select and related in pm plugin 2014-12-22 20:35:05 +02:00
Cameron
bd16a0ce45 Merge pull request #800 from Jimmi08/patch-10
Correct path to templates for not logged user
2014-12-05 13:12:33 -08:00
Cameron
5b727a6330 Merge pull request #801 from Jimmi08/patch-11
Fix for issue #799 - word "return" in login menu
2014-12-05 13:11:13 -08:00
Cameron
d4d55ac057 New 'sent' method added to e_mailout. Triggered during email queue processing. 2014-11-14 18:15:03 -08:00
SecretR
c7f86fcac6 Missing DB connection for download RSS addon 2014-11-06 23:33:15 +02:00
SecretR
379349ba3c List new preferences not saved issue fixed 2014-11-06 00:40:30 +02:00
SecretR
adc1f826b8 jQuery upgraded to the latest and greatest 2.1.1; fixed calls to obsolete live() in all core js libraries 2014-11-04 16:12:18 +02:00
SecretR
fe0524b2f9 Fix public upload and upload management 2014-11-03 21:51:55 +02:00
SecretR
47b4338ac9 Download search URL fix 2014-11-03 15:41:21 +02:00
Jimako
40bf774df8 fix for #799
fix for #799 - output shoud be without word return
2014-10-26 21:16:32 +01:00
Jimako
3aa27f543b correct path to templates for not logged user
correct path to templates for not logged user
2014-10-26 21:04:53 +01:00
Cameron
4b78946f60 Fixes #795 Sitebutton path error in emails. Use {SITEBUTTON=email} if you have a custom email template. 2014-10-24 13:10:20 -07:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Cameron
a3bb284031 Mailout bounce handling fixes. 2014-10-22 17:58:20 -07:00
Cameron
d99c03f39d Fixes #774 - Download comments. 2014-10-14 14:56:12 -07:00
Cameron
69c69f14ae Closes #756 v2 standards for user profile. 2014-10-14 12:51:51 -07:00
Cameron
ca3be14770 More Admin->Mailout fixes and form inline fix for apostrophes. 2014-10-14 02:12:13 -07:00
Cameron
01f0751c04 Mail and progressBar fixes. 2014-10-12 18:01:19 -07:00