1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

6095 Commits

Author SHA1 Message Date
Cameron
6265b1e48c Added link_active for use by e_sitelink custom dynamic navigation functions. 2013-11-06 17:31:02 -08:00
Cameron
2f50b43529 Added remote-url import to Media-Manager dialog 2013-11-06 16:36:48 -08:00
Cameron
4f470bde4c Added import from URL to Media-Manager. 2013-11-06 16:07:58 -08:00
Cameron
ba192508b7 Fix for upload errors affecting non-main admins. 2013-11-06 15:28:50 -08:00
Cameron
6725cb4ffe admin perms fix for language area. 2013-11-05 22:22:47 -08:00
Cameron
67f48571f4 Fix for session value-loss issue. 2013-11-05 14:15:12 -08:00
Cameron
a7bf90dc03 Added XURLs for Vimeo and Pinterest 2013-11-04 18:36:49 -08:00
SecretR
1789f429e6 Page admin - automated URL SEF string typo 2013-11-04 13:07:26 +02:00
SecretR
510828467e Block bbcode fix and improvements 2013-11-04 12:39:36 +02:00
Cameron
2d504efb7c More other-news tweaks 2013-11-03 22:39:19 -08:00
Cameron
4132b454ae Othernews and Othernews2 Menu templates updated. 2013-11-03 21:47:26 -08:00
Cameron
cf18561926 Fix for xml class url conflicts. 2013-11-03 21:46:56 -08:00
Cameron
d4de0a4af9 news-summary auto-gen correction. 2013-11-03 20:11:05 -08:00
Cameron
b9353e8a17 Auto-generate news-summary when missing. 2013-11-03 19:38:29 -08:00
Cameron
58435c2cc6 News template BC fixes and added news-list start and end templates. 2013-11-03 18:58:50 -08:00
Cameron
166043720c New pref added for news-listing pages. ie. news.php?all , news.php?cat.x and news.php?tag=xxx 2013-11-03 18:29:53 -08:00
Cameron
a0cd88dfe8 Fix for broken blog-calendar menu links 2013-11-03 03:12:54 -08:00
Cameron
95ee8cb8f3 Multi-language path fix for English_custom.php 2013-11-03 03:12:09 -08:00
Cameron
d318fee88f Fix for admin language-page perms. 2013-11-02 02:21:37 -07:00
Cameron
388eb63316 Issue #427 - Newsfeed fixes. Admin entries were not updating. BC fixes for cached v1 data. 2013-11-02 01:58:14 -07:00
Cameron
f1ad895101 Fix for filepicker() not displaying the chosen file after selection. 2013-11-01 19:00:27 -07:00
Cameron
611d469eed Fix SITENAME to check for constants. (as in v1) 2013-10-31 19:10:46 -07:00
Cameron
8915a2f406 Corrected last commit. 2013-10-31 18:35:04 -07:00
Cameron
cf1e04be96 BC Fix - shortcode in sitelink URLs again. 2013-10-31 18:27:35 -07:00
Cameron
e73df1134e BC Fix - shortcode in sitelink URLs 2013-10-31 18:09:00 -07:00
Cameron
2474d63586 Remove alert on first admin view after upgrade. 2013-10-31 17:51:12 -07:00
Cameron
a763ba72d1 BC fix for expandit() function 2013-10-31 17:50:41 -07:00
SecretR
a77246c01b Missing default method value 2013-10-31 15:44:32 +02:00
SecretR
1d9fe175fb Validator parse error fix 2013-10-31 15:20:21 +02:00
Cameron
433a1c65e3 Fix for admin language-pack area perms. 2013-10-30 13:55:19 -07:00
Cameron
1b3e70f8fd More language-file cleanup (sprintf removal) 2013-10-29 18:41:02 -07:00
Cameron
cd8ea2f67c Language file cleanup 2013-10-29 12:20:23 -07:00
Cameron
cb29941bda Feature-box image-category fix and language-redirect fix. 2013-10-28 22:20:29 -07:00
Cameron
aed12d1ae5 Added media-category for Feature-box images 2013-10-28 21:54:27 -07:00
Cameron
af6174bf02 Added support for sitelink function parms. Added sitelink functions for Page books and book-chapters. 2013-10-28 21:30:24 -07:00
Cameron
02bc1e64a0 Prevent duplicate check on chapter update 2013-10-28 21:28:21 -07:00
Cameron
27a6e3c740 Auto-generate SEF Urls for Pages and Chapters when fields left empty 2013-10-28 19:40:07 -07:00
Cameron
bdf3fdef13 Fixed - admin language perms were not being checked. 2013-10-28 12:57:27 -07:00
Cameron
f8987b6cc2 Simplified Quick-Add-User success message. 2013-10-28 12:56:19 -07:00
Cameron
047bfeb48e Increased size of Page-title element to match that of News-title. 2013-10-28 11:52:54 -07:00
Cameron
0955c25265 Open {ADMINOPTIONS} news edit in new browser window by default 2013-10-28 10:44:44 -07:00
Cameron
0ea8117186 Ignore core prefs table during charset conversion. 2013-10-27 22:37:34 -07:00
Cameron
d87d01174d Language-Pack verification routines updated with code from e107 v1.x. Requires testing. v1->v2 LAN conflicts corrected. 2013-10-27 21:28:40 -07:00
Cameron
7e61dda748 Fix for legacy download-template header and footer. 2013-10-27 13:27:08 -07:00
Cameron
c976d6a791 Fix for broken link when using {DOWNLOAD_LIST_IMAGEFULL=link} 2013-10-27 13:18:37 -07:00
Cameron
d39ed3455a Fixed: Download sort pref was breaking download-list sql query. 2013-10-27 12:37:38 -07:00
SecretR
337cb70816 Fix remove match string from navigation URL
Refined submenu match (full URL only)
2013-10-25 21:46:01 +03:00
SecretR
c17a88e1a2 Missing alert-warning css class (bootstrap) in system messages 2013-10-25 12:23:20 +03:00
SecretR
a32d0b8ef6 Simple matching method for controlling main navigation active status
(match string inside the URL field)
2013-10-24 13:09:43 +03:00
SecretR
f56e9799b2 New navigation routine fix - link_open setting added to shortcodes
and templates
2013-10-24 11:33:37 +03:00